diff --git a/TwinCAT Measurement Project1/VSSettings/.vsm b/TwinCAT Measurement Project1/VSSettings/.vsm new file mode 100644 index 0000000..1c07a4d --- /dev/null +++ b/TwinCAT Measurement Project1/VSSettings/.vsm @@ -0,0 +1,158 @@ + + TwinCAT Measurement Project1 + False + + + + Scope YT NC Project + True + C:\Github (mghaly)\lcls-plc-kfe-motion\TwinCAT Measurement Project1\Scope YT NC Project.tcscopex + + + DataPool + True + + + + AT1K4 MMS:01 ActPos + False + + + + + AT1K4 MMS:01 SetPos + False + + + + + AT1K4 MMS:02 ActPos + False + + + + + AT1K4 MMS:02 SetPos + False + + + + + AT1K4 MMS:03 ActPos + False + + + + + AT1K4 MMS:03 SetPos + False + + + + + AT1K4 MMS:04 ActPos + False + + + + + AT1K4 MMS:04 SetPos + False + + + + + + + AT1K4-SOLID + True + + + + AT1K4 SOLID MMS:01 Position + True + + + + AT1K4 MMS:01 SetPos + False + + + + + AT1K4 MMS:01 ActPos + False + + + + + + + AT1K4 SOLID MMS:02 Position + True + + + + AT1K4 MMS:02 SetPos + False + + + + + AT1K4 MMS:02 ActPos + False + + + + + + + AT1K4 SOLID MMS:03 Position + True + + + + AT1K4 MMS:03 SetPos + False + + + + + AT1K4 MMS:03 ActPos + False + + + + + + + AT1K4 MMS:04 Position + True + + + + AT1K4 MMS:04 SetPos + False + + + + + AT1K4:MMS:04 ActPos + False + + + + + + + + + Trigger + False + + + + + + + \ No newline at end of file diff --git a/plc-kfe-motion/kfe_motion/POUs/PRG_SL1K0_POWER.TcPOU b/plc-kfe-motion/kfe_motion/POUs/PRG_SL1K0_POWER.TcPOU index a3cb0b0..47aa30f 100644 --- a/plc-kfe-motion/kfe_motion/POUs/PRG_SL1K0_POWER.TcPOU +++ b/plc-kfe-motion/kfe_motion/POUs/PRG_SL1K0_POWER.TcPOU @@ -61,8 +61,8 @@ VAR (*Offsets*) (* Absolute encoder value at the HLS + Absolure eoncoder value at the centered beam *) - rEncoderOffsetTop: REAL := -11.2; (* 0+(-15)*) - rEncoderOffsetBottom: REAL := -11.9; (* 0+(-15)*) + rEncoderOffsetTop: REAL := -11.810; (* 0+(-15)*) + rEncoderOffsetBottom: REAL := -12.499; (* 0+(-15)*) rEncoderOffsetNorth: REAL := -11.4;//-4.6;(* 0+(-15)*) rEncoderOffsetSouth: REAL := -13;(* 0+(-15)*) END_VAR diff --git a/plc-kfe-motion/kfe_motion/kfe_motion.tmc b/plc-kfe-motion/kfe_motion/kfe_motion.tmc index ae9ba94..7eb94cd 100644 --- a/plc-kfe-motion/kfe_motion/kfe_motion.tmc +++ b/plc-kfe-motion/kfe_motion/kfe_motion.tmc @@ -1,6157 +1,40 @@ - - - - - ST_System - Defacto system structure, must be included in all projects - 40 - - xSwAlmRst - BOOL - Global Alarm Reset - EPICS Command - 8 - 0 - - - xAtVacuum - BOOL - System At Vacuum - 8 - 8 - - - xFirstScan - BOOL - This boolean is true for the first scan, and is false thereafter, use for initialization of stuff - 8 - 16 - - - xOverrideMode - BOOL - This bit is set when using the override features of the system - 8 - 24 - - - xIOState - BOOL - ECat Bus Health - 8 - 32 - - - - analysis - -33 - - - - - T_MaxString - TwinCAT PLC string of max. length of 255 bytes + 1 byte null delimiter. - 2048 - STRING(255) - - - TcEventSeverity - 16 - INT - - TCEVENTSEVERITY_Verbose - 0 - - - TCEVENTSEVERITY_Info - 1 - - - TCEVENTSEVERITY_Warning - 2 - - - TCEVENTSEVERITY_Error - 3 - - - TCEVENTSEVERITY_Critical - 4 - - - - plcAttribute_qualified_only - - - plcAttribute_strict - - - - - - - - - E_Subsystem - 16 - WORD - - NILVALUE - 0 - Undefined system - - - VACUUM - 1 - Vacuum control system - - - MPS - 2 - Machine protection system - - - MOTION - 3 - Motion control systems - - - FIELDBUS - 4 - EtherCAT networks - - - SDS - 5 - Sample delivery system - - - OPTICS - 6 - Optics control system - - - - I_ArgumentsChangeListener - 32 - PVOID - - OnArgumentsChanged - - - - ITcAsyncResult - 32 - ITcUnknown - - GetIsBusy - HRESULT - 32 - - bIsBusy - BOOL32 - 32 - - - - GetHasError - HRESULT - 32 - - bError - BOOL32 - 32 - - - - GetErrorCode - HRESULT - 32 - - hresult - HRESULT - 32 - - - - - FB_AsyncStrResult - 64 - - bBusy - BOOL - 8 - 161412284 - - - bError - BOOL - 8 - 161412316 - - - hrErrorCode - HRESULT - 32 - 161412324 - - - nStringSize - UDINT - 32 - 161412308 - - - sResult - STRING(255) - 2048 - 161412320 - - - __getbBusy - BOOL - 8 - - bBusy - BOOL - 8 - - - b32IsBusy - BOOL32 - 32 - - - - property - - - monitoring - call - - - - - Init - - ipResult - ITcAsyncStringResult - 32 - - - - conditionalshow - - - - - GetString - BOOL - 8 - - sResult - STRING(80) - 32 - - - nResult - buffer size in bytes - UDINT - 32 - - - - __getnStringSize - UDINT - 32 - - nStringSize - UDINT - 32 - - - - property - - - monitoring - call - - - - - __getbError - BOOL - 8 - - bError - BOOL - 8 - - - b32HasError - BOOL32 - 32 - - - - property - - - monitoring - call - - - - - __getsResult - STRING(255) - 2048 - - sResult - STRING(255) - 2048 - - - - property - - - monitoring - call - - - TcEncoding - UTF-8 - - - - - __gethrErrorCode - HRESULT - 32 - - hrErrorCode - HRESULT - 32 - - - hrError - HRESULT - 32 - - - - property - - - monitoring - call - - - - - - PouType - FunctionBlock - - - enable_dynamic_creation - - - conditionalshow_all_locals - - - no_explicit_call - do not call this POU directly - - - no_assign - - - - - TcSourceInfoType - 32 - UDINT - - Undefined - 0 - - - Id - 1 - - - Guid - 2 - - - Name - 4 - - - - plcAttribute_qualified_only - - - plcAttribute_strict - - - - - - - - TcSerializedSourceInfoType - 96 - - eType - TcSourceInfoType - 32 - 0 - - - obData - UDINT - 32 - 32 - - - cbData - UDINT - 32 - 64 - - - - ITcSourceInfo - 32 - ITcUnknown - - GetNumTypes - HRESULT - 32 - - nCount - UDINT - 32 - - - - GetTypes - HRESULT - 32 - - ppSourceInfoTypes - TcSerializedSourceInfoType - 32 - - - - GetDataSize - HRESULT - 32 - - cbData - UDINT - 32 - - - - GetData - HRESULT - 32 - - ppData - PVOID - 32 - - - - - ITcEvent - 32 - ITcUnknown - - GetEventClass - HRESULT - 32 - - eventClass - GUID - 32 - - - - GetEventId - HRESULT - 32 - - eventId - UDINT - 32 - - - - GetSeverity - HRESULT - 32 - - severity - TcEventSeverity - 32 - - - - GetSourceInfo - HRESULT - 32 - - pipSourceInfo - ITcSourceInfo - 32 - - - - GetJsonAttribute - HRESULT - 32 - - sJsonAttribute - STRING(80) - 32 - - - nJsonAttribute - UDINT - 32 - - - - GetText - HRESULT - 32 - - nLangId - DINT - 32 - - - pipResult - ITcAsyncStringResult - 32 - - - - GetEventClassName - HRESULT - 32 - - nLangId - DINT - 32 - - - pipResult - ITcAsyncStringResult - 32 - - - - - I_TcSourceInfo - 32 - PVOID - - __getguid - GUID - 128 - - - property - - - - - __getipData - ITcSourceInfo - 32 - - - property - - - conditionalshow - - - - - __getnId - UDINT - 32 - - - property - - - monitoring - call - - - - - __getsName - STRING(255) - 2048 - - - property - - - monitoring - call - - - TcEncoding - UTF-8 - - - - - EqualsTo - BOOL - 8 - - ipOther - I_TcSourceInfo - 32 - - - - - TcEventEntry - 192 - - uuidEventClass - GUID - 128 - 0 - - - nEventId - UDINT - 32 - 128 - - - eSeverity - TcEventSeverity - 16 - 160 - - - - I_TcEventBase - 32 - PVOID - - __geteSeverity - TcEventSeverity - 16 - - - property - - - monitoring - call - - - - - __getEventClass - GUID - 128 - - - property - - - - - __getipSourceInfo - I_TcSourceInfo - 32 - - - property - - - monitoring - call - - - - - __getnEventId - UDINT - 32 - - - property - - - monitoring - call - - - - - __getsEventClassName - STRING(255) - 2048 - - - property - - - monitoring - call - - - TcEncoding - UTF-8 - - - - - __getsEventText - STRING(255) - 2048 - - - property - - - monitoring - call - - - TcEncoding - UTF-8 - - - - - __getstEventEntry - TcEventEntry - 192 - - - property - - - - - EqualsTo - BOOL - 8 - - ipOther - I_TcEventBase - 32 - - - - EqualsToEventClass - BOOL - 8 - - OtherEventClass - GUID - 128 - - - - EqualsToEventEntry - BOOL - 8 - - OtherEventClass - GUID - 128 - - - nOtherEventID - UDINT - 32 - - - eOtherSeverity - TcEventSeverity - 16 - - - - EqualsToEventEntryEx - BOOL - 8 - - stOther - TcEventEntry - 192 - - - - GetJsonAttribute - HRESULT - 32 - - sJsonAttribute - STRING(80) - 32 - - - nJsonAttribute - UDINT - 32 - - - - RequestEventClassName - BOOL - 8 - - nLangId - English(US)=1033 ; German(Germay)=1031 - DINT - 32 - - - sResult - buffer for result text - STRING(80) - 32 - - - nResultSize - size of buffer in bytes - UDINT - 32 - - - bError - BOOL - 8 - - - ItemType - Output - - - - - hrErrorCode - HRESULT - 32 - - - ItemType - Output - - - - - - RequestEventText - BOOL - 8 - - nLangId - English(US)=1033 ; German(Germay)=1031 - DINT - 32 - - - sResult - buffer for result text - STRING(80) - 32 - - - nResultSize - size of buffer in bytes - UDINT - 32 - - - bError - BOOL - 8 - - - ItemType - Output - - - - - hrErrorCode - HRESULT - 32 - - - ItemType - Output - - - - - - - IQueryInterface - 32 - PVOID - - __GetInterfacePointer - BOOL - 8 - - pRef - DWORD - 32 - - - - __GetInterfaceReference - BOOL - 8 - - nInterfaceId - DINT - 32 - - - pRef - DWORD - 32 - - - - - TcEventArgumentType - 16 - INT - - Undefined - 0 - - - Boolean - 1 - - - Int8 - 2 - - - Int16 - 3 - - - Int32 - 4 - - - Int64 - 5 - - - UInt8 - 6 - - - UInt16 - 7 - - - UInt32 - 8 - - - UInt64 - 9 - - - Float - 10 - - - Double - 11 - - - Char - 12 - - - WChar - 13 - - - StringType - 14 - - - WStringType - 15 - - - EventReference - 16 - - - FormatString - 17 - - - ExternalTimestamp - 18 - - - Blob - 19 - - - - plcAttribute_qualified_only - - - plcAttribute_strict - - - - - - - - ITcArguments - 32 - ITcUnknown - - Count - HRESULT - 32 - - nCount - UDINT - 32 - - - - AddArgument - HRESULT - 32 - - eType - TcEventArgumentType - 16 - - - pData - PVOID - 32 - - - cbData - UDINT - 32 - - - - Get - HRESULT - 32 - - nIndex - UDINT - 32 - - - eType - TcEventArgumentType - 32 - - - ppData - PVOID - 32 - - - - Clear - HRESULT - 32 - - - GetArgumentTypes - HRESULT - 32 - - pArgumentTypes - TcEventArgumentType - 32 - - - - GetDataSize - HRESULT - 32 - - cbData - UDINT - 32 - - - - GetData - HRESULT - 32 - - pData - BYTE - 32 - - - - - I_TcArguments - 32 - IQueryInterface - - __getipData - ITcArguments - 32 - - - property - - - conditionalshow - - - - - AddBlob - I_TcArguments - 32 - - pData - PVOID - 32 - - - cbData - UINT - 16 - - - - AddBool - I_TcArguments - 32 - - value - BOOL - 8 - - - - AddByte - I_TcArguments - 32 - - value - BYTE - 8 - - - - AddDInt - I_TcArguments - 32 - - value - DINT - 32 - - - - AddDWord - I_TcArguments - 32 - - value - DWORD - 32 - - - - AddEventReferenceEx - I_TcArguments - 32 - - stEventEntry - TcEventEntry - 192 - - - - AddEventReferenceId - I_TcArguments - 32 - - nEventId - UDINT - 32 - - - - AddEventReferenceIdGuid - I_TcArguments - 32 - - nEventId - UDINT - 32 - - - EventClass - GUID - 128 - - - - AddInt - I_TcArguments - 32 - - value - INT - 16 - - - - AddLInt - I_TcArguments - 32 - - value - LINT - 64 - - - - AddLReal - I_TcArguments - 32 - - value - LREAL - 64 - - - - AddReal - I_TcArguments - 32 - - value - REAL - 32 - - - - AddSInt - I_TcArguments - 32 - - value - SINT - 8 - - - - AddString - I_TcArguments - 32 - - value - STRING(80) - 32 - - - ItemType - InOut - - - - - - AddStringByValue - I_TcArguments - 32 - - value - T_MaxString - 2048 - - - - AddUDInt - I_TcArguments - 32 - - value - UDINT - 32 - - - - AddUInt - I_TcArguments - 32 - - value - UINT - 16 - - - - AddULInt - I_TcArguments - 32 - - value - ULINT - 64 - - - - AddUSInt - I_TcArguments - 32 - - value - USINT - 8 - - - - AddUtf8EncodedString - I_TcArguments - 32 - - value - STRING(80) - 32 - - - ItemType - InOut - - - - - - AddWord - I_TcArguments - 32 - - value - WORD - 16 - - - - AddWString - I_TcArguments - 32 - - value - WSTRING(80) - 32 - - - ItemType - InOut - - - - - - AddWStringByValue - I_TcArguments - 32 - - value - WSTRING(255) - 4096 - - - - Clear - I_TcArguments - 32 - - - - FB_TcSourceInfo - 2784 - I_TcSourceInfo - - nId - UDINT - 32 - 161412228 - 161412252 - - - sName - STRING(255) - 2048 - 161412264 - 161412276 - - - __setbCutInstancePathByLastInst - - bCutInstancePathByLastInst - BOOL - 8 - - - - property - - - - - Clear - - - ExtendName - BOOL - 8 - - sExtension - STRING(255) - 2048 - - - - __getipData - ITcSourceInfo - 32 - - ipData - ITcSourceInfo - 32 - - - - property - - - conditionalshow - - - - - __getnId - UDINT - 32 - - nId - UDINT - 32 - - - - property - - - monitoring - call - - - - - ResetToDefault - - _sInstancePath - STRING(255) - 2048 - - - - __getguid - GUID - 128 - - guid - GUID - 128 - - - - property - - - - - __setnId - - nId - UDINT - 32 - - - monitoring - call - - - - - - property - - - monitoring - call - - - - - __setguid - - guid - GUID - 128 - - - - property - - - - - EqualsTo - BOOL - 8 - - ipOther - I_TcSourceInfo - 32 - - - - __getsName - STRING(255) - 2048 - - sName - STRING(255) - 2048 - - - - property - - - monitoring - call - - - TcEncoding - UTF-8 - - - - - __setsName - - sName - STRING(255) - 2048 - - - monitoring - call - - - TcEncoding - UTF-8 - - - - - - property - - - monitoring - call - - - TcEncoding - UTF-8 - - - - - - PouType - FunctionBlock - - - no_explicit_call - do not call this POU directly - - - - - FB_TcEventBase - 3360 - I_ArgumentsChangeListener - - fbSourceInfo - FB_TcSourceInfo - 2784 - 256 - - - .bCutInstancePathByLastInst - 1 - - - - - conditionalshow - - - - - __REQUESTEVENTCLASSNAME__FBRESULT - FB_AsyncStrResult - 64 - 3168 - - - conditionalshow - - - - - __REQUESTEVENTCLASSNAME__BBUSY - BOOL - 8 - 3232 - - - conditionalshow - - - - - __REQUESTEVENTTEXT__FBRESULT - FB_AsyncStrResult - 64 - 3264 - - - conditionalshow - - - - - __REQUESTEVENTTEXT__BBUSY - BOOL - 8 - 3328 - - - conditionalshow - - - - - eSeverity - TcEventSeverity - 16 - 161412372 - - - ipSourceInfo - I_TcSourceInfo - 32 - 161412352 - - - nEventId - UDINT - 32 - 161412440 - - - sEventClassName - STRING(255) - 2048 - 161412400 - - - sEventText - STRING(255) - 2048 - 161412444 - - - EqualsToEventClass - BOOL - 8 - - OtherEventClass - GUID - 128 - - - _EventClass - GUID - 128 - - - - GetEventClassName - HRESULT - 32 - - nLangId - English(US)=1033 ; German(Germay)=1031 - DINT - 32 - - - fbResult - FB_AsyncStrResult - 32 - - - ItemType - InOut - - - - - ipTmpEvent - ITcEvent - 32 - - - ipResult - ITcAsyncStringResult - 32 - - - hr - HRESULT - 32 - - - - Release - HRESULT - 32 - - - UpdateLangId - - - __getipSourceInfo - I_TcSourceInfo - 32 - - ipSourceInfo - I_TcSourceInfo - 32 - - - - property - - - monitoring - call - - - - - EqualsTo - BOOL - 8 - - ipOther - I_TcEventBase - 32 - - - - __getipEvent - ITcEvent - 32 - - ipEvent - ITcEvent - 32 - - - - property - - - conditionalshow - - - - - __getEventClass - GUID - 128 - - EventClass - GUID - 128 - - - ipTmpEvent - ITcEvent - 32 - - - - property - - - - - __geteSeverity - TcEventSeverity - 16 - - eSeverity - TcEventSeverity - 16 - - - ipTmpEvent - ITcEvent - 32 - - - - property - - - monitoring - call - - - - - __getstEventEntry - TcEventEntry - 192 - - stEventEntry - TcEventEntry - 192 - - - - property - - - - - OnCreate - HRESULT - 32 - - - EqualsToEventEntry - BOOL - 8 - - OtherEventClass - GUID - 128 - - - nOtherEventID - UDINT - 32 - - - eOtherSeverity - TcEventSeverity - 16 - - - - RequestEventText - BOOL - 8 - - nLangId - English(US)=1033 ; German(Germay)=1031 - DINT - 32 - - - sResult - buffer for result text - STRING(80) - 32 - - - nResultSize - size of buffer in bytes - UDINT - 32 - - - bError - BOOL - 8 - - - ItemType - Output - - - - - hrErrorCode - HRESULT - 32 - - - ItemType - Output - - - - - fbResult - FB_AsyncStrResult - 64 - - - uselocation - __REQUESTEVENTTEXT__FBRESULT - - - - - bBusy - BOOL - 8 - - - uselocation - __REQUESTEVENTTEXT__BBUSY - - - - - - OnArgumentsChanged - - - __getsEventClassName - STRING(255) - 2048 - - sEventClassName - STRING(255) - 2048 - - - - property - - - monitoring - call - - - TcEncoding - UTF-8 - - - - - __getipArguments - I_TcArguments - 32 - - ipArguments - I_TcArguments - 32 - - - - property - - - - - GetEventText - HRESULT - 32 - - nLangId - English(US)=1033 ; German(Germay)=1031 - DINT - 32 - - - fbResult - FB_AsyncStrResult - 32 - - - ItemType - InOut - - - - - ipTmpEvent - ITcEvent - 32 - - - ipResult - ITcAsyncStringResult - 32 - - - hr - HRESULT - 32 - - - - GetJsonAttribute - HRESULT - 32 - - sJsonAttribute - STRING(80) - 32 - - - nJsonAttribute - UDINT - 32 - - - ipTmpEvent - ITcEvent - 32 - - - - RequestEventClassName - BOOL - 8 - - nLangId - English(US)=1033 ; German(Germay)=1031 - DINT - 32 - - - sResult - buffer for result text - STRING(80) - 32 - - - nResultSize - size of buffer in bytes - UDINT - 32 - - - bError - BOOL - 8 - - - ItemType - Output - - - - - hrErrorCode - HRESULT - 32 - - - ItemType - Output - - - - - fbResult - FB_AsyncStrResult - 64 - - - uselocation - __REQUESTEVENTCLASSNAME__FBRESULT - - - - - bBusy - BOOL - 8 - - - uselocation - __REQUESTEVENTCLASSNAME__BBUSY - - - - - - EqualsToEventEntryEx - BOOL - 8 - - stOther - TcEventEntry - 192 - - - - __getnEventId - UDINT - 32 - - nEventId - UDINT - 32 - - - ipTmpEvent - ITcEvent - 32 - - - - property - - - monitoring - call - - - - - __getsEventText - STRING(255) - 2048 - - sEventText - STRING(255) - 2048 - - - - property - - - monitoring - call - - - TcEncoding - UTF-8 - - - - - - PouType - FunctionBlock - - - conditionalshow_all_locals - - - no_explicit_call - do not call this POU directly - - - no_assign - - - - - I_TcMessage - 32 - I_TcEventBase - - Send - HRESULT - 32 - - nTimeStamp - ULINT - 64 - - - - - ITcMessage - 32 - ITcEvent - - SetJsonAttribute - HRESULT - 32 - - sJsonAttribute - PCCH - 32 - - - - GetArguments - HRESULT - 32 - - pipArguments - ITcArguments - 32 - - - - Send - HRESULT - 32 - - timeStamp - ULINT - 64 - - - - - ITcMessage2 - 32 - ITcMessage - - GetTimeSent - HRESULT - 32 - - timeStamp - ULINT - 32 - - - - - FB_TcMessage - 3424 - FB_TcEventBase - I_TcMessage - - nTimeSent - ULINT - 64 - 161412468 - - - SetJsonAttribute - HRESULT - 32 - - sJsonAttribute - STRING(80) - 32 - - - ItemType - InOut - - - - - - CreateEx - HRESULT - 32 - - stEventEntry - TcEventEntry - 192 - - - ipSourceInfo - optional (otherwise a default source info is taken) - I_TcSourceInfo - 32 - - - - Init - - ipMessage - ITcMessage - 32 - - - ipArguments - ITcArguments - 32 - - - ipSourceInfo - ITcSourceInfo - 32 - - - - conditionalshow - - - - - __getnTimeSent - ULINT - 64 - - nTimeSent - ULINT - 64 - - - ipMessage2 - ITcMessage2 - 32 - - - nTimeStamp - ULINT - 64 - - - - property - - - monitoring - call - - - TcDisplayTypeGUID - 18071995-0000-0000-0000-000000000046 - - - - - Create - HRESULT - 32 - - eventClass - GUID - 128 - - - nEventId - UDINT - 32 - - - eSeverity - TcEventSeverity - 16 - - - ipSourceInfo - optional (otherwise a default source info is taken) - I_TcSourceInfo - 32 - - - hr - HRESULT - 32 - - - ipArguments - ITcArguments - 32 - - - - __getipEvent - ITcEvent - 32 - - ipEvent - ITcEvent - 32 - - - - property - - - conditionalshow - - - - - Send - HRESULT - 32 - - nTimeStamp - set 0 to get the current time automatically - ULINT - 64 - - - TcEncoding - FILETIME - - - - - - Release - HRESULT - 32 - - - - PouType - FunctionBlock - - - reflection - - - conditionalshow_all_locals - - - no_explicit_call - do not call this POU directly - - - - - F_TRIG - +ST_System40xSwAlmRstBOOL80xAtVacuumBOOL88xFirstScanBOOL816xOverrideModeBOOL824xIOStateBOOL832analysis-33T_MaxString2048STRING(255)TcEventSeverity16INT01234plcAttribute_qualified_onlyplcAttribute_strictE_Subsystem16WORDNILVALUE0VACUUM1MPS2MOTION3FIELDBUS4SDS5OPTICS6I_ArgumentsChangeListener32PVOIDOnArgumentsChangedITcAsyncResult32ITcUnknownGetIsBusyHRESULT32bIsBusyBOOL3232GetHasErrorHRESULT32bErrorBOOL3232GetErrorCodeHRESULT32hresultHRESULT32FB_AsyncStrResult64bBusyBOOL8161412284bErrorBOOL8161412316hrErrorCodeHRESULT32161412324nStringSizeUDINT32161412308sResultSTRING(255)2048161412320__getbBusyBOOL8bBusyBOOL8b32IsBusyBOOL3232propertymonitoringcallInitipResultITcAsyncStringResult32conditionalshowGetStringBOOL8sResultSTRING(80)32nResultUDINT32__getnStringSizeUDINT32nStringSizeUDINT32propertymonitoringcall__getbErrorBOOL8bErrorBOOL8b32HasErrorBOOL3232propertymonitoringcall__getsResultSTRING(255)2048sResultSTRING(255)2048propertymonitoringcallTcEncodingUTF-8__gethrErrorCodeHRESULT32hrErrorCodeHRESULT32hrErrorHRESULT32propertymonitoringcallPouTypeFunctionBlockenable_dynamic_creationconditionalshow_all_localsno_explicit_calldo not call this POU directlyno_assignTcSourceInfoType32UDINT0124plcAttribute_qualified_onlyplcAttribute_strictTcSerializedSourceInfoType96eTypeTcSourceInfoType320obDataUDINT3232cbDataUDINT3264ITcSourceInfo32ITcUnknownGetNumTypesHRESULT32nCountUDINT32GetTypesHRESULT32ppSourceInfoTypesTcSerializedSourceInfoType32GetDataSizeHRESULT32cbDataUDINT32GetDataHRESULT32ppDataPVOID32ITcEvent32ITcUnknownGetEventClassHRESULT32eventClassGUID32GetEventIdHRESULT32eventIdUDINT32GetSeverityHRESULT32severityTcEventSeverity32GetSourceInfoHRESULT32pipSourceInfoITcSourceInfo32GetJsonAttributeHRESULT32sJsonAttributeSTRING(80)32nJsonAttributeUDINT32GetTextHRESULT32nLangIdDINT32pipResultITcAsyncStringResult32GetEventClassNameHRESULT32nLangIdDINT32pipResultITcAsyncStringResult32I_TcSourceInfo32PVOID__getguidGUID128property__getipDataITcSourceInfo32propertyconditionalshow__getnIdUDINT32propertymonitoringcall__getsNameSTRING(255)2048propertymonitoringcallTcEncodingUTF-8EqualsToBOOL8ipOtherI_TcSourceInfo32TcEventEntry192uuidEventClassGUID1280nEventIdUDINT32128eSeverityTcEventSeverity16160I_TcEventBase32PVOID__geteSeverityTcEventSeverity16propertymonitoringcall__getEventClassGUID128property__getipSourceInfoI_TcSourceInfo32propertymonitoringcall__getnEventIdUDINT32propertymonitoringcall__getsEventClassNameSTRING(255)2048propertymonitoringcallTcEncodingUTF-8__getsEventTextSTRING(255)2048propertymonitoringcallTcEncodingUTF-8__getstEventEntryTcEventEntry192propertyEqualsToBOOL8ipOtherI_TcEventBase32EqualsToEventClassBOOL8OtherEventClassGUID128EqualsToEventEntryBOOL8OtherEventClassGUID128nOtherEventIDUDINT32eOtherSeverityTcEventSeverity16EqualsToEventEntryExBOOL8stOtherTcEventEntry192GetJsonAttributeHRESULT32sJsonAttributeSTRING(80)32nJsonAttributeUDINT32RequestEventClassNameBOOL8nLangIdDINT32sResultSTRING(80)32nResultSizeUDINT32bErrorBOOL8ItemTypeOutputhrErrorCodeHRESULT32ItemTypeOutputRequestEventTextBOOL8nLangIdDINT32sResultSTRING(80)32nResultSizeUDINT32bErrorBOOL8ItemTypeOutputhrErrorCodeHRESULT32ItemTypeOutputIQueryInterface32PVOID__GetInterfacePointerBOOL8pRefDWORD32__GetInterfaceReferenceBOOL8nInterfaceIdDINT32pRefDWORD32TcEventArgumentType16INT012345678910111213141516171819plcAttribute_qualified_onlyplcAttribute_strictITcArguments32ITcUnknownCountHRESULT32nCountUDINT32AddArgumentHRESULT32eTypeTcEventArgumentType16pDataPVOID32cbDataUDINT32GetHRESULT32nIndexUDINT32eTypeTcEventArgumentType32ppDataPVOID32ClearHRESULT32GetArgumentTypesHRESULT32pArgumentTypesTcEventArgumentType32GetDataSizeHRESULT32cbDataUDINT32GetDataHRESULT32pDataBYTE32I_TcArguments32IQueryInterface__getipDataITcArguments32propertyconditionalshowAddBlobI_TcArguments32pDataPVOID32cbDataUINT16AddBoolI_TcArguments32valueBOOL8AddByteI_TcArguments32valueBYTE8AddDIntI_TcArguments32valueDINT32AddDWordI_TcArguments32valueDWORD32AddEventReferenceExI_TcArguments32stEventEntryTcEventEntry192AddEventReferenceIdI_TcArguments32nEventIdUDINT32AddEventReferenceIdGuidI_TcArguments32nEventIdUDINT32EventClassGUID128AddIntI_TcArguments32valueINT16AddLIntI_TcArguments32valueLINT64AddLRealI_TcArguments32valueLREAL64AddRealI_TcArguments32valueREAL32AddSIntI_TcArguments32valueSINT8AddStringI_TcArguments32valueSTRING(80)32ItemTypeInOutAddStringByValueI_TcArguments32valueT_MaxString2048AddUDIntI_TcArguments32valueUDINT32AddUIntI_TcArguments32valueUINT16AddULIntI_TcArguments32valueULINT64AddUSIntI_TcArguments32valueUSINT8AddUtf8EncodedStringI_TcArguments32valueSTRING(80)32ItemTypeInOutAddWordI_TcArguments32valueWORD16AddWStringI_TcArguments32valueWSTRING(80)32ItemTypeInOutAddWStringByValueI_TcArguments32valueWSTRING(255)4096ClearI_TcArguments32FB_TcSourceInfo2784I_TcSourceInfonIdUDINT32161412228161412252sNameSTRING(255)2048161412264161412276__setbCutInstancePathByLastInstbCutInstancePathByLastInstBOOL8propertyClearExtendNameBOOL8sExtensionSTRING(255)2048__getipDataITcSourceInfo32ipDataITcSourceInfo32propertyconditionalshow__getnIdUDINT32nIdUDINT32propertymonitoringcallResetToDefault_sInstancePathSTRING(255)2048__getguidGUID128guidGUID128property__setnIdnIdUDINT32monitoringcallpropertymonitoringcall__setguidguidGUID128propertyEqualsToBOOL8ipOtherI_TcSourceInfo32__getsNameSTRING(255)2048sNameSTRING(255)2048propertymonitoringcallTcEncodingUTF-8__setsNamesNameSTRING(255)2048monitoringcallTcEncodingUTF-8propertymonitoringcallTcEncodingUTF-8PouTypeFunctionBlockno_explicit_calldo not call this POU directlyFB_TcEventBase3360I_ArgumentsChangeListenerfbSourceInfoFB_TcSourceInfo2784256.bCutInstancePathByLastInst1conditionalshow__REQUESTEVENTCLASSNAME__FBRESULTFB_AsyncStrResult643168conditionalshow__REQUESTEVENTCLASSNAME__BBUSYBOOL83232conditionalshow__REQUESTEVENTTEXT__FBRESULTFB_AsyncStrResult643264conditionalshow__REQUESTEVENTTEXT__BBUSYBOOL83328conditionalshoweSeverityTcEventSeverity16161412372ipSourceInfoI_TcSourceInfo32161412352nEventIdUDINT32161412440sEventClassNameSTRING(255)2048161412400sEventTextSTRING(255)2048161412444EqualsToEventClassBOOL8OtherEventClassGUID128_EventClassGUID128GetEventClassNameHRESULT32nLangIdDINT32fbResultFB_AsyncStrResult32ItemTypeInOutipTmpEventITcEvent32ipResultITcAsyncStringResult32hrHRESULT32ReleaseHRESULT32UpdateLangId__getipSourceInfoI_TcSourceInfo32ipSourceInfoI_TcSourceInfo32propertymonitoringcallEqualsToBOOL8ipOtherI_TcEventBase32__getipEventITcEvent32ipEventITcEvent32propertyconditionalshow__getEventClassGUID128EventClassGUID128ipTmpEventITcEvent32property__geteSeverityTcEventSeverity16eSeverityTcEventSeverity16ipTmpEventITcEvent32propertymonitoringcall__getstEventEntryTcEventEntry192stEventEntryTcEventEntry192propertyOnCreateHRESULT32EqualsToEventEntryBOOL8OtherEventClassGUID128nOtherEventIDUDINT32eOtherSeverityTcEventSeverity16RequestEventTextBOOL8nLangIdDINT32sResultSTRING(80)32nResultSizeUDINT32bErrorBOOL8ItemTypeOutputhrErrorCodeHRESULT32ItemTypeOutputfbResultFB_AsyncStrResult64uselocation__REQUESTEVENTTEXT__FBRESULTbBusyBOOL8uselocation__REQUESTEVENTTEXT__BBUSYOnArgumentsChanged__getsEventClassNameSTRING(255)2048sEventClassNameSTRING(255)2048propertymonitoringcallTcEncodingUTF-8__getipArgumentsI_TcArguments32ipArgumentsI_TcArguments32propertyGetEventTextHRESULT32nLangIdDINT32fbResultFB_AsyncStrResult32ItemTypeInOutipTmpEventITcEvent32ipResultITcAsyncStringResult32hrHRESULT32GetJsonAttributeHRESULT32sJsonAttributeSTRING(80)32nJsonAttributeUDINT32ipTmpEventITcEvent32RequestEventClassNameBOOL8nLangIdDINT32sResultSTRING(80)32nResultSizeUDINT32bErrorBOOL8ItemTypeOutputhrErrorCodeHRESULT32ItemTypeOutputfbResultFB_AsyncStrResult64uselocation__REQUESTEVENTCLASSNAME__FBRESULTbBusyBOOL8uselocation__REQUESTEVENTCLASSNAME__BBUSYEqualsToEventEntryExBOOL8stOtherTcEventEntry192__getnEventIdUDINT32nEventIdUDINT32ipTmpEventITcEvent32propertymonitoringcall__getsEventTextSTRING(255)2048sEventTextSTRING(255)2048propertymonitoringcallTcEncodingUTF-8PouTypeFunctionBlockconditionalshow_all_localsno_explicit_calldo not call this POU directlyno_assignI_TcMessage32I_TcEventBaseSendHRESULT32nTimeStampULINT64ITcMessage32ITcEventSetJsonAttributeHRESULT32sJsonAttributePCCH32GetArgumentsHRESULT32pipArgumentsITcArguments32SendHRESULT32timeStampULINT64ITcMessage232ITcMessageGetTimeSentHRESULT32timeStampULINT32FB_TcMessage3424FB_TcEventBaseI_TcMessagenTimeSentULINT64161412468SetJsonAttributeHRESULT32sJsonAttributeSTRING(80)32ItemTypeInOutCreateExHRESULT32stEventEntryTcEventEntry192ipSourceInfoI_TcSourceInfo32InitipMessageITcMessage32ipArgumentsITcArguments32ipSourceInfoITcSourceInfo32conditionalshow__getnTimeSentULINT64nTimeSentULINT64ipMessage2ITcMessage232nTimeStampULINT64propertymonitoringcallTcDisplayTypeGUID18071995-0000-0000-0000-000000000046CreateHRESULT32eventClassGUID128nEventIdUDINT32eSeverityTcEventSeverity16ipSourceInfoI_TcSourceInfo32hrHRESULT32ipArgumentsITcArguments32__getipEventITcEvent32ipEventITcEvent32propertyconditionalshowSendHRESULT32nTimeStampULINT64TcEncodingFILETIMEReleaseHRESULT32PouTypeFunctionBlockreflectionconditionalshow_all_localsno_explicit_calldo not call this POU directlyF_TRIG - 64 - - CLK - BOOL - signal to detect - 8 - 32 - - - ItemType - Input - - - - - Q - BOOL - falling edge at signal detected - 8 - 40 - - - ItemType - Output - - - - - M - BOOL - 8 - 48 - - 1 - - - - conditionalshow - - - - - - PouType - FunctionBlock - - - conditionalshow_all_locals - - - - - R_TRIG - +]]>64CLKBOOL832ItemTypeInputQBOOL840ItemTypeOutputMBOOL8481conditionalshowPouTypeFunctionBlockconditionalshow_all_localsR_TRIG - 64 - - CLK - BOOL - Signal to detect - 8 - 32 - - - ItemType - Input - - - - - Q - BOOL - rising edge at signal detected - 8 - 40 - - - ItemType - Output - - - - - M - BOOL - 8 - 48 - - - conditionalshow - - - - - - PouType - FunctionBlock - - - conditionalshow_all_locals - - - - - FB_LogMessage - 81600 - - sMsg - T_MaxString - Message to send - 2048 - 32 - - - ItemType - Input - - - - - eSevr - TcEventSeverity - 16 - 2080 - - 0 - - - - ItemType - Input - - - - - eSubsystem - E_Subsystem - Subsystem - 16 - 2096 - - - ItemType - Input - - - - - sJson - STRING(7000) - JSON to add to the message - 56008 - 2112 - - {} - - - - ItemType - Input - - - - - nMinTimeViolationAcceptable - INT - How many times the min. time can be violated before the CB trips - 16 - 58128 - - 5 - - - - ItemType - Input - - - - - nLocalTripThreshold - TIME - Minimum time between calls allowed, pairs with nMinTimeViolationAcceptable - 32 - 58144 - - 1 - - - - ItemType - Input - - - - - nTrickleTripThreshold - TIME - Trickle trip, activated by global threshold, should be >> LocalTripThreshold - 32 - 58176 - - 100 - - - - ItemType - Input - - - - - nTripResetPeriod - TIME - Time for auto-reset - 32 - 58208 - - 600000 - - - - ItemType - Input - - - - - bEnableAutoReset - BOOL - Enable circuit breaker auto-reset (true by default) - 8 - 58240 - - 1 - - - - ItemType - Input - - - - - bInitialized - BOOL - 8 - 58248 - - 0 - - - - bInitFailed - BOOL - 8 - 58256 - - 0 - - - - sSubsystemSource - STRING(80) - 648 - 58264 - - - fbMessage - FB_TcMessage - 32 - 58912 - - - fbMessages - FB_TcMessage - - 0 - 5 - - 17120 - 58944 - - - fbSource - FB_TcSourceInfo - 2784 - 76064 - - - ipResultMessage - I_TcMessage - 32 - 78848 - - - hr - HRESULT - 32 - 78880 - - - hrLastInternalError - HRESULT - 32 - 78912 - - - eTraceLevel - TcEventSeverity - 16 - 78944 - - 0 - - - - bFirstCall - BOOL - 8 - 78960 - - 1 - - - - sPath - T_MaxString - 2048 - 78968 - - - instance-path - - - noinit - - - - - nTimesViolated - INT - //////////////////////////// - 16 - 81024 - - - LastCallTime - ULINT - 64 - 81088 - - - CurrentCallTime - ULINT - 64 - 81152 - - - DeltaSinceLastCall - ULINT - 64 - 81216 - - - WhenTripsCleared - ULINT - 64 - 81280 - - - ftTrippedReleased - F_TRIG - 64 - 81344 - - - bLocalTrickleTripped - BOOL - 8 - 81408 - - - bLocalTripped - BOOL - 8 - 81416 - - - bTripped - BOOL - Won't emit messages if true - 8 - 81424 - - - pytmc - +]]>64CLKBOOL832ItemTypeInputQBOOL840ItemTypeOutputMBOOL848conditionalshowPouTypeFunctionBlockconditionalshow_all_localsFB_LogMessage81600sMsgT_MaxString204832ItemTypeInputeSevrTcEventSeverity1620800ItemTypeInputeSubsystemE_Subsystem162096ItemTypeInputsJsonSTRING(7000)560082112{}ItemTypeInputnMinTimeViolationAcceptableINT16581285ItemTypeInputnLocalTripThresholdTIME32581441ItemTypeInputnTrickleTripThresholdTIME> LocalTripThreshold]]>3258176100ItemTypeInputnTripResetPeriodTIME3258208600000ItemTypeInputbEnableAutoResetBOOL8582401ItemTypeInputbInitializedBOOL8582480bInitFailedBOOL8582560sSubsystemSourceSTRING(80)64858264fbMessageFB_TcMessage3258912fbMessagesFB_TcMessage051712058944fbSourceFB_TcSourceInfo278476064ipResultMessageI_TcMessage3278848hrHRESULT3278880hrLastInternalErrorHRESULT3278912eTraceLevelTcEventSeverity16789440bFirstCallBOOL8789601sPathT_MaxString204878968instance-pathnoinitnTimesViolatedINT1681024LastCallTimeULINT6481088CurrentCallTimeULINT6481152DeltaSinceLastCallULINT6481216WhenTripsClearedULINT6481280ftTrippedReleasedF_TRIG6481344bLocalTrickleTrippedBOOL881408bLocalTrippedBOOL881416bTrippedBOOL881424pytmc pv: Tripped io: i field: DESC Log message FB tripped - - - - - - bResetBreaker - BOOL - 8 - 81432 - - - pytmc - + bResetBreakerBOOL881432pytmc pv: Reset io: o field: DESC Rising-edge reset of trip - - - - - - rtResetBreaker - R_TRIG - 64 - 81440 - - - rtTripped - R_TRIG - 64 - 81504 - - - CircuitBreaker - - - - PouType - FunctionBlock - - - reflection - - - - - ST_LibVersion - 288 - - iMajor - UINT - 16 - 0 - - - iMinor - UINT - 16 - 16 - - - iBuild - UINT - 16 - 32 - - - iRevision - UINT - 16 - 48 - - - nFlags - DWORD - 32 - 64 - - - sVersion - STRING(23) - 192 - 96 - - - - E_WATCHDOG_TIME_CONFIG - 16 - INT - - eWATCHDOG_TIME_DISABLED - 0 - - - eWATCHDOG_TIME_SECONDS - 1 - - - eWATCHDOG_TIME_MINUTES - 2 - - - - E_HashPrefixTypes - 16 - INT - - HASHPREFIX_IEC - 0 - 2#, 8#, 16# - - - HASHPREFIX_STDC - 1 - 0 for octal type, 0x, 0X for hex else none - - - - E_SBCSType - 16 - INT - - eSBCS_WesternEuropean - 1 - Windows 1252 (default) - - - eSBCS_CentralEuropean - 2 - Windows 1251 - - - - T_AmsNetID - TwinCAT AMS netID address string. - 192 - STRING(23) - - - E_RouteTransportType - 16 - UINT - - eRouteTransport_None - 0 - - - eRouteTransport_TCP_IP - 1 - - - eRouteTransport_IIO_LIGHTBUS - 2 - - - eRouteTransport_PROFIBUS_DP - 3 - - - eRouteTransport_PCI_ISA_BUS - 4 - - - eRouteTransport_ADS_UDP - 5 - - - eRouteTransport_FATP_UDP - 6 - - - eRouteTransport_COM_PORT - 7 - - - eRouteTransport_USB - 8 - - - eRouteTransport_CAN_OPEN - 9 - - - eRouteTransport_DEVICE_NET - 10 - - - eRouteTransport_SSB - 11 - - - eRouteTransport_SOAP - 12 - - - - ST_AmsRouteEntry - TwinCAT AMS route entry struct - 1184 - - sName - STRING(31) - String containing route name - 256 - 0 - - - sNetID - T_AmsNetID - TwinCAT network address (ams net id) - 192 - 256 - - - sAddress - STRING(79) - String containing route network Ipv4 address or host name. - 640 - 448 - - - eTransport - E_RouteTransportType - Route transport type - 16 - 1088 - - - tTimeout - TIME - Route timeout - 32 - 1120 - - - dwFlags - DWORD - Additional flags - 32 - 1152 - - - - E_ArgType - 16 - INT - - ARGTYPE_UNKNOWN - 0 - - - ARGTYPE_BYTE - 1 - - - ARGTYPE_WORD - 2 - - - ARGTYPE_DWORD - 3 - - - ARGTYPE_REAL - 4 - - - ARGTYPE_LREAL - 5 - - - ARGTYPE_SINT - 6 - - - ARGTYPE_INT - 7 - - - ARGTYPE_DINT - 8 - - - ARGTYPE_USINT - 9 - - - ARGTYPE_UINT - 10 - - - ARGTYPE_UDINT - 11 - - - ARGTYPE_STRING - 12 - string of type T_MaxString! - - - ARGTYPE_BOOL - 13 - - - ARGTYPE_BIGTYPE - 14 - byte buffer - - - ARGTYPE_ULARGE - 15 - unsigned 64 bit ingeger (T_ULARGE_INTEGER, ULINT) - - - ARGTYPE_UHUGE - 16 - unsigned 128 bit integer (T_UHUGE_INTEGER) - - - ARGTYPE_LARGE - 17 - signed 64 bit integer (T_LARGE_INTEGER, LINT) - - - ARGTYPE_HUGE - 18 - signed 128 bit integer (T_HUGE_INTEGER) - - - ARGTYPE_LWORD - 19 - LWORD value - - - - T_Arg - Argument type - 96 - - eType - E_ArgType - Argument data type - 16 - 0 - - 0 - - - - cbLen - UDINT - Argument data byte length (if eType = ARGTYPE_STRING => cbLen = length of string + 1 (null delimiter). - 32 - 32 - - 0 - - - - pData - PVOID - Pointer to first argument data byte - 32 - 64 - - 0 - - - - - T_ULARGE_INTEGER - 64 bit unsigned integer - 64 - - dwLowPart - DWORD - Lower double word - 32 - 0 - - - dwHighPart - DWORD - Higher double word - 32 - 32 - - - - TIMESTRUCT - System Time Structure - 128 - - wYear - WORD - Year: 1970..2106 - 16 - 0 - - - wMonth - WORD - Month: 1..12 (January = 1, February = 2 and so on) - 16 - 16 - - - wDayOfWeek - WORD - Day of the week: 0..6 (Sunday = 0, Monday = 1, .. , Saturday = 6 and so on) - 16 - 32 - - - wDay - WORD - Day of the month: 1..31 - 16 - 48 - - - wHour - WORD - Hour: 0..23 - 16 - 64 - - - wMinute - WORD - Minute: 0..59 - 16 - 80 - - - wSecond - WORD - Second: 0..59 - 16 - 96 - - - wMilliseconds - WORD - Milliseconds: 0..999 - 16 - 112 - - - - ST_TimeZoneInformation - 864 - - bias - DINT - Specifies the current bias, in minutes, for local time translation on this computer. + rtResetBreakerR_TRIG6481440rtTrippedR_TRIG6481504CircuitBreakerPouTypeFunctionBlockreflectionST_LibVersion288iMajorUINT160iMinorUINT1616iBuildUINT1632iRevisionUINT1648nFlagsDWORD3264sVersionSTRING(23)19296E_WATCHDOG_TIME_CONFIG16INTeWATCHDOG_TIME_DISABLED0eWATCHDOG_TIME_SECONDS1eWATCHDOG_TIME_MINUTES2E_HashPrefixTypes16INTHASHPREFIX_IEC0HASHPREFIX_STDC1E_SBCSType16INTeSBCS_WesternEuropean1eSBCS_CentralEuropean2T_AmsNetID192STRING(23)E_RouteTransportType16UINTeRouteTransport_None0eRouteTransport_TCP_IP1eRouteTransport_IIO_LIGHTBUS2eRouteTransport_PROFIBUS_DP3eRouteTransport_PCI_ISA_BUS4eRouteTransport_ADS_UDP5eRouteTransport_FATP_UDP6eRouteTransport_COM_PORT7eRouteTransport_USB8eRouteTransport_CAN_OPEN9eRouteTransport_DEVICE_NET10eRouteTransport_SSB11eRouteTransport_SOAP12ST_AmsRouteEntry1184sNameSTRING(31)2560sNetIDT_AmsNetID192256sAddressSTRING(79)640448eTransportE_RouteTransportType161088tTimeoutTIME321120dwFlagsDWORD321152E_ArgType16INTARGTYPE_UNKNOWN0ARGTYPE_BYTE1ARGTYPE_WORD2ARGTYPE_DWORD3ARGTYPE_REAL4ARGTYPE_LREAL5ARGTYPE_SINT6ARGTYPE_INT7ARGTYPE_DINT8ARGTYPE_USINT9ARGTYPE_UINT10ARGTYPE_UDINT11ARGTYPE_STRING12ARGTYPE_BOOL13ARGTYPE_BIGTYPE14ARGTYPE_ULARGE15ARGTYPE_UHUGE16ARGTYPE_LARGE17ARGTYPE_HUGE18ARGTYPE_LWORD19T_Arg96eTypeE_ArgType1600cbLenUDINT cbLen = length of string + 1 (null delimiter). ]]>32320pDataPVOID32640T_ULARGE_INTEGER64dwLowPartDWORD320dwHighPartDWORD3232TIMESTRUCT128wYearWORD160wMonthWORD1616wDayOfWeekWORD1632wDayWORD1648wHourWORD1664wMinuteWORD1680wSecondWORD1696wMillisecondsWORD16112ST_TimeZoneInformation864biasDINT - 32 - 0 - - - standardName - STRING(31) - Specifies a null-terminated string associated with standard time - on this operating system. - 256 - 32 - - - standardDate - TIMESTRUCT - Specifies a SYSTEMTIME structure that contains a date and local time when the - transition from daylight saving time to standard time occurs on this operating system. - 128 - 288 - - - standardBias - DINT - Specifies a bias value to be used during local time translations that occur during standard time. - 32 - 416 - - - daylightName - STRING(31) - Specifies a null-terminated string associated with daylight saving time on this operating system. - For example, this member could contain "PDT" to indicate Pacific Daylight Time. - 256 - 448 - - - daylightDate - TIMESTRUCT - Specifies a SYSTEMTIME structure that contains a date and local time when the transition - from standard time to daylight saving time occurs on this operating system. - 128 - 704 - - - daylightBias - DINT - Specifies a bias value to be used during local time translations that occur during daylight saving time. - 32 - 832 - - - - ST_SockAddr - Local or remote endpoint address to which to connect a socket - 160 - - nPort - UDINT - Internet Protocol (IP) port. - 32 - 0 - - - sAddr - STRING(15) - String containing an (Ipv4) Internet Protocol dotted address. - 128 - 32 - - - - T_HSOCKET - Connectionless or connection oriented socket handle - 352 - - handle - UDINT - Connection handle - 32 - 0 - - - localAddr - ST_SockAddr - Local address to which to connect a socket - 160 - 32 - - - remoteAddr - ST_SockAddr - Remote endpoint address to which to connect a socket - 160 - 192 - - - - T_ThrottleTimes - 416 - TIME - - 0 - 13 - - - - hide - - - - - UINT (0..GVL_Param_TcUnit.MaxNumberOfTestSuites) - 16 - UINT - - - LowerBorder - 0 - - - UpperBorder - 1000 - - - - - UINT (0..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite) - 16 - UINT - - - LowerBorder - 0 - - - UpperBorder - 100 - - - - - E_AssertionType - 8 - BYTE - - Type_UNDEFINED - 0 - - - Type_ANY - 1 - - - Type_BOOL - 2 - Primitive types - - - Type_BYTE - 3 - - - Type_DATE - 4 - - - Type_DATE_AND_TIME - 5 - - - Type_DINT - 6 - - - Type_DWORD - 7 - - - Type_INT - 8 - - - Type_LINT - 9 - - - Type_LREAL - 10 - - - Type_LTIME - 11 - - - Type_LWORD - 12 - - - Type_REAL - 13 - - - Type_SINT - 14 - - - Type_STRING - 15 - - - Type_TIME - 16 - - - Type_TIME_OF_DAY - 17 - - - Type_UDINT - 18 - - - Type_UINT - 19 - - - Type_ULINT - 20 - - - Type_USINT - 21 - - - Type_WORD - 22 - - - Type_WSTRING - 23 - - - Type_Array2D_LREAL - 24 - Array types - - - Type_Array2D_REAL - 25 - - - Type_Array3D_LREAL - 26 - - - Type_Array3D_REAL - 27 - - - Type_Array_BOOL - 28 - - - Type_Array_BYTE - 29 - - - Type_Array_DINT - 30 - - - Type_Array_DWORD - 31 - - - Type_Array_INT - 32 - - - Type_Array_LINT - 33 - - - Type_Array_LREAL - 34 - - - Type_Array_LWORD - 35 - - - Type_Array_REAL - 36 - - - Type_Array_SINT - 37 - - - Type_Array_UDINT - 38 - - - Type_Array_UINT - 39 - - - Type_Array_ULINT - 40 - - - Type_Array_USINT - 41 - - - Type_Array_WORD - 42 - - - - ST_TestCaseResult - 6192 - - TestName - T_MaxString - 2048 - 0 - - - TestClassName - T_MaxString - 2048 - 2048 - - - TestIsFailed - BOOL - 8 - 4096 - - - TestIsSkipped - BOOL - 8 - 4104 - - - FailureMessage - T_MaxString - 2048 - 4112 - - - FailureType - E_AssertionType - 8 - 6160 - - - NumberOfAsserts - UINT - 16 - 6176 - - - - ST_TestSuiteResult - 621296 - - Name - T_MaxString - Full class name - 2048 - 0 - - - Identity - UINT (0..GVL_Param_TcUnit.MaxNumberOfTestSuites) - Should be 0..GVL_Param_TcUnit.MaxNumberOfTestSuites-1 but gives unknown compiler error - 16 - 2048 - - - NumberOfTests - UINT (0..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite) - 16 - 2064 - - - NumberOfFailedTests - UINT (0..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite) - 16 - 2080 - - - TestCaseResults - ST_TestCaseResult - - 1 - 100 - - 619200 - 2096 - - - - ST_TestSuiteResults - 621296064 - - NumberOfTestSuites - UINT - The total number of test suites - 16 - 0 - - - NumberOfTestCases - UINT - The total number of test cases (for all test suites) - 16 - 16 - - - NumberOfSuccessfulTestCases - UINT - The total number of test cases that had all ASSERTS successful - 16 - 32 - - - NumberOfFailedTestCases - UINT - The total number of test cases that had at least one ASSERT failed - 16 - 48 - - - TestSuiteResults - ST_TestSuiteResult - - 1 - 1000 - - Test results for each individiual test suite - 621296000 - 64 - - - - I_TestResults - 32 - PVOID - - GetAreTestResultsAvailable - BOOL - 8 - - - GetTestSuiteResults - ST_TestSuiteResults - 32 - - - - UINT (UINT#1..GVL_Param_TcUnit.MaxNumberOfTestSuites) - 16 - UINT - - - LowerBorder - 1 - - - UpperBorder - 1000 - - - - - FB_TestResults - This function block holds results of the complete test run, i.e. results for all test suites - 621296256 - I_TestResults - - TestSuiteResults - ST_TestSuiteResults - 621296064 - 64 - - - StoringTestSuiteResultNumber - UINT (UINT#1..GVL_Param_TcUnit.MaxNumberOfTestSuites) - 16 - 621296128 - - - StoringTestSuiteTrigger - R_TRIG - 64 - 621296160 - - - StoredTestSuiteResults - BOOL - 8 - 621296224 - - - StoredGeneralTestResults - BOOL - 8 - 621296232 - - - GetAreTestResultsAvailable - BOOL - 8 - - - GetTestSuiteResults - ST_TestSuiteResults - 32 - - - - PouType - FunctionBlock - - - - - I_TestResultLogger - 32 - PVOID - - LogTestSuiteResults - - - - UINT (UINT#1..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite) - 16 - UINT - - - LowerBorder - 1 - - - UpperBorder - 100 - - - - - FB_AdsTestResultLogger - + UTC = local time + bias ]]>320standardNameSTRING(31)25632standardDateTIMESTRUCT128288standardBiasDINT32416daylightNameSTRING(31)256448daylightDateTIMESTRUCT128704daylightBiasDINT32832ST_SockAddr160nPortUDINT320sAddrSTRING(15)12832T_HSOCKET352handleUDINT320localAddrST_SockAddr16032remoteAddrST_SockAddr160192T_ThrottleTimes416TIME013hideUINT (0..GVL_Param_TcUnit.MaxNumberOfTestSuites)16UINTLowerBorder0UpperBorder1000UINT (0..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite)16UINTLowerBorder0UpperBorder100E_AssertionType8BYTEType_UNDEFINED0Type_ANY1Type_BOOL2Type_BYTE3Type_DATE4Type_DATE_AND_TIME5Type_DINT6Type_DWORD7Type_INT8Type_LINT9Type_LREAL10Type_LTIME11Type_LWORD12Type_REAL13Type_SINT14Type_STRING15Type_TIME16Type_TIME_OF_DAY17Type_UDINT18Type_UINT19Type_ULINT20Type_USINT21Type_WORD22Type_WSTRING23Type_Array2D_LREAL24Type_Array2D_REAL25Type_Array3D_LREAL26Type_Array3D_REAL27Type_Array_BOOL28Type_Array_BYTE29Type_Array_DINT30Type_Array_DWORD31Type_Array_INT32Type_Array_LINT33Type_Array_LREAL34Type_Array_LWORD35Type_Array_REAL36Type_Array_SINT37Type_Array_UDINT38Type_Array_UINT39Type_Array_ULINT40Type_Array_USINT41Type_Array_WORD42ST_TestCaseResult6192TestNameT_MaxString20480TestClassNameT_MaxString20482048TestIsFailedBOOL84096TestIsSkippedBOOL84104FailureMessageT_MaxString20484112FailureTypeE_AssertionType86160NumberOfAssertsUINT166176ST_TestSuiteResult621296NameT_MaxString20480IdentityUINT (0..GVL_Param_TcUnit.MaxNumberOfTestSuites)162048NumberOfTestsUINT (0..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite)162064NumberOfFailedTestsUINT (0..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite)162080TestCaseResultsST_TestCaseResult11006192002096ST_TestSuiteResults621296064NumberOfTestSuitesUINT160NumberOfTestCasesUINT1616NumberOfSuccessfulTestCasesUINT1632NumberOfFailedTestCasesUINT1648TestSuiteResultsST_TestSuiteResult1100062129600064I_TestResults32PVOIDGetAreTestResultsAvailableBOOL8GetTestSuiteResultsST_TestSuiteResults32UINT (UINT#1..GVL_Param_TcUnit.MaxNumberOfTestSuites)16UINTLowerBorder1UpperBorder1000FB_TestResults621296256I_TestResultsTestSuiteResultsST_TestSuiteResults62129606464StoringTestSuiteResultNumberUINT (UINT#1..GVL_Param_TcUnit.MaxNumberOfTestSuites)16621296128StoringTestSuiteTriggerR_TRIG64621296160StoredTestSuiteResultsBOOL8621296224StoredGeneralTestResultsBOOL8621296232GetAreTestResultsAvailableBOOL8GetTestSuiteResultsST_TestSuiteResults32PouTypeFunctionBlockI_TestResultLogger32PVOIDLogTestSuiteResultsUINT (1..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite)16UINTLowerBorder1UpperBorder100UINT (1..GVL_Param_TcUnit.MaxNumberOfTestSuites)16UINTLowerBorder1UpperBorder1000FB_AdsTestResultLogger - 224 - I_TestResultLogger - - TestResults - I_TestResults - 32 - 64 - - - PrintingTestSuiteResultNumber - UINT (UINT#1..GVL_Param_TcUnit.MaxNumberOfTestSuites) - 16 - 96 - - - PrintingTestSuiteTrigger - R_TRIG - 64 - 128 - - - PrintedFinalTestResults - BOOL - 8 - 192 - - - PrintedTestSuitesResults - BOOL - 8 - 200 - - - LogTestSuiteResults - - TcUnitTestResults - ST_TestSuiteResults - 32 - - - StringToPrint - T_MaxString - 2048 - - - TestsInTestSuiteCounter - UINT (UINT#1..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite) - 16 - - - TEST_STATUS_SKIP - STRING(80) - 648 - - - TEST_STATUS_PASS - STRING(80) - 648 - - - TEST_STATUS_FAIL - STRING(80) - 648 - - - - - PouType - FunctionBlock - - - - - RTS_IEC_RESULT - 32 - UDINT - - - ACCESS_MODE - 32 - UDINT - - AM_READ - 0 - Open an existing file with Read access. If file does not exist, Open fails - - - AM_WRITE - 1 - Create new file with Write access. If file does exist, content is discarded - - - AM_APPEND - 2 - Open an existing file with Append (only write) access. If file does not exist, Open fails - - - AM_READ_PLUS - 3 - Open an existing file with Read/Write access. If file does not exist, Open fails - - - AM_WRITE_PLUS - 4 - Create new file with Read/Write access. If file does exist, content is discarded - - - AM_APPEND_PLUS - 5 - Open an existing file with Append (read/write) access. If file does not exist, Open creates a new file - - - - RTS_IEC_SIZE - 32 - BYTE - - - RTS_IEC_HANDLE - 32 - BYTE - - - FB_FileControl - +]]>224I_TestResultLoggerTestResultsI_TestResults3264PrintingTestSuiteResultNumberUINT (1..GVL_Param_TcUnit.MaxNumberOfTestSuites)1696PrintingTestSuiteTriggerR_TRIG64128PrintedFinalTestResultsBOOL8192PrintedTestSuitesResultsBOOL8200LogTestSuiteResultsTcUnitTestResultsST_TestSuiteResults32StringToPrintT_MaxString2048TestsInTestSuiteCounterUINT (1..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite)16TEST_STATUS_SKIPSTRING(80)648TEST_STATUS_PASSSTRING(80)648TEST_STATUS_FAILSTRING(80)648PouTypeFunctionBlockRTS_IEC_RESULT32UDINTACCESS_MODE32UDINTAM_READ0AM_WRITE1AM_APPEND2AM_READ_PLUS3AM_WRITE_PLUS4AM_APPEND_PLUS5RTS_IEC_SIZE32BYTERTS_IEC_HANDLE32BYTEFB_FileControl - 96 - - FileAccessMode - ACCESS_MODE - 32 - 32 - - 5 - - - - FileHandle - RTS_IEC_HANDLE - 32 - 64 - - - Read - RTS_IEC_RESULT - 32 - - BufferPointer - Call with ADR(); - BYTE - 32 - - - Size - Call with SIZEOF(); - UDINT - 32 - - - FileSize - RTS_IEC_SIZE - 32 - - - ItemType - Output - - - - - - Close - RTS_IEC_RESULT - 32 - - - Open - RTS_IEC_RESULT - 32 - - FileName - File name can contain an absolute or relative path to the file. Path entries must be separated with a Slash (/) - T_MaxString - 2048 - - - FileAccessMode - ACCESS_MODE - 32 - - - - Delete - RTS_IEC_RESULT - 32 - - FileName - File name can contain an absolute or relative path to the file. Path entries must be separated with a forward slash (/) - T_MaxString - 2048 - - - - Write - RTS_IEC_RESULT - 32 - - BufferPointer - Call with ADR(); - BYTE - 32 - - - Size - Call with SIZEOF(); - UDINT - 32 - - - - - PouType - FunctionBlock - - - - - E_XmlError - 8 - BYTE - - Ok - 0 - - - ErrorMaxBufferLen - 1 - - - ErrorStringLen - 2 - - - Error - 3 - - - - FB_StreamBuffer - +]]>96FileAccessModeACCESS_MODE32325FileHandleRTS_IEC_HANDLE3264ReadRTS_IEC_RESULT32BufferPointerBYTE32SizeUDINT32FileSizeRTS_IEC_SIZE32ItemTypeOutputCloseRTS_IEC_RESULT32OpenRTS_IEC_RESULT32FileNameT_MaxString2048FileAccessModeACCESS_MODE32DeleteRTS_IEC_RESULT32FileNameT_MaxString2048WriteRTS_IEC_RESULT32BufferPointerBYTE32SizeUDINT32PouTypeFunctionBlockE_XmlError8BYTEOk0ErrorMaxBufferLen1ErrorStringLen2Error3FB_StreamBuffer - 128 - - _PointerToStringBuffer - BYTE - 32 - 32 - - - _BufferSize - UDINT - 32 - 64 - - - _Length - UDINT - 32 - 96 - - - CutOff - T_MaxString - 2048 - - StartPos - UDINT - 32 - - - CutLen - UDINT - 32 - - - ItemType - Output - - - - - XmlError - E_XmlError - 8 - - - ItemType - Output - - - - - Loop - UDINT - 32 - - - PointerToByteToCut - BYTE - 32 - - - PointerToByteBuffer - BYTE - 32 - - - - Find - UDINT - 32 - - SearchString - STRING(80) - 648 - - - StartPos - UDINT - 32 - - - Loop - UDINT - 32 - - - Search - UDINT - 32 - - - PointerToBuffer - BYTE - 32 - - - PointerToSearch - BYTE - 32 - - - - FindBack - UDINT - 32 - - SearchString - T_MaxString - 2048 - - - Loop - UDINT - 32 - - - Search - UDINT - 32 - - - PointerToBuffer - BYTE - 32 - - - PointerToSearch - BYTE - 32 - - - - __getLength - UDINT - 32 - - Length - UDINT - 32 - - - - property - - - - - Clear - - Count - UDINT - 32 - - - - __setAppend - - Append - T_MaxString - 2048 - - - ByteIn - BYTE - 32 - - - ByteBuffer - BYTE - 32 - - - - property - - - - - __getBufferSize - UDINT - 32 - - BufferSize - UDINT - 32 - - - - property - - - - - __setLength - - Length - UDINT - 32 - - - - property - - - - - SetBuffer - BOOL - 8 - - PointerToBufferAddress - Set buffer address (ADR ...) - BYTE - 32 - - - SizeOfBuffer - Set buffer size (SIZEOF ...) - UDINT - 32 - - - - Copy - T_MaxString - 2048 - - StartPos - UDINT - 32 - - - EndPos - UDINT - 32 - - - CopyLen - UDINT - 32 - - - ItemType - Output - - - - - XmlError - E_XmlError - 8 - - - ItemType - Output - - - - - Loop - UDINT - 32 - - - PointerToByteToCopy - BYTE - 32 - - - PointerToBuffer - BYTE - 32 - - - CurPos - UDINT - 32 - - - - - PouType - FunctionBlock - - - - - FB_XmlControl - +]]>128_PointerToStringBufferBYTE3232_BufferSizeUDINT3264_LengthUDINT3296CutOffT_MaxString2048StartPosUDINT32CutLenUDINT32ItemTypeOutputXmlErrorE_XmlError8ItemTypeOutputLoopUDINT32PointerToByteToCutBYTE32PointerToByteBufferBYTE32FindUDINT32SearchStringSTRING(80)648StartPosUDINT32LoopUDINT32SearchUDINT32PointerToBufferBYTE32PointerToSearchBYTE32FindBackUDINT32SearchStringT_MaxString2048LoopUDINT32SearchUDINT32PointerToBufferBYTE32PointerToSearchBYTE32__getLengthUDINT32LengthUDINT32propertyClearCountUDINT32__setAppendAppendT_MaxString2048ByteInBYTE32ByteBufferBYTE32property__getBufferSizeUDINT32BufferSizeUDINT32property__setLengthLengthUDINT32propertySetBufferBOOL8PointerToBufferAddressBYTE32SizeOfBufferUDINT32CopyT_MaxString2048StartPosUDINT32EndPosUDINT32CopyLenUDINT32ItemTypeOutputXmlErrorE_XmlError8ItemTypeOutputLoopUDINT32PointerToByteToCopyBYTE32PointerToBufferBYTE32CurPosUDINT32PouTypeFunctionBlockFB_XmlControl - 5696 - - XmlBuffer - FB_StreamBuffer - 128 - 32 - - - TagListBuffer - FB_StreamBuffer - 128 - 160 - - - Tags - T_MaxString - 2048 - 288 - - - TagListSeekBuffer - FB_StreamBuffer - 128 - 2336 - - - TagsSeek - STRING(80) - 648 - 2464 - - - TagBuffer - FB_StreamBuffer - 128 - 3136 - - - Tag - T_MaxString - 2048 - 3264 - - - TagOpen - BOOL - 8 - 5312 - - - Select - UDINT - 32 - 5344 - - - SearchPosition - UDINT - 32 - 5376 - - - TAG_OPEN - STRING(1) - 16 - 5408 - - < - - - - TAG_CLOSE - STRING(1) - 16 - 5424 - - > - - - - END_TAG_CLOSE - STRING(2) - 24 - 5440 - - /> - - - - SPACE - STRING(1) - 16 - 5464 - - - - - - EQUALS - STRING(1) - 16 - 5480 - - = - - - - QUOTE - STRING(1) - 16 - 5496 - - " - - - - BACK_SLASH - STRING(1) - 16 - 5512 - - \ - - - - FORWARD_SLASH - STRING(1) - 16 - 5528 - - / - - - - OPEN_COMMENT - STRING(5) - 48 - 5544 - - <!-- - - - - CLOSE_COMMENT - STRING(4) - 40 - 5592 - - --> - - - - TAB - STRING(2) - 24 - 5632 - - - - - - CR_LF - STRING(4) - 40 - 5656 - - - - - - - NewParameter - - Name - T_MaxString - 2048 - - - Value - T_MaxString - 2048 - - - - NewTag - - Name - T_MaxString - 2048 - - - - CloseTag - T_MaxString - 2048 - - ClosedTag - T_MaxString - 2048 - - - - WriteDocumentHeader - - Header - T_MaxString - 2048 - - - - NewComment - - Comment - T_MaxString - 2048 - - - - __getLength - UDINT - 32 - - Length - UDINT - 32 - - - - property - - - - - NewTagData - - Data - T_MaxString - 2048 - - - - SetBuffer - - PointerToBuffer - ADR(..) - BYTE - 32 - - - SizeOfBuffer - SIZEOF(..) - UDINT - 32 - - - - ClearBuffer - - - ToStartBuffer - - - - PouType - FunctionBlock - - - - - FB_xUnitXmlPublisher - +]]>5696XmlBufferFB_StreamBuffer12832TagListBufferFB_StreamBuffer128160TagsT_MaxString2048288TagListSeekBufferFB_StreamBuffer1282336TagsSeekSTRING(80)6482464TagBufferFB_StreamBuffer1283136TagT_MaxString20483264TagOpenBOOL85312SelectUDINT325344SearchPositionUDINT325376TAG_OPENSTRING(1)165408<TAG_CLOSESTRING(1)165424>END_TAG_CLOSESTRING(2)245440/>SPACESTRING(1)165464 EQUALSSTRING(1)165480=QUOTESTRING(1)165496"BACK_SLASHSTRING(1)165512\FORWARD_SLASHSTRING(1)165528/OPEN_COMMENTSTRING(5)485544<!-- CLOSE_COMMENTSTRING(4)405592 -->TABSTRING(2)245632 CR_LFSTRING(4)405656 +NewParameterNameT_MaxString2048ValueT_MaxString2048NewTagNameT_MaxString2048CloseTagT_MaxString2048ClosedTagT_MaxString2048WriteDocumentHeaderHeaderT_MaxString2048NewCommentCommentT_MaxString2048__getLengthUDINT32LengthUDINT32propertyNewTagDataDataT_MaxString2048SetBufferPointerToBufferBYTE32SizeOfBufferUDINT32ClearBufferToStartBufferPouTypeFunctionBlockFB_xUnitXmlPublisher - 530304 - I_TestResultLogger - - TestResults - I_TestResults - 32 - 64 - - - AccessMode - ACCESS_MODE - 32 - 96 - - 4 - - - - File - FB_FileControl - 96 - 128 - - - Xml - FB_XmlControl - 5696 - 224 - - - BufferInitialised - BOOL - 8 - 5920 - - 0 - - - - Buffer - BYTE - - 0 - 65535 - - 524280 - 5928 - - - WritingTestSuiteResultNumber - UINT (UINT#1..GVL_Param_TcUnit.MaxNumberOfTestSuites) - 16 - 530208 - - - PublishTrigger - R_TRIG - 64 - 530240 - - - DeleteOpenWriteClose - RTS_IEC_RESULT - 32 - - - LogTestSuiteResults - - UnitTestResults - ST_TestSuiteResults - 32 - - - CurrentSuiteNumber - UINT - 16 - - - CurrentTestCount - UINT - 16 - - - TEST_STATUS_SKIP - STRING(80) - 648 - - - TEST_STATUS_PASS - STRING(80) - 648 - - - TEST_STATUS_FAIL - STRING(80) - 648 - - - - Initialised - BOOL - 8 - - - - PouType - FunctionBlock - - - - - FB_TcUnitRunner - +]]>530304I_TestResultLoggerTestResultsI_TestResults3264AccessModeACCESS_MODE32964FileFB_FileControl96128XmlFB_XmlControl5696224BufferInitialisedBOOL859200BufferBYTE0655355242805928WritingTestSuiteResultNumberUINT (1..GVL_Param_TcUnit.MaxNumberOfTestSuites)16530208PublishTriggerR_TRIG64530240DeleteOpenWriteCloseRTS_IEC_RESULT32LogTestSuiteResultsUnitTestResultsST_TestSuiteResults32CurrentSuiteNumberUINT16CurrentTestCountUINT16TEST_STATUS_SKIPSTRING(80)648TEST_STATUS_PASSSTRING(80)648TEST_STATUS_FAILSTRING(80)648InitialisedBOOL8PouTypeFunctionBlockFB_TcUnitRunner - 621826944 - - AllTestSuitesFinished - BOOL - 8 - 32 - - 0 - - - - TestResults - FB_TestResults - 621296256 - 64 - - - AdsTestResultLogger - FB_AdsTestResultLogger - 224 - 621296320 - - - old_input_assignments - - - - - TestResultLogger - I_TestResultLogger - 32 - 621296544 - - - AbortRunningTestSuites - BOOL - 8 - 621296576 - - - xUnitXmlPublisher - FB_xUnitXmlPublisher - 530304 - 621296608 - - - old_input_assignments - - - - - XmlTestResultPublisher - I_TestResultLogger - 32 - 621826912 - - - AbortRunningTestSuiteTests - - - RunTestSuiteTests - - Counter - UINT - 16 - - - BusyPrinting - BOOL - 8 - - - NumberOfTestSuitesFinished - UINT - 16 - - - - - PouType - FunctionBlock - - - - - TYPE_CLASS - 32 - DWORD - - TYPE_BOOL - 0 - - - TYPE_BIT - 1 - - - TYPE_BYTE - 2 - - - TYPE_WORD - 3 - - - TYPE_DWORD - 4 - - - TYPE_LWORD - 5 - - - TYPE_SINT - 6 - - - TYPE_INT - 7 - - - TYPE_DINT - 8 - - - TYPE_LINT - 9 - - - TYPE_USINT - 10 - - - TYPE_UINT - 11 - - - TYPE_UDINT - 12 - - - TYPE_ULINT - 13 - - - TYPE_REAL - 14 - - - TYPE_LREAL - 15 - - - TYPE_STRING - 16 - - - TYPE_WSTRING - 17 - - - TYPE_TIME - 18 - - - TYPE_DATE - 19 - - - TYPE_DATEANDTIME - 20 - - - TYPE_TIMEOFDAY - 21 - - - TYPE_POINTER - 22 - - - TYPE_REFERENCE - 23 - - - TYPE_SUBRANGE - 24 - - - TYPE_ENUM - 25 - - - TYPE_ARRAY - 26 - - - TYPE_PARAMS - 27 - - - TYPE_USERDEF - 28 - - - TYPE_NONE - 29 - - - TYPE_ANY - 30 - - - TYPE_ANYBIT - 31 - - - TYPE_ANYDATE - 32 - - - TYPE_ANYINT - 33 - - - TYPE_ANYNUM - 34 - - - TYPE_ANYREAL - 35 - - - TYPE_LAZY - 36 - - - TYPE_LTIME - 37 - - - TYPE_BITCONST - 38 - - - - AnyType - 96 - - pValue - BYTE - 32 - 0 - - - diSize - DINT - 32 - 32 - - - TypeClass - TYPE_CLASS - 32 - 64 - - - - linkalways - - - - - E_TypeFieldParam - 16 - INT - - TYPEFIELD_UNKNOWN - 0 - Unknown/not set - - - TYPEFIELD_B - 1 - b or B: binary number - - - TYPEFIELD_O - 2 - o or O: octal number - - - TYPEFIELD_U - 3 - u or U: unsigned decimal number - - - TYPEFIELD_C - 4 - c or C: one ASCII character - - - TYPEFIELD_F - 5 - f or F: float number ( normalized format ) - - - TYPEFIELD_D - 6 - d or D: signed decimal number - - - TYPEFIELD_S - 7 - s or S: string - - - TYPEFIELD_XU - 8 - X: hecadecimal number (upper case characters ) - - - TYPEFIELD_XL - 9 - x: hecadecimal number (lower case characters ) - - - TYPEFIELD_EU - 10 - E: float number ( scientific format ) - - - TYPEFIELD_EL - 11 - e: float number ( scientific format ) - - - - ST_FormatParameters - 160 - - bPercent - BOOL - 8 - 0 - - - bFlags - BOOL - 8 - 8 - - - bWidth - BOOL - 8 - 16 - - - bDot - BOOL - 8 - 24 - - - bPrecision - BOOL - 8 - 32 - - - bType - BOOL - 8 - 40 - - - bAlign - BOOL - Default :Right align - 8 - 48 - - - bSign - BOOL - Default: Sign only for negative values - 8 - 56 - - - bNull - BOOL - Default: No padding - 8 - 64 - - - bBlank - BOOL - Default: No blanks - 8 - 72 - - - bHash - BOOL - Default: No blanks - 8 - 80 - - - iWidth - INT - 16 - 96 - - - iPrecision - INT - 16 - 112 - - - bWidthAsterisk - BOOL - 8 - 128 - - - bPrecisionAsterisk - BOOL - 8 - 136 - - - eType - E_TypeFieldParam - format type parameter - 16 - 144 - - - - conditionalshow - - - - - FB_FormatString - Converts and formats up to 10 T_Arg values to string - 7840 - - sFormat - T_MaxString - Format string - 2048 - 32 - - - ItemType - Input - - - - - arg1 - T_Arg - Format argument 1, use F_INT, F_UINT; F_WORD, F_DWORD, F_LREAL... functions to initialize the argument inputs - 96 - 2080 - - - ItemType - Input - - - - - arg2 - T_Arg - Format argument 2 - 96 - 2176 - - - ItemType - Input - - - - - arg3 - T_Arg - Format argument 3 - 96 - 2272 - - - ItemType - Input - - - - - arg4 - T_Arg - Format argument 4 - 96 - 2368 - - - ItemType - Input - - - - - arg5 - T_Arg - Format argument 5 - 96 - 2464 - - - ItemType - Input - - - - - arg6 - T_Arg - Format argument 6 - 96 - 2560 - - - ItemType - Input - - - - - arg7 - T_Arg - Format argument 7 - 96 - 2656 - - - ItemType - Input - - - - - arg8 - T_Arg - Format argument 8 - 96 - 2752 - - - ItemType - Input - - - - - arg9 - T_Arg - Format argument 9 - 96 - 2848 - - - ItemType - Input - - - - - arg10 - T_Arg - Format argument 10 - 96 - 2944 - - - ItemType - Input - - - - - bError - BOOL - TRUE => error, FALSE => no error - 8 - 3040 - - - ItemType - Output - - - - - nErrId - UDINT - Error code - 32 - 3072 - - - ItemType - Output - - - - - sOut - T_MaxString - Output stirng - 2048 - 3104 - - - ItemType - Output - - - - - pFormat - BYTE - 32 - 5152 - - 0 - - - - conditionalshow - - - - - pOut - BYTE - 32 - 5184 - - 0 - - - - conditionalshow - - - - - iRemOutLen - INT - 16 - 5216 - - - conditionalshow - - - - - bValid - BOOL - 8 - 5232 - - - conditionalshow - - - - - stFmt - ST_FormatParameters - 160 - 5248 - - - conditionalshow - - - - - nArrayElem - INT - 16 - 5408 - - - conditionalshow - - - - - nArgument - UDINT - 32 - 5440 - - - conditionalshow - - - - - parArgs - T_Arg - - 1 - 10 - - 320 - 5472 - - - conditionalshow - - - - - sArgStr - T_MaxString - 2048 - 5792 - - - conditionalshow - - - - - - PouType - FunctionBlock - - - conditionalshow_all_locals - - - - - FB_Test - +]]>621826944AllTestSuitesFinishedBOOL8320TestResultsFB_TestResults62129625664AdsTestResultLoggerFB_AdsTestResultLogger224621296320old_input_assignmentsTestResultLoggerI_TestResultLogger32621296544AbortRunningTestSuitesBOOL8621296576xUnitXmlPublisherFB_xUnitXmlPublisher530304621296608old_input_assignmentsXmlTestResultPublisherI_TestResultLogger32621826912AbortRunningTestSuiteTestsRunTestSuiteTestsCounterUINT16BusyPrintingBOOL8NumberOfTestSuitesFinishedUINT16PouTypeFunctionBlockTYPE_CLASS32DWORDTYPE_BOOL0TYPE_BIT1TYPE_BYTE2TYPE_WORD3TYPE_DWORD4TYPE_LWORD5TYPE_SINT6TYPE_INT7TYPE_DINT8TYPE_LINT9TYPE_USINT10TYPE_UINT11TYPE_UDINT12TYPE_ULINT13TYPE_REAL14TYPE_LREAL15TYPE_STRING16TYPE_WSTRING17TYPE_TIME18TYPE_DATE19TYPE_DATEANDTIME20TYPE_TIMEOFDAY21TYPE_POINTER22TYPE_REFERENCE23TYPE_SUBRANGE24TYPE_ENUM25TYPE_ARRAY26TYPE_PARAMS27TYPE_USERDEF28TYPE_NONE29TYPE_ANY30TYPE_ANYBIT31TYPE_ANYDATE32TYPE_ANYINT33TYPE_ANYNUM34TYPE_ANYREAL35TYPE_LAZY36TYPE_LTIME37TYPE_BITCONST38AnyType96pValueBYTE320diSizeDINT3232TypeClassTYPE_CLASS3264linkalwaysE_TypeFieldParam16INTTYPEFIELD_UNKNOWN0TYPEFIELD_B1TYPEFIELD_O2TYPEFIELD_U3TYPEFIELD_C4TYPEFIELD_F5TYPEFIELD_D6TYPEFIELD_S7TYPEFIELD_XU8TYPEFIELD_XL9TYPEFIELD_EU10TYPEFIELD_EL11ST_FormatParameters160bPercentBOOL80bFlagsBOOL88bWidthBOOL816bDotBOOL824bPrecisionBOOL832bTypeBOOL840bAlignBOOL848bSignBOOL856bNullBOOL864bBlankBOOL872bHashBOOL880iWidthINT1696iPrecisionINT16112bWidthAsteriskBOOL8128bPrecisionAsteriskBOOL8136eTypeE_TypeFieldParam16144conditionalshowFB_FormatString7840sFormatT_MaxString204832ItemTypeInputarg1T_Arg962080ItemTypeInputarg2T_Arg962176ItemTypeInputarg3T_Arg962272ItemTypeInputarg4T_Arg962368ItemTypeInputarg5T_Arg962464ItemTypeInputarg6T_Arg962560ItemTypeInputarg7T_Arg962656ItemTypeInputarg8T_Arg962752ItemTypeInputarg9T_Arg962848ItemTypeInputarg10T_Arg962944ItemTypeInputbErrorBOOL error, FALSE => no error ]]>83040ItemTypeOutputnErrIdUDINT323072ItemTypeOutputsOutT_MaxString20483104ItemTypeOutputpFormatBYTE3251520conditionalshowpOutBYTE3251840conditionalshowiRemOutLenINT165216conditionalshowbValidBOOL85232conditionalshowstFmtST_FormatParameters1605248conditionalshownArrayElemINT165408conditionalshownArgumentUDINT325440conditionalshowparArgsT_Arg1103205472conditionalshowsArgStrT_MaxString20485792conditionalshowPouTypeFunctionBlockconditionalshow_all_localsFB_Test - 4192 - - TestName - T_MaxString - 2048 - 32 - - - TestIsFinished - BOOL - 8 - 2080 - - - TestIsSkipped - BOOL - 8 - 2088 - - - NumberOfAssertions - UINT - 16 - 2096 - - - TestIsFailed - BOOL - 8 - 2112 - - - AssertionMessage - T_MaxString - 2048 - 2120 - - - AssertionType - E_AssertionType - 8 - 4168 - - - GetAssertionType - E_AssertionType - 8 - - - SetFailed - - - SetName - - Name - T_MaxString - 2048 - - - - GetName - T_MaxString - 2048 - - - SetNumberOfAssertions - - NoOfAssertions - UINT - 16 - - - - IsSkipped - BOOL - 8 - - - SetFinished - BOOL - 8 - - - GetAssertionMessage - T_MaxString - 2048 - - - SetSkipped - - - SetAssertionMessage - - AssertMessage - T_MaxString - 2048 - - - - SetAssertionType - - AssertType - E_AssertionType - 8 - - - - IsFinished - BOOL - 8 - - - GetNumberOfAssertions - UINT - 16 - - - IsFailed - BOOL - 8 - - - - PouType - FunctionBlock - - - - - UINT (1..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite) - 16 - UINT - - - LowerBorder - 1 - - - UpperBorder - 100 - - - - - FW_GetCurTaskIndex - 64 - - nIndex - BYTE - 8 - 32 - - - ItemType - Output - - - - - - PouType - FunctionBlock - - - conditionalshow - - - - - GETCURTASKINDEX - This function block GETCURTASKINDEX finds the task index of the task from which it is called. - 128 - - index - BYTE - Returns the current task index of the calling task. - 8 - 32 - - - ItemType - Output - - - - - fbGetCurTaskIndex - FW_GetCurTaskIndex - 64 - 64 - - - conditionalshow - - - - - - PouType - FunctionBlock - - - conditionalshow_all_locals - - - - - TypeClass - 16 - INT - - TYPE_BOOL - 0 - - - TYPE_BIT - 1 - - - TYPE_BYTE - 2 - - - TYPE_WORD - 3 - - - TYPE_DWORD - 4 - - - TYPE_LWORD - 5 - - - TYPE_SINT - 6 - - - TYPE_INT - 7 - - - TYPE_DINT - 8 - - - TYPE_LINT - 9 - - - TYPE_USINT - 10 - - - TYPE_UINT - 11 - - - TYPE_UDINT - 12 - - - TYPE_ULINT - 13 - - - TYPE_REAL - 14 - - - TYPE_LREAL - 15 - - - TYPE_STRING - 16 - - - TYPE_WSTRING - 17 - - - TYPE_TIME - 18 - - - TYPE_DATE - 19 - - - TYPE_DATEANDTIME - 20 - - - TYPE_TIMEOFDAY - 21 - - - TYPE_POINTER - 22 - - - TYPE_REFERENCE - 23 - - - TYPE_SUBRANGE - 24 - - - TYPE_ENUM - 25 - - - TYPE_ARRAY - 26 - - - TYPE_PARAMS - 27 - - - TYPE_USERDEF - 28 - - - TYPE_NONE - 29 - - - TYPE_ANY - 30 - - - TYPE_ANYBIT - 31 - - - TYPE_ANYDATE - 32 - - - TYPE_ANYINT - 33 - - - TYPE_ANYNUM - 34 - - - TYPE_ANYREAL - 35 - - - TYPE_LAZY - 36 - - - TYPE_LTIME - 37 - - - TYPE_BITCONST - 38 - - - TYPE_INTERFACE - -4096 - - - - U_ExpectedOrActual - 4096 - - boolExpectedOrActual - BOOL - 8 - 0 - - - bitExpectedOrActual - BIT - 8 - 0 - - - byteExpectedOrActual - BYTE - 8 - 0 - - - sintExpectedOrActual - SINT - 8 - 0 - - - usintExpectedOrActual - USINT - 8 - 0 - - - intExpectedOrActual - INT - 16 - 0 - - - uintExpectedOrActual - UINT - 16 - 0 - - - wordExpectedOrActual - WORD - 16 - 0 - - - dwordExpectedOrActual - DWORD - 32 - 0 - - - dateandtimeExpectedOrActual - DATE_AND_TIME - 32 - 0 - - - dintExpectedOrActual - DINT - 32 - 0 - - - realExpectedOrActual - REAL - 32 - 0 - - - timeExpectedOrActual - TIME - 32 - 0 - - - dateExpectedOrActual - DATE - 32 - 0 - - - udintExpectedOrActual - UDINT - 32 - 0 - - - timeofdayExpectedOrActual - TIME_OF_DAY - 32 - 0 - - - lwordExpectedOrActual - LWORD - 64 - 0 - - - lintExpectedOrActual - LINT - 64 - 0 - - - ulintExpectedOrActual - ULINT - 64 - 0 - - - lrealExpectedOrActual - LREAL - 64 - 0 - - - ltimeExpectedOrActual - LTIME - 64 - 0 - - - stringExpectedOrActual - T_MaxString - 2048 - 0 - - - wstringExpectedOrActual - WSTRING(255) - 4096 - 0 - - - - ST_AssertResult - 12288 - - Expected - U_ExpectedOrActual - 4096 - 0 - - - Actual - U_ExpectedOrActual - 4096 - 4096 - - - Message - T_MaxString - 2048 - 8192 - - - TestInstancePath - T_MaxString - 2048 - 10240 - - - - ST_AssertResultInstances - 12352 - - AssertResult - ST_AssertResult - 12288 - 0 - - - DetectionCount - UINT - Number of instances of the "AssertResult" - 16 - 12288 - - - DetectionCountThisCycle - UINT - Number of instance of the "AssertResult" in this specific PLC-cycle - 16 - 12304 - - - - FB_AssertResultStatic - +]]>4192TestNameT_MaxString204832TestIsFinishedBOOL82080TestIsSkippedBOOL82088NumberOfAssertionsUINT162096TestIsFailedBOOL82112AssertionMessageT_MaxString20482120AssertionTypeE_AssertionType84168GetAssertionTypeE_AssertionType8SetFailedSetNameNameT_MaxString2048GetNameT_MaxString2048SetNumberOfAssertionsNoOfAssertionsUINT16IsSkippedBOOL8SetFinishedBOOL8GetAssertionMessageT_MaxString2048SetSkippedSetAssertionMessageAssertMessageT_MaxString2048SetAssertionTypeAssertTypeE_AssertionType8IsFinishedBOOL8GetNumberOfAssertionsUINT16IsFailedBOOL8PouTypeFunctionBlockFW_GetCurTaskIndex64nIndexBYTE832ItemTypeOutputPouTypeFunctionBlockconditionalshowGETCURTASKINDEX128indexBYTE832ItemTypeOutputfbGetCurTaskIndexFW_GetCurTaskIndex6464conditionalshowPouTypeFunctionBlockconditionalshow_all_localsTypeClass16INTTYPE_BOOL0TYPE_BIT1TYPE_BYTE2TYPE_WORD3TYPE_DWORD4TYPE_LWORD5TYPE_SINT6TYPE_INT7TYPE_DINT8TYPE_LINT9TYPE_USINT10TYPE_UINT11TYPE_UDINT12TYPE_ULINT13TYPE_REAL14TYPE_LREAL15TYPE_STRING16TYPE_WSTRING17TYPE_TIME18TYPE_DATE19TYPE_DATEANDTIME20TYPE_TIMEOFDAY21TYPE_POINTER22TYPE_REFERENCE23TYPE_SUBRANGE24TYPE_ENUM25TYPE_ARRAY26TYPE_PARAMS27TYPE_USERDEF28TYPE_NONE29TYPE_ANY30TYPE_ANYBIT31TYPE_ANYDATE32TYPE_ANYINT33TYPE_ANYNUM34TYPE_ANYREAL35TYPE_LAZY36TYPE_LTIME37TYPE_BITCONST38TYPE_INTERFACE-4096U_ExpectedOrActual4096boolExpectedOrActualBOOL80bitExpectedOrActualBIT80byteExpectedOrActualBYTE80sintExpectedOrActualSINT80usintExpectedOrActualUSINT80intExpectedOrActualINT160uintExpectedOrActualUINT160wordExpectedOrActualWORD160dwordExpectedOrActualDWORD320dateandtimeExpectedOrActualDATE_AND_TIME320dintExpectedOrActualDINT320realExpectedOrActualREAL320timeExpectedOrActualTIME320dateExpectedOrActualDATE320udintExpectedOrActualUDINT320timeofdayExpectedOrActualTIME_OF_DAY320lwordExpectedOrActualLWORD640lintExpectedOrActualLINT640ulintExpectedOrActualULINT640lrealExpectedOrActualLREAL640ltimeExpectedOrActualLTIME640stringExpectedOrActualT_MaxString20480wstringExpectedOrActualWSTRING(255)40960ST_AssertResult12288ExpectedU_ExpectedOrActual40960ActualU_ExpectedOrActual40964096MessageT_MaxString20488192TestInstancePathT_MaxString204810240ST_AssertResultInstances12352AssertResultST_AssertResult122880DetectionCountUINT1612288DetectionCountThisCycleUINT1612304FB_AssertResultStatic - 24640320 - - AssertResults - ST_AssertResult - - 1 - 1000 - - 12288000 - 64 - - - TotalAsserts - UINT - 16 - 12288064 - - 0 - - - - GetCurrentTaskIndex - GETCURTASKINDEX - 128 - 12288096 - - - AssertResultInstances - ST_AssertResultInstances - - 1 - 1000 - - 12352000 - 12288256 - - - CycleCount - UDINT - 32 - 24640256 - - - FirstCycleExecuted - BOOL - 8 - 24640288 - - - CopyDetectionCountAndResetDetectionCountInThisCycle - - IteratorCounter - UINT - 16 - - - - GetNumberOfAssertsForTest - UINT - 16 - - CompleteTestInstancePath - T_MaxString - 2048 - - - Counter - UINT - 16 - - - NumberOfAsserts - UINT - 16 - - - - CreateAssertResultInstance - - ExpectedSize - UDINT - 32 - - - ExpectedTypeClass - TypeClass - 16 - - - ExpectedValue - BYTE - 32 - - - ActualSize - UDINT - 32 - - - ActualTypeClass - TypeClass - 16 - - - ActualValue - BYTE - 32 - - - Message - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - IteratorCounter - UINT - 16 - - - - GetDetectionCountThisCycle - UINT - 16 - - ExpectedSize - UDINT - 32 - - - ExpectedTypeClass - TypeClass - 16 - - - ExpectedValue - BYTE - 32 - - - ActualSize - UDINT - 32 - - - ActualTypeClass - TypeClass - 16 - - - ActualValue - BYTE - 32 - - - Message - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - IteratorCounter - UINT - 16 - - - - GetDetectionCount - UINT - 16 - - ExpectedSize - UDINT - 32 - - - ExpectedTypeClass - TypeClass - 16 - - - ExpectedValue - BYTE - 32 - - - ActualSize - UDINT - 32 - - - ActualTypeClass - TypeClass - 16 - - - ActualValue - BYTE - 32 - - - Message - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - IteratorCounter - UINT - 16 - - - - ReportResult - - ExpectedSize - UDINT - 32 - - - ExpectedTypeClass - TypeClass - 16 - - - ExpectedValue - BYTE - 32 - - - ActualSize - UDINT - 32 - - - ActualTypeClass - TypeClass - 16 - - - ActualValue - BYTE - 32 - - - Message - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - ItemType - Output - - - - - LocationIndex - UINT - 16 - - - DataTypesNotEquals - BOOL - 8 - - - DataSizeNotEquals - BOOL - 8 - - - DataContentNotEquals - BOOL - 8 - - - CurrentCycleCount - UDINT - 32 - - - IteratorCounter - UINT - 16 - - - DetectionCountTemp - UINT - 16 - - - FoundOne - BOOL - 8 - - - AdditionalIdenticalAssert - BOOL - 8 - - - - AddAssertResult - - ExpectedSize - UDINT - 32 - - - ExpectedTypeClass - TypeClass - 16 - - - ExpectedValue - BYTE - 32 - - - ActualSize - UDINT - 32 - - - ActualTypeClass - TypeClass - 16 - - - ActualValue - BYTE - 32 - - - Message - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - - - PouType - FunctionBlock - - - - - ST_AssertArrayResult - 4224 - - ExpectedsSize - UDINT - Size in bytes of the expecteds-array - 32 - 0 - - - ExpectedsTypeClass - TypeClass - The data type of the expecteds-array - 16 - 32 - - - ActualsSize - UDINT - Size in bytes of the actuals-array - 32 - 64 - - - ActualsTypeClass - TypeClass - The data type of the actuals-array - 16 - 96 - - - Message - T_MaxString - 2048 - 112 - - - TestInstancePath - T_MaxString - 2048 - 2160 - - - - ST_AssertArrayResultInstances - 4256 - - AssertArrayResult - ST_AssertArrayResult - 4224 - 0 - - - DetectionCount - UINT - Number of instances of the "AssertArrayResult" - 16 - 4224 - - - DetectionCountThisCycle - UINT - Number of instance of the "AssertArrayResult" in this specific PLC-cycle - 16 - 4240 - - - - FB_AssertArrayResultStatic - +]]>24640320AssertResultsST_AssertResult110001228800064TotalAssertsUINT16122880640GetCurrentTaskIndexGETCURTASKINDEX12812288096AssertResultInstancesST_AssertResultInstances110001235200012288256CycleCountUDINT3224640256FirstCycleExecutedBOOL824640288CopyDetectionCountAndResetDetectionCountInThisCycleIteratorCounterUINT16GetNumberOfAssertsForTestUINT16CompleteTestInstancePathT_MaxString2048CounterUINT16NumberOfAssertsUINT16CreateAssertResultInstanceExpectedSizeUDINT32ExpectedTypeClassTypeClass16ExpectedValueBYTE32ActualSizeUDINT32ActualTypeClassTypeClass16ActualValueBYTE32MessageT_MaxString2048TestInstancePathT_MaxString2048IteratorCounterUINT16GetDetectionCountThisCycleUINT16ExpectedSizeUDINT32ExpectedTypeClassTypeClass16ExpectedValueBYTE32ActualSizeUDINT32ActualTypeClassTypeClass16ActualValueBYTE32MessageT_MaxString2048TestInstancePathT_MaxString2048IteratorCounterUINT16GetDetectionCountUINT16ExpectedSizeUDINT32ExpectedTypeClassTypeClass16ExpectedValueBYTE32ActualSizeUDINT32ActualTypeClassTypeClass16ActualValueBYTE32MessageT_MaxString2048TestInstancePathT_MaxString2048IteratorCounterUINT16ReportResultExpectedSizeUDINT32ExpectedTypeClassTypeClass16ExpectedValueBYTE32ActualSizeUDINT32ActualTypeClassTypeClass16ActualValueBYTE32MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8ItemTypeOutputLocationIndexUINT16DataTypesNotEqualsBOOL8DataSizeNotEqualsBOOL8DataContentNotEqualsBOOL8CurrentCycleCountUDINT32IteratorCounterUINT16DetectionCountTempUINT16FoundOneBOOL8AdditionalIdenticalAssertBOOL8AddAssertResultExpectedSizeUDINT32ExpectedTypeClassTypeClass16ExpectedValueBYTE32ActualSizeUDINT32ActualTypeClassTypeClass16ActualValueBYTE32MessageT_MaxString2048TestInstancePathT_MaxString2048PouTypeFunctionBlockST_AssertArrayResult4224ExpectedsSizeUDINT320ExpectedsTypeClassTypeClass1632ActualsSizeUDINT3264ActualsTypeClassTypeClass1696MessageT_MaxString2048112TestInstancePathT_MaxString20482160ST_AssertArrayResultInstances4256AssertArrayResultST_AssertArrayResult42240DetectionCountUINT164224DetectionCountThisCycleUINT164240FB_AssertArrayResultStatic - 8480256 - - AssertArrayResults - ST_AssertArrayResult - - 1 - 1000 - - 4224000 - 32 - - - TotalArrayAsserts - UINT - 16 - 4224032 - - 0 - - - - GetCurrentTaskIndex - GETCURTASKINDEX - 128 - 4224064 - - - AssertArrayResultInstances - ST_AssertArrayResultInstances - - 1 - 1000 - - 4256000 - 4224192 - - - CycleCount - UDINT - 32 - 8480192 - - - FirstCycleExecuted - BOOL - 8 - 8480224 - - - CreateAssertResultInstance - - ExpectedsSize - UDINT - 32 - - - ExpectedsTypeClass - TypeClass - 16 - - - ActualsSize - UDINT - 32 - - - ActualsTypeClass - TypeClass - 16 - - - Message - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - IteratorCounter - UINT - 16 - - - - GetDetectionCountThisCycle - UINT - 16 - - ExpectedsSize - UDINT - 32 - - - ExpectedsTypeClass - TypeClass - 16 - - - ActualsSize - UDINT - 32 - - - ActualsTypeClass - TypeClass - 16 - - - Message - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - IteratorCounter - UINT - 16 - - - - GetDetectionCount - UINT - 16 - - ExpectedsSize - UDINT - 32 - - - ExpectedsTypeClass - TypeClass - 16 - - - ActualsSize - UDINT - 32 - - - ActualsTypeClass - TypeClass - 16 - - - Message - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - IteratorCounter - UINT - 16 - - - - ReportResult - - ExpectedsSize - UDINT - 32 - - - ExpectedsTypeClass - TypeClass - 16 - - - ActualsSize - UDINT - 32 - - - ActualsTypeClass - TypeClass - 16 - - - Message - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - ItemType - Output - - - - - LocationIndex - UINT - 16 - - - DataTypesNotEquals - BOOL - 8 - - - DataSizeNotEquals - BOOL - 8 - - - DataContentNotEquals - BOOL - 8 - - - CurrentCycleCount - UDINT - 32 - - - IteratorCounter - UINT - 16 - - - DetectionCountTemp - UINT - 16 - - - FoundOne - BOOL - 8 - - - AdditionalIdenticalAssert - BOOL - 8 - - - - GetNumberOfArrayAssertsForTest - UINT - 16 - - CompleteTestInstancePath - T_MaxString - 2048 - - - Counter - UINT - 16 - - - NumberOfArrayAsserts - UINT - 16 - - - - CopyDetectionCountAndResetDetectionCountInThisCycle - - IteratorCounter - UINT - 16 - - - - AddAssertArrayResult - - ExpectedsSize - UDINT - 32 - - - ExpectedsTypeClass - TypeClass - 16 - - - ActualsSize - UDINT - 32 - - - ActualsTypeClass - TypeClass - 16 - - - Message - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - - - PouType - FunctionBlock - - - - - I_AssertMessageFormatter - 32 - PVOID - - LogAssertFailure - - Expected - T_MaxString - 2048 - - - Actual - T_MaxString - 2048 - - - Message - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - - - FB_AdjustAssertFailureMessageToMax253CharLength - +]]>8480256AssertArrayResultsST_AssertArrayResult11000422400032TotalArrayAssertsUINT1642240320GetCurrentTaskIndexGETCURTASKINDEX1284224064AssertArrayResultInstancesST_AssertArrayResultInstances1100042560004224192CycleCountUDINT328480192FirstCycleExecutedBOOL88480224CreateAssertResultInstanceExpectedsSizeUDINT32ExpectedsTypeClassTypeClass16ActualsSizeUDINT32ActualsTypeClassTypeClass16MessageT_MaxString2048TestInstancePathT_MaxString2048IteratorCounterUINT16GetDetectionCountThisCycleUINT16ExpectedsSizeUDINT32ExpectedsTypeClassTypeClass16ActualsSizeUDINT32ActualsTypeClassTypeClass16MessageT_MaxString2048TestInstancePathT_MaxString2048IteratorCounterUINT16GetDetectionCountUINT16ExpectedsSizeUDINT32ExpectedsTypeClassTypeClass16ActualsSizeUDINT32ActualsTypeClassTypeClass16MessageT_MaxString2048TestInstancePathT_MaxString2048IteratorCounterUINT16ReportResultExpectedsSizeUDINT32ExpectedsTypeClassTypeClass16ActualsSizeUDINT32ActualsTypeClassTypeClass16MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8ItemTypeOutputLocationIndexUINT16DataTypesNotEqualsBOOL8DataSizeNotEqualsBOOL8DataContentNotEqualsBOOL8CurrentCycleCountUDINT32IteratorCounterUINT16DetectionCountTempUINT16FoundOneBOOL8AdditionalIdenticalAssertBOOL8GetNumberOfArrayAssertsForTestUINT16CompleteTestInstancePathT_MaxString2048CounterUINT16NumberOfArrayAssertsUINT16CopyDetectionCountAndResetDetectionCountInThisCycleIteratorCounterUINT16AddAssertArrayResultExpectedsSizeUDINT32ExpectedsTypeClassTypeClass16ActualsSizeUDINT32ActualsTypeClassTypeClass16MessageT_MaxString2048TestInstancePathT_MaxString2048PouTypeFunctionBlockI_AssertMessageFormatter32PVOIDLogAssertFailureExpectedT_MaxString2048ActualT_MaxString2048MessageT_MaxString2048TestInstancePathT_MaxString2048FB_AdjustAssertFailureMessageToMax253CharLength - 11584 - - MsgFmtString - T_MaxString - Test instance path - 2048 - 32 - - - ItemType - Input - - - - - StringArg - T_MaxString - Test message - 2048 - 2080 - - - ItemType - Input - - - - - MsgFmtStringProcessed - T_MaxString - 2048 - 4128 - - - ItemType - Output - - - - - StringArgProcessed - T_MaxString - 2048 - 6176 - - - ItemType - Output - - - - - MsgFmtStringTemp - T_MaxString - 2048 - 8224 - - - TestNameTooLong - STRING(80) - 648 - 10272 - - ...TestName too long - - - - TestMsgTooLong - STRING(80) - 648 - 10920 - - ...TestMsg too long - - - - MSG_FMT_STRING_MAX_NUMBER_OF_CHARACTERS - INT - 16 - 11568 - - 253 - - - - - PouType - FunctionBlock - - - - - FB_AdsAssertMessageFormatter - +]]>11584MsgFmtStringT_MaxString204832ItemTypeInputStringArgT_MaxString20482080ItemTypeInputMsgFmtStringProcessedT_MaxString20484128ItemTypeOutputStringArgProcessedT_MaxString20486176ItemTypeOutputMsgFmtStringTempT_MaxString20488224TestNameTooLongSTRING(80)64810272...TestName too longTestMsgTooLongSTRING(80)64810920...TestMsg too longMSG_FMT_STRING_MAX_NUMBER_OF_CHARACTERSINT1611568253PouTypeFunctionBlockFB_AdsAssertMessageFormatter - 64 - I_AssertMessageFormatter - - LogAssertFailure - - Expected - T_MaxString - 2048 - - - Actual - T_MaxString - 2048 - - - Message - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AdjustAssertFailureMessageToMax253CharLength - FB_AdjustAssertFailureMessageToMax253CharLength - 11584 - - - TestInstancePathCleaned - T_MaxString - 2048 - - - TestInstancePathFinal - T_MaxString - 2048 - - - ReturnValue - DINT - 32 - - - TestInstancePathProcessed - T_MaxString - 2048 - - - MessageProcessed - T_MaxString - 2048 - - - - - PouType - FunctionBlock - - - - - FB_TestSuite - This function block is responsible for holding the internal state of the test suite. +]]>64I_AssertMessageFormatterLogAssertFailureExpectedT_MaxString2048ActualT_MaxString2048MessageT_MaxString2048TestInstancePathT_MaxString2048AdjustAssertFailureMessageToMax253CharLengthFB_AdjustAssertFailureMessageToMax253CharLength11584TestInstancePathCleanedT_MaxString2048TestInstancePathFinalT_MaxString2048ReturnValueDINT32TestInstancePathProcessedT_MaxString2048MessageProcessedT_MaxString2048PouTypeFunctionBlockFB_TestSuite - 33551744 - - InstancePath - T_MaxString - 2048 - 32 - - - instance-path - - - noinit - - - - - GetCurrentTaskIndex - GETCURTASKINDEX - 128 - 2080 - - - NumberOfTests - UINT (0..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite) - 16 - 2208 - - 0 - - - - Tests - FB_Test - - 1 - 100 - - 419200 - 2240 - - - TestDuplicateNameTrigger - R_TRIG - - 1 - 100 - - 6400 - 421440 - - - TestCycleCountIndex - UDINT - - 1 - 100 - - 3200 - 427840 - - - AssertResults - FB_AssertResultStatic - 24640320 - 431040 - - - AssertArrayResults - FB_AssertArrayResultStatic - 8480256 - 25071360 - - - AdsAssertMessageFormatter - FB_AdsAssertMessageFormatter - 64 - 33551616 - - - AssertMessageFormatter - I_AssertMessageFormatter - 32 - 33551680 - - - AssertArrayEquals_REAL - - Expecteds - REAL array with expected values - REAL - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Actuals - REAL array with actual values - REAL - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Delta - The maximum delta between the value of expected and actual for which both numbers are still considered equal, proportional to the expected value in that array cell - REAL - 32 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - Equals - BOOL - 8 - - - SizeEquals - BOOL - 8 - - - Index - DINT - 32 - - - ExpectedString - T_MaxString - 2048 - - - ActualString - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - TestInstancePath - T_MaxString - 2048 - - - SizeOfExpecteds - DINT - 32 - - - SizeOfActuals - DINT - 32 - - - ExpectedsIndex - DINT - 32 - - - ActualsIndex - DINT - 32 - - - __Index__0 - DINT - 32 - - - - AssertEquals_BOOL - - Expected - BOOL expected value - BOOL - 8 - - - Actual - BOOL actual value - BOOL - 8 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - TestInstancePath - T_MaxString - 2048 - - - - AssertArrayEquals_WORD - - Expecteds - WORD array with expected values - WORD - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Actuals - WORD array with actual values - WORD - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - Equals - BOOL - 8 - - - SizeEquals - BOOL - 8 - - - Index - DINT - 32 - - - ExpectedString - T_MaxString - 2048 - - - ActualString - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - TestInstancePath - T_MaxString - 2048 - - - SizeOfExpecteds - DINT - 32 - - - SizeOfActuals - DINT - 32 - - - ExpectedDWordString - STRING(80) - 648 - - - ActualDWordString - STRING(80) - 648 - - - ExpectedsIndex - DINT - 32 - - - ActualsIndex - DINT - 32 - - - __Index__0 - DINT - 32 - - - - AssertEquals_STRING - - Expected - STRING expected value - T_MaxString - 2048 - - - Actual - STRING actual value - T_MaxString - 2048 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - - AssertEquals_ULINT - - Expected - ULINT expected value - ULINT - 64 - - - Actual - ULINT actual value - ULINT - 64 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - - AssertArrayEquals_USINT - - Expecteds - USINT array with expected values - USINT - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Actuals - USINT array with actual values - USINT - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - Equals - BOOL - 8 - - - SizeEquals - BOOL - 8 - - - Index - DINT - 32 - - - ExpectedString - T_MaxString - 2048 - - - ActualString - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - TestInstancePath - T_MaxString - 2048 - - - SizeOfExpecteds - DINT - 32 - - - SizeOfActuals - DINT - 32 - - - ExpectedsIndex - DINT - 32 - - - ActualsIndex - DINT - 32 - - - __Index__0 - DINT - 32 - - - - CalculateAndSetNumberOfAssertsForTest - - TestName - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - TotalNumberOfAsserts - UINT - 16 - - - NumberOfAsserts - UINT - 16 - - - NumberOfArrayAsserts - UINT - 16 - - - IteratorCounter - UINT - 16 - - - - AssertArrayEquals_BYTE - - Expecteds - BYTE array with expected values - BYTE - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Actuals - BYTE array with actual values - BYTE - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - Equals - BOOL - 8 - - - SizeEquals - BOOL - 8 - - - Index - DINT - 32 - - - ExpectedString - T_MaxString - 2048 - - - ActualString - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - TestInstancePath - T_MaxString - 2048 - - - SizeOfExpecteds - DINT - 32 - - - SizeOfActuals - DINT - 32 - - - ExpectedByteString - STRING(80) - 648 - - - ActualByteString - STRING(80) - 648 - - - ExpectedsIndex - DINT - 32 - - - ActualsIndex - DINT - 32 - - - __Index__0 - DINT - 32 - - - - SetTestFailed - - AssertionType - E_AssertionType - 8 - - - AssertionMessage - T_MaxString - 2048 - - - IteratorCounter - UINT - 16 - - - - AssertEquals_WORD - - Expected - WORD expected value - WORD - 16 - - - Actual - WORD actual value - WORD - 16 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - - SetTestFinished - BOOL - 8 - - TestName - T_MaxString - 2048 - - - IteratorCounter - UINT - 16 - - - - AssertArrayEquals_ULINT - - Expecteds - ULINT array with expected values - ULINT - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Actuals - ULINT array with actual values - ULINT - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - Equals - BOOL - 8 - - - SizeEquals - BOOL - 8 - - - Index - DINT - 32 - - - ExpectedString - T_MaxString - 2048 - - - ActualString - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - TestInstancePath - T_MaxString - 2048 - - - SizeOfExpecteds - DINT - 32 - - - SizeOfActuals - DINT - 32 - - - ExpectedsIndex - DINT - 32 - - - ActualsIndex - DINT - 32 - - - __Index__0 - DINT - 32 - - - - IsTestFinished - BOOL - 8 - - TestName - T_MaxString - 2048 - - - IteratorCounter - UINT - 16 - - - - AssertEquals_LINT - - Expected - LINT expected value - LINT - 64 - - - Actual - LINT actual value - LINT - 64 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - - AssertEquals - - Expected - Expected value - AnyType - 96 - - - anytypeclass - ANY - - - - - Actual - The value to check against expected - AnyType - 96 - - - anytypeclass - ANY - - - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - Count - DINT - 32 - - - ExpectedDataString - T_MaxString - 2048 - - - ActualDataString - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - boolExpected - BOOL - 8 - - - boolActual - BOOL - 8 - - - byteExpected - BYTE - 8 - - - byteActual - BYTE - 8 - - - dateExpected - DATE - 32 - - - dateActual - DATE - 32 - - - dateAndTimeExpected - DATE_AND_TIME - 32 - - - dateAndTimeActual - DATE_AND_TIME - 32 - - - dintExpected - DINT - 32 - - - dintActual - DINT - 32 - - - dwordExpected - DWORD - 32 - - - dwordActual - DWORD - 32 - - - intExpected - INT - 16 - - - intActual - INT - 16 - - - lintExpected - LINT - 64 - - - lintActual - LINT - 64 - - - lrealExpected - LREAL - 64 - - - lrealActual - LREAL - 64 - - - ltimeExpected - LTIME - 64 - - - ltimeActual - LTIME - 64 - - - lwordExpected - LWORD - 64 - - - lwordActual - LWORD - 64 - - - realExpected - REAL - 32 - - - realActual - REAL - 32 - - - sintExpected - SINT - 8 - - - sintActual - SINT - 8 - - - stringExpected - T_MaxString - 2048 - - - stringActual - T_MaxString - 2048 - - - wstringExpected - WSTRING(255) - 4096 - - - wstringActual - WSTRING(255) - 4096 - - - timeExpected - TIME - 32 - - - timeActual - TIME - 32 - - - timeOfDayExpected - TIME_OF_DAY - 32 - - - timeOfDayActual - TIME_OF_DAY - 32 - - - udintExpected - UDINT - 32 - - - udintActual - UDINT - 32 - - - uintExpected - UINT - 16 - - - uintActual - UINT - 16 - - - ulintExpected - ULINT - 64 - - - ulintActual - ULINT - 64 - - - usintExpected - USINT - 8 - - - usintActual - USINT - 8 - - - wordExpected - WORD - 16 - - - wordActual - WORD - 16 - - - DataTypesNotEquals - BOOL - 8 - - - DataSizeNotEquals - BOOL - 8 - - - DataContentNotEquals - BOOL - 8 - - - IteratorCounter - DINT - 32 - - - - hasanytype - - - - - AssertEquals_TIME_OF_DAY - - Expected - TIME_OF_DAY expected value - TIME_OF_DAY - 32 - - - Actual - TIME_OF_DAY actual value - TIME_OF_DAY - 32 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - - AssertEquals_USINT - - Expected - USINT expected value - USINT - 8 - - - Actual - USINT actual value - USINT - 8 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - TestInstancePath - T_MaxString - 2048 - - - - AssertArrayEquals_DINT - - Expecteds - DINT array with expected values - DINT - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Actuals - DINT array with actual values - DINT - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - Equals - BOOL - 8 - - - SizeEquals - BOOL - 8 - - - Index - DINT - 32 - - - ExpectedString - T_MaxString - 2048 - - - ActualString - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - TestInstancePath - T_MaxString - 2048 - - - SizeOfExpecteds - DINT - 32 - - - SizeOfActuals - DINT - 32 - - - ExpectedsIndex - DINT - 32 - - - ActualsIndex - DINT - 32 - - - __Index__0 - DINT - 32 - - - - AssertEquals_SINT - - Expected - SINT expected value - SINT - 8 - - - Actual - SINT actual value - SINT - 8 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - - GetNumberOfTests - UINT - 16 - - - AssertEquals_LREAL - - Expected - LREAL expected value - LREAL - 64 - - - Actual - LREAL actual value - LREAL - 64 - - - Delta - The maximum delta between the absolute value of expected and actual for which both numbers are still considered equal - LREAL - 64 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - - AssertEquals_WSTRING - - Expected - WSTRING expected value - WSTRING(255) - 4096 - - - Actual - WSTRING actual value - WSTRING(255) - 4096 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - - AssertArray2dEquals_REAL - - Expecteds - REAL 2d array with expected values - REAL - 32 - - - variable_length_array - - - Dimensions - 2 - - - - - Actuals - REAL 2d array with actual values - REAL - 32 - - - variable_length_array - - - Dimensions - 2 - - - - - Delta - The maximum delta between the value of expected and actual for which both numbers are still considered equal, proportional to the expected value in that array cell - REAL - 32 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - Equals - BOOL - 8 - - - SizeEquals - BOOL - 8 - - - ExpectedString - T_MaxString - 2048 - - - ActualString - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - TestInstancePath - T_MaxString - 2048 - - - DimensionIndex - USINT - 8 - - - LowerBoundExpecteds - DINT - - 1 - 2 - - 64 - - - UpperBoundExpecteds - DINT - - 1 - 2 - - 64 - - - LowerBoundActuals - DINT - - 1 - 2 - - 64 - - - UpperBoundActuals - DINT - - 1 - 2 - - 64 - - - SizeOfExpecteds - DINT - - 1 - 2 - - 64 - - - SizeOfActuals - DINT - - 1 - 2 - - 64 - - - Offset - DINT - - 1 - 2 - - 64 - - - ExpectedArrayIndex - DINT - - 1 - 2 - - 64 - - - ActualArrayIndex - DINT - - 1 - 2 - - 64 - - - Expected - REAL - 32 - - - Actual - REAL - 32 - - - __Index__0 - DINT - 32 - - - - AddTestNameToInstancePath - T_MaxString - 2048 - - TestInstancePath - T_MaxString - 2048 - - - CompleteTestInstancePath - T_MaxString - 2048 - - - - AssertTrue - - Condition - Condition to be checked - BOOL - 8 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - - AssertArray3dEquals_LREAL - - Expecteds - LREAL 3d array with expected values - LREAL - 32 - - - variable_length_array - - - Dimensions - 3 - - - - - Actuals - LREAL 3d array with actual values - LREAL - 32 - - - variable_length_array - - - Dimensions - 3 - - - - - Delta - The maximum delta between the value of expected and actual for which both numbers are still considered equal, proportional to the expected value in that array cell - LREAL - 64 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - Equals - BOOL - 8 - - - SizeEquals - BOOL - 8 - - - ExpectedString - T_MaxString - 2048 - - - ActualString - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - TestInstancePath - T_MaxString - 2048 - - - DimensionIndex - USINT - 8 - - - LowerBoundExpecteds - DINT - - 1 - 3 - - 96 - - - UpperBoundExpecteds - DINT - - 1 - 3 - - 96 - - - LowerBoundActuals - DINT - - 1 - 3 - - 96 - - - UpperBoundActuals - DINT - - 1 - 3 - - 96 - - - SizeOfExpecteds - DINT - - 1 - 3 - - 96 - - - SizeOfActuals - DINT - - 1 - 3 - - 96 - - - Offset - DINT - - 1 - 3 - - 96 - - - ExpectedArrayIndex - DINT - - 1 - 3 - - 96 - - - ActualArrayIndex - DINT - - 1 - 3 - - 96 - - - Expected - LREAL - 64 - - - Actual - LREAL - 64 - - - __Index__0 - DINT - 32 - - - - AssertEquals_INT - - Expected - INT expected value - INT - 16 - - - Actual - INT actual value - INT - 16 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - - AssertEquals_DATE - - Expected - DATE expected value - DATE - 32 - - - Actual - DATE actual value - DATE - 32 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - - AssertEquals_DWORD - - Expected - DWORD expected value - DWORD - 32 - - - Actual - DWORD actual value - DWORD - 32 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - - AssertEquals_REAL - - Expected - REAL expected value - REAL - 32 - - - Actual - REAL actual value - REAL - 32 - - - Delta - The maximum delta between the absolute value of expected and actual for which both numbers are still considered equal - REAL - 32 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - - AssertEquals_UDINT - - Expected - UDINT expected value - UDINT - 32 - - - Actual - UDINT actual value - UDINT - 32 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - - AssertEquals_LTIME - - Expected - LTIME expected value - LTIME - 64 - - - Actual - LTIME actual value - LTIME - 64 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - - AssertArrayEquals_SINT - - Expecteds - SINT array with expected values - SINT - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Actuals - SINT array with actual values - SINT - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - Equals - BOOL - 8 - - - SizeEquals - BOOL - 8 - - - Index - DINT - 32 - - - ExpectedString - T_MaxString - 2048 - - - ActualString - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - TestInstancePath - T_MaxString - 2048 - - - SizeOfExpecteds - DINT - 32 - - - SizeOfActuals - DINT - 32 - - - ExpectedsIndex - DINT - 32 - - - ActualsIndex - DINT - 32 - - - __Index__0 - DINT - 32 - - - - AssertEquals_TIME - - Expected - TIME expected value - TIME - 32 - - - Actual - TIME actual value - TIME - 32 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - - AssertEquals_DATE_AND_TIME - - Expected - DATE_AND_TIME expected value - DATE_AND_TIME - 32 - - - Actual - DATE_AND_TIME actual value - DATE_AND_TIME - 32 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - - AssertArray3dEquals_REAL - - Expecteds - REAL 3d array with expected values - REAL - 32 - - - variable_length_array - - - Dimensions - 3 - - - - - Actuals - REAL 3d array with actual values - REAL - 32 - - - variable_length_array - - - Dimensions - 3 - - - - - Delta - The maximum delta between the value of expected and actual for which both numbers are still considered equal, proportional to the expected value in that array cell - REAL - 32 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - Equals - BOOL - 8 - - - SizeEquals - BOOL - 8 - - - ExpectedString - T_MaxString - 2048 - - - ActualString - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - TestInstancePath - T_MaxString - 2048 - - - DimensionIndex - USINT - 8 - - - LowerBoundExpecteds - DINT - - 1 - 3 - - 96 - - - UpperBoundExpecteds - DINT - - 1 - 3 - - 96 - - - LowerBoundActuals - DINT - - 1 - 3 - - 96 - - - UpperBoundActuals - DINT - - 1 - 3 - - 96 - - - SizeOfExpecteds - DINT - - 1 - 3 - - 96 - - - SizeOfActuals - DINT - - 1 - 3 - - 96 - - - Offset - DINT - - 1 - 3 - - 96 - - - ExpectedArrayIndex - DINT - - 1 - 3 - - 96 - - - ActualArrayIndex - DINT - - 1 - 3 - - 96 - - - Expected - REAL - 32 - - - Actual - REAL - 32 - - - ExpectedValueString - T_MaxString - 2048 - - - ActualValueString - T_MaxString - 2048 - - - FormatString - FB_FormatString - 7840 - - - __Index__0 - DINT - 32 - - - - AssertEquals_DINT - - Expected - DINT expected value - DINT - 32 - - - Actual - DINT actual value - DINT - 32 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - - AssertArrayEquals_UDINT - - Expecteds - UDINT array with expected values - UDINT - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Actuals - UDINT array with actual values - UDINT - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - Equals - BOOL - 8 - - - SizeEquals - BOOL - 8 - - - Index - DINT - 32 - - - ExpectedString - T_MaxString - 2048 - - - ActualString - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - TestInstancePath - T_MaxString - 2048 - - - SizeOfExpecteds - DINT - 32 - - - SizeOfActuals - DINT - 32 - - - ExpectedsIndex - DINT - 32 - - - ActualsIndex - DINT - 32 - - - __Index__0 - DINT - 32 - - - - AssertArrayEquals_INT - - Expecteds - INT array with expected values - INT - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Actuals - INT array with actual values - INT - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - Equals - BOOL - 8 - - - SizeEquals - BOOL - 8 - - - Index - DINT - 32 - - - ExpectedString - T_MaxString - 2048 - - - ActualString - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - TestInstancePath - T_MaxString - 2048 - - - SizeOfExpecteds - DINT - 32 - - - SizeOfActuals - DINT - 32 - - - ExpectedsIndex - DINT - 32 - - - ActualsIndex - DINT - 32 - - - __Index__0 - DINT - 32 - - - - AssertFalse - - Condition - Condition to be checked - BOOL - 8 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - - GetNumberOfFailedTests - UINT - 16 - - Counter - UINT - 16 - - - FailedTestsCount - UINT - 16 - - - - AssertArrayEquals_LINT - - Expecteds - LINT array with expected values - LINT - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Actuals - LINT array with actual values - LINT - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - Equals - BOOL - 8 - - - SizeEquals - BOOL - 8 - - - Index - DINT - 32 - - - ExpectedString - T_MaxString - 2048 - - - ActualString - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - TestInstancePath - T_MaxString - 2048 - - - SizeOfExpecteds - DINT - 32 - - - SizeOfActuals - DINT - 32 - - - ExpectedsIndex - DINT - 32 - - - ActualsIndex - DINT - 32 - - - __Index__0 - DINT - 32 - - - - AssertArrayEquals_LWORD - - Expecteds - LWORD array with expected values - LWORD - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Actuals - LWORD array with actual values - LWORD - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - Equals - BOOL - 8 - - - SizeEquals - BOOL - 8 - - - Index - DINT - 32 - - - ExpectedString - T_MaxString - 2048 - - - ActualString - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - TestInstancePath - T_MaxString - 2048 - - - SizeOfExpecteds - DINT - 32 - - - SizeOfActuals - DINT - 32 - - - ExpectedLWordString - STRING(80) - 648 - - - ActualLWordString - STRING(80) - 648 - - - ExpectedsIndex - DINT - 32 - - - ActualsIndex - DINT - 32 - - - __Index__0 - DINT - 32 - - - - GetTestByPosition - FB_Test - 4192 - - Position - UINT (1..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite) - 16 - - - - AssertEquals_LWORD - - Expected - LWORD expected value - LWORD - 64 - - - Actual - LWORD actual value - LWORD - 64 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - - AssertArray2dEquals_LREAL - - Expecteds - LREAL 2d array with expected values - LREAL - 32 - - - variable_length_array - - - Dimensions - 2 - - - - - Actuals - LREAL 2d array with actual values - LREAL - 32 - - - variable_length_array - - - Dimensions - 2 - - - - - Delta - The maximum delta between the value of expected and actual for which both numbers are still considered equal, proportional to the expected value in that array cell - LREAL - 64 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - Equals - BOOL - 8 - - - SizeEquals - BOOL - 8 - - - ExpectedString - T_MaxString - 2048 - - - ActualString - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - TestInstancePath - T_MaxString - 2048 - - - DimensionIndex - USINT - 8 - - - LowerBoundExpecteds - DINT - - 1 - 2 - - 64 - - - UpperBoundExpecteds - DINT - - 1 - 2 - - 64 - - - LowerBoundActuals - DINT - - 1 - 2 - - 64 - - - UpperBoundActuals - DINT - - 1 - 2 - - 64 - - - SizeOfExpecteds - DINT - - 1 - 2 - - 64 - - - SizeOfActuals - DINT - - 1 - 2 - - 64 - - - Offset - DINT - - 1 - 2 - - 64 - - - ExpectedArrayIndex - DINT - - 1 - 2 - - 64 - - - ActualArrayIndex - DINT - - 1 - 2 - - 64 - - - Expected - LREAL - 64 - - - Actual - LREAL - 64 - - - __Index__0 - DINT - 32 - - - - AssertArrayEquals_BOOL - - Expecteds - BOOL array with expected values - BOOL - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Actuals - BOOL array with actual values - BOOL - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - Equals - BOOL - 8 - - - SizeEquals - BOOL - 8 - - - Index - DINT - 32 - - - ExpectedString - T_MaxString - 2048 - - - ActualString - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - TestInstancePath - T_MaxString - 2048 - - - SizeOfExpecteds - DINT - 32 - - - SizeOfActuals - DINT - 32 - - - ExpectedsIndex - DINT - 32 - - - ActualsIndex - DINT - 32 - - - __Index__0 - DINT - 32 - - - - AreAllTestsFinished - BOOL - 8 - - Counter - UINT - 16 - - - GetCurTaskIndex - GETCURTASKINDEX - 128 - - - - AddTest - - TestName - T_MaxString - 2048 - - - IteratorCounter - UINT - 16 - - - ErrorMessage - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - FunctionCallResult - DINT - 32 - - - CycleCount - UDINT - 32 - - - TestWithThisNameAlreadyExists - BOOL - 8 - - - LowerCasedTestName - T_MaxString - 2048 - - - TrimmedTestName - T_MaxString - 2048 - - - IgnoreCurrentTestCase - BOOL - 8 - - - - AssertArrayEquals_DWORD - - Expecteds - DWORD array with expected values - DWORD - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Actuals - DWORD array with actual values - DWORD - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - Equals - BOOL - 8 - - - SizeEquals - BOOL - 8 - - - Index - DINT - 32 - - - ExpectedString - T_MaxString - 2048 - - - ActualString - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - TestInstancePath - T_MaxString - 2048 - - - SizeOfExpecteds - DINT - 32 - - - SizeOfActuals - DINT - 32 - - - ExpectedDWordString - STRING(80) - 648 - - - ActualDWordString - STRING(80) - 648 - - - ExpectedsIndex - DINT - 32 - - - ActualsIndex - DINT - 32 - - - __Index__0 - DINT - 32 - - - - FindTestSuiteInstancePath - T_MaxString - 2048 - - - AssertEquals_BYTE - - Expected - BYTE expected value - BYTE - 8 - - - Actual - BYTE actual value - BYTE - 8 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - - AssertEquals_UINT - - Expected - UINT expected value - UINT - 16 - - - Actual - UINT actual value - UINT - 16 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - - GetInstancePath - T_MaxString - 2048 - - - GetNumberOfSkippedTests - UINT - 16 - - Counter - UINT - 16 - - - SkippedTestsCount - UINT - 16 - - - - AssertArrayEquals_UINT - - Expecteds - UINT array with expected values - UINT - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Actuals - UINT array with actual values - UINT - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - Equals - BOOL - 8 - - - SizeEquals - BOOL - 8 - - - Index - DINT - 32 - - - ExpectedString - T_MaxString - 2048 - - - ActualString - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - TestInstancePath - T_MaxString - 2048 - - - SizeOfExpecteds - DINT - 32 - - - SizeOfActuals - DINT - 32 - - - ExpectedsIndex - DINT - 32 - - - ActualsIndex - DINT - 32 - - - __Index__0 - DINT - 32 - - - - AssertArrayEquals_LREAL - - Expecteds - LREAL array with expected values - LREAL - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Actuals - LREAL array with actual values - LREAL - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Delta - The maximum delta between the value of expected and actual for which both numbers are still considered equal, proportional to the expected value in that array cell - LREAL - 64 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - Equals - BOOL - 8 - - - SizeEquals - BOOL - 8 - - - Index - DINT - 32 - - - ExpectedString - T_MaxString - 2048 - - - ActualString - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - TestInstancePath - T_MaxString - 2048 - - - SizeOfExpecteds - DINT - 32 - - - SizeOfActuals - DINT - 32 - - - ExpectedsIndex - DINT - 32 - - - ActualsIndex - DINT - 32 - - - __Index__0 - DINT - 32 - - - - GetNumberOfSuccessfulTests - UINT - 16 - - - - PouType - FunctionBlock - - - call_after_init - - - reflection - - - - - ST_AdsLogStringMessage - 4128 - - MsgCtrlMask - DWORD - 32 - 0 - - - MsgFmtStr - T_MaxString - 2048 - 32 - - - StrArg - T_MaxString - 2048 - 2080 - - - - pack_mode - 1 - - - - - FB_MemRingBuffer - This function block implements ring buffer fifo functionality. +]]>33551744InstancePathT_MaxString204832instance-pathnoinitGetCurrentTaskIndexGETCURTASKINDEX1282080NumberOfTestsUINT (0..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite)1622080TestsFB_Test11004192002240TestDuplicateNameTriggerR_TRIG11006400421440TestCycleCountIndexUDINT11003200427840AssertResultsFB_AssertResultStatic24640320431040AssertArrayResultsFB_AssertArrayResultStatic848025625071360AdsAssertMessageFormatterFB_AdsAssertMessageFormatter6433551616AssertMessageFormatterI_AssertMessageFormatter3233551680AssertArrayEquals_REALExpectedsREAL32variable_length_arrayDimensions1ActualsREAL32variable_length_arrayDimensions1DeltaREAL32MessageT_MaxString2048EqualsBOOL8SizeEqualsBOOL8IndexDINT32ExpectedStringT_MaxString2048ActualStringT_MaxString2048AlreadyReportedBOOL8TestInstancePathT_MaxString2048SizeOfExpectedsDINT32SizeOfActualsDINT32ExpectedsIndexDINT32ActualsIndexDINT32AssertEquals_BOOLExpectedBOOL8ActualBOOL8MessageT_MaxString2048AlreadyReportedBOOL8TestInstancePathT_MaxString2048AssertArrayEquals_WORDExpectedsWORD32variable_length_arrayDimensions1ActualsWORD32variable_length_arrayDimensions1MessageT_MaxString2048EqualsBOOL8SizeEqualsBOOL8IndexDINT32ExpectedStringT_MaxString2048ActualStringT_MaxString2048AlreadyReportedBOOL8TestInstancePathT_MaxString2048SizeOfExpectedsDINT32SizeOfActualsDINT32ExpectedDWordStringSTRING(80)648ActualDWordStringSTRING(80)648ExpectedsIndexDINT32ActualsIndexDINT32AssertEquals_STRINGExpectedT_MaxString2048ActualT_MaxString2048MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8AssertEquals_ULINTExpectedULINT64ActualULINT64MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8AssertArrayEquals_USINTExpectedsUSINT32variable_length_arrayDimensions1ActualsUSINT32variable_length_arrayDimensions1MessageT_MaxString2048EqualsBOOL8SizeEqualsBOOL8IndexDINT32ExpectedStringT_MaxString2048ActualStringT_MaxString2048AlreadyReportedBOOL8TestInstancePathT_MaxString2048SizeOfExpectedsDINT32SizeOfActualsDINT32ExpectedsIndexDINT32ActualsIndexDINT32CalculateAndSetNumberOfAssertsForTestTestNameT_MaxString2048TestInstancePathT_MaxString2048TotalNumberOfAssertsUINT16NumberOfAssertsUINT16NumberOfArrayAssertsUINT16IteratorCounterUINT16AssertArrayEquals_BYTEExpectedsBYTE32variable_length_arrayDimensions1ActualsBYTE32variable_length_arrayDimensions1MessageT_MaxString2048EqualsBOOL8SizeEqualsBOOL8IndexDINT32ExpectedStringT_MaxString2048ActualStringT_MaxString2048AlreadyReportedBOOL8TestInstancePathT_MaxString2048SizeOfExpectedsDINT32SizeOfActualsDINT32ExpectedByteStringSTRING(80)648ActualByteStringSTRING(80)648ExpectedsIndexDINT32ActualsIndexDINT32SetTestFailedAssertionTypeE_AssertionType8AssertionMessageT_MaxString2048IteratorCounterUINT16AssertEquals_WORDExpectedWORD16ActualWORD16MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8SetTestFinishedBOOL8TestNameT_MaxString2048IteratorCounterUINT16AssertArrayEquals_ULINTExpectedsULINT32variable_length_arrayDimensions1ActualsULINT32variable_length_arrayDimensions1MessageT_MaxString2048EqualsBOOL8SizeEqualsBOOL8IndexDINT32ExpectedStringT_MaxString2048ActualStringT_MaxString2048AlreadyReportedBOOL8TestInstancePathT_MaxString2048SizeOfExpectedsDINT32SizeOfActualsDINT32ExpectedsIndexDINT32ActualsIndexDINT32IsTestFinishedBOOL8TestNameT_MaxString2048IteratorCounterUINT16AssertEquals_LINTExpectedLINT64ActualLINT64MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8AssertEqualsExpectedAnyType96anytypeclassANYActualAnyType96anytypeclassANYMessageT_MaxString2048CountDINT32ExpectedDataStringT_MaxString2048ActualDataStringT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8boolExpectedBOOL8boolActualBOOL8byteExpectedBYTE8byteActualBYTE8dateExpectedDATE32dateActualDATE32dateAndTimeExpectedDATE_AND_TIME32dateAndTimeActualDATE_AND_TIME32dintExpectedDINT32dintActualDINT32dwordExpectedDWORD32dwordActualDWORD32intExpectedINT16intActualINT16lintExpectedLINT64lintActualLINT64lrealExpectedLREAL64lrealActualLREAL64ltimeExpectedLTIME64ltimeActualLTIME64lwordExpectedLWORD64lwordActualLWORD64realExpectedREAL32realActualREAL32sintExpectedSINT8sintActualSINT8stringExpectedT_MaxString2048stringActualT_MaxString2048wstringExpectedWSTRING(255)4096wstringActualWSTRING(255)4096timeExpectedTIME32timeActualTIME32timeOfDayExpectedTIME_OF_DAY32timeOfDayActualTIME_OF_DAY32udintExpectedUDINT32udintActualUDINT32uintExpectedUINT16uintActualUINT16ulintExpectedULINT64ulintActualULINT64usintExpectedUSINT8usintActualUSINT8wordExpectedWORD16wordActualWORD16DataTypesNotEqualsBOOL8DataSizeNotEqualsBOOL8DataContentNotEqualsBOOL8IteratorCounterDINT32hasanytypeAssertEquals_TIME_OF_DAYExpectedTIME_OF_DAY32ActualTIME_OF_DAY32MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8AssertEquals_USINTExpectedUSINT8ActualUSINT8MessageT_MaxString2048AlreadyReportedBOOL8TestInstancePathT_MaxString2048AssertArrayEquals_DINTExpectedsDINT32variable_length_arrayDimensions1ActualsDINT32variable_length_arrayDimensions1MessageT_MaxString2048EqualsBOOL8SizeEqualsBOOL8IndexDINT32ExpectedStringT_MaxString2048ActualStringT_MaxString2048AlreadyReportedBOOL8TestInstancePathT_MaxString2048SizeOfExpectedsDINT32SizeOfActualsDINT32ExpectedsIndexDINT32ActualsIndexDINT32AssertEquals_SINTExpectedSINT8ActualSINT8MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8GetNumberOfTestsUINT16AssertEquals_LREALExpectedLREAL64ActualLREAL64DeltaLREAL64MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8AssertEquals_WSTRINGExpectedWSTRING(255)4096ActualWSTRING(255)4096MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8AssertArray2dEquals_REALExpectedsREAL32variable_length_arrayDimensions2ActualsREAL32variable_length_arrayDimensions2DeltaREAL32MessageT_MaxString2048EqualsBOOL8SizeEqualsBOOL8ExpectedStringT_MaxString2048ActualStringT_MaxString2048AlreadyReportedBOOL8TestInstancePathT_MaxString2048DimensionIndexUSINT8LowerBoundExpectedsDINT1264UpperBoundExpectedsDINT1264LowerBoundActualsDINT1264UpperBoundActualsDINT1264SizeOfExpectedsDINT1264SizeOfActualsDINT1264OffsetDINT1264ExpectedArrayIndexDINT1264ActualArrayIndexDINT1264ExpectedREAL32ActualREAL32__Index__0DINT32AddTestNameToInstancePathT_MaxString2048TestInstancePathT_MaxString2048CompleteTestInstancePathT_MaxString2048AssertTrueConditionBOOL8MessageT_MaxString2048AssertArray3dEquals_LREALExpectedsLREAL32variable_length_arrayDimensions3ActualsLREAL32variable_length_arrayDimensions3DeltaLREAL64MessageT_MaxString2048EqualsBOOL8SizeEqualsBOOL8ExpectedStringT_MaxString2048ActualStringT_MaxString2048AlreadyReportedBOOL8TestInstancePathT_MaxString2048DimensionIndexUSINT8LowerBoundExpectedsDINT1396UpperBoundExpectedsDINT1396LowerBoundActualsDINT1396UpperBoundActualsDINT1396SizeOfExpectedsDINT1396SizeOfActualsDINT1396OffsetDINT1396ExpectedArrayIndexDINT1396ActualArrayIndexDINT1396ExpectedLREAL64ActualLREAL64__Index__0DINT32AssertEquals_INTExpectedINT16ActualINT16MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8AssertEquals_DATEExpectedDATE32ActualDATE32MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8AssertEquals_DWORDExpectedDWORD32ActualDWORD32MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8AssertEquals_REALExpectedREAL32ActualREAL32DeltaREAL32MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8AssertEquals_UDINTExpectedUDINT32ActualUDINT32MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8AssertEquals_LTIMEExpectedLTIME64ActualLTIME64MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8AssertArrayEquals_SINTExpectedsSINT32variable_length_arrayDimensions1ActualsSINT32variable_length_arrayDimensions1MessageT_MaxString2048EqualsBOOL8SizeEqualsBOOL8IndexDINT32ExpectedStringT_MaxString2048ActualStringT_MaxString2048AlreadyReportedBOOL8TestInstancePathT_MaxString2048SizeOfExpectedsDINT32SizeOfActualsDINT32ExpectedsIndexDINT32ActualsIndexDINT32AssertEquals_TIMEExpectedTIME32ActualTIME32MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8AssertEquals_DATE_AND_TIMEExpectedDATE_AND_TIME32ActualDATE_AND_TIME32MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8AssertArray3dEquals_REALExpectedsREAL32variable_length_arrayDimensions3ActualsREAL32variable_length_arrayDimensions3DeltaREAL32MessageT_MaxString2048EqualsBOOL8SizeEqualsBOOL8ExpectedStringT_MaxString2048ActualStringT_MaxString2048AlreadyReportedBOOL8TestInstancePathT_MaxString2048DimensionIndexUSINT8LowerBoundExpectedsDINT1396UpperBoundExpectedsDINT1396LowerBoundActualsDINT1396UpperBoundActualsDINT1396SizeOfExpectedsDINT1396SizeOfActualsDINT1396OffsetDINT1396ExpectedArrayIndexDINT1396ActualArrayIndexDINT1396ExpectedREAL32ActualREAL32ExpectedValueStringT_MaxString2048ActualValueStringT_MaxString2048FormatStringFB_FormatString7840__Index__0DINT32AssertEquals_DINTExpectedDINT32ActualDINT32MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8AssertArrayEquals_UDINTExpectedsUDINT32variable_length_arrayDimensions1ActualsUDINT32variable_length_arrayDimensions1MessageT_MaxString2048EqualsBOOL8SizeEqualsBOOL8IndexDINT32ExpectedStringT_MaxString2048ActualStringT_MaxString2048AlreadyReportedBOOL8TestInstancePathT_MaxString2048SizeOfExpectedsDINT32SizeOfActualsDINT32ExpectedsIndexDINT32ActualsIndexDINT32AssertArrayEquals_INTExpectedsINT32variable_length_arrayDimensions1ActualsINT32variable_length_arrayDimensions1MessageT_MaxString2048EqualsBOOL8SizeEqualsBOOL8IndexDINT32ExpectedStringT_MaxString2048ActualStringT_MaxString2048AlreadyReportedBOOL8TestInstancePathT_MaxString2048SizeOfExpectedsDINT32SizeOfActualsDINT32ExpectedsIndexDINT32ActualsIndexDINT32AssertFalseConditionBOOL8MessageT_MaxString2048GetNumberOfFailedTestsUINT16CounterUINT16FailedTestsCountUINT16AssertArrayEquals_LINTExpectedsLINT32variable_length_arrayDimensions1ActualsLINT32variable_length_arrayDimensions1MessageT_MaxString2048EqualsBOOL8SizeEqualsBOOL8IndexDINT32ExpectedStringT_MaxString2048ActualStringT_MaxString2048AlreadyReportedBOOL8TestInstancePathT_MaxString2048SizeOfExpectedsDINT32SizeOfActualsDINT32ExpectedsIndexDINT32ActualsIndexDINT32AssertArrayEquals_LWORDExpectedsLWORD32variable_length_arrayDimensions1ActualsLWORD32variable_length_arrayDimensions1MessageT_MaxString2048EqualsBOOL8SizeEqualsBOOL8IndexDINT32ExpectedStringT_MaxString2048ActualStringT_MaxString2048AlreadyReportedBOOL8TestInstancePathT_MaxString2048SizeOfExpectedsDINT32SizeOfActualsDINT32ExpectedLWordStringSTRING(80)648ActualLWordStringSTRING(80)648ExpectedsIndexDINT32ActualsIndexDINT32GetTestByPositionFB_Test4192PositionUINT (1..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite)16AssertEquals_LWORDExpectedLWORD64ActualLWORD64MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8AssertArray2dEquals_LREALExpectedsLREAL32variable_length_arrayDimensions2ActualsLREAL32variable_length_arrayDimensions2DeltaLREAL64MessageT_MaxString2048EqualsBOOL8SizeEqualsBOOL8ExpectedStringT_MaxString2048ActualStringT_MaxString2048AlreadyReportedBOOL8TestInstancePathT_MaxString2048DimensionIndexUSINT8LowerBoundExpectedsDINT1264UpperBoundExpectedsDINT1264LowerBoundActualsDINT1264UpperBoundActualsDINT1264SizeOfExpectedsDINT1264SizeOfActualsDINT1264OffsetDINT1264ExpectedArrayIndexDINT1264ActualArrayIndexDINT1264ExpectedLREAL64ActualLREAL64__Index__0DINT32AssertArrayEquals_BOOLExpectedsBOOL32variable_length_arrayDimensions1ActualsBOOL32variable_length_arrayDimensions1MessageT_MaxString2048EqualsBOOL8SizeEqualsBOOL8IndexDINT32ExpectedStringT_MaxString2048ActualStringT_MaxString2048AlreadyReportedBOOL8TestInstancePathT_MaxString2048SizeOfExpectedsDINT32SizeOfActualsDINT32ExpectedsIndexDINT32ActualsIndexDINT32AreAllTestsFinishedBOOL8CounterUINT16GetCurTaskIndexGETCURTASKINDEX128AddTestTestNameT_MaxString2048IteratorCounterUINT16ErrorMessageT_MaxString2048TestInstancePathT_MaxString2048FunctionCallResultDINT32CycleCountUDINT32TestWithThisNameAlreadyExistsBOOL8LowerCasedTestNameT_MaxString2048TrimmedTestNameT_MaxString2048IgnoreCurrentTestCaseBOOL8AssertArrayEquals_DWORDExpectedsDWORD32variable_length_arrayDimensions1ActualsDWORD32variable_length_arrayDimensions1MessageT_MaxString2048EqualsBOOL8SizeEqualsBOOL8IndexDINT32ExpectedStringT_MaxString2048ActualStringT_MaxString2048AlreadyReportedBOOL8TestInstancePathT_MaxString2048SizeOfExpectedsDINT32SizeOfActualsDINT32ExpectedDWordStringSTRING(80)648ActualDWordStringSTRING(80)648ExpectedsIndexDINT32ActualsIndexDINT32FindTestSuiteInstancePathT_MaxString2048AssertEquals_BYTEExpectedBYTE8ActualBYTE8MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8AssertEquals_UINTExpectedUINT16ActualUINT16MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8GetInstancePathT_MaxString2048GetNumberOfSkippedTestsUINT16CounterUINT16SkippedTestsCountUINT16AssertArrayEquals_UINTExpectedsUINT32variable_length_arrayDimensions1ActualsUINT32variable_length_arrayDimensions1MessageT_MaxString2048EqualsBOOL8SizeEqualsBOOL8IndexDINT32ExpectedStringT_MaxString2048ActualStringT_MaxString2048AlreadyReportedBOOL8TestInstancePathT_MaxString2048SizeOfExpectedsDINT32SizeOfActualsDINT32ExpectedsIndexDINT32ActualsIndexDINT32AssertArrayEquals_LREALExpectedsLREAL32variable_length_arrayDimensions1ActualsLREAL32variable_length_arrayDimensions1DeltaLREAL64MessageT_MaxString2048EqualsBOOL8SizeEqualsBOOL8IndexDINT32ExpectedStringT_MaxString2048ActualStringT_MaxString2048AlreadyReportedBOOL8TestInstancePathT_MaxString2048SizeOfExpectedsDINT32SizeOfActualsDINT32ExpectedsIndexDINT32ActualsIndexDINT32GetNumberOfSuccessfulTestsUINT16PouTypeFunctionBlockcall_after_initreflectionST_AdsLogStringMessage4128MsgCtrlMaskDWORD320MsgFmtStrT_MaxString204832StrArgT_MaxString20482080pack_mode1FB_MemRingBuffer - 544 - - pWrite - BYTE - Pointer to write data - 32 - 32 - - - ItemType - Input - - - - - cbWrite - UDINT - Byte size of write data - 32 - 64 - - - ItemType - Input - - - - - pRead - BYTE - Pointer to read data buffer - 32 - 96 - - - ItemType - Input - - - - - cbRead - UDINT - Byte size of read data buffer - 32 - 128 - - - ItemType - Input - - - - - pBuffer - BYTE - Pointer to ring buffer data bytes - 32 - 160 - - - ItemType - Input - - - - - cbBuffer - UDINT - Max. ring buffer byte size - 32 - 192 - - - ItemType - Input - - - - - bOk - BOOL - TRUE = new entry added or removed succesfully, FALSE = fifo overflow or fifo empty - 8 - 224 - - - ItemType - Output - - - - - nCount - UDINT - Number of fifo entries - 32 - 256 - - 0 - - - - ItemType - Output - - - - - cbSize - UDINT - Current byte length of fifo data - 32 - 288 - - 0 - - - - ItemType - Output - - - - - cbReturn - UDINT - If bOk == TRUE => Number of recend realy returned (removed or get) data bytes - If bOk == FALSE and cbReturn <> 0 => Number of required read buffer data bytes (cbRead underflow) - 32 - 320 - - 0 - - - - ItemType - Output - - - - - idxLast - DWORD - 32 - 352 - - 0 - - - - conditionalshow - - - - - idxFirst - DWORD - 32 - 384 - - 0 - - - - conditionalshow - - - - - idxGet - DWORD - 32 - 416 - - - conditionalshow - - - - - pTmp - BYTE - 32 - 448 - - - conditionalshow - - - - - cbTmp - DWORD - 32 - 480 - - - conditionalshow - - - - - cbCopied - DWORD - 32 - 512 - - - conditionalshow - - - - - A_Reset - - - A_AddTail - - - A_RemoveHead - - - A_GetHead - - - - PouType - FunctionBlock - - - conditionalshow_all_locals - - - - - TON - 224 - - IN - BOOL - starts timer with rising edge, resets timer with falling edge - 8 - 32 - - - ItemType - Input - - - - - PT - TIME - time to pass, before Q is set - 32 - 64 - - - ItemType - Input - - - - - Q - BOOL - gets TRUE, delay time (PT) after a rising edge at IN - 8 - 96 - - - ItemType - Output - - - - - ET - TIME - elapsed time - 32 - 128 - - - ItemType - Output - - - - - M - BOOL - 8 - 160 - - - StartTime - TIME - 32 - 192 - - - - PouType - FunctionBlock - - - - - FB_AdsLogStringMessageFifoQueue - This function block is responsible for making sure that the ADSLOGSTR-messages to the ADS-router are transmitted + A_RemoveHead gets and removes first (oldest) entry. Use A_Reset to clear all fifo data. ]]>544pWriteBYTE3232ItemTypeInputcbWriteUDINT3264ItemTypeInputpReadBYTE3296ItemTypeInputcbReadUDINT32128ItemTypeInputpBufferBYTE32160ItemTypeInputcbBufferUDINT32192ItemTypeInputbOkBOOL8224ItemTypeOutputnCountUDINT322560ItemTypeOutputcbSizeUDINT322880ItemTypeOutputcbReturnUDINT Number of recend realy returned (removed or get) data bytes + If bOk == FALSE and cbReturn <> 0 => Number of required read buffer data bytes (cbRead underflow) ]]>323200ItemTypeOutputidxLastDWORD323520conditionalshowidxFirstDWORD323840conditionalshowidxGetDWORD32416conditionalshowpTmpBYTE32448conditionalshowcbTmpDWORD32480conditionalshowcbCopiedDWORD32512conditionalshowA_ResetA_AddTailA_RemoveHeadA_GetHeadPouTypeFunctionBlockconditionalshow_all_localsTON224INBOOL832ItemTypeInputPTTIME3264ItemTypeInputQBOOL896ItemTypeOutputETTIME32128ItemTypeOutputMBOOL8160StartTimeTIME32192PouTypeFunctionBlockFB_AdsLogStringMessageFifoQueue - 8320864 - - ArrayBuffer - BYTE - - 0 - 1040000 - - 8320000 - 32 - - - MemRingBuffer - FB_MemRingBuffer - 544 - 8320032 - - - TimerBetweenMessages - TON - 224 - 8320576 - - - .IN - 1 - - - .PT - 10 - - - - - MEM_RING_BUFFER_INTERNAL_USE_PER_DATA_RECORD - USINT - 8 - 8320800 - - 4 - - - - TIME_BETWEEN_MESSAGES - TIME - 32 - 8320832 - - 10 - - - - GetLogCount - UDINT - 32 - - - WriteLog - - MsgCtrlMask - DWORD - 32 - - - MsgFmtStr - T_MaxString - 2048 - - - StrArg - T_MaxString - 2048 - - - Error - Buffer overflow - BOOL - 8 - - - ItemType - Output - - - - - AdsLogStringMessage - ST_AdsLogStringMessage - 4128 - - - - GetAndRemoveLogFromQueue - - AdsLogStringMessage - ST_AdsLogStringMessage - 4128 - - - ItemType - Output - - - - - Error - Buffer empty - BOOL - 8 - - - ItemType - Output - - - - - - - PouType - FunctionBlock - - - - - ST_FFInfo - These elements should be set at init and never changed. - 6832 - - sPath - T_MaxString - Full PLC path to FF object - 2048 - 0 - - - pytmc - +]]>8320864ArrayBufferBYTE01040000832000032MemRingBufferFB_MemRingBuffer5448320032TimerBetweenMessagesTON2248320576.IN1.PT10MEM_RING_BUFFER_INTERNAL_USE_PER_DATA_RECORDUSINT883208004TIME_BETWEEN_MESSAGESTIME32832083210GetLogCountUDINT32WriteLogMsgCtrlMaskDWORD32MsgFmtStrT_MaxString2048StrArgT_MaxString2048ErrorBOOL8ItemTypeOutputAdsLogStringMessageST_AdsLogStringMessage4128GetAndRemoveLogFromQueueAdsLogStringMessageST_AdsLogStringMessage4128ItemTypeOutputErrorBOOL8ItemTypeOutputPouTypeFunctionBlockST_FFInfo6832sPathT_MaxString20480pytmc pv: Path io: i - - - - - - Desc - T_MaxString - Set at instantiation to a helpful description of the fast fault purpose - 2048 - 2048 - - - pytmc - + DescT_MaxString20482048pytmc pv: Desc io: i - - - - - - DevName - T_MaxString - Component name, used in diagnostic to help narrow down where beam faults are coming from - 2048 - 4096 - - - pytmc - + DevNameT_MaxString20484096pytmc pv: DevName io: i - - - - - - TypeCode - UINT - Set at instantiation to fault class code - 16 - 6144 - - - pytmc - + TypeCodeUINT166144pytmc pv: TypeCode io: i - - - - - - InUse - BOOL - //////////////////////////////////////// -//////////////////////////////////////// - 8 - 6160 - - 0 - - - - pytmc - + InUseBOOL861600pytmc pv: InUse io: i - - - - - - AutoReset - BOOL - //////////////////////////////////////// - 8 - 6168 - - - Vetoable - BOOL - Can this fast fault be masked by the veto device input? - 8 - 6176 - - 1 - - - - InfoString - STRING(80) - 648 - 6184 - - - pytmc - + AutoResetBOOL86168VetoableBOOL861761InfoStringSTRING(80)6486184pytmc pv: InfoString io: i - - - - - - - TP - + TP - 192 - - IN - BOOL - Trigger for Start of the Signal - 8 - 32 - - - ItemType - Input - - - - - PT - TIME - The length of the High-Signal in 10ms - 32 - 64 - - - ItemType - Input - - - - - Q - BOOL - The pulse - 8 - 96 - - - ItemType - Output - - - - - ET - TIME - The current phase of the High-Signal - 32 - 128 - - - ItemType - Output - - - - - StartTime - TIME - 32 - 160 - - - - PouType - FunctionBlock - - - - - ST_FFOverride - 576 - - Duration - DINT - DINT to be compatible with EPICS - 32 - 0 - - - pytmc - +]]>192INBOOL832ItemTypeInputPTTIME3264ItemTypeInputQBOOL896ItemTypeOutputETTIME32128ItemTypeOutputStartTimeTIME32160PouTypeFunctionBlockST_FFOverride576DurationDINT320pytmc pv: Duration io: o - - - - - - Expiration - DINT - DINT to be compatible with EPICS - 32 - 32 - - - pytmc - + ExpirationDINT3232pytmc pv: Expiration io: o - - - - - - StartDT - DINT - DINT to be compatible with EPICS - 32 - 64 - - - pytmc - + StartDTDINT3264pytmc pv: StartDT io: o - - - - - - Activate - BOOL - 8 - 96 - - - pytmc - + ActivateBOOL896pytmc pv: Activate io: o - - - - - - Deactivate - BOOL - 8 - 104 - - - pytmc - + DeactivateBOOL8104pytmc pv: Deactivate io: o - - - - - - ElapsedTime - DINT - DINT to be compatible with EPICS - 32 - 128 - - - pytmc - + ElapsedTimeDINT32128pytmc pv: ElapsedTime io: i - - - - - - RemainingTime - DINT - DINT to be compatible with EPICS - 32 - 160 - - - pytmc - + RemainingTimeDINT32160pytmc pv: RemainingTime io: i - - - - - - Active - BOOL - 8 - 192 - - - pytmc - + ActiveBOOL8192pytmc pv: Active io: i - - - - - - Timer - TP - 192 - 224 - - - OvrdActLogAck - BOOL - 8 - 416 - - - OvrdExpLogAck - BOOL - 8 - 424 - - - tOvrdActivate - R_TRIG - 64 - 448 - - - tOvrdExpiring - F_TRIG - 64 - 512 - - - - RS - 64 - - SET - BOOL - Input to set Q1 - 8 - 32 - - - ItemType - Input - - - - - RESET1 - BOOL - Input to reset Q1 (reset dominant) - 8 - 40 - - - ItemType - Input - - - - - Q1 - BOOL - 8 - 48 - - - ItemType - Output - - - - - - PouType - FunctionBlock - - - - - ST_FF - 7680 - - Info - ST_FFInfo - 6832 - 0 - - - pytmc - + TimerTP192224OvrdActLogAckBOOL8416OvrdExpLogAckBOOL8424tOvrdActivateR_TRIG64448tOvrdExpiringF_TRIG64512RS64SETBOOL832ItemTypeInputRESET1BOOL840ItemTypeInputQ1BOOL848ItemTypeOutputPouTypeFunctionBlockST_FF7680InfoST_FFInfo68320pytmc pv: Info - - - - - - Ovrd - ST_FFOverride - 576 - 6848 - - - pytmc - + OvrdST_FFOverride5766848pytmc pv: Ovrd - - - - - - OK - BOOL - Fault logic state - 8 - 7424 - - - pytmc - + OKBOOL87424pytmc pv: OK io: i - - - - - - FaultAck - BOOL - Set when faulted, reset by logger. - 8 - 7432 - - - ClearAck - BOOL - 8 - 7440 - - - BeamPermitted - BOOL - Result of reset, veto, and fault logic, true beam off boolean - 8 - 7448 - - - pytmc - + FaultAckBOOL87432ClearAckBOOL87440BeamPermittedBOOL87448pytmc pv: BeamPermitted io: i - - - - - - Reset - BOOL - 8 - 7456 - - - pytmc - + ResetBOOL87456pytmc pv: Reset io: o - - - - - - bsFF - RS - 64 - 7488 - - - rtReset - R_TRIG - 64 - 7552 - - - ftCountFault - F_TRIG - 64 - 7616 - - - - TOF - 224 - - IN - BOOL - starts timer with falling edge, resets timer with rising edge - 8 - 32 - - - ItemType - Input - - - - - PT - TIME - time to pass, before Q is set - 32 - 64 - - - ItemType - Input - - - - - Q - BOOL - is FALSE, PT seconds after IN had a falling edge - 8 - 96 - - - ItemType - Output - - - - - ET - TIME - elapsed time - 32 - 128 - - - ItemType - Output - - - - - M - BOOL - 8 - 160 - - - StartTime - TIME - 32 - 192 - - - - PouType - FunctionBlock - - - - - DWORD (1..86400) - 32 - DWORD - - - LowerBorder - 1 - - - UpperBorder - 86400 - - - - - E_TimeZoneID - 16 - INT - - eTimeZoneID_Invalid - -1 - Invalid time zone - - - eTimeZoneID_Unknown - 0 - Unknown time zone - - - eTimeZoneID_Standard - 1 - Standard time (Winterzeit) - - - eTimeZoneID_Daylight - 2 - Daylight saving time (Sommerzeit) - - - - T_AmsPort - TwinCAT AMS port address. - 16 - UINT - - - ADSREAD - ADS read command. - 1248 - - NETID - T_AmsNetID - Ams net id - 192 - 32 - - - ItemType - Input - - - - - PORT - T_AmsPort - Ads communication port - 16 - 224 - - - ItemType - Input - - - - - IDXGRP - UDINT - Index group - 32 - 256 - - - ItemType - Input - - - - - IDXOFFS - UDINT - Index offset - 32 - 288 - - - ItemType - Input - - - - - LEN - UDINT - Max. number of data bytes to read (LEN <= max. size of destination buffer) - 32 - 320 - - - ItemType - Input - - - - - DESTADDR - PVOID - Pointer to destination buffer - 32 - 352 - - - ItemType - Input - - - TcIgnorePersistent - - - - - READ - BOOL - Rising edge starts command execution - 8 - 384 - - - ItemType - Input - - - - - TMOUT - TIME - Maximum time allowed for the execution of this ADS command - 32 - 416 - - 5000 - - - - ItemType - Input - - - - - BUSY - BOOL - Busy flag - 8 - 448 - - - ItemType - Output - - - - - ERR - BOOL - Error flag - 8 - 456 - - - ItemType - Output - - - - - ERRID - UDINT - ADS error code - 32 - 480 - - - ItemType - Output - - - - - - PouType - FunctionBlock - - - hide_all_locals - - - - - NT_GetTime - Reads local windows system time (struct) - 1728 - - NETID - T_AmsNetID - TwinCAT network address (ams net id) - 192 - 32 - - - ItemType - Input - - - - - START - BOOL - Rising edge on this input activates the fb execution - 8 - 224 - - - ItemType - Input - - - - - TMOUT - TIME - Max fb execution time - 32 - 256 - - 5000 - - - - ItemType - Input - - - - - BUSY - BOOL - 8 - 288 - - - ItemType - Output - - - - - ERR - BOOL - 8 - 296 - - - ItemType - Output - - - - - ERRID - UDINT - 32 - 320 - - - ItemType - Output - - - - - TIMESTR - TIMESTRUCT - Local windows system time - 128 - 352 - - - ItemType - Output - - - - - fbAdsRead - ADSREAD - 1248 - 480 - - - .PORT - 10000 - - - .IDXGRP - 400 - - - .IDXOFFS - 1 - - - - - conditionalshow - - - - - - PouType - FunctionBlock - - - conditionalshow_all_locals - - - - - ST_AmsGetTimeZoneInformation - 896 - - tzInfo - ST_TimeZoneInformation - GetTimeZoneInformation return data - 864 - 0 - - - apiResult - DWORD - api call result - 32 - 864 - - - - conditionalshow - - - - - FB_GetTimeZoneInformation - Reads time zone information - 3488 - - sNetID - T_AmsNetID - TwinCAT network address (ams net id) - 192 - 32 - - - ItemType - Input - - - - - bExecute - BOOL - Rising edge on this input activates the fb execution - 8 - 224 - - - ItemType - Input - - - - - tTimeout - TIME - Max fb execution time - 32 - 256 - - 5000 - - - - ItemType - Input - - - - - bBusy - BOOL - 8 - 288 - - - ItemType - Output - - - - - bError - BOOL - 8 - 296 - - - ItemType - Output - - - - - nErrID - UDINT - 32 - 320 - - - ItemType - Output - - - - - tzID - E_TimeZoneID - 16 - 352 - - - ItemType - Output - - - - - tzInfo - ST_TimeZoneInformation - 864 - 384 - - - ItemType - Output - - - - - fbAdsRead - ADSREAD - 1248 - 1248 - - - .PORT - 10000 - - - .IDXGRP - 400 - - - .IDXOFFS - 6 - - - - - conditionalshow - - - - - fbTrigger - R_TRIG - 64 - 2496 - - - conditionalshow - - - - - state - BYTE - 8 - 2560 - - - conditionalshow - - - - - res - ST_AmsGetTimeZoneInformation - 896 - 2592 - - - conditionalshow - - - - - - PouType - FunctionBlock - - - conditionalshow_all_locals - - - - - ADSWRITE - ADS write command. - 1216 - - NETID - T_AmsNetID - Ams net id - 192 - 32 - - - ItemType - Input - - - - - PORT - T_AmsPort - Ads communication port - 16 - 224 - - - ItemType - Input - - - - - IDXGRP - UDINT - Index group - 32 - 256 - - - ItemType - Input - - - - - IDXOFFS - UDINT - Index offset - 32 - 288 - - - ItemType - Input - - - - - LEN - UDINT - Max. number of data bytes to write (LEN <= max. size of source buffer) - 32 - 320 - - - ItemType - Input - - - - - SRCADDR - PVOID - Pointer to source buffer - 32 - 352 - - - ItemType - Input - - - TcIgnorePersistent - - - - - WRITE - BOOL - Rising edge starts command execution - 8 - 384 - - - ItemType - Input - - - - - TMOUT - TIME - Maximum time allowed for the execution of this ADS command - 32 - 416 - - 5000 - - - - ItemType - Input - - - - - BUSY - BOOL - Busy flag - 8 - 448 - - - ItemType - Output - - - - - ERR - BOOL - Error flag - 8 - 456 - - - ItemType - Output - - - - - ERRID - UDINT - ADS error code - 32 - 480 - - - ItemType - Output - - - - - - PouType - FunctionBlock - - - hide_all_locals - - - - - ADSRDWRTEX - Extended ADS read/write command. - 1440 - - NETID - T_AmsNetID - Ams net id - 192 - 32 - - - ItemType - Input - - - - - PORT - T_AmsPort - Ads communication port - 16 - 224 - - - ItemType - Input - - - - - IDXGRP - UDINT - Index group - 32 - 256 - - - ItemType - Input - - - - - IDXOFFS - UDINT - Index offset - 32 - 288 - - - ItemType - Input - - - - - WRITELEN - UDINT - Max. number of data bytes to write (WRITELEN <= max. size of source buffer) - 32 - 320 - - - ItemType - Input - - - - - READLEN - UDINT - Max. number of data bytes to read (READLEN <= max. size of destination buffer) - 32 - 352 - - - ItemType - Input - - - - - SRCADDR - PVOID - Pointer to source buffer - 32 - 384 - - - ItemType - Input - - - TcIgnorePersistent - - - - - DESTADDR - PVOID - Pointer to destination buffer - 32 - 416 - - - ItemType - Input - - - TcIgnorePersistent - - - - - WRTRD - BOOL - Rising edge starts command execution - 8 - 448 - - - ItemType - Input - - - - - TMOUT - TIME - Maximum time allowed for the execution of this ADS command - 32 - 480 - - 5000 - - - - ItemType - Input - - - - - BUSY - BOOL - Busy flag - 8 - 512 - - - ItemType - Output - - - - - ERR - BOOL - Error flag - 8 - 520 - - - ItemType - Output - - - - - ERRID - UDINT - ADS error code - 32 - 544 - - - ItemType - Output - - - - - COUNT_R - UDINT - Count of bytes actually read - 32 - 576 - - - ItemType - Output - - - - - - PouType - FunctionBlock - - - hide_all_locals - - - - - ST_HKeySrvRead - 4096 - - sSub - T_MaxString - 2048 - 0 - - - sVal - T_MaxString - 2048 - 2048 - - - - conditionalshow - - - - - FB_RegQueryValue - Reads windows registry value - 10304 - - sNetId - T_AmsNetID - TwinCAT network address (ams net id) - 192 - 32 - - - ItemType - Input - - - - - sSubKey - T_MaxString - HKEY_LOCAL_MACHINE \ sub key name - 2048 - 224 - - - ItemType - Input - - - - - sValName - T_MaxString - Value name - 2048 - 2272 - - - ItemType - Input - - - - - cbData - UDINT - Number of data bytes to read - 32 - 4320 - - - ItemType - Input - - - - - pData - BYTE - Points to registry key data buffer - 32 - 4352 - - - ItemType - Input - - - - - bExecute - BOOL - Rising edge on this input activates the fb execution - 8 - 4384 - - - ItemType - Input - - - - - tTimeOut - TIME - Max fb execution time - 32 - 4416 - - 5000 - - - - ItemType - Input - - - - - bBusy - BOOL - 8 - 4448 - - - ItemType - Output - - - - - bError - BOOL - 8 - 4456 - - - ItemType - Output - - - - - nErrId - UDINT - 32 - 4480 - - - ItemType - Output - - - - - cbRead - UDINT - Number of succesfully read data bytes - 32 - 4512 - - - ItemType - Output - - - - - fbAdsRdWrtEx - ADSRDWRTEX - 1440 - 4544 - - - .PORT - 10000 - - - .IDXGRP - 200 - - - .IDXOFFS - 0 - - - - - conditionalshow - - - - - fbTrigger - R_TRIG - 64 - 5984 - - - conditionalshow - - - - - state - BYTE - 8 - 6048 - - - conditionalshow - - - - - s1Len - UDINT - 32 - 6080 - - - conditionalshow - - - - - s2Len - UDINT - 32 - 6112 - - - conditionalshow - - - - - ptr - BYTE - 32 - 6144 - - - conditionalshow - - - - - cbBuff - UDINT - 32 - 6176 - - - conditionalshow - - - - - tmpBuff - ST_HKeySrvRead - 4096 - 6208 - - - conditionalshow - - - - - - PouType - FunctionBlock - - - conditionalshow_all_locals - - - - - NT_SetTimeToRTCTime - 12032 - - NETID - T_AmsNetID - TwinCAT network address (ams net id) - 192 - 32 - - - ItemType - Input - - - - - SET - BOOL - Rising edge on this input activates the fb execution - 8 - 224 - - - ItemType - Input - - - - - TMOUT - TIME - Max fb execution time - 32 - 256 - - 5000 - - - - ItemType - Input - - - - - BUSY - BOOL - 8 - 288 - - - ItemType - Output - - - - - ERR - BOOL - 8 - 296 - - - ItemType - Output - - - - - ERRID - UDINT - 32 - 320 - - - ItemType - Output - - - - - fbAdsWrite - ADSWRITE - 1216 - 352 - - - .PORT - 10000 - - - .IDXGRP - 4 - - - .IDXOFFS - 0 - - - - - conditionalshow - - - - - fbRegQuery - FB_RegQueryValue - 10304 - 1568 - - - .sSubKey - Software\Beckhoff\TwinCAT3\System - - - .sValName - NumOfCPUs - - - - - conditionalshow - - - - - fbTrigger - R_TRIG - 64 - 11872 - - - conditionalshow - - - - - bTmp - DWORD - 32 - 11936 - - 0 - - - - conditionalshow - - - - - state - BYTE - 8 - 11968 - - 0 - - - - conditionalshow - - - - - bInit - BOOL - 8 - 11976 - - 1 - - - - conditionalshow - - - - - numOfCPUs - DWORD - 32 - 12000 - - 0 - - - - conditionalshow - - - - - - PouType - FunctionBlock - - - conditionalshow_all_locals - - - - - FW_GetCpuCounter - 96 - - dwCpuCntLo - UDINT - 32 - 32 - - - ItemType - Output - - - - - dwCpuCntHi - UDINT - 32 - 64 - - - ItemType - Output - - - - - - PouType - FunctionBlock - - - conditionalshow - - - - - GETCPUCOUNTER - The CPU cycle counter can be read with this function block. + bsFFRS647488rtResetR_TRIG647552ftCountFaultF_TRIG647616TOF224INBOOL832ItemTypeInputPTTIME3264ItemTypeInputQBOOL896ItemTypeOutputETTIME32128ItemTypeOutputMBOOL8160StartTimeTIME32192PouTypeFunctionBlockDWORD (1..86400)32DWORDLowerBorder1UpperBorder86400E_TimeZoneID16INTeTimeZoneID_Invalid-1eTimeZoneID_Unknown0eTimeZoneID_Standard1eTimeZoneID_Daylight2T_AmsPort16UINTADSREAD1248NETIDT_AmsNetID19232ItemTypeInputPORTT_AmsPort16224ItemTypeInputIDXGRPUDINT32256ItemTypeInputIDXOFFSUDINT32288ItemTypeInputLENUDINT32320ItemTypeInputDESTADDRPVOID32352ItemTypeInputTcIgnorePersistentREADBOOL8384ItemTypeInputTMOUTTIME324165000ItemTypeInputBUSYBOOL8448ItemTypeOutputERRBOOL8456ItemTypeOutputERRIDUDINT32480ItemTypeOutputPouTypeFunctionBlockhide_all_localsNT_GetTime1728NETIDT_AmsNetID19232ItemTypeInputSTARTBOOL8224ItemTypeInputTMOUTTIME322565000ItemTypeInputBUSYBOOL8288ItemTypeOutputERRBOOL8296ItemTypeOutputERRIDUDINT32320ItemTypeOutputTIMESTRTIMESTRUCT128352ItemTypeOutputfbAdsReadADSREAD1248480.PORT10000.IDXGRP400.IDXOFFS1conditionalshowPouTypeFunctionBlockconditionalshow_all_localsST_AmsGetTimeZoneInformation896tzInfoST_TimeZoneInformation8640apiResultDWORD32864conditionalshowFB_GetTimeZoneInformation3488sNetIDT_AmsNetID19232ItemTypeInputbExecuteBOOL8224ItemTypeInputtTimeoutTIME322565000ItemTypeInputbBusyBOOL8288ItemTypeOutputbErrorBOOL8296ItemTypeOutputnErrIDUDINT32320ItemTypeOutputtzIDE_TimeZoneID16352ItemTypeOutputtzInfoST_TimeZoneInformation864384ItemTypeOutputfbAdsReadADSREAD12481248.PORT10000.IDXGRP400.IDXOFFS6conditionalshowfbTriggerR_TRIG642496conditionalshowstateBYTE82560conditionalshowresST_AmsGetTimeZoneInformation8962592conditionalshowPouTypeFunctionBlockconditionalshow_all_localsADSWRITE1216NETIDT_AmsNetID19232ItemTypeInputPORTT_AmsPort16224ItemTypeInputIDXGRPUDINT32256ItemTypeInputIDXOFFSUDINT32288ItemTypeInputLENUDINT32320ItemTypeInputSRCADDRPVOID32352ItemTypeInputTcIgnorePersistentWRITEBOOL8384ItemTypeInputTMOUTTIME324165000ItemTypeInputBUSYBOOL8448ItemTypeOutputERRBOOL8456ItemTypeOutputERRIDUDINT32480ItemTypeOutputPouTypeFunctionBlockhide_all_localsADSRDWRTEX1440NETIDT_AmsNetID19232ItemTypeInputPORTT_AmsPort16224ItemTypeInputIDXGRPUDINT32256ItemTypeInputIDXOFFSUDINT32288ItemTypeInputWRITELENUDINT32320ItemTypeInputREADLENUDINT32352ItemTypeInputSRCADDRPVOID32384ItemTypeInputTcIgnorePersistentDESTADDRPVOID32416ItemTypeInputTcIgnorePersistentWRTRDBOOL8448ItemTypeInputTMOUTTIME324805000ItemTypeInputBUSYBOOL8512ItemTypeOutputERRBOOL8520ItemTypeOutputERRIDUDINT32544ItemTypeOutputCOUNT_RUDINT32576ItemTypeOutputPouTypeFunctionBlockhide_all_localsST_HKeySrvRead4096sSubT_MaxString20480sValT_MaxString20482048conditionalshowFB_RegQueryValue10304sNetIdT_AmsNetID19232ItemTypeInputsSubKeyT_MaxString2048224ItemTypeInputsValNameT_MaxString20482272ItemTypeInputcbDataUDINT324320ItemTypeInputpDataBYTE324352ItemTypeInputbExecuteBOOL84384ItemTypeInputtTimeOutTIME3244165000ItemTypeInputbBusyBOOL84448ItemTypeOutputbErrorBOOL84456ItemTypeOutputnErrIdUDINT324480ItemTypeOutputcbReadUDINT324512ItemTypeOutputfbAdsRdWrtExADSRDWRTEX14404544.PORT10000.IDXGRP200.IDXOFFS0conditionalshowfbTriggerR_TRIG645984conditionalshowstateBYTE86048conditionalshows1LenUDINT326080conditionalshows2LenUDINT326112conditionalshowptrBYTE326144conditionalshowcbBuffUDINT326176conditionalshowtmpBuffST_HKeySrvRead40966208conditionalshowPouTypeFunctionBlockconditionalshow_all_localsNT_SetTimeToRTCTime12032NETIDT_AmsNetID19232ItemTypeInputSETBOOL8224ItemTypeInputTMOUTTIME322565000ItemTypeInputBUSYBOOL8288ItemTypeOutputERRBOOL8296ItemTypeOutputERRIDUDINT32320ItemTypeOutputfbAdsWriteADSWRITE1216352.PORT10000.IDXGRP4.IDXOFFS0conditionalshowfbRegQueryFB_RegQueryValue103041568.sSubKeySoftware\Beckhoff\TwinCAT3\System.sValNameNumOfCPUsconditionalshowfbTriggerR_TRIG6411872conditionalshowbTmpDWORD32119360conditionalshowstateBYTE8119680conditionalshowbInitBOOL8119761conditionalshownumOfCPUsDWORD32120000conditionalshowPouTypeFunctionBlockconditionalshow_all_localsFW_GetCpuCounter96dwCpuCntLoUDINT3232ItemTypeOutputdwCpuCntHiUDINT3264ItemTypeOutputPouTypeFunctionBlockconditionalshowGETCPUCOUNTER - 192 - - cpuCntLoDW - UDINT - Contains the low-value 4 bytes of the numerical value - 32 - 32 - - - ItemType - Output - - - - - cpuCntHiDW - UDINT - Contains the high-value 4 bytes of the numerical value - 32 - 64 - - - ItemType - Output - - - - - fbGetCpuCounter - FW_GetCpuCounter - 96 - 96 - - - conditionalshow - - - - - - PouType - FunctionBlock - - - conditionalshow_all_locals - - - - - RTC_EX2 - Software RTC (real time clock), returns time in structured system time format + microseconds (microsecond resolution) - 896 - - EN - BOOL - Enable/set clock - 8 - 32 - - - ItemType - Input - - - - - PDT - TIMESTRUCT - Preset/set time in system time format (struct) - 128 - 48 - - - ItemType - Input - - - - - PMICRO - DWORD - Preset microseconds - 32 - 192 - - - ItemType - Input - - - - - Q - BOOL - TRUE => Output time is valid, FALSE => Output time is invalid - 8 - 224 - - - ItemType - Output - - - - - CDT - TIMESTRUCT - Current time in system time format (struct) - 128 - 240 - - - .wYear - 1970 - - - .wMonth - 1 - - - .wDay - 1 - - - .wDayOfWeek - 4 - - - - - ItemType - Output - - - - - CMICRO - DWORD - Current microseconds - 32 - 384 - - - ItemType - Output - - - - - fbGetCpuCounter - GETCPUCOUNTER - 192 - 416 - - - conditionalshow - - - - - risingEdge - R_TRIG - 64 - 608 - - - conditionalshow - - - - - oldTick - DWORD - 32 - 672 - - - conditionalshow - - - - - currTick - DWORD - 32 - 704 - - - conditionalshow - - - - - nanoDiff - DWORD - 32 - 736 - - - conditionalshow - - - - - nanoRest - DWORD - 32 - 768 - - - conditionalshow - - - - - secDiff - DWORD - 32 - 800 - - - conditionalshow - - - - - dateTime - DATE_AND_TIME - 32 - 832 - - - conditionalshow - - - - - bInitialized - BOOL - 8 - 864 - - - conditionalshow - - - - - - PouType - FunctionBlock - - - conditionalshow_all_locals - - - - - FB_LocalSystemTime - This function block synchronizes cyclically to and returns the Local Windows System Time. - 19040 - - sNetID - T_AmsNetID - The target TwinCAT system network address - 192 - 32 - - - - - - ItemType - Input - - - - - bEnable - BOOL - Enable/start cyclic time synchronisation (output is synchronized to Local Windows System Time) - 8 - 224 - - - ItemType - Input - - - - - dwCycle - DWORD (1..86400) - Time synchronisation cycle (seconds) - 32 - 256 - - 5 - - - - ItemType - Input - - - - - dwOpt - DWORD - Additional option flags: If bit 0 is set => Synchronize Windows Time to RTC time - 32 - 288 - - 1 - - - - ItemType - Input - - - - - tTimeout - TIME - Max. ADS function block execution time (internal communication timeout). - 32 - 320 - - 5000 - - - - ItemType - Input - - - - - bValid - BOOL - TRUE => The systemTime and tzID output is valid, FALSE => systemTime and tzID is not valid - 8 - 352 - - - ItemType - Output - - - - - systemTime - TIMESTRUCT - Local Windows System Time struct - 128 - 368 - - - ItemType - Output - - - - - tzID - E_TimeZoneID - Daylight/standard time zone information - 16 - 496 - - -1 - - - - ItemType - Output - - - - - rtrig - R_TRIG - 64 - 512 - - - conditionalshow - - - - - state - BYTE - 8 - 576 - - - conditionalshow - - - - - fbNT - NT_GetTime - 1728 - 608 - - - conditionalshow - - - - - fbTZ - FB_GetTimeZoneInformation - 3488 - 2336 - - - conditionalshow - - - - - fbSET - NT_SetTimeToRTCTime - 12032 - 5824 - - - conditionalshow - - - - - fbRTC - RTC_EX2 - 896 - 17856 - - - conditionalshow - - - - - timer - TON - 224 - 18752 - - - conditionalshow - - - - - nSync - DWORD - 32 - 18976 - - - conditionalshow - - - - - bNotSup - BOOL - 8 - 19008 - - - conditionalshow - - - - - - PouType - FunctionBlock - - - conditionalshow_all_locals - - - - - T_FILETIME - The FILETIME structure is a 64-bit value representing the number of 100-nanosecond intervals since January 1, 1601 (UTC). - 64 - - dwLowDateTime - DWORD - Specifies the low-order 32 bits of the file time. - 32 - 0 - - - dwHighDateTime - DWORD - Specifies the high-order 32 bits of the file time. - 32 - 32 - - - - FB_TranslateLocalTimeToUtcByZoneID - Internal helper function block. Detects time zone ID, bias and B time flag and translates the local file time to UTC file time time - 2400 - - in - T_FILETIME - Time to be converted (Local file time format) - 64 - 32 - - - ItemType - Input - - - - - tzInfo - ST_TimeZoneInformation - Time zone information - 864 - 96 - - - ItemType - Input - - - - - wDldYear - WORD - Optional daylightDate.wYear value. If 0 => not used (default) else used only if tzInfo.daylightDate.wYear = 0. - 16 - 960 - - 0 - - - - ItemType - Input - - - - - wStdYear - WORD - Optional standardDate.wYear value. If 0 => not used (default) else used only if tzInfo.standardDate.wYear = 0. - 16 - 976 - - 0 - - - - ItemType - Input - - - - - out - T_FILETIME - Converted time (UTC file time format) - 64 - 992 - - - ItemType - Output - - - - - eTzID - E_TimeZoneID - Detected daylight saving time information - 16 - 1056 - - 0 - - - - ItemType - Output - - - - - bB - BOOL - FALSE => A time, TRUE => B time - 8 - 1072 - - - ItemType - Output - - - - - bias - DINT - Bias value in minutes - 32 - 1088 - - - ItemType - Output - - - - - inLocal - TIMESTRUCT - 128 - 1120 - - - tziSommer - TIMESTRUCT - 128 - 1248 - - - tziWinter - TIMESTRUCT - 128 - 1376 - - - tziLocalSommer - T_FILETIME - 64 - 1504 - - - tziLocalWinter - T_FILETIME - 64 - 1568 - - - tziLocalSommerJump - T_FILETIME - 64 - 1632 - - - tziLocalWinterJump - T_FILETIME - 64 - 1696 - - - ui64LocalIn - T_ULARGE_INTEGER - 64 - 1760 - - - ui64LocalSommer - T_ULARGE_INTEGER - 64 - 1824 - - - ui64LocalWinter - T_ULARGE_INTEGER - 64 - 1888 - - - in_to_s - DINT - 32 - 1952 - - - in_to_w - DINT - 32 - 1984 - - - s_to_w - DINT - 32 - 2016 - - - in_to_s_jump - DINT - 32 - 2048 - - - in_to_w_jump - DINT - 32 - 2080 - - - iStandardBias - DINT - 32 - 2112 - - - iDaylightBias - DINT - 32 - 2144 - - - ui64PreviousIn - T_ULARGE_INTEGER - 64 - 2176 - - - ui64FallDiff - T_ULARGE_INTEGER - 64 - 2240 - - - bFallDiff - BOOL - 8 - 2304 - - - dtSommerJump - DATE_AND_TIME - 32 - 2336 - - - dtWinterJump - DATE_AND_TIME - 32 - 2368 - - - A_Reset - - - - PouType - FunctionBlock - - - conditionalshow - - - - - FB_TzSpecificLocalTimeToSystemTime - Converts time zone's specific local system time to Coordinated Universal Time (UTC) system time - 3584 - - in - TIMESTRUCT - Time zone's specific local system time. Structure that specifies the system time since January 1, 1601 - 128 - 32 - - - ItemType - Input - - - - - tzInfo - ST_TimeZoneInformation - Time zone settings - 864 - 160 - - - ItemType - Input - - - - - out - TIMESTRUCT - Coordinated Universal Time (UTC) in system time format - 128 - 1024 - - - ItemType - Output - - - - - eTzID - E_TimeZoneID - Daylight saving time information - 16 - 1152 - - 0 - - - - ItemType - Output - - - - - bB - BOOL - FALSE => A time, TRUE => B time - 8 - 1168 - - - ItemType - Output - - - - - fbBase - FB_TranslateLocalTimeToUtcByZoneID - 2400 - 1184 - - - conditionalshow - - - - - A_Reset - - - - PouType - FunctionBlock - - - conditionalshow_all_locals - - - - - FB_JsonSaxWriter - | Provides the functionality to create a JSON document. + One unit is equivalent to 100 ns. ]]>192cpuCntLoDWUDINT3232ItemTypeOutputcpuCntHiDWUDINT3264ItemTypeOutputfbGetCpuCounterFW_GetCpuCounter9696conditionalshowPouTypeFunctionBlockconditionalshow_all_localsRTC_EX2896ENBOOL832ItemTypeInputPDTTIMESTRUCT12848ItemTypeInputPMICRODWORD32192ItemTypeInputQBOOL Output time is valid, FALSE => Output time is invalid ]]>8224ItemTypeOutputCDTTIMESTRUCT128240.wYear1970.wMonth1.wDay1.wDayOfWeek4ItemTypeOutputCMICRODWORD32384ItemTypeOutputfbGetCpuCounterGETCPUCOUNTER192416conditionalshowrisingEdgeR_TRIG64608conditionalshowoldTickDWORD32672conditionalshowcurrTickDWORD32704conditionalshownanoDiffDWORD32736conditionalshownanoRestDWORD32768conditionalshowsecDiffDWORD32800conditionalshowdateTimeDATE_AND_TIME32832conditionalshowbInitializedBOOL8864conditionalshowPouTypeFunctionBlockconditionalshow_all_localsFB_LocalSystemTime19040sNetIDT_AmsNetID19232ItemTypeInputbEnableBOOL8224ItemTypeInputdwCycleDWORD (1..86400)322565ItemTypeInputdwOptDWORD Synchronize Windows Time to RTC time ]]>322881ItemTypeInputtTimeoutTIME323205000ItemTypeInputbValidBOOL The systemTime and tzID output is valid, FALSE => systemTime and tzID is not valid ]]>8352ItemTypeOutputsystemTimeTIMESTRUCT128368ItemTypeOutputtzIDE_TimeZoneID16496-1ItemTypeOutputrtrigR_TRIG64512conditionalshowstateBYTE8576conditionalshowfbNTNT_GetTime1728608conditionalshowfbTZFB_GetTimeZoneInformation34882336conditionalshowfbSETNT_SetTimeToRTCTime120325824conditionalshowfbRTCRTC_EX289617856conditionalshowtimerTON22418752conditionalshownSyncDWORD3218976conditionalshowbNotSupBOOL819008conditionalshowPouTypeFunctionBlockconditionalshow_all_localsT_FILETIME64dwLowDateTimeDWORD320dwHighDateTimeDWORD3232FB_TranslateLocalTimeToUtcByZoneID2400inT_FILETIME6432ItemTypeInputtzInfoST_TimeZoneInformation86496ItemTypeInputwDldYearWORD not used (default) else used only if tzInfo.daylightDate.wYear = 0. ]]>169600ItemTypeInputwStdYearWORD not used (default) else used only if tzInfo.standardDate.wYear = 0. ]]>169760ItemTypeInputoutT_FILETIME64992ItemTypeOutputeTzIDE_TimeZoneID1610560ItemTypeOutputbBBOOL A time, TRUE => B time]]>81072ItemTypeOutputbiasDINT321088ItemTypeOutputinLocalTIMESTRUCT1281120tziSommerTIMESTRUCT1281248tziWinterTIMESTRUCT1281376tziLocalSommerT_FILETIME641504tziLocalWinterT_FILETIME641568tziLocalSommerJumpT_FILETIME641632tziLocalWinterJumpT_FILETIME641696ui64LocalInT_ULARGE_INTEGER641760ui64LocalSommerT_ULARGE_INTEGER641824ui64LocalWinterT_ULARGE_INTEGER641888in_to_sDINT321952in_to_wDINT321984s_to_wDINT322016in_to_s_jumpDINT322048in_to_w_jumpDINT322080iStandardBiasDINT322112iDaylightBiasDINT322144ui64PreviousInT_ULARGE_INTEGER642176ui64FallDiffT_ULARGE_INTEGER642240bFallDiffBOOL82304dtSommerJumpDATE_AND_TIME322336dtWinterJumpDATE_AND_TIME322368A_ResetPouTypeFunctionBlockconditionalshowFB_TzSpecificLocalTimeToSystemTime3584inTIMESTRUCT12832ItemTypeInputtzInfoST_TimeZoneInformation864160ItemTypeInputoutTIMESTRUCT1281024ItemTypeOutputeTzIDE_TimeZoneID1611520ItemTypeOutputbBBOOL A time, TRUE => B time]]>81168ItemTypeOutputfbBaseFB_TranslateLocalTimeToUtcByZoneID24001184conditionalshowA_ResetPouTypeFunctionBlockconditionalshow_all_localsFB_JsonSaxWriter - 256 - - initStatus - HRESULT - 32 - 32 - - -1743714536 - - - - ItemType - Output - - - - - ipWriter - ITcJsonSaxWriter - 32 - 64 - - - ipWriter2 - ITcJsonSaxWriter2 - 32 - 96 - - - CLSID_TcJsonSaxWriter - CLSID - 128 - 128 - - - .Data1 - 3870298264 - - - .Data2 - 56256 - - - .Data3 - 17669 - - - .Data4[0] - 158 - - - .Data4[1] - 60 - - - .Data4[2] - 93 - - - .Data4[3] - 248 - - - .Data4[4] - 70 - - - .Data4[5] - 150 - - - .Data4[6] - 7 - - - .Data4[7] - 196 - - - - - AddKeyNumber - - key - STRING(80) - 32 - - - ItemType - InOut - - - - - value - DINT - 32 - - - - AddString - - value - STRING(80) - 32 - - - ItemType - InOut - - - - - - AddKeyFileTime - - key - STRING(80) - 32 - - - ItemType - InOut - - - - - value - FILETIME - 64 - - - - IsComplete - BOOL - 8 - - - AddUdint - - value - UDINT - 32 - - - - AddHexBinary - - pBytes - BYTE - 32 - - - nBytes - DINT - 32 - - - - AddLint - - value - LINT - 64 - - - - AddLreal - - value - LREAL - 64 - - - - AddKey - - key - STRING(80) - 32 - - - ItemType - InOut - - - - - - ResetDocument - - - AddKeyLreal - - key - STRING(80) - 32 - - - ItemType - InOut - - - - - value - LREAL - 64 - - - - StartObject - - - GetDocumentLength - UDINT - 32 - - n - UDINT - 32 - - - p - STRING(80) - 32 - - - - AddKeyDcTime - - key - STRING(80) - 32 - - - ItemType - InOut - - - - - value - DCTIME - 64 - - - - AddDateTime - - value - DATE_AND_TIME - 32 - - - - AddRawObject - - rawJson - STRING(80) - 32 - - - ItemType - InOut - - - - - - SetMaxDecimalPlaces - - decimalPlaces - DINT - 32 - - - - __get_ipWriter - ITcJsonSaxWriter - 32 - - _ipWriter - ITcJsonSaxWriter - 32 - - - - property - - - - - AddKeyBool - - key - STRING(80) - 32 - - - ItemType - InOut - - - - - value - BOOL - 8 - - - - GetDocument - STRING(255) - 2048 - - p - SINT - 32 - - - n - UDINT - 32 - - - - AddDint - - value - DINT - 32 - - - - AddRawArray - BOOL - 8 - - rawJson - STRING(80) - 32 - - - ItemType - InOut - - - - - - AddKeyString - - key - STRING(80) - 32 - - - ItemType - InOut - - - - - value - STRING(80) - 32 - - - ItemType - InOut - - - - - - CopyDocument - UDINT - 32 - - pDoc - target string buffer where the document should be copied to - STRING(80) - 32 - - - ItemType - InOut - - - - - nDoc - size in bytes of the target string buffer - UDINT - 32 - - - - AddUlint - - value - ULINT - 64 - - - - GetMaxDecimalPlaces - DINT - 32 - - dp - DINT - 32 - - - - AddFileTime - - value - FILETIME - 64 - - - - AddNull - - - AddKeyDateTime - - key - STRING(80) - 32 - - - ItemType - InOut - - - - - value - DATE_AND_TIME - 32 - - - - AddBool - - value - BOOL - 8 - - - - AddBase64 - - pBytes - BYTE - 32 - - - nBytes - DINT - 32 - - - - AddDcTime - - value - DCTIME - 64 - - - - AddKeyNull - - key - STRING(80) - 32 - - - ItemType - InOut - - - - - - EndArray - - - EndObject - - - StartArray - - - AddReal - - value - REAL - 32 - - - - - PouType - FunctionBlock - - - no_explicit_call - do not call this POU directly - - - - - FB_HardwareFFOutput - 494912 - - FF_ARRAY_UPPER_BOUND - UINT - 16 - 32 - - 50 - - - - i_xReset - BOOL - 8 - 48 - - - ItemType - Input - - - pytmc - + | 5. ResetDocument() if a new document should be created with the same SaxWriter instance.]]>256initStatusHRESULT3232-1743714536ItemTypeOutputipWriterITcJsonSaxWriter3264ipWriter2ITcJsonSaxWriter23296CLSID_TcJsonSaxWriterCLSID128128.Data13870298264.Data256256.Data317669.Data4[0]158.Data4[1]60.Data4[2]93.Data4[3]248.Data4[4]70.Data4[5]150.Data4[6]7.Data4[7]196AddKeyNumberkeySTRING(80)32ItemTypeInOutvalueDINT32AddStringvalueSTRING(80)32ItemTypeInOutAddKeyFileTimekeySTRING(80)32ItemTypeInOutvalueFILETIME64IsCompleteBOOL8AddUdintvalueUDINT32AddHexBinarypBytesBYTE32nBytesDINT32AddLintvalueLINT64AddLrealvalueLREAL64AddKeykeySTRING(80)32ItemTypeInOutResetDocumentAddKeyLrealkeySTRING(80)32ItemTypeInOutvalueLREAL64StartObjectGetDocumentLengthUDINT32nUDINT32pSTRING(80)32AddKeyDcTimekeySTRING(80)32ItemTypeInOutvalueDCTIME64AddDateTimevalueDATE_AND_TIME32AddRawObjectrawJsonSTRING(80)32ItemTypeInOutSetMaxDecimalPlacesdecimalPlacesDINT32__get_ipWriterITcJsonSaxWriter32_ipWriterITcJsonSaxWriter32propertyAddKeyBoolkeySTRING(80)32ItemTypeInOutvalueBOOL8GetDocumentSTRING(255)2048pSINT32nUDINT32AddDintvalueDINT32AddRawArrayBOOL8rawJsonSTRING(80)32ItemTypeInOutAddKeyStringkeySTRING(80)32ItemTypeInOutvalueSTRING(80)32ItemTypeInOutCopyDocumentUDINT32pDocSTRING(80)32ItemTypeInOutnDocUDINT32AddUlintvalueULINT64GetMaxDecimalPlacesDINT32dpDINT32AddFileTimevalueFILETIME64AddNullAddKeyDateTimekeySTRING(80)32ItemTypeInOutvalueDATE_AND_TIME32AddBoolvalueBOOL8AddBase64pBytesBYTE32nBytesDINT32AddDcTimevalueDCTIME64AddKeyNullkeySTRING(80)32ItemTypeInOutEndArrayEndObjectStartArrayAddRealvalueREAL32PouTypeFunctionBlockno_explicit_calldo not call this POU directlyFB_HardwareFFOutput494912FF_ARRAY_UPPER_BOUNDUINT163250i_xResetBOOL848ItemTypeInputpytmc pv: ClearFault io: o field: DESC Might be overidden by PLC writes - - - - - - i_xVeto - BOOL - 8 - 56 - - - ItemType - Input - - - pytmc - + i_xVetoBOOL856ItemTypeInputpytmc pv: EnableVeto io: o - - - - - - bAutoReset - BOOL - Set true for the FFO to automatically permit beam again after all fast faults are cleared - 8 - 64 - - 0 - - - - ItemType - Input - - - - - i_sNetID - T_AmsNetID - Set to the Arbiter AmsNetID to be used for the synchronisation. An empty string means the system will sue local time - 192 - 72 - - - - - - ItemType - Input - - - - - q_xFastFaultOut - BOOL - 8 - 264 - - - ItemType - Output - - - pytmc - + bAutoResetBOOL8640ItemTypeInputi_sNetIDT_AmsNetID19272ItemTypeInputq_xFastFaultOutBOOL8264ItemTypeOutputpytmc pv: FaultHWO io: i field: DESC Hardware Output Status - - - - TcAddressType - Output - - - - - q_xValidSyncTime - BOOL - system time bValid output True when sync is successful - 8 - 272 - - - ItemType - Output - - - - - astFF - ST_FF - - 1 - 50 - - 384000 - 288 - - - pytmc - + TcAddressTypeOutputq_xValidSyncTimeBOOL8272ItemTypeOutputastFFST_FF150384000288pytmc pv: FF - - - - - - xFastFaultRegFail - BOOL - Set true if a fast fault fails to register. Holds beam off. - 8 - 384288 - - 0 - - - - pytmc - + xFastFaultRegFailBOOL83842880pytmc pv: RegistrationFailure io: io - - - - - - tFFRegFail - F_TRIG - 64 - 384320 - - - sPath - T_MaxString - 2048 - 384384 - - - instance-path - - - noinit - - - - - xOK - BOOL - Current internal state of FFO, indicates if FFO will accept a reset - 8 - 386432 - - 1 - - - - pytmc - + tFFRegFailF_TRIG64384320sPathT_MaxString2048384384instance-pathnoinitxOKBOOL83864321pytmc pv: OK io: i - - - - - - rtReset - R_TRIG - 64 - 386464 - - - rtResetandOK - R_TRIG - 64 - 386528 - - - nIndex - UINT - 16 - 386592 - - 1 - - - - IdxOK - BOOL - 8 - 386608 - - - fbTime - FB_LocalSystemTime - Get current system time, used for override - 19040 - 386624 - - - .bEnable - 1 - - - .dwCycle - 1 - - - - - fbTime_to_UTC - FB_TzSpecificLocalTimeToSystemTime - 3584 - 405664 - - - fbGetTimeZone - FB_GetTimeZoneInformation - 3488 - 409248 - - - fbJson - FB_JsonSaxWriter - 256 - 412736 - - - pmpsTypeCode - UDINT - shows up in json as pmps_typecode - 32 - 412992 - - 0 - - - - fbLogger - FB_LogMessage - 81600 - 413056 - - - .eSevr - 4 - - - .eSubsystem - 2 - - - .nMinTimeViolationAcceptable - 50 - - - - - __EXECUTELOGGING__HELLOTIMER - TOF - 224 - 494656 - - - .PT - 86400000 - - - - - ExecuteNoLog - - - EvaluateOutput - - - Execute - - - EvaluateVetos - BOOL - 8 - - - obsolete - Use EvaluateOverrides instead. - - - - - EvaluateOverrides - BOOL - 8 - - FF - ST_FF - 32 - - - EvalIdx - DINT - 32 - - - MaxTime - 49.7 days - DINT - 32 - - - - no_check - - - - - ExecuteLogging - BOOL - 8 - - FF - ST_FF - 32 - - - logIdx - DINT - 32 - - - HelloTimer - TOF - 224 - - - uselocation - __EXECUTELOGGING__HELLOTIMER - - - - - - no_check - - - - - Register - BOOL - 8 - - stFFInfo - ST_FFInfo - 6832 - - - FFOName - T_MaxString - 2048 - - - ItemType - Output - - - - - Idx - UINT - 16 - - - ItemType - Output - - - - - - no_check - - - - - IdxCheckIn - BOOL - 8 - - Idx - DINT - 32 - - - OK - BOOL - 8 - - - Reset - BOOL - 8 - - - stFF - ST_FF - 7680 - - - BeamPermitted - BOOL - 8 - - - - no_check - - - - - FormulateLogJson - STRING(80) - 648 - - FF - ST_FF - 7680 - - - - - PouType - FunctionBlock - - - reflection - - - no_check - - - - - AMSNETID - 48 - BYTE - - 0 - 6 - - - %d.%d.%d.%d.%d.%d - [0] - [1] - [2] - [3] - [4] - [5] - - - - T_AmsNetIdArr - TwinCAT AMS netID address bytes. - 48 - AMSNETID - - - FB_GetLocalAmsNetId - Reads the local AmsNetId (local TwinCAT-specific network address) - 10848 - - bExecute - BOOL - Rising edge on this input activates the fb execution - 8 - 32 - - - ItemType - Input - - - - - tTimeOut - TIME - Max fb execution time - 32 - 64 - - 5000 - - - - ItemType - Input - - - - - bBusy - BOOL - 8 - 96 - - - ItemType - Output - - - - - bError - BOOL - 8 - 104 - - - ItemType - Output - - - - - nErrId - UDINT - 32 - 128 - - - ItemType - Output - - - - - AddrString - T_AmsNetID - TwinCAT -specific network address as string - 192 - 160 - - 0.0.0.0.0.0 - - - - ItemType - Output - - - - - AddrBytes - T_AmsNetIdArr - TwinCAT-specific network address as array of byte - 48 - 352 - - - [0] - 0 - - - [1] - 0 - - - [2] - 0 - - - [3] - 0 - - - [4] - 0 - - - [5] - 0 - - - - - ItemType - Output - - - - - fbRegQueryValue - FB_RegQueryValue - 10304 - 416 - - - .sNetId - - - - .sSubKey - SOFTWARE\Beckhoff\TwinCAT3\System - - - .sValName - AmsNetId - - - - - conditionalshow - - - - - fbTrigger - R_TRIG - 64 - 10720 - - - conditionalshow - - - - - state - BYTE - 8 - 10784 - - - conditionalshow - - - - - tmpBytes - T_AmsNetIdArr - 48 - 10792 - - - conditionalshow - - - - - - PouType - FunctionBlock - - - conditionalshow_all_locals - - - - - FB_JsonDomParserBase - 128 - - ipDom - ITcJsonDomParser - 32 - 32 - - - conditionalshow - - - - - ipDom2 - ITcJsonDomParser2 - 32 - 64 - - - conditionalshow - - - - - ipXFA - ITcDomParserFileAccess - 32 - 96 - - - conditionalshow - - - - - GetHexBinary - DINT - 32 - - v - SJsonValue - 32 - - - p - PVOID - 32 - - - n - DINT - 32 - - - - HasMember - BOOL - 8 - - v - SJsonValue - 32 - - - member - STRING(80) - 32 - - - ItemType - InOut - - - - - - SetDateTime - SJsonValue - 32 - - v - SJsonValue - 32 - - - value - DATE_AND_TIME - 32 - - - - SetBool - SJsonValue - 32 - - v - SJsonValue - 32 - - - value - BOOL - 8 - - - - SetJson - SJsonValue - 32 - - v - SJsonValue - 32 - - - rawJson - STRING(80) - 32 - - - ItemType - InOut - - - - - - IsNull - BOOL - 8 - - v - SJsonValue - 32 - - - - PushbackFileTimeValue - SJsonValue - 32 - - v - SJsonValue - 32 - - - value - FILETIME - 64 - - - - PushbackIntValue - SJsonValue - 32 - - v - SJsonValue - 32 - - - value - DINT - 32 - - - - AddFileTimeMember - SJsonValue - 32 - - v - SJsonValue - 32 - - - member - STRING(80) - 32 - - - ItemType - InOut - - - - - value - FILETIME - 64 - - - - RemoveMemberByName - BOOL - 8 - - v - SJsonValue - 32 - - - member - STRING(80) - 32 - - - ItemType - InOut - - - - - keepOrder - BOOL - 8 - - - - AddArrayMember - SJsonValue - 32 - - v - SJsonValue - 32 - - - member - STRING(80) - 32 - - - ItemType - InOut - - - - - reserve - UDINT - 32 - - - - SetNull - SJsonValue - 32 - - v - SJsonValue - 32 - - - - SetString - SJsonValue - 32 - - v - SJsonValue - 32 - - - value - STRING(80) - 32 - - - ItemType - InOut - - - - - - MemberEnd - SJsonIterator - 32 - - v - SJsonValue - 32 - - - - PushbackUintValue - SJsonValue - 32 - - v - SJsonValue - 32 - - - value - UDINT - 32 - - - - ParseDocument - SJsonValue - 32 - - sJson - STRING(80) - 32 - - - ItemType - InOut - - - - - - AddIntMember - SJsonValue - 32 - - v - SJsonValue - 32 - - - member - STRING(80) - 32 - - - ItemType - InOut - - - - - value - DINT - 32 - - - - ArrayEnd - SJsonAIterator - 32 - - v - SJsonValue - 32 - - - - SetDouble - SJsonValue - 32 - - v - SJsonValue - 32 - - - value - LREAL - 64 - - - - PushbackBoolValue - SJsonValue - 32 - - v - SJsonValue - 32 - - - value - BOOL - 8 - - - - AddHexBinaryMember - SJsonValue - 32 - - v - SJsonValue - 32 - - - member - STRING(80) - 32 - - - ItemType - InOut - - - - - p - PVOID - 32 - - - n - DINT - 32 - - - - GetBase64 - DINT - 32 - - v - SJsonValue - 32 - - - p - PVOID - 32 - - - n - DINT - 32 - - - - GetMemberValue - SJsonValue - 32 - - i - SJsonIterator - 32 - - - - SetObject - SJsonValue - 32 - - v - SJsonValue - 32 - - - - AddDateTimeMember - SJsonValue - 32 - - v - SJsonValue - 32 - - - member - STRING(80) - 32 - - - ItemType - InOut - - - - - value - DATE_AND_TIME - 32 - - - - GetInt - DINT - 32 - - v - SJsonValue - 32 - - - - PushbackUint64Value - SJsonValue - 32 - - v - SJsonValue - 32 - - - value - ULINT - 64 - - - - ClearArray - BOOL - 8 - - v - SJsonValue - 32 - - - i - SJsonAIterator - 32 - - - - RemoveAllMembers - BOOL - 8 - - v - SJsonValue - 32 - - - - ExceptionRaised - BOOL - 8 - - - IsISO8601TimeFormat - BOOL - 8 - - v - SJsonValue - 32 - - - - GetArraySize - UDINT - 32 - - v - SJsonValue - 32 - - - - GetInt64 - LINT - 64 - - v - SJsonValue - 32 - - - - IsBool - BOOL - 8 - - v - SJsonValue - 32 - - - - AddInt64Member - SJsonValue - 32 - - v - SJsonValue - 32 - - - member - STRING(80) - 32 - - - ItemType - InOut - - - - - value - LINT - 64 - - - - FindMemberPath - SJsonValue - 32 - - v - SJsonValue - 32 - - - member - member of v seperatet by '/' without leading '/' ('/' in a member name will be encoded as "~1" and '~' as "~0") - STRING(80) - 32 - - - ItemType - InOut - - - - - - SetDcTime - SJsonValue - 32 - - v - SJsonValue - 32 - - - value - DCTIME - 64 - - - - SetArray - SJsonValue - 32 - - v - SJsonValue - 32 - - - reserve - UDINT - 32 - - - - GetFileTime - FILETIME - 64 - - v - SJsonValue - 32 - - - - GetStringLength - UDINT - 32 - - v - SJsonValue - 32 - - - p - BYTE - 32 - - - l - UDINT - 32 - - - - SaveDocumentToFile - BOOL - 8 - - sFile - file path - STRING(80) - 32 - - - ItemType - InOut - - - - - bExec - a rising edge triggers the saving. - BOOL - 32 - - - hr - HRESULT - 32 - - - - PushbackBase64Value - SJsonValue - 32 - - v - SJsonValue - 32 - - - p - PVOID - 32 - - - n - DINT - 32 - - - - IsBase64 - BOOL - 8 - - v - SJsonValue - 32 - - - - IsTrue - BOOL - 8 - - v - SJsonValue - 32 - - - - IsInt - BOOL - 8 - - v - SJsonValue - 32 - - - - GetDocumentRoot - SJsonValue - 32 - - - CopyDocument - UDINT - 32 - - pDoc - target string buffer where the document should be copied to - STRING(80) - 32 - - - ItemType - InOut - - - - - nDoc - size in bytes of target string buffer - UDINT - 32 - - - - GetType - EJsonType - 32 - - v - SJsonValue - 32 - - - - PushbackDcTimeValue - SJsonValue - 32 - - v - SJsonValue - 32 - - - value - DCTIME - 64 - - - - GetMemberName - STRING(80) - 648 - - i - SJsonIterator - 32 - - - p - STRING(80) - 32 - - - - IsNumber - BOOL - 8 - - v - SJsonValue - 32 - - - - AddObjectMember - SJsonValue - 32 - - v - SJsonValue - 32 - - - member - STRING(80) - 32 - - - ItemType - InOut - - - - - - IsInt64 - BOOL - 8 - - v - SJsonValue - 32 - - - - IsUint64 - BOOL - 8 - - v - SJsonValue - 32 - - - - SetFileTime - SJsonValue - 32 - - v - SJsonValue - 32 - - - value - FILETIME - 64 - - - - CopyString - UDINT - 32 - - v - SJsonValue - 32 - - - pStr - STRING(80) - 32 - - - ItemType - InOut - - - - - nStr - UDINT - 32 - - - p - BYTE - 32 - - - q - BYTE - 32 - - - l - UDINT - 32 - - - - SetBase64 - SJsonValue - 32 - - v - SJsonValue - 32 - - - p - PVOID - 32 - - - n - DINT - 32 - - - - GetJsonLength - UDINT - 32 - - v - SJsonValue - 32 - - - p - STRING(80) - 32 - - - - Swap - BOOL - 8 - - v - SJsonValue - 32 - - - w - SJsonValue - 32 - - - - SetUint64 - SJsonValue - 32 - - v - SJsonValue - 32 - - - value - ULINT - 64 - - - - IsHexBinary - BOOL - 8 - - v - SJsonValue - 32 - - - - AddUint64Member - SJsonValue - 32 - - v - SJsonValue - 32 - - - member - STRING(80) - 32 - - - ItemType - InOut - - - - - value - ULINT - 64 - - - - IsFalse - BOOL - 8 - - v - SJsonValue - 32 - - - - SetAdsProvider - BOOL - 8 - - oid - OTCID - 32 - - - - MemberBegin - SJsonIterator - 32 - - v - SJsonValue - 32 - - - - NewDocument - SJsonValue - 32 - - - GetString - STRING(255) - 2048 - - v - SJsonValue - 32 - - - p - STRING(255) - 32 - - - - IsUint - BOOL - 8 - - v - SJsonValue - 32 - - - - NextMember - SJsonIterator - 32 - - i - SJsonIterator - 32 - - - - ArrayBegin - SJsonAIterator - 32 - - v - SJsonValue - 32 - - - - IsString - BOOL - 8 - - v - SJsonValue - 32 - - - - PopbackValue - BOOL - 8 - - v - SJsonValue - 32 - - - - AddJsonMember - SJsonValue - 32 - - v - SJsonValue - 32 - - - member - STRING(80) - 32 - - - ItemType - InOut - - - - - rawJson - STRING(80) - 32 - - - ItemType - InOut - - - - - - LoadDocumentFromFile - BOOL - 8 - - sFile - file path - STRING(80) - 32 - - - ItemType - InOut - - - - - bExec - a rising edge triggers the load. - BOOL - 32 - - - hr - HRESULT - 32 - - - - GetDateTime - DATE_AND_TIME - 32 - - v - SJsonValue - 32 - - - - IsObject - BOOL - 8 - - v - SJsonValue - 32 - - - - PushbackStringValue - SJsonValue - 32 - - v - SJsonValue - 32 - - - value - STRING(80) - 32 - - - ItemType - InOut - - - - - - RemoveMember - BOOL - 8 - - v - SJsonValue - 32 - - - i - SJsonIterator - 32 - - - keepOrder - BOOL - 8 - - - - RemoveArray - BOOL - 8 - - v - SJsonValue - 32 - - - i - SJsonAIterator - 32 - - - - AddDcTimeMember - SJsonValue - 32 - - v - SJsonValue - 32 - - - member - STRING(80) - 32 - - - ItemType - InOut - - - - - value - DCTIME - 64 - - - - SetMaxDecimalPlaces - - dp - DINT - 32 - - - - FindMember - SJsonValue - 32 - - v - SJsonValue - 32 - - - member - STRING(80) - 32 - - - ItemType - InOut - - - - - - PushbackDateTimeValue - SJsonValue - 32 - - v - SJsonValue - 32 - - - value - DATE_AND_TIME - 32 - - - - PushbackInt64Value - SJsonValue - 32 - - v - SJsonValue - 32 - - - value - LINT - 64 - - - - AddBase64Member - SJsonValue - 32 - - v - SJsonValue - 32 - - - member - STRING(80) - 32 - - - ItemType - InOut - - - - - p - PVOID - 32 - - - n - DINT - 32 - - - - SetUint - SJsonValue - 32 - - v - SJsonValue - 32 - - - value - UDINT - 32 - - - - SetHexBinary - SJsonValue - 32 - - v - SJsonValue - 32 - - - p - PVOID - 32 - - - n - DINT - 32 - - - - GetArrayValueByIdx - SJsonValue - 32 - - v - SJsonValue - 32 - - - idx - UDINT - 32 - - - - PushbackHexBinaryValue - SJsonValue - 32 - - v - SJsonValue - 32 - - - p - PVOID - 32 - - - n - DINT - 32 - - - - AddDoubleMember - SJsonValue - 32 - - v - SJsonValue - 32 - - - member - STRING(80) - 32 - - - ItemType - InOut - - - - - value - LREAL - 64 - - - - PushbackNullValue - SJsonValue - 32 - - v - SJsonValue - 32 - - - - AddBoolMember - SJsonValue - 32 - - v - SJsonValue - 32 - - - member - STRING(80) - 32 - - - ItemType - InOut - - - - - value - BOOL - 8 - - - - GetDcTime - DCTIME - 64 - - v - SJsonValue - 32 - - - - AddUintMember - SJsonValue - 32 - - v - SJsonValue - 32 - - - member - STRING(80) - 32 - - - ItemType - InOut - - - - - value - UDINT - 32 - - - - CopyJson - UDINT - 32 - - v - SJsonValue - 32 - - - pDoc - target string buffer where the document should be copied to - STRING(80) - 32 - - - ItemType - InOut - - - - - nDoc - size in bytes of target string buffer - UDINT - 32 - - - - SetInt64 - SJsonValue - 32 - - v - SJsonValue - 32 - - - value - LINT - 64 - - - - CopyFrom - SJsonValue - 32 - - v - SJsonValue - 32 - - - w - SJsonValue - 32 - - - - AddStringMember - SJsonValue - 32 - - v - SJsonValue - 32 - - - member - STRING(80) - 32 - - - ItemType - InOut - - - - - value - STRING(80) - 32 - - - ItemType - InOut - - - - - - GetBool - BOOL - 8 - - v - SJsonValue - 32 - - - - GetDouble - LREAL - 64 - - v - SJsonValue - 32 - - - - GetMaxDecimalPlaces - DINT - 32 - - - GetArrayValue - SJsonValue - 32 - - i - SJsonAIterator - 32 - - - - NextArray - SJsonAIterator - 32 - - i - SJsonAIterator - 32 - - - - GetDocument - STRING(255) - 2048 - - p - BYTE - 32 - - - q - BYTE - 32 - - - t - STRING(255) - 32 - - - length - UDINT - 32 - - - - SetInt - SJsonValue - 32 - - v - SJsonValue - 32 - - - value - DINT - 32 - - - - PushbackDoubleValue - SJsonValue - 32 - - v - SJsonValue - 32 - - - value - LREAL - 64 - - - - GetUint - UDINT - 32 - - v - SJsonValue - 32 - - - - GetUint64 - ULINT - 64 - - v - SJsonValue - 32 - - - - GetDocumentLength - UDINT - 32 - - p - STRING(80) - 32 - - - - GetJson - STRING(255) - 2048 - - v - SJsonValue - 32 - - - p - BYTE - 32 - - - q - BYTE - 32 - - - t - STRING(255) - 32 - - - length - UDINT - 32 - - - - IsArray - BOOL - 8 - - v - SJsonValue - 32 - - - - PushbackJsonValue - SJsonValue - 32 - - v - SJsonValue - 32 - - - rawJson - STRING(80) - 32 - - - ItemType - InOut - - - - - - IsDouble - BOOL - 8 - - v - SJsonValue - 32 - - - - AddNullMember - SJsonValue - 32 - - v - SJsonValue - 32 - - - member - STRING(80) - 32 - - - ItemType - InOut - - - - - - - PouType - FunctionBlock - - - conditionalshow_all_locals - - - no_explicit_call - do not call this POU directly - - - - - FB_JsonDomParser - 288 - FB_JsonDomParserBase - - initStatus - HRESULT - 32 - 128 - - -1743714536 - - - - ItemType - Output - - - - - CLSID_TcJsonDomParser - CLSID - 128 - 160 - - - .Data1 - 1337382113 - - - .Data2 - 45876 - - - .Data3 - 23182 - - - .Data4[0] - 166 - - - .Data4[1] - 151 - - - .Data4[2] - 186 - - - .Data4[3] - 40 - - - .Data4[4] - 25 - - - .Data4[5] - 175 - - - .Data4[6] - 202 - - - .Data4[7] - 216 - - - - - - PouType - FunctionBlock - - - no_explicit_call - do not call this POU directly - - - - - E_OpenPath - 16 - UINT - - PATH_GENERIC - 1 - Search/open/create files in selected/generic folder - - - PATH_BOOTPRJ - 2 - Search/open/create files in TwinCAT boot project folder and adds the *.wbp extension - - - PATH_BOOTDATA - 3 - Reserved for future use - - - PATH_BOOTPATH - 4 - Refers to the TwinCAT/Boot directory without adding an extension (.wbp) - - - PATH_USERPATH1 - 11 - Reserved for future use - - - PATH_USERPATH2 - 12 - Reserved for future use - - - PATH_USERPATH3 - 13 - Reserved for future use - - - PATH_USERPATH4 - 14 - Reserved for future use - - - PATH_USERPATH5 - 15 - Reserved for future use - - - PATH_USERPATH6 - 16 - Reserved for future use - - - PATH_USERPATH7 - 17 - Reserved for future use - - - PATH_USERPATH8 - 18 - Reserved for future use - - - PATH_USERPATH9 - 19 - Reserved for future use - - - - FB_FileOpen - Open and/or create a file. - 3456 - - sNetId - T_AmsNetID - Ams net id - 192 - 32 - - - ItemType - Input - - - - - sPathName - T_MaxString - Max filename length = 255 - 2048 - 224 - - - ItemType - Input - - - - - nMode - DWORD - Open mode flags - 32 - 2272 - - - ItemType - Input - - - - - ePath - E_OpenPath - Default: Open generic file - 16 - 2304 - - 1 - - - - ItemType - Input - - - - - bExecute - BOOL - Rising edge starts command execution - 8 - 2320 - - - ItemType - Input - - - - - tTimeout - TIME - Maximum time allowed for the execution of this ADS command - 32 - 2336 - - 5000 - - - - ItemType - Input - - - - - bBusy - BOOL - Busy flag - 8 - 2368 - - - ItemType - Output - - - - - bError - BOOL - Error flag - 8 - 2376 - - - ItemType - Output - - - - - nErrId - UDINT - ADS error code - 32 - 2400 - - - ItemType - Output - - - - - hFile - UINT - File handle - 16 - 2432 - - - ItemType - Output - - - - - - PouType - FunctionBlock - - - hide_all_locals - - - - - FB_FileClose - Closes a file stream. - 1184 - - sNetId - T_AmsNetID - Ams net id - 192 - 32 - - - ItemType - Input - - - - - hFile - UINT - File handle obtained through 'open' - 16 - 224 - - - ItemType - Input - - - - - bExecute - BOOL - Rising edge starts command execution - 8 - 240 - - - ItemType - Input - - - - - tTimeout - TIME - Maximum time allowed for the execution of this ADS command - 32 - 256 - - 5000 - - - - ItemType - Input - - - - - bBusy - BOOL - Busy flag - 8 - 288 - - - ItemType - Output - - - - - bError - BOOL - Error flag - 8 - 296 - - - ItemType - Output - - - - - nErrId - UDINT - ADS error code - 32 - 320 - - - ItemType - Output - - - - - - PouType - FunctionBlock - - - hide_all_locals - - - - - FB_FileRead - Reads data from a stream. - 1440 - - sNetId - T_AmsNetID - Ams net id - 192 - 32 - - - ItemType - Input - - - - - hFile - UINT - File handle - 16 - 224 - - - ItemType - Input - - - - - pReadBuff - PVOID - Buffer address for read - 32 - 256 - - - ItemType - Input - - - TcIgnorePersistent - - - - - cbReadLen - UDINT - Count of bytes for read - 32 - 288 - - - ItemType - Input - - - - - bExecute - BOOL - Rising edge starts command execution - 8 - 320 - - - ItemType - Input - - - - - tTimeout - TIME - Maximum time allowed for the execution of this ADS command - 32 - 352 - - 5000 - - - - ItemType - Input - - - - - bBusy - BOOL - Busy flag - 8 - 384 - - - ItemType - Output - - - - - bError - BOOL - Error flag - 8 - 392 - - - ItemType - Output - - - - - nErrId - UDINT - ADS error code - 32 - 416 - - - ItemType - Output - - - - - cbRead - UDINT - Count of bytes actually read - 32 - 448 - - - ItemType - Output - - - - - bEOF - BOOL - End of file - 8 - 480 - - - ItemType - Output - - - - - - PouType - FunctionBlock - - - hide_all_locals - - - - - FB_FastFault - Fast Fault + rtResetR_TRIG64386464rtResetandOKR_TRIG64386528nIndexUINT163865921IdxOKBOOL8386608fbTimeFB_LocalSystemTime19040386624.bEnable1.dwCycle1fbTime_to_UTCFB_TzSpecificLocalTimeToSystemTime3584405664fbGetTimeZoneFB_GetTimeZoneInformation3488409248fbJsonFB_JsonSaxWriter256412736pmpsTypeCodeUDINT324129920fbLoggerFB_LogMessage81600413056.eSevr4.eSubsystem2.nMinTimeViolationAcceptable50__EXECUTELOGGING__HELLOTIMERTOF224494656.PT86400000ExecuteNoLogEvaluateOutputExecuteEvaluateVetosBOOL8obsoleteUse EvaluateOverrides instead.EvaluateOverridesBOOL8FFST_FF32EvalIdxDINT32MaxTimeDINT32no_checkExecuteLoggingBOOL8FFST_FF32logIdxDINT32HelloTimerTOF224uselocation__EXECUTELOGGING__HELLOTIMERno_checkRegisterBOOL8stFFInfoST_FFInfo6832FFONameT_MaxString2048ItemTypeOutputIdxUINT16ItemTypeOutputno_checkIdxCheckInBOOL8IdxDINT32OKBOOL8ResetBOOL8stFFST_FF7680BeamPermittedBOOL8no_checkFormulateLogJsonSTRING(80)648FFST_FF7680PouTypeFunctionBlockreflectionno_checkAMSNETID48BYTE06%d.%d.%d.%d.%d.%d[0][1][2][3][4][5]T_AmsNetIdArr48AMSNETIDFB_GetLocalAmsNetId10848bExecuteBOOL832ItemTypeInputtTimeOutTIME32645000ItemTypeInputbBusyBOOL896ItemTypeOutputbErrorBOOL8104ItemTypeOutputnErrIdUDINT32128ItemTypeOutputAddrStringT_AmsNetID1921600.0.0.0.0.0ItemTypeOutputAddrBytesT_AmsNetIdArr48352[0]0[1]0[2]0[3]0[4]0[5]0ItemTypeOutputfbRegQueryValueFB_RegQueryValue10304416.sNetId.sSubKeySOFTWARE\Beckhoff\TwinCAT3\System.sValNameAmsNetIdconditionalshowfbTriggerR_TRIG6410720conditionalshowstateBYTE810784conditionalshowtmpBytesT_AmsNetIdArr4810792conditionalshowPouTypeFunctionBlockconditionalshow_all_localsFB_JsonDomParserBase128ipDomITcJsonDomParser3232conditionalshowipDom2ITcJsonDomParser23264conditionalshowipXFAITcDomParserFileAccess3296conditionalshowGetHexBinaryDINT32vSJsonValue32pPVOID32nDINT32HasMemberBOOL8vSJsonValue32memberSTRING(80)32ItemTypeInOutSetDateTimeSJsonValue32vSJsonValue32valueDATE_AND_TIME32SetBoolSJsonValue32vSJsonValue32valueBOOL8SetJsonSJsonValue32vSJsonValue32rawJsonSTRING(80)32ItemTypeInOutIsNullBOOL8vSJsonValue32PushbackFileTimeValueSJsonValue32vSJsonValue32valueFILETIME64PushbackIntValueSJsonValue32vSJsonValue32valueDINT32AddFileTimeMemberSJsonValue32vSJsonValue32memberSTRING(80)32ItemTypeInOutvalueFILETIME64RemoveMemberByNameBOOL8vSJsonValue32memberSTRING(80)32ItemTypeInOutkeepOrderBOOL8AddArrayMemberSJsonValue32vSJsonValue32memberSTRING(80)32ItemTypeInOutreserveUDINT32SetNullSJsonValue32vSJsonValue32SetStringSJsonValue32vSJsonValue32valueSTRING(80)32ItemTypeInOutMemberEndSJsonIterator32vSJsonValue32PushbackUintValueSJsonValue32vSJsonValue32valueUDINT32ParseDocumentSJsonValue32sJsonSTRING(80)32ItemTypeInOutAddIntMemberSJsonValue32vSJsonValue32memberSTRING(80)32ItemTypeInOutvalueDINT32ArrayEndSJsonAIterator32vSJsonValue32SetDoubleSJsonValue32vSJsonValue32valueLREAL64PushbackBoolValueSJsonValue32vSJsonValue32valueBOOL8AddHexBinaryMemberSJsonValue32vSJsonValue32memberSTRING(80)32ItemTypeInOutpPVOID32nDINT32GetBase64DINT32vSJsonValue32pPVOID32nDINT32GetMemberValueSJsonValue32iSJsonIterator32SetObjectSJsonValue32vSJsonValue32AddDateTimeMemberSJsonValue32vSJsonValue32memberSTRING(80)32ItemTypeInOutvalueDATE_AND_TIME32GetIntDINT32vSJsonValue32PushbackUint64ValueSJsonValue32vSJsonValue32valueULINT64ClearArrayBOOL8vSJsonValue32iSJsonAIterator32RemoveAllMembersBOOL8vSJsonValue32ExceptionRaisedBOOL8IsISO8601TimeFormatBOOL8vSJsonValue32GetArraySizeUDINT32vSJsonValue32GetInt64LINT64vSJsonValue32IsBoolBOOL8vSJsonValue32AddInt64MemberSJsonValue32vSJsonValue32memberSTRING(80)32ItemTypeInOutvalueLINT64FindMemberPathSJsonValue32vSJsonValue32memberSTRING(80)32ItemTypeInOutSetDcTimeSJsonValue32vSJsonValue32valueDCTIME64SetArraySJsonValue32vSJsonValue32reserveUDINT32GetFileTimeFILETIME64vSJsonValue32GetStringLengthUDINT32vSJsonValue32pBYTE32lUDINT32SaveDocumentToFileBOOL8sFileSTRING(80)32ItemTypeInOutbExecBOOL32hrHRESULT32PushbackBase64ValueSJsonValue32vSJsonValue32pPVOID32nDINT32IsBase64BOOL8vSJsonValue32IsTrueBOOL8vSJsonValue32IsIntBOOL8vSJsonValue32GetDocumentRootSJsonValue32CopyDocumentUDINT32pDocSTRING(80)32ItemTypeInOutnDocUDINT32GetTypeEJsonType32vSJsonValue32PushbackDcTimeValueSJsonValue32vSJsonValue32valueDCTIME64GetMemberNameSTRING(80)648iSJsonIterator32pSTRING(80)32IsNumberBOOL8vSJsonValue32AddObjectMemberSJsonValue32vSJsonValue32memberSTRING(80)32ItemTypeInOutIsInt64BOOL8vSJsonValue32IsUint64BOOL8vSJsonValue32SetFileTimeSJsonValue32vSJsonValue32valueFILETIME64CopyStringUDINT32vSJsonValue32pStrSTRING(80)32ItemTypeInOutnStrUDINT32pBYTE32qBYTE32lUDINT32SetBase64SJsonValue32vSJsonValue32pPVOID32nDINT32GetJsonLengthUDINT32vSJsonValue32pSTRING(80)32SwapBOOL8vSJsonValue32wSJsonValue32SetUint64SJsonValue32vSJsonValue32valueULINT64IsHexBinaryBOOL8vSJsonValue32AddUint64MemberSJsonValue32vSJsonValue32memberSTRING(80)32ItemTypeInOutvalueULINT64IsFalseBOOL8vSJsonValue32SetAdsProviderBOOL8oidOTCID32MemberBeginSJsonIterator32vSJsonValue32NewDocumentSJsonValue32GetStringSTRING(255)2048vSJsonValue32pSTRING(255)32IsUintBOOL8vSJsonValue32NextMemberSJsonIterator32iSJsonIterator32ArrayBeginSJsonAIterator32vSJsonValue32IsStringBOOL8vSJsonValue32PopbackValueBOOL8vSJsonValue32AddJsonMemberSJsonValue32vSJsonValue32memberSTRING(80)32ItemTypeInOutrawJsonSTRING(80)32ItemTypeInOutLoadDocumentFromFileBOOL8sFileSTRING(80)32ItemTypeInOutbExecBOOL32hrHRESULT32GetDateTimeDATE_AND_TIME32vSJsonValue32IsObjectBOOL8vSJsonValue32PushbackStringValueSJsonValue32vSJsonValue32valueSTRING(80)32ItemTypeInOutRemoveMemberBOOL8vSJsonValue32iSJsonIterator32keepOrderBOOL8RemoveArrayBOOL8vSJsonValue32iSJsonAIterator32AddDcTimeMemberSJsonValue32vSJsonValue32memberSTRING(80)32ItemTypeInOutvalueDCTIME64SetMaxDecimalPlacesdpDINT32FindMemberSJsonValue32vSJsonValue32memberSTRING(80)32ItemTypeInOutPushbackDateTimeValueSJsonValue32vSJsonValue32valueDATE_AND_TIME32PushbackInt64ValueSJsonValue32vSJsonValue32valueLINT64AddBase64MemberSJsonValue32vSJsonValue32memberSTRING(80)32ItemTypeInOutpPVOID32nDINT32SetUintSJsonValue32vSJsonValue32valueUDINT32SetHexBinarySJsonValue32vSJsonValue32pPVOID32nDINT32GetArrayValueByIdxSJsonValue32vSJsonValue32idxUDINT32PushbackHexBinaryValueSJsonValue32vSJsonValue32pPVOID32nDINT32AddDoubleMemberSJsonValue32vSJsonValue32memberSTRING(80)32ItemTypeInOutvalueLREAL64PushbackNullValueSJsonValue32vSJsonValue32AddBoolMemberSJsonValue32vSJsonValue32memberSTRING(80)32ItemTypeInOutvalueBOOL8GetDcTimeDCTIME64vSJsonValue32AddUintMemberSJsonValue32vSJsonValue32memberSTRING(80)32ItemTypeInOutvalueUDINT32CopyJsonUDINT32vSJsonValue32pDocSTRING(80)32ItemTypeInOutnDocUDINT32SetInt64SJsonValue32vSJsonValue32valueLINT64CopyFromSJsonValue32vSJsonValue32wSJsonValue32AddStringMemberSJsonValue32vSJsonValue32memberSTRING(80)32ItemTypeInOutvalueSTRING(80)32ItemTypeInOutGetBoolBOOL8vSJsonValue32GetDoubleLREAL64vSJsonValue32GetMaxDecimalPlacesDINT32GetArrayValueSJsonValue32iSJsonAIterator32NextArraySJsonAIterator32iSJsonAIterator32GetDocumentSTRING(255)2048pBYTE32qBYTE32tSTRING(255)32lengthUDINT32SetIntSJsonValue32vSJsonValue32valueDINT32PushbackDoubleValueSJsonValue32vSJsonValue32valueLREAL64GetUintUDINT32vSJsonValue32GetUint64ULINT64vSJsonValue32GetDocumentLengthUDINT32pSTRING(80)32GetJsonSTRING(255)2048vSJsonValue32pBYTE32qBYTE32tSTRING(255)32lengthUDINT32IsArrayBOOL8vSJsonValue32PushbackJsonValueSJsonValue32vSJsonValue32rawJsonSTRING(80)32ItemTypeInOutIsDoubleBOOL8vSJsonValue32AddNullMemberSJsonValue32vSJsonValue32memberSTRING(80)32ItemTypeInOutPouTypeFunctionBlockconditionalshow_all_localsno_explicit_calldo not call this POU directlyFB_JsonDomParser288FB_JsonDomParserBaseinitStatusHRESULT32128-1743714536ItemTypeOutputCLSID_TcJsonDomParserCLSID128160.Data11337382113.Data245876.Data323182.Data4[0]166.Data4[1]151.Data4[2]186.Data4[3]40.Data4[4]25.Data4[5]175.Data4[6]202.Data4[7]216PouTypeFunctionBlockno_explicit_calldo not call this POU directlyE_OpenPath16UINTPATH_GENERIC1PATH_BOOTPRJ2PATH_BOOTDATA3PATH_BOOTPATH4PATH_USERPATH111PATH_USERPATH212PATH_USERPATH313PATH_USERPATH414PATH_USERPATH515PATH_USERPATH616PATH_USERPATH717PATH_USERPATH818PATH_USERPATH919FB_FileOpen3456sNetIdT_AmsNetID19232ItemTypeInputsPathNameT_MaxString2048224ItemTypeInputnModeDWORD322272ItemTypeInputePathE_OpenPath1623041ItemTypeInputbExecuteBOOL82320ItemTypeInputtTimeoutTIME3223365000ItemTypeInputbBusyBOOL82368ItemTypeOutputbErrorBOOL82376ItemTypeOutputnErrIdUDINT322400ItemTypeOutputhFileUINT162432ItemTypeOutputPouTypeFunctionBlockhide_all_localsFB_FileClose1184sNetIdT_AmsNetID19232ItemTypeInputhFileUINT16224ItemTypeInputbExecuteBOOL8240ItemTypeInputtTimeoutTIME322565000ItemTypeInputbBusyBOOL8288ItemTypeOutputbErrorBOOL8296ItemTypeOutputnErrIdUDINT32320ItemTypeOutputPouTypeFunctionBlockhide_all_localsFB_FileRead1440sNetIdT_AmsNetID19232ItemTypeInputhFileUINT16224ItemTypeInputpReadBuffPVOID32256ItemTypeInputTcIgnorePersistentcbReadLenUDINT32288ItemTypeInputbExecuteBOOL8320ItemTypeInputtTimeoutTIME323525000ItemTypeInputbBusyBOOL8384ItemTypeOutputbErrorBOOL8392ItemTypeOutputnErrIdUDINT32416ItemTypeOutputcbReadUDINT32448ItemTypeOutputbEOFBOOL8480ItemTypeOutputPouTypeFunctionBlockhide_all_localsFB_FastFault - 25088 - - i_xOK - BOOL - Connect to fast-fault condition (false produces fault) - 8 - 32 - - - ItemType - Input - - - - - i_xReset - BOOL - Resets when i_xOK is true and this is true - 8 - 40 - - - ItemType - Input - - - - - i_xAutoReset - BOOL - Automatically clear fast fault (latching vs non-latching) - 8 - 48 - - 0 - - - - ItemType - Input - - - - - i_xVetoable - BOOL - Mask this fast fault if the FFO veto device is true - 8 - 56 - - 1 - - - - ItemType - Input - - - - - i_DevName - T_MaxString - Device name for diagnostic - 2048 - 64 - - - - - - ItemType - Input - - - - - i_Desc - T_MaxString - Description of fast fault (you should set at init) - 2048 - 2112 - - - - - - ItemType - Input - - - - - i_TypeCode - UINT - Error code for classifying fast faults - 16 - 4160 - - - ItemType - Input - - - - - o_xFFLine - BOOL - Connect to HW output or another FF input if you like (Optional) - 8 - 4176 - - - ItemType - Output - - - - - io_fbFFHWO - FB_HardwareFFOutput - Point to FB_HardwareFFOutput of your choice - 32 - 4192 - - - ItemType - InOut - - - - - sPath - T_MaxString - 2048 - 4224 - - - instance-path - - - noinit - - - - - FFInfo - ST_FFInfo - 6832 - 6272 - - - RegistrationIdx - UINT - The index this FF was registered in the FFO - 16 - 13104 - - 1 - - - - xInit - BOOL - 8 - 13120 - - 1 - - - - InfoStringFmtr - FB_FormatString - 7840 - 13152 - - - InUse - T_MaxString - 2048 - 20992 - - - AutoReset - T_MaxString - 2048 - 23040 - - - - PouType - FunctionBlock - - - reflection - - - - - FB_JsonFileToJsonDoc - 928128 - - bExecute - BOOL - Rising Edge - 8 - 32 - - - ItemType - Input - - - - - sPLCName - STRING(80) - 648 - 40 - - - ItemType - Input - - - - - sSrcNetId - T_AmsNetID - 192 - 688 - - - ItemType - Input - - - - - sSrcPathName - T_MaxString - 2048 - 880 - - - ItemType - Input - - - - - PMPS_jsonDoc - SJsonValue - 32 - 2944 - - - ItemType - Output - - - - - bHasPLC - BOOL - 8 - 2976 - - - ItemType - Output - - - - - bBusy - BOOL - 8 - 2984 - - - ItemType - Output - - - - - bError - BOOL - 8 - 2992 - - - ItemType - Output - - - - - nErrId - UDINT - 32 - 3008 - - - ItemType - Output - - - - - sErrMsg - STRING(80) - 648 - 3040 - - - ItemType - Output - - - - - io_fbFFHWO - FB_HardwareFFOutput - 32 - 3712 - - - ItemType - InOut - - - - - fb_GetLocalAmsNetId - FB_GetLocalAmsNetId - Get AMS Net ID - 10848 - 3744 - - - fbJson - FB_JsonDomParser - JSON - 288 - 14592 - - - jsonDoc - SJsonValue - 32 - 14880 - - - jsonProp - SJsonValue - 32 - 14912 - - - fbFileOpen - FB_FileOpen - File - 3456 - 14944 - - - fbFileClose - FB_FileClose - 1184 - 18400 - - - fbFileRead - FB_FileRead - 1440 - 19584 - - - hSrcFile - UINT - File handle of the source file - 16 - 21024 - - 0 - - - - Step - INT - 16 - 21040 - - - index - DINT - 32 - 21056 - - - RisingEdge - R_TRIG - 64 - 21088 - - - sbuffRead - STRING(100000) - Buffer - 800008 - 21152 - - - cbReadLength - UDINT - 32 - 821184 - - 0 - - - - nFileLength - UDINT - 32 - 821216 - - 0 - - - - bfbJsonExceptionRaised - BOOL - 8 - 821248 - - - tTimeOut - TIME - 32 - 821280 - - 5000 - - - - bInit - BOOL - 8 - 821312 - - - tNewMessage - R_TRIG - Logger - 64 - 821344 - - - fbLogger - FB_LogMessage - 81600 - 821440 - - - .eSubsystem - 2 - - - .nMinTimeViolationAcceptable - 10 - - - - - FFO - FB_FastFault - FFO - 25088 - 903040 - - - .i_Desc - Fault occurs when there is an error reading json file - - - .i_TypeCode - 65299 - - - - - ACT_FFO - - - ACT_Logger - - - - PouType - FunctionBlock - - - - - FB_Standard_PMPSDB - 27744 - - io_fbFFHWO - FB_HardwareFFOutput - The fast fault output to fault to. - 32 - 32 - - - ItemType - InOut - - - - - bEnable - BOOL - If TRUE, FB will run. Reads when enable goes TRUE. - 8 - 64 - - - ItemType - Input - - - - - sPlcName - STRING(80) - E.g. lfe-motion - 648 - 72 - - - ItemType - Input - - - - - bRefresh - BOOL - Set to TRUE to cause an extra read. - 8 - 720 - - - ItemType - Input - - - pytmc - +]]>25088i_xOKBOOL832ItemTypeInputi_xResetBOOL840ItemTypeInputi_xAutoResetBOOL8480ItemTypeInputi_xVetoableBOOL8561ItemTypeInputi_DevNameT_MaxString204864ItemTypeInputi_DescT_MaxString20482112ItemTypeInputi_TypeCodeUINT164160ItemTypeInputo_xFFLineBOOL84176ItemTypeOutputio_fbFFHWOFB_HardwareFFOutput324192ItemTypeInOutsPathT_MaxString20484224instance-pathnoinitFFInfoST_FFInfo68326272RegistrationIdxUINT16131041xInitBOOL8131201InfoStringFmtrFB_FormatString784013152InUseT_MaxString204820992AutoResetT_MaxString204823040PouTypeFunctionBlockreflectionFB_JsonFileToJsonDoc928128bExecuteBOOL832ItemTypeInputsPLCNameSTRING(80)64840ItemTypeInputsSrcNetIdT_AmsNetID192688ItemTypeInputsSrcPathNameT_MaxString2048880ItemTypeInputPMPS_jsonDocSJsonValue322944ItemTypeOutputbHasPLCBOOL82976ItemTypeOutputbBusyBOOL82984ItemTypeOutputbErrorBOOL82992ItemTypeOutputnErrIdUDINT323008ItemTypeOutputsErrMsgSTRING(80)6483040ItemTypeOutputio_fbFFHWOFB_HardwareFFOutput323712ItemTypeInOutfb_GetLocalAmsNetIdFB_GetLocalAmsNetId108483744fbJsonFB_JsonDomParser28814592jsonDocSJsonValue3214880jsonPropSJsonValue3214912fbFileOpenFB_FileOpen345614944fbFileCloseFB_FileClose118418400fbFileReadFB_FileRead144019584hSrcFileUINT16210240StepINT1621040indexDINT3221056RisingEdgeR_TRIG6421088sbuffReadSTRING(100000)80000821152cbReadLengthUDINT328211840nFileLengthUDINT328212160bfbJsonExceptionRaisedBOOL8821248tTimeOutTIME328212805000bInitBOOL8821312tNewMessageR_TRIG64821344fbLoggerFB_LogMessage81600821440.eSubsystem2.nMinTimeViolationAcceptable10FFOFB_FastFault25088903040.i_DescFault occurs when there is an error reading json file.i_TypeCode65299ACT_FFOACT_LoggerPouTypeFunctionBlockFB_Standard_PMPSDB27744io_fbFFHWOFB_HardwareFFOutput3232ItemTypeInOutbEnableBOOL864ItemTypeInputsPlcNameSTRING(80)64872ItemTypeInputbRefreshBOOL8720ItemTypeInputpytmc pv: REFRESH io: io - - - - - - sDirectory - STRING(80) - Directory where the DB is stored. - 648 - 728 - - /Hard Disk/ftp/PMPS/ - - - - ItemType - Input - - - - - nLastRefreshTime - DINT - 32 - 1376 - - - ItemType - Output - - - pytmc - + sDirectorySTRING(80)648728/Hard Disk/ftp/PMPS/ItemTypeInputnLastRefreshTimeDINT321376ItemTypeOutputpytmc pv: LAST_REFRESH io: i - - - - - - bReadPmpsDb - BOOL - 8 - 1408 - - - ItemType - Output - - - - - bExecute - BOOL - 8 - 1416 - - - rtEnable - R_TRIG - 64 - 1440 - - - rtRefresh - R_TRIG - 64 - 1504 - - - ftBusy - F_TRIG - 64 - 1568 - - - fbTime - FB_LocalSystemTime - Time tracking liften from Arbiter PLCs - 19040 - 1632 - - - .bEnable - 1 - - - .dwCycle - 1 - - - - - fbTime_to_UTC - FB_TzSpecificLocalTimeToSystemTime - 3584 - 20672 - - - fbGetTimeZone - FB_GetTimeZoneInformation - 3488 - 24256 - - - - PouType - FunctionBlock - - - - - ST_PMPS_Attenuator_IO - 64 - - nTran - REAL - 32 - 0 - - - xAttOK - UINT - 16 - 32 - - - - - - - - - - - - - - - ST_PMPS_Attenuator - 64 - ST_PMPS_Attenuator_IO - - - ST_PMPS_Aperture_IO - 96 - - Width - REAL - distance between horizontal slits (x) - 32 - 0 - - - plcAttribute_pytmc - pv: Width + bReadPmpsDbBOOL81408ItemTypeOutputbExecuteBOOL81416rtEnableR_TRIG641440rtRefreshR_TRIG641504ftBusyF_TRIG641568fbTimeFB_LocalSystemTime190401632.bEnable1.dwCycle1fbTime_to_UTCFB_TzSpecificLocalTimeToSystemTime358420672fbGetTimeZoneFB_GetTimeZoneInformation348824256PouTypeFunctionBlockST_PMPS_Attenuator_IO64nTranREAL320xAttOKUINT1632ST_PMPS_Attenuator64ST_PMPS_Attenuator_IOST_PMPS_Aperture_IO96WidthREAL320plcAttribute_pytmcpv: Width io: i - field: EGU mm - - - - - Height - REAL - distance between vertical slits (y) - 32 - 32 - - - plcAttribute_pytmc - pv: Height + field: EGU mmHeightREAL3232plcAttribute_pytmcpv: Height io: i - field: EGU mm - - - - - xOK - BOOL - status of aperture, false if error or in motion - 8 - 64 - - - plcAttribute_pytmc - pv: OK - io: i - - - - - - ST_PMPS_Aperture - 96 - ST_PMPS_Aperture_IO - - - ST_BeamParams - 1760 - - nTran - REAL - Requested pre-optic attenuation % - 32 - 0 - - 0 - - - - pytmc - pv: Transmission + field: EGU mmxOKBOOL864plcAttribute_pytmcpv: OK + io: iST_PMPS_Aperture96ST_PMPS_Aperture_IOST_BeamParams1760nTranREAL3200pytmcpv: Transmission io: i field: HOPR 1; field: LOPR 0; field: PREC 2; - - - - - - nRate - UDINT - Pulse-rate - 32 - 32 - - 0 - - - - pytmc - pv: Rate + nRateUDINT32320pytmcpv: Rate io: i field: EGU Hz - - - - - - neVRange - DWORD - Photon energy ranges - 32 - 64 - - 0 - - - - pytmc - pv: eVRanges + neVRangeDWORD32640pytmcpv: eVRanges io: i - field: EGU eV - - - displaymode - binary - - - - - neV - REAL - Photon energy - 32 - 96 - - 0 - - - - pytmc - pv: PhotonEnergy + field: EGU eVdisplaymodebinaryneVREAL32960pytmcpv: PhotonEnergy io: i - field: EGU eV - - - - - nBCRange - WORD - Beamclass ranges - 16 - 128 - - 0 - - - - pytmc - pv: BeamClassRanges - io: i - - - displaymode - binary - - - - - nBeamClass - USINT - Beamclass - 8 - 144 - - 0 - - - - pytmc - pv: BeamClass - io: i - - - - - nMachineMode - USINT - Machine Mode - 8 - 152 - - 3 - - - - pytmc - pv: MachineMode - io: i - - - - - astAttenuators - ST_PMPS_Attenuator - - 1 - 16 - - Beamline attenuators - 1024 - 160 - - - pytmc - pv: AuxAtt - io: i - - - - - aVetoDevices - BOOL - - 1 - 16 - - Stoppers - 128 - 1184 - - - pytmc - pv: Veto - io: i - - - - - astApertures - ST_PMPS_Aperture - - 1 - 4 - - Apertures - 384 - 1312 - - - [1].Width - 1000 - - - [1].Height - 1000 - - - [2].Width - 1000 - - - [2].Height - 1000 - - - [3].Width - 1000 - - - [3].Height - 1000 - - - [4].Width - 1000 - - - [4].Height - 1000 - - - - - pytmc - pv: Apt - io: i - - - - - xValidToggle - BOOL - Toggle for watchdog - 8 - 1696 - - - xValid - BOOL - Beam parameter set is valid (if readback), or acknowledged (if request) - 8 - 1704 - - - pytmc - pv: Valid - io: i - - - - - nCohortInt - UDINT - Cohort index. Identifies which cohort this BP set was included in arbitration - 32 - 1728 - - - pytmc - pv: Cohort + field: EGU eVnBCRangeWORD161280pytmcpv: BeamClassRanges + io: idisplaymodebinarynBeamClassUSINT81440pytmcpv: BeamClass + io: inMachineModeUSINT81523pytmcpv: MachineMode + io: iastAttenuatorsST_PMPS_Attenuator1161024160pytmcpv: AuxAtt + io: iaVetoDevicesBOOL1161281184pytmcpv: Veto + io: iastAperturesST_PMPS_Aperture143841312[1].Width1000[1].Height1000[2].Width1000[2].Height1000[3].Width1000[3].Height1000[4].Width1000[4].Height1000pytmcpv: Apt + io: ixValidToggleBOOL81696xValidBOOL81704pytmcpv: Valid + io: inCohortIntUDINT321728pytmcpv: Cohort io: i field: DESC Cohort inc on each arb cycle - - - - - - - PE_Ranges - Does nothing other than set the gvl for photon energy bitmask to one of two constants, K or L. + PE_Ranges - 32 - - - PouType - FunctionBlock - - - - - E_AssertionType - 8 - BYTE - - Type_UNDEFINED - 0 - - - Type_ANY - 1 - - - Type_BOOL - 2 - Primitive types - - - Type_BYTE - 3 - - - Type_DATE - 4 - - - Type_DATE_AND_TIME - 5 - - - Type_DINT - 6 - - - Type_DWORD - 7 - - - Type_INT - 8 - - - Type_LINT - 9 - - - Type_LREAL - 10 - - - Type_LTIME - 11 - - - Type_LWORD - 12 - - - Type_REAL - 13 - - - Type_SINT - 14 - - - Type_STRING - 15 - - - Type_TIME - 16 - - - Type_TIME_OF_DAY - 17 - - - Type_UDINT - 18 - - - Type_UINT - 19 - - - Type_ULINT - 20 - - - Type_USINT - 21 - - - Type_WORD - 22 - - - Type_WSTRING - 23 - - - Type_Array2D_LREAL - 24 - Array types - - - Type_Array2D_REAL - 25 - - - Type_Array3D_LREAL - 26 - - - Type_Array3D_REAL - 27 - - - Type_Array_BOOL - 28 - - - Type_Array_BYTE - 29 - - - Type_Array_DINT - 30 - - - Type_Array_DWORD - 31 - - - Type_Array_INT - 32 - - - Type_Array_LINT - 33 - - - Type_Array_LREAL - 34 - - - Type_Array_LWORD - 35 - - - Type_Array_REAL - 36 - - - Type_Array_SINT - 37 - - - Type_Array_UDINT - 38 - - - Type_Array_UINT - 39 - - - Type_Array_ULINT - 40 - - - Type_Array_USINT - 41 - - - Type_Array_WORD - 42 - - - - ST_TestCaseResult - 6192 - - TestName - T_MaxString - 2048 - 0 - - - TestClassName - T_MaxString - 2048 - 2048 - - - TestIsFailed - BOOL - 8 - 4096 - - - TestIsSkipped - BOOL - 8 - 4104 - - - FailureMessage - T_MaxString - 2048 - 4112 - - - FailureType - E_AssertionType - 8 - 6160 - - - NumberOfAsserts - UINT - 16 - 6176 - - - - ST_TestSuiteResult - 621296 - - Name - T_MaxString - Full class name - 2048 - 0 - - - Identity - UINT (0..GVL_Param_TcUnit.MaxNumberOfTestSuites) - Should be 0..GVL_Param_TcUnit.MaxNumberOfTestSuites-1 but gives unknown compiler error - 16 - 2048 - - - NumberOfTests - UINT (0..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite) - 16 - 2064 - - - NumberOfFailedTests - UINT (0..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite) - 16 - 2080 - - - TestCaseResults - ST_TestCaseResult - - 1 - 100 - - 619200 - 2096 - - - - ST_TestSuiteResults - 621296064 - - NumberOfTestSuites - UINT - The total number of test suites - 16 - 0 - - - NumberOfTestCases - UINT - The total number of test cases (for all test suites) - 16 - 16 - - - NumberOfSuccessfulTestCases - UINT - The total number of test cases that had all ASSERTS successful - 16 - 32 - - - NumberOfFailedTestCases - UINT - The total number of test cases that had at least one ASSERT failed - 16 - 48 - - - TestSuiteResults - ST_TestSuiteResult - - 1 - 1000 - - Test results for each individiual test suite - 621296000 - 64 - - - - I_TestResults - 32 - PVOID - - GetAreTestResultsAvailable - BOOL - 8 - - - GetTestSuiteResults - ST_TestSuiteResults - 32 - - - - FB_TestResults - This function block holds results of the complete test run, i.e. results for all test suites - 621296256 - I_TestResults - - TestSuiteResults - ST_TestSuiteResults - Test results - 621296064 - 64 - - - StoringTestSuiteResultNumber - UINT (UINT#1..GVL_Param_TcUnit.MaxNumberOfTestSuites) - Misc variables - 16 - 621296128 - - - StoringTestSuiteTrigger - R_TRIG - 64 - 621296160 - - - StoredTestSuiteResults - BOOL - 8 - 621296224 - - - StoredGeneralTestResults - BOOL - 8 - 621296232 - - - NumberOfTestsToAnalyse - UINT (UINT#1..GVL_Param_TcUnit.MaxNumberOfTestSuites) - 16 - 621296240 - - - GetAreTestResultsAvailable - BOOL - 8 - - - GetTestSuiteResults - ST_TestSuiteResults - 32 - - - - PouType - FunctionBlock - - - - - I_TestResultLogger - 32 - PVOID - - LogTestSuiteResults - - - - FB_AdsTestResultLogger - + Otherwise I would have just used the compile define in the GVL declaration.]]>32PouTypeFunctionBlockE_AssertionType8BYTEType_UNDEFINED0Type_ANY1Type_BOOL2Type_BYTE3Type_DATE4Type_DATE_AND_TIME5Type_DINT6Type_DWORD7Type_INT8Type_LINT9Type_LREAL10Type_LTIME11Type_LWORD12Type_REAL13Type_SINT14Type_STRING15Type_TIME16Type_TIME_OF_DAY17Type_UDINT18Type_UINT19Type_ULINT20Type_USINT21Type_WORD22Type_WSTRING23Type_Array2D_LREAL24Type_Array2D_REAL25Type_Array3D_LREAL26Type_Array3D_REAL27Type_Array_BOOL28Type_Array_BYTE29Type_Array_DINT30Type_Array_DWORD31Type_Array_INT32Type_Array_LINT33Type_Array_LREAL34Type_Array_LWORD35Type_Array_REAL36Type_Array_SINT37Type_Array_UDINT38Type_Array_UINT39Type_Array_ULINT40Type_Array_USINT41Type_Array_WORD42ST_TestCaseResult6192TestNameT_MaxString20480TestClassNameT_MaxString20482048TestIsFailedBOOL84096TestIsSkippedBOOL84104FailureMessageT_MaxString20484112FailureTypeE_AssertionType86160NumberOfAssertsUINT166176ST_TestSuiteResult621296NameT_MaxString20480IdentityUINT (0..GVL_Param_TcUnit.MaxNumberOfTestSuites)162048NumberOfTestsUINT (0..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite)162064NumberOfFailedTestsUINT (0..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite)162080TestCaseResultsST_TestCaseResult11006192002096ST_TestSuiteResults621296064NumberOfTestSuitesUINT160NumberOfTestCasesUINT1616NumberOfSuccessfulTestCasesUINT1632NumberOfFailedTestCasesUINT1648TestSuiteResultsST_TestSuiteResult1100062129600064I_TestResults32PVOIDGetAreTestResultsAvailableBOOL8GetTestSuiteResultsST_TestSuiteResults32FB_TestResults621296256I_TestResultsTestSuiteResultsST_TestSuiteResults62129606464StoringTestSuiteResultNumberUINT (UINT#1..GVL_Param_TcUnit.MaxNumberOfTestSuites)16621296128StoringTestSuiteTriggerR_TRIG64621296160StoredTestSuiteResultsBOOL8621296224StoredGeneralTestResultsBOOL8621296232NumberOfTestsToAnalyseUINT (UINT#1..GVL_Param_TcUnit.MaxNumberOfTestSuites)16621296240GetAreTestResultsAvailableBOOL8GetTestSuiteResultsST_TestSuiteResults32PouTypeFunctionBlockI_TestResultLogger32PVOIDLogTestSuiteResultsFB_AdsTestResultLogger - 224 - I_TestResultLogger - - TestResults - I_TestResults - 32 - 64 - - - PrintingTestSuiteResultNumber - UINT (UINT#1..GVL_Param_TcUnit.MaxNumberOfTestSuites) - 16 - 96 - - - PrintingTestSuiteTrigger - R_TRIG - 64 - 128 - - - PrintedFinalTestResults - BOOL - This flag is set once the final end result has printed - 8 - 192 - - - PrintedTestSuitesResults - BOOL - This flag is set once the test suites result have been printed - 8 - 200 - - - LogTestSuiteResults - - TcUnitTestResults - ST_TestSuiteResults - 32 - - - StringToPrint - T_MaxString - 2048 - - - TestsInTestSuiteCounter - UINT (UINT#1..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite) - 16 - - - MaxNumberOfTestsToPrint - UINT (UINT#1..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite) - 16 - - - TEST_STATUS_SKIP - STRING(80) - 648 - - - TEST_STATUS_PASS - STRING(80) - 648 - - - TEST_STATUS_FAIL - STRING(80) - 648 - - - - - PouType - FunctionBlock - - - - - FB_FileControl - +]]>224I_TestResultLoggerTestResultsI_TestResults3264PrintingTestSuiteResultNumberUINT (1..GVL_Param_TcUnit.MaxNumberOfTestSuites)1696PrintingTestSuiteTriggerR_TRIG64128PrintedFinalTestResultsBOOL8192PrintedTestSuitesResultsBOOL8200LogTestSuiteResultsTcUnitTestResultsST_TestSuiteResults32StringToPrintT_MaxString2048TestsInTestSuiteCounterUINT (1..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite)16MaxNumberOfTestsToPrintUINT (1..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite)16TEST_STATUS_SKIPSTRING(80)648TEST_STATUS_PASSSTRING(80)648TEST_STATUS_FAILSTRING(80)648PouTypeFunctionBlockFB_FileControl - 96 - - FileAccessMode - ACCESS_MODE - Append_Plus creates the file if it doesn't exist yet. - 32 - 32 - - 5 - - - - FileHandle - RTS_IEC_HANDLE - 32 - 64 - - - Read - RTS_IEC_RESULT - 32 - - BufferPointer - Call with ADR(); - BYTE - 32 - - - Size - Call with SIZEOF(); - UDINT - 32 - - - FileSize - RTS_IEC_SIZE - 32 - - - ItemType - Output - - - - - - Close - RTS_IEC_RESULT - 32 - - - Open - RTS_IEC_RESULT - 32 - - FileName - File name can contain an absolute or relative path to the file. Path entries must be separated with a Slash (/) - T_MaxString - 2048 - - - FileAccessMode - ACCESS_MODE - 32 - - - - Delete - RTS_IEC_RESULT - 32 - - FileName - File name can contain an absolute or relative path to the file. Path entries must be separated with a forward slash (/) - T_MaxString - 2048 - - - - Write - RTS_IEC_RESULT - 32 - - BufferPointer - Call with ADR(); - BYTE - 32 - - - Size - Call with SIZEOF(); - UDINT - 32 - - - - - PouType - FunctionBlock - - - - - E_XmlError - 8 - BYTE - - Ok - 0 - - - ErrorMaxBufferLen - 1 - - - ErrorStringLen - 2 - - - Error - 3 - - - - FB_StreamBuffer - +]]>96FileAccessModeACCESS_MODE32325FileHandleRTS_IEC_HANDLE3264ReadRTS_IEC_RESULT32BufferPointerBYTE32SizeUDINT32FileSizeRTS_IEC_SIZE32ItemTypeOutputCloseRTS_IEC_RESULT32OpenRTS_IEC_RESULT32FileNameT_MaxString2048FileAccessModeACCESS_MODE32DeleteRTS_IEC_RESULT32FileNameT_MaxString2048WriteRTS_IEC_RESULT32BufferPointerBYTE32SizeUDINT32PouTypeFunctionBlockE_XmlError8BYTEOk0ErrorMaxBufferLen1ErrorStringLen2Error3FB_StreamBuffer - 128 - - _PointerToStringBuffer - BYTE - 32 - 32 - - - _BufferSize - UDINT - 32 - 64 - - - _Length - UDINT - 32 - 96 - - - CutOff - T_MaxString - 2048 - - StartPos - UDINT - 32 - - - CutLen - UDINT - 32 - - - ItemType - Output - - - - - XmlError - E_XmlError - 8 - - - ItemType - Output - - - - - Loop - UDINT - 32 - - - PointerToByteToCut - BYTE - 32 - - - PointerToByteBuffer - BYTE - 32 - - - - Find - UDINT - 32 - - SearchString - STRING(80) - 648 - - - StartPos - UDINT - 32 - - - Loop - UDINT - 32 - - - Search - UDINT - 32 - - - PointerToBuffer - BYTE - 32 - - - PointerToSearch - BYTE - 32 - - - - FindBack - UDINT - 32 - - SearchString - T_MaxString - 2048 - - - Loop - UDINT - 32 - - - Search - UDINT - 32 - - - PointerToBuffer - BYTE - 32 - - - PointerToSearch - BYTE - 32 - - - - __getLength - UDINT - 32 - - Length - UDINT - 32 - - - - property - - - - - Clear - - Count - UDINT - 32 - - - - __setAppend - - Append - +]]>128_PointerToStringBufferBYTE3232_BufferSizeUDINT3264_LengthUDINT3296CutOffT_MaxString2048StartPosUDINT32CutLenUDINT32ItemTypeOutputXmlErrorE_XmlError8ItemTypeOutputLoopUDINT32PointerToByteToCutBYTE32PointerToByteBufferBYTE32FindUDINT32SearchStringSTRING(80)648StartPosUDINT32LoopUDINT32SearchUDINT32PointerToBufferBYTE32PointerToSearchBYTE32FindBackUDINT32SearchStringT_MaxString2048LoopUDINT32SearchUDINT32PointerToBufferBYTE32PointerToSearchBYTE32__getLengthUDINT32LengthUDINT32propertyClearCountUDINT32__setAppendAppend - T_MaxString - 2048 - - - ByteIn - BYTE - 32 - - - ByteBuffer - BYTE - 32 - - - - property - - - - - __getBufferSize - UDINT - 32 - - BufferSize - UDINT - 32 - - - - property - - - - - __setLength - - Length - +]]>T_MaxString2048ByteInBYTE32ByteBufferBYTE32property__getBufferSizeUDINT32BufferSizeUDINT32property__setLengthLength - UDINT - 32 - - - - property - - - - - SetBuffer - BOOL - 8 - - PointerToBufferAddress - Set buffer address (ADR ...) - BYTE - 32 - - - SizeOfBuffer - Set buffer size (SIZEOF ...) - UDINT - 32 - - - - Copy - T_MaxString - 2048 - - StartPos - UDINT - 32 - - - EndPos - UDINT - 32 - - - CopyLen - UDINT - 32 - - - ItemType - Output - - - - - XmlError - E_XmlError - 8 - - - ItemType - Output - - - - - Loop - UDINT - 32 - - - PointerToByteToCopy - BYTE - 32 - - - PointerToBuffer - BYTE - 32 - - - CurPos - UDINT - 32 - - - - - PouType - FunctionBlock - - - - - FB_XmlControl - +]]>UDINT32propertySetBufferBOOL8PointerToBufferAddressBYTE32SizeOfBufferUDINT32CopyT_MaxString2048StartPosUDINT32EndPosUDINT32CopyLenUDINT32ItemTypeOutputXmlErrorE_XmlError8ItemTypeOutputLoopUDINT32PointerToByteToCopyBYTE32PointerToBufferBYTE32CurPosUDINT32PouTypeFunctionBlockFB_XmlControl - 5696 - - XmlBuffer - FB_StreamBuffer - 128 - 32 - - - TagListBuffer - FB_StreamBuffer - 128 - 160 - - - Tags - T_MaxString - 2048 - 288 - - - TagListSeekBuffer - FB_StreamBuffer - 128 - 2336 - - - TagsSeek - STRING(80) - 648 - 2464 - - - TagBuffer - FB_StreamBuffer - 128 - 3136 - - - Tag - T_MaxString - 2048 - 3264 - - - TagOpen - BOOL - 8 - 5312 - - - Select - UDINT - 32 - 5344 - - - SearchPosition - UDINT - 32 - 5376 - - - TAG_OPEN - STRING(1) - 16 - 5408 - - < - - - - TAG_CLOSE - STRING(1) - 16 - 5424 - - > - - - - END_TAG_CLOSE - STRING(2) - 24 - 5440 - - /> - - - - SPACE - STRING(1) - 16 - 5464 - - - - - - EQUALS - STRING(1) - 16 - 5480 - - = - - - - QUOTE - STRING(1) - 16 - 5496 - - " - - - - BACK_SLASH - STRING(1) - 16 - 5512 - - \ - - - - FORWARD_SLASH - STRING(1) - 16 - 5528 - - / - - - - OPEN_COMMENT - STRING(5) - 48 - 5544 - - <!-- - - - - CLOSE_COMMENT - STRING(4) - 40 - 5592 - - --> - - - - TAB - STRING(2) - 24 - 5632 - - - - - - CR_LF - STRING(4) - 40 - 5656 - - - - - - - NewParameter - - Name - T_MaxString - 2048 - - - Value - T_MaxString - 2048 - - - - NewTag - - Name - T_MaxString - 2048 - - - - CloseTag - T_MaxString - 2048 - - ClosedTag - T_MaxString - 2048 - - - - WriteDocumentHeader - - Header - T_MaxString - 2048 - - - - NewComment - - Comment - T_MaxString - 2048 - - - - __getLength - UDINT - 32 - - Length - UDINT - 32 - - - - property - - - - - NewTagData - - Data - T_MaxString - 2048 - - - - SetBuffer - - PointerToBuffer - ADR(..) - BYTE - 32 - - - SizeOfBuffer - SIZEOF(..) - UDINT - 32 - - - - ClearBuffer - - - ToStartBuffer - - - - PouType - FunctionBlock - - - - - FB_xUnitXmlPublisher - +]]>5696XmlBufferFB_StreamBuffer12832TagListBufferFB_StreamBuffer128160TagsT_MaxString2048288TagListSeekBufferFB_StreamBuffer1282336TagsSeekSTRING(80)6482464TagBufferFB_StreamBuffer1283136TagT_MaxString20483264TagOpenBOOL85312SelectUDINT325344SearchPositionUDINT325376TAG_OPENSTRING(1)165408<TAG_CLOSESTRING(1)165424>END_TAG_CLOSESTRING(2)245440/>SPACESTRING(1)165464 EQUALSSTRING(1)165480=QUOTESTRING(1)165496"BACK_SLASHSTRING(1)165512\FORWARD_SLASHSTRING(1)165528/OPEN_COMMENTSTRING(5)485544<!-- CLOSE_COMMENTSTRING(4)405592 -->TABSTRING(2)245632 CR_LFSTRING(4)405656 +NewParameterNameT_MaxString2048ValueT_MaxString2048NewTagNameT_MaxString2048CloseTagT_MaxString2048ClosedTagT_MaxString2048WriteDocumentHeaderHeaderT_MaxString2048NewCommentCommentT_MaxString2048__getLengthUDINT32LengthUDINT32propertyNewTagDataDataT_MaxString2048SetBufferPointerToBufferBYTE32SizeOfBufferUDINT32ClearBufferToStartBufferPouTypeFunctionBlockFB_xUnitXmlPublisher - 530304 - I_TestResultLogger - - TestResults - I_TestResults - Dependancy Injection via FB_Init - 32 - 64 - - - AccessMode - ACCESS_MODE - File access mode - 32 - 96 - - 4 - - - - File - FB_FileControl - 96 - 128 - - - Xml - FB_XmlControl - 5696 - 224 - - - BufferInitialised - BOOL - 8 - 5920 - - 0 - - - - Buffer - BYTE - - 0 - 65535 - - 524280 - 5928 - - - WritingTestSuiteResultNumber - UINT (UINT#1..GVL_Param_TcUnit.MaxNumberOfTestSuites) - 16 - 530208 - - - PublishTrigger - R_TRIG - 64 - 530240 - - - DeleteOpenWriteClose - RTS_IEC_RESULT - 32 - - - LogTestSuiteResults - - UnitTestResults - ST_TestSuiteResults - 32 - - - CurrentSuiteNumber - UINT - 16 - - - CurrentTestCount - UINT - 16 - - - TEST_STATUS_SKIP - STRING(80) - 648 - - - TEST_STATUS_PASS - STRING(80) - 648 - - - TEST_STATUS_FAIL - STRING(80) - 648 - - - - Initialised - BOOL - 8 - - - - PouType - FunctionBlock - - - - - FB_TcUnitRunner - +]]>530304I_TestResultLoggerTestResultsI_TestResults3264AccessModeACCESS_MODE32964FileFB_FileControl96128XmlFB_XmlControl5696224BufferInitialisedBOOL859200BufferBYTE0655355242805928WritingTestSuiteResultNumberUINT (1..GVL_Param_TcUnit.MaxNumberOfTestSuites)16530208PublishTriggerR_TRIG64530240DeleteOpenWriteCloseRTS_IEC_RESULT32LogTestSuiteResultsUnitTestResultsST_TestSuiteResults32CurrentSuiteNumberUINT16CurrentTestCountUINT16TEST_STATUS_SKIPSTRING(80)648TEST_STATUS_PASSSTRING(80)648TEST_STATUS_FAILSTRING(80)648InitialisedBOOL8PouTypeFunctionBlockFB_TcUnitRunner - 621827200 - - AllTestSuitesFinished - BOOL - Indication of whether all test suites have reported that they are finished - 8 - 32 - - 0 - - - - TestResults - FB_TestResults - Test result information - 621296256 - 64 - - - AdsTestResultLogger - FB_AdsTestResultLogger - Prints the results to ADS so that Visual Studio can display the results. - This test result formatter can be replaced with something else than ADS - 224 - 621296320 - - - old_input_assignments - - - - - TestResultLogger - I_TestResultLogger - 32 - 621296544 - - - AbortRunningTestSuites - BOOL - If this flag is set, it means that some external event triggered the - request to abort running the test suites - 8 - 621296576 - - - xUnitXmlPublisher - FB_xUnitXmlPublisher - Publishes a xUnit compatible XML file - 530304 - 621296608 - - - old_input_assignments - - - - - XmlTestResultPublisher - I_TestResultLogger - 32 - 621826912 - - - __RUNTESTSUITETESTSINSEQUENCE__CURRENTLYRUNNINGTESTSUITE - UINT - This variable holds which current test suite is being called, as we are running - each one in a sequence (one by one) - 16 - 621826944 - - 1 - - - - __RUNTESTSUITETESTSINSEQUENCE__TIMERBETWEENEXECUTIONOFTESTSUITES - TOF - 224 - 621826976 - - - AbortRunningTestSuiteTests - - - RunTestSuiteTestsInSequence - - TimeBetweenTestSuitesExecution - Time delay between a test suite is finished and the next test suite starts - TIME - 32 - - - BusyPrinting - BOOL - 8 - - - NumberOfTestSuitesFinished - We need to hold a temporary state of the statistics +]]>621827200AllTestSuitesFinishedBOOL8320TestResultsFB_TestResults62129625664AdsTestResultLoggerFB_AdsTestResultLogger224621296320old_input_assignmentsTestResultLoggerI_TestResultLogger32621296544AbortRunningTestSuitesBOOL8621296576xUnitXmlPublisherFB_xUnitXmlPublisher530304621296608old_input_assignmentsXmlTestResultPublisherI_TestResultLogger32621826912__RUNTESTSUITETESTSINSEQUENCE__CURRENTLYRUNNINGTESTSUITEUINT166218269441__RUNTESTSUITETESTSINSEQUENCE__TIMERBETWEENEXECUTIONOFTESTSUITESTOF224621826976AbortRunningTestSuiteTestsRunTestSuiteTestsInSequenceTimeBetweenTestSuitesExecutionTIME32BusyPrintingBOOL8NumberOfTestSuitesFinished - UINT - 16 - - - CurrentlyRunningTestSuite - This variable holds which current test suite is being called, as we are running - each one in a sequence (one by one) - UINT - 16 - - - uselocation - __RUNTESTSUITETESTSINSEQUENCE__CURRENTLYRUNNINGTESTSUITE - - - - - TimerBetweenExecutionOfTestSuites - TOF - 224 - - - uselocation - __RUNTESTSUITETESTSINSEQUENCE__TIMERBETWEENEXECUTIONOFTESTSUITES - - - - - - RunTestSuiteTests - - Counter - UINT - 16 - - - BusyPrinting - BOOL - 8 - - - NumberOfTestSuitesFinished - We need to hold a temporary state of the statistics + are finished (which might take many cycles), do we gather correct statistics ]]>UINT16CurrentlyRunningTestSuiteUINT16uselocation__RUNTESTSUITETESTSINSEQUENCE__CURRENTLYRUNNINGTESTSUITETimerBetweenExecutionOfTestSuitesTOF224uselocation__RUNTESTSUITETESTSINSEQUENCE__TIMERBETWEENEXECUTIONOFTESTSUITESRunTestSuiteTestsCounterUINT16BusyPrintingBOOL8NumberOfTestSuitesFinished - UINT - 16 - - - - - PouType - FunctionBlock - - - - - FB_Test - + are finished (which might take many cycles), do we gather correct statistics ]]>UINT16PouTypeFunctionBlockFB_Test - 4192 - - TestName - T_MaxString - 2048 - 32 - - - TestIsFinished - BOOL - 8 - 2080 - - - TestIsSkipped - BOOL - This is set to true, if test is disabled (by putting the string "disabled_" in front of the test name - 8 - 2088 - - - NumberOfAssertions - UINT - 16 - 2096 - - - TestOrderNumber - UINT (0..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite) - In which order/sequence relative to the order tests should this test be executed/evaluated. +]]>4192TestNameT_MaxString204832TestIsFinishedBOOL82080TestIsSkippedBOOL82088NumberOfAssertionsUINT162096TestOrderNumberUINT (0..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite) - 16 - 2112 - - - TestIsFailed - BOOL - Indication of whether this test has at least one failed assert - 8 - 2128 - - - AssertionMessage - T_MaxString - Assertion message for the first assertion in this test - 2048 - 2136 - - - AssertionType - E_AssertionType - Assertion type for the first assertion in this test - 8 - 4184 - - - GetAssertionType - E_AssertionType - 8 - - - SetFailed - - - SetName - - Name - T_MaxString - 2048 - - - - GetName - T_MaxString - 2048 - - - SetNumberOfAssertions - - NoOfAssertions - UINT - 16 - - - - SetTestOrder - - OrderNumber - UINT (0..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite) - 16 - - - - IsSkipped - BOOL - 8 - - - GetNumberOfAssertions - UINT - 16 - - - SetFinished - BOOL - 8 - - - GetAssertionMessage - T_MaxString - 2048 - - - SetSkipped - - - SetAssertionMessage - - AssertMessage - T_MaxString - 2048 - - - - SetAssertionType - - AssertType - E_AssertionType - 8 - - - - IsFinished - BOOL - 8 - - - GetTestOrder - UINT (0..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite) - 16 - - - IsFailed - BOOL - 8 - - - - PouType - FunctionBlock - - - - - U_ExpectedOrActual - 4096 - - boolExpectedOrActual - BOOL - 8 - 0 - - - bitExpectedOrActual - BIT - 8 - 0 - - - byteExpectedOrActual - BYTE - 8 - 0 - - - sintExpectedOrActual - SINT - 8 - 0 - - - usintExpectedOrActual - USINT - 8 - 0 - - - intExpectedOrActual - INT - 16 - 0 - - - uintExpectedOrActual - UINT - 16 - 0 - - - wordExpectedOrActual - WORD - 16 - 0 - - - dwordExpectedOrActual - DWORD - 32 - 0 - - - dateandtimeExpectedOrActual - DATE_AND_TIME - 32 - 0 - - - dintExpectedOrActual - DINT - 32 - 0 - - - realExpectedOrActual - REAL - 32 - 0 - - - timeExpectedOrActual - TIME - 32 - 0 - - - dateExpectedOrActual - DATE - 32 - 0 - - - udintExpectedOrActual - UDINT - 32 - 0 - - - timeofdayExpectedOrActual - TIME_OF_DAY - 32 - 0 - - - lwordExpectedOrActual - LWORD - 64 - 0 - - - lintExpectedOrActual - LINT - 64 - 0 - - - ulintExpectedOrActual - ULINT - 64 - 0 - - - lrealExpectedOrActual - LREAL - 64 - 0 - - - ltimeExpectedOrActual - LTIME - 64 - 0 - - - stringExpectedOrActual - T_MaxString - 2048 - 0 - - - wstringExpectedOrActual - WSTRING(255) - 4096 - 0 - - - - ST_AssertResult - 12288 - - Expected - U_ExpectedOrActual - 4096 - 0 - - - Actual - U_ExpectedOrActual - 4096 - 4096 - - - Message - T_MaxString - 2048 - 8192 - - - TestInstancePath - T_MaxString - 2048 - 10240 - - - - ST_AssertResultInstances - 12352 - - AssertResult - ST_AssertResult - 12288 - 0 - - - DetectionCount - UINT - Number of instances of the "AssertResult" - 16 - 12288 - - - DetectionCountThisCycle - UINT - Number of instance of the "AssertResult" in this specific PLC-cycle - 16 - 12304 - - - - FB_AssertResultStatic - + A value <> 0 tells in which order this test will be executed/evaluated. The lower the number, the earlier it will execute. ]]>162112TestIsFailedBOOL82128AssertionMessageT_MaxString20482136AssertionTypeE_AssertionType84184GetAssertionTypeE_AssertionType8SetFailedSetNameNameT_MaxString2048GetNameT_MaxString2048SetNumberOfAssertionsNoOfAssertionsUINT16SetTestOrderOrderNumberUINT (0..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite)16IsSkippedBOOL8GetNumberOfAssertionsUINT16SetFinishedBOOL8GetAssertionMessageT_MaxString2048SetSkippedSetAssertionMessageAssertMessageT_MaxString2048SetAssertionTypeAssertTypeE_AssertionType8IsFinishedBOOL8GetTestOrderUINT (0..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite)16IsFailedBOOL8PouTypeFunctionBlockU_ExpectedOrActual4096boolExpectedOrActualBOOL80bitExpectedOrActualBIT80byteExpectedOrActualBYTE80sintExpectedOrActualSINT80usintExpectedOrActualUSINT80intExpectedOrActualINT160uintExpectedOrActualUINT160wordExpectedOrActualWORD160dwordExpectedOrActualDWORD320dateandtimeExpectedOrActualDATE_AND_TIME320dintExpectedOrActualDINT320realExpectedOrActualREAL320timeExpectedOrActualTIME320dateExpectedOrActualDATE320udintExpectedOrActualUDINT320timeofdayExpectedOrActualTIME_OF_DAY320lwordExpectedOrActualLWORD640lintExpectedOrActualLINT640ulintExpectedOrActualULINT640lrealExpectedOrActualLREAL640ltimeExpectedOrActualLTIME640stringExpectedOrActualT_MaxString20480wstringExpectedOrActualWSTRING(255)40960ST_AssertResult12288ExpectedU_ExpectedOrActual40960ActualU_ExpectedOrActual40964096MessageT_MaxString20488192TestInstancePathT_MaxString204810240ST_AssertResultInstances12352AssertResultST_AssertResult122880DetectionCountUINT1612288DetectionCountThisCycleUINT1612304FB_AssertResultStatic - 24640320 - - AssertResults - ST_AssertResult - - 1 - 1000 - - The total number of instances of each of the "AssertResults" - 12288000 - 64 - - - TotalAsserts - UINT - The total number of unique asserts - 16 - 12288064 - - 0 - - - - GetCurrentTaskIndex - GETCURTASKINDEX - Function block to get the current task cycle - 128 - 12288096 - - - AssertResultInstances - ST_AssertResultInstances - - 1 - 1000 - - The total number of instances of each of the "AssertResults" - 12352000 - 12288256 - - - CycleCount - UDINT - The last PLC cycle count - 32 - 24640256 - - - FirstCycleExecuted - BOOL - Only run first cycle - 8 - 24640288 - - - CopyDetectionCountAndResetDetectionCountInThisCycle - - IteratorCounter - UINT - 16 - - - - GetNumberOfAssertsForTest - UINT - 16 - - CompleteTestInstancePath - T_MaxString - 2048 - - - Counter - UINT - 16 - - - NumberOfAsserts - UINT - 16 - - - - CreateAssertResultInstance - - ExpectedSize - UDINT - 32 - - - ExpectedTypeClass - TypeClass - 16 - - - ExpectedValue - BYTE - 32 - - - ActualSize - UDINT - 32 - - - ActualTypeClass - TypeClass - 16 - - - ActualValue - BYTE - 32 - - - Message - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - IteratorCounter - UINT - 16 - - - - GetDetectionCountThisCycle - UINT - 16 - - ExpectedSize - UDINT - 32 - - - ExpectedTypeClass - TypeClass - 16 - - - ExpectedValue - BYTE - 32 - - - ActualSize - UDINT - 32 - - - ActualTypeClass - TypeClass - 16 - - - ActualValue - BYTE - 32 - - - Message - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - IteratorCounter - UINT - 16 - - - - GetDetectionCount - UINT - 16 - - ExpectedSize - UDINT - 32 - - - ExpectedTypeClass - TypeClass - 16 - - - ExpectedValue - BYTE - 32 - - - ActualSize - UDINT - 32 - - - ActualTypeClass - TypeClass - 16 - - - ActualValue - BYTE - 32 - - - Message - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - IteratorCounter - UINT - 16 - - - - ReportResult - - ExpectedSize - UDINT - 32 - - - ExpectedTypeClass - TypeClass - 16 - - - ExpectedValue - BYTE - 32 - - - ActualSize - UDINT - 32 - - - ActualTypeClass - TypeClass - 16 - - - ActualValue - BYTE - 32 - - - Message - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - ItemType - Output - - - - - LocationIndex - UINT - 16 - - - DataTypesNotEquals - BOOL - 8 - - - DataSizeNotEquals - BOOL - 8 - - - DataContentNotEquals - BOOL - 8 - - - CurrentCycleCount - UDINT - 32 - - - IteratorCounter - UINT - 16 - - - DetectionCountTemp - UINT - 16 - - - FoundOne - BOOL - 8 - - - AdditionalIdenticalAssert - BOOL - 8 - - - - AddAssertResult - - ExpectedSize - UDINT - 32 - - - ExpectedTypeClass - TypeClass - 16 - - - ExpectedValue - BYTE - 32 - - - ActualSize - UDINT - 32 - - - ActualTypeClass - TypeClass - 16 - - - ActualValue - BYTE - 32 - - - Message - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - - - PouType - FunctionBlock - - - - - ST_AssertArrayResult - 4224 - - ExpectedsSize - UDINT - Size in bytes of the expecteds-array - 32 - 0 - - - ExpectedsTypeClass - TypeClass - The data type of the expecteds-array - 16 - 32 - - - ActualsSize - UDINT - Size in bytes of the actuals-array - 32 - 64 - - - ActualsTypeClass - TypeClass - The data type of the actuals-array - 16 - 96 - - - Message - T_MaxString - 2048 - 112 - - - TestInstancePath - T_MaxString - 2048 - 2160 - - - - ST_AssertArrayResultInstances - 4256 - - AssertArrayResult - ST_AssertArrayResult - 4224 - 0 - - - DetectionCount - UINT - Number of instances of the "AssertArrayResult" - 16 - 4224 - - - DetectionCountThisCycle - UINT - Number of instance of the "AssertArrayResult" in this specific PLC-cycle - 16 - 4240 - - - - FB_AssertArrayResultStatic - +]]>24640320AssertResultsST_AssertResult110001228800064TotalAssertsUINT16122880640GetCurrentTaskIndexGETCURTASKINDEX12812288096AssertResultInstancesST_AssertResultInstances110001235200012288256CycleCountUDINT3224640256FirstCycleExecutedBOOL824640288CopyDetectionCountAndResetDetectionCountInThisCycleIteratorCounterUINT16GetNumberOfAssertsForTestUINT16CompleteTestInstancePathT_MaxString2048CounterUINT16NumberOfAssertsUINT16CreateAssertResultInstanceExpectedSizeUDINT32ExpectedTypeClassTypeClass16ExpectedValueBYTE32ActualSizeUDINT32ActualTypeClassTypeClass16ActualValueBYTE32MessageT_MaxString2048TestInstancePathT_MaxString2048IteratorCounterUINT16GetDetectionCountThisCycleUINT16ExpectedSizeUDINT32ExpectedTypeClassTypeClass16ExpectedValueBYTE32ActualSizeUDINT32ActualTypeClassTypeClass16ActualValueBYTE32MessageT_MaxString2048TestInstancePathT_MaxString2048IteratorCounterUINT16GetDetectionCountUINT16ExpectedSizeUDINT32ExpectedTypeClassTypeClass16ExpectedValueBYTE32ActualSizeUDINT32ActualTypeClassTypeClass16ActualValueBYTE32MessageT_MaxString2048TestInstancePathT_MaxString2048IteratorCounterUINT16ReportResultExpectedSizeUDINT32ExpectedTypeClassTypeClass16ExpectedValueBYTE32ActualSizeUDINT32ActualTypeClassTypeClass16ActualValueBYTE32MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8ItemTypeOutputLocationIndexUINT16DataTypesNotEqualsBOOL8DataSizeNotEqualsBOOL8DataContentNotEqualsBOOL8CurrentCycleCountUDINT32IteratorCounterUINT16DetectionCountTempUINT16FoundOneBOOL8AdditionalIdenticalAssertBOOL8AddAssertResultExpectedSizeUDINT32ExpectedTypeClassTypeClass16ExpectedValueBYTE32ActualSizeUDINT32ActualTypeClassTypeClass16ActualValueBYTE32MessageT_MaxString2048TestInstancePathT_MaxString2048PouTypeFunctionBlockST_AssertArrayResult4224ExpectedsSizeUDINT320ExpectedsTypeClassTypeClass1632ActualsSizeUDINT3264ActualsTypeClassTypeClass1696MessageT_MaxString2048112TestInstancePathT_MaxString20482160ST_AssertArrayResultInstances4256AssertArrayResultST_AssertArrayResult42240DetectionCountUINT164224DetectionCountThisCycleUINT164240FB_AssertArrayResultStatic - 8480256 - - AssertArrayResults - ST_AssertArrayResult - - 1 - 1000 - - The total number of instances of each of the "AssertArrayResults" - 4224000 - 32 - - - TotalArrayAsserts - UINT - The total number of unique asserts - 16 - 4224032 - - 0 - - - - GetCurrentTaskIndex - GETCURTASKINDEX - Function block to get the current task cycle - 128 - 4224064 - - - AssertArrayResultInstances - ST_AssertArrayResultInstances - - 1 - 1000 - - The total number of instances of each of the "AssertArrayResults" - 4256000 - 4224192 - - - CycleCount - UDINT - The last PLC cycle count - 32 - 8480192 - - - FirstCycleExecuted - BOOL - Only run first cycle - 8 - 8480224 - - - CreateAssertResultInstance - - ExpectedsSize - UDINT - 32 - - - ExpectedsTypeClass - TypeClass - 16 - - - ActualsSize - UDINT - 32 - - - ActualsTypeClass - TypeClass - 16 - - - Message - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - IteratorCounter - UINT - 16 - - - - GetDetectionCountThisCycle - UINT - 16 - - ExpectedsSize - UDINT - 32 - - - ExpectedsTypeClass - TypeClass - 16 - - - ActualsSize - UDINT - 32 - - - ActualsTypeClass - TypeClass - 16 - - - Message - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - IteratorCounter - UINT - 16 - - - - GetDetectionCount - UINT - 16 - - ExpectedsSize - UDINT - 32 - - - ExpectedsTypeClass - TypeClass - 16 - - - ActualsSize - UDINT - 32 - - - ActualsTypeClass - TypeClass - 16 - - - Message - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - IteratorCounter - UINT - 16 - - - - ReportResult - - ExpectedsSize - UDINT - 32 - - - ExpectedsTypeClass - TypeClass - 16 - - - ActualsSize - UDINT - 32 - - - ActualsTypeClass - TypeClass - 16 - - - Message - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - ItemType - Output - - - - - LocationIndex - UINT - 16 - - - DataTypesNotEquals - BOOL - 8 - - - DataSizeNotEquals - BOOL - 8 - - - DataContentNotEquals - BOOL - 8 - - - CurrentCycleCount - UDINT - 32 - - - IteratorCounter - UINT - 16 - - - DetectionCountTemp - UINT - 16 - - - FoundOne - BOOL - 8 - - - AdditionalIdenticalAssert - BOOL - 8 - - - - GetNumberOfArrayAssertsForTest - UINT - 16 - - CompleteTestInstancePath - T_MaxString - 2048 - - - Counter - UINT - 16 - - - NumberOfArrayAsserts - UINT - 16 - - - - CopyDetectionCountAndResetDetectionCountInThisCycle - - IteratorCounter - UINT - 16 - - - - AddAssertArrayResult - - ExpectedsSize - UDINT - 32 - - - ExpectedsTypeClass - TypeClass - 16 - - - ActualsSize - UDINT - 32 - - - ActualsTypeClass - TypeClass - 16 - - - Message - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - - - PouType - FunctionBlock - - - - - I_AssertMessageFormatter - 32 - PVOID - - LogAssertFailure - - Expected - T_MaxString - 2048 - - - Actual - T_MaxString - 2048 - - - Message - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - - - FB_AdjustAssertFailureMessageToMax253CharLength - +]]>8480256AssertArrayResultsST_AssertArrayResult11000422400032TotalArrayAssertsUINT1642240320GetCurrentTaskIndexGETCURTASKINDEX1284224064AssertArrayResultInstancesST_AssertArrayResultInstances1100042560004224192CycleCountUDINT328480192FirstCycleExecutedBOOL88480224CreateAssertResultInstanceExpectedsSizeUDINT32ExpectedsTypeClassTypeClass16ActualsSizeUDINT32ActualsTypeClassTypeClass16MessageT_MaxString2048TestInstancePathT_MaxString2048IteratorCounterUINT16GetDetectionCountThisCycleUINT16ExpectedsSizeUDINT32ExpectedsTypeClassTypeClass16ActualsSizeUDINT32ActualsTypeClassTypeClass16MessageT_MaxString2048TestInstancePathT_MaxString2048IteratorCounterUINT16GetDetectionCountUINT16ExpectedsSizeUDINT32ExpectedsTypeClassTypeClass16ActualsSizeUDINT32ActualsTypeClassTypeClass16MessageT_MaxString2048TestInstancePathT_MaxString2048IteratorCounterUINT16ReportResultExpectedsSizeUDINT32ExpectedsTypeClassTypeClass16ActualsSizeUDINT32ActualsTypeClassTypeClass16MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8ItemTypeOutputLocationIndexUINT16DataTypesNotEqualsBOOL8DataSizeNotEqualsBOOL8DataContentNotEqualsBOOL8CurrentCycleCountUDINT32IteratorCounterUINT16DetectionCountTempUINT16FoundOneBOOL8AdditionalIdenticalAssertBOOL8GetNumberOfArrayAssertsForTestUINT16CompleteTestInstancePathT_MaxString2048CounterUINT16NumberOfArrayAssertsUINT16CopyDetectionCountAndResetDetectionCountInThisCycleIteratorCounterUINT16AddAssertArrayResultExpectedsSizeUDINT32ExpectedsTypeClassTypeClass16ActualsSizeUDINT32ActualsTypeClassTypeClass16MessageT_MaxString2048TestInstancePathT_MaxString2048PouTypeFunctionBlockI_AssertMessageFormatter32PVOIDLogAssertFailureExpectedT_MaxString2048ActualT_MaxString2048MessageT_MaxString2048TestInstancePathT_MaxString2048FB_AdjustAssertFailureMessageToMax253CharLength - 11584 - - MsgFmtString - T_MaxString - Test instance path - 2048 - 32 - - - ItemType - Input - - - - - StringArg - T_MaxString - Test message - 2048 - 2080 - - - ItemType - Input - - - - - MsgFmtStringProcessed - T_MaxString - 2048 - 4128 - - - ItemType - Output - - - - - StringArgProcessed - T_MaxString - 2048 - 6176 - - - ItemType - Output - - - - - MsgFmtStringTemp - T_MaxString - 2048 - 8224 - - - TestNameTooLong - STRING(80) - 648 - 10272 - - ...TestName too long - - - - TestMsgTooLong - STRING(80) - 648 - 10920 - - ...TestMsg too long - - - - MSG_FMT_STRING_MAX_NUMBER_OF_CHARACTERS - INT - This is actually 254, but if StrArg-argument is used (which it is in TcUnit) it is 253. - 16 - 11568 - - 253 - - - - - PouType - FunctionBlock - - - - - FB_AdsAssertMessageFormatter - +]]>11584MsgFmtStringT_MaxString204832ItemTypeInputStringArgT_MaxString20482080ItemTypeInputMsgFmtStringProcessedT_MaxString20484128ItemTypeOutputStringArgProcessedT_MaxString20486176ItemTypeOutputMsgFmtStringTempT_MaxString20488224TestNameTooLongSTRING(80)64810272...TestName too longTestMsgTooLongSTRING(80)64810920...TestMsg too longMSG_FMT_STRING_MAX_NUMBER_OF_CHARACTERSINT1611568253PouTypeFunctionBlockFB_AdsAssertMessageFormatter - 64 - I_AssertMessageFormatter - - LogAssertFailure - - Expected - T_MaxString - 2048 - - - Actual - T_MaxString - 2048 - - - Message - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AdjustAssertFailureMessageToMax253CharLength - FB_AdjustAssertFailureMessageToMax253CharLength - 11584 - - - TestInstancePathCleaned - T_MaxString - 2048 - - - TestInstancePathFinal - T_MaxString - 2048 - - - ReturnValue - DINT - 32 - - - TestInstancePathProcessed - T_MaxString - 2048 - - - MessageProcessed - T_MaxString - 2048 - - - - - PouType - FunctionBlock - - - - - FB_TestSuite - This function block is responsible for holding the internal state of the test suite. +]]>64I_AssertMessageFormatterLogAssertFailureExpectedT_MaxString2048ActualT_MaxString2048MessageT_MaxString2048TestInstancePathT_MaxString2048AdjustAssertFailureMessageToMax253CharLengthFB_AdjustAssertFailureMessageToMax253CharLength11584TestInstancePathCleanedT_MaxString2048TestInstancePathFinalT_MaxString2048ReturnValueDINT32TestInstancePathProcessedT_MaxString2048MessageProcessedT_MaxString2048PouTypeFunctionBlockFB_TestSuite - 33551744 - - InstancePath - T_MaxString - 2048 - 32 - - - instance-path - - - noinit - - - - - GetCurrentTaskIndex - GETCURTASKINDEX - We need to have access to specific information of the current task that this test suite +]]>33551744InstancePathT_MaxString204832instance-pathnoinitGetCurrentTaskIndexGETCURTASKINDEX - 128 - 2080 - - - NumberOfTests - UINT (0..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite) - 16 - 2208 - - 0 - - - - Tests - FB_Test - - 1 - 100 - - 419200 - 2240 - - - TestDuplicateNameTrigger - R_TRIG - - 1 - 100 - - Rising trigger of whether we have already notified the user of that the test name pointed to by the current - position is a duplicate - 6400 - 421440 - - - TestCycleCountIndex - UDINT - - 1 - 100 - - Last cycle count index for a specific test. Used to detect whether this test has already been defined in the - current test suite - 3200 - 427840 - - - AssertResults - FB_AssertResultStatic - 24640320 - 431040 - - - AssertArrayResults - FB_AssertArrayResultStatic - 8480256 - 25071360 - - - AdsAssertMessageFormatter - FB_AdsAssertMessageFormatter - Prints the failed asserts to ADS so that Visual Studio can display the assert message. - This assert formatter can be replaced with something else than ADS - 64 - 33551616 - - - AssertMessageFormatter - I_AssertMessageFormatter - 32 - 33551680 - - - HasStartedRunning - BOOL - Indication whether this test suite has started running its tests - 8 - 33551712 - - - NumberOfOrderedTests - UINT (0..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite) - Number of ordered tests (created by TEST_ORDERED()) that this test suite contains - 16 - 33551728 - - - AssertEquals_LINT - - Expected - LINT expected value - LINT - 64 - - - Actual - LINT actual value - LINT - 64 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - - GetNumberOfSuccessfulTests - UINT - 16 - - - AssertArrayEquals_ULINT - - Expecteds - ULINT array with expected values - ULINT - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Actuals - ULINT array with actual values - ULINT - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - Equals - BOOL - 8 - - - SizeEquals - BOOL - 8 - - - Index - DINT - 32 - - - ExpectedString - T_MaxString - 2048 - - - ActualString - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - TestInstancePath - T_MaxString - 2048 - - - SizeOfExpecteds - DINT - 32 - - - SizeOfActuals - DINT - 32 - - - ExpectedsIndex - DINT - 32 - - - ActualsIndex - DINT - 32 - - - __Index__0 - DINT - 32 - - - - FindTestSuiteInstancePath - T_MaxString - 2048 - - - AssertEquals_TIME - - Expected - TIME expected value - TIME - 32 - - - Actual - TIME actual value - TIME - 32 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - - AssertEquals_TIME_OF_DAY - - Expected - TIME_OF_DAY expected value - TIME_OF_DAY - 32 - - - Actual - TIME_OF_DAY actual value - TIME_OF_DAY - 32 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - - AssertEquals_BYTE - - Expected - BYTE expected value - BYTE - 8 - - - Actual - BYTE actual value - BYTE - 8 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - - GetNumberOfFailedTests - UINT - 16 - - Counter - UINT - 16 - - - FailedTestsCount - UINT - 16 - - - NumberOfTestsToAnalyse - UINT (UINT#1..GVL_Param_TcUnit.MaxNumberOfTestSuites) - 16 - - - NumberOfTestOverArrayLimit - UINT - 16 - - - - AssertEquals_DATE_AND_TIME - - Expected - DATE_AND_TIME expected value - DATE_AND_TIME - 32 - - - Actual - DATE_AND_TIME actual value - DATE_AND_TIME - 32 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - - GetTestByPosition - FB_Test - 4192 - - Position - UINT (1..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite) - 16 - - - - AssertArrayEquals_BOOL - - Expecteds - BOOL array with expected values - BOOL - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Actuals - BOOL array with actual values - BOOL - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - Equals - BOOL - 8 - - - SizeEquals - BOOL - 8 - - - Index - DINT - 32 - - - ExpectedString - T_MaxString - 2048 - - - ActualString - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - TestInstancePath - T_MaxString - 2048 - - - SizeOfExpecteds - DINT - 32 - - - SizeOfActuals - DINT - 32 - - - ExpectedsIndex - DINT - 32 - - - ActualsIndex - DINT - 32 - - - __Index__0 - DINT - 32 - - - - AssertArrayEquals_BYTE - - Expecteds - BYTE array with expected values - BYTE - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Actuals - BYTE array with actual values - BYTE - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - Equals - BOOL - 8 - - - SizeEquals - BOOL - 8 - - - Index - DINT - 32 - - - ExpectedString - T_MaxString - 2048 - - - ActualString - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - TestInstancePath - T_MaxString - 2048 - - - SizeOfExpecteds - DINT - 32 - - - SizeOfActuals - DINT - 32 - - - ExpectedByteString - STRING(80) - 648 - - - ActualByteString - STRING(80) - 648 - - - ExpectedsIndex - DINT - 32 - - - ActualsIndex - DINT - 32 - - - __Index__0 - DINT - 32 - - - - AssertEquals_DATE - - Expected - DATE expected value - DATE - 32 - - - Actual - DATE actual value - DATE - 32 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - - AssertEquals_WORD - - Expected - WORD expected value - WORD - 16 - - - Actual - WORD actual value - WORD - 16 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - - AssertArrayEquals_LINT - - Expecteds - LINT array with expected values - LINT - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Actuals - LINT array with actual values - LINT - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - Equals - BOOL - 8 - - - SizeEquals - BOOL - 8 - - - Index - DINT - 32 - - - ExpectedString - T_MaxString - 2048 - - - ActualString - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - TestInstancePath - T_MaxString - 2048 - - - SizeOfExpecteds - DINT - 32 - - - SizeOfActuals - DINT - 32 - - - ExpectedsIndex - DINT - 32 - - - ActualsIndex - DINT - 32 - - - __Index__0 - DINT - 32 - - - - AssertEquals_LTIME - - Expected - LTIME expected value - LTIME - 64 - - - Actual - LTIME actual value - LTIME - 64 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - - AssertArrayEquals_UINT - - Expecteds - UINT array with expected values - UINT - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Actuals - UINT array with actual values - UINT - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - Equals - BOOL - 8 - - - SizeEquals - BOOL - 8 - - - Index - DINT - 32 - - - ExpectedString - T_MaxString - 2048 - - - ActualString - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - TestInstancePath - T_MaxString - 2048 - - - SizeOfExpecteds - DINT - 32 - - - SizeOfActuals - DINT - 32 - - - ExpectedsIndex - DINT - 32 - - - ActualsIndex - DINT - 32 - - - __Index__0 - DINT - 32 - - - - AssertEquals_LREAL - - Expected - LREAL expected value - LREAL - 64 - - - Actual - LREAL actual value - LREAL - 64 - - - Delta - The maximum delta between the absolute value of expected and actual for which both numbers are still considered equal - LREAL - 64 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - - AssertArrayEquals_LWORD - - Expecteds - LWORD array with expected values - LWORD - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Actuals - LWORD array with actual values - LWORD - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - Equals - BOOL - 8 - - - SizeEquals - BOOL - 8 - - - Index - DINT - 32 - - - ExpectedString - T_MaxString - 2048 - - - ActualString - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - TestInstancePath - T_MaxString - 2048 - - - SizeOfExpecteds - DINT - 32 - - - SizeOfActuals - DINT - 32 - - - ExpectedLWordString - STRING(80) - 648 - - - ActualLWordString - STRING(80) - 648 - - - ExpectedsIndex - DINT - 32 - - - ActualsIndex - DINT - 32 - - - __Index__0 - DINT - 32 - - - - AssertEquals - - Expected - Expected value - AnyType - 96 - - - anytypeclass - ANY - - - - - Actual - The value to check against expected - AnyType - 96 - - - anytypeclass - ANY - - - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - Count - DINT - 32 - - - ExpectedDataString - T_MaxString - 2048 - - - ActualDataString - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - boolExpected - BOOL - 8 - - - boolActual - BOOL - 8 - - - byteExpected - BYTE - 8 - - - byteActual - BYTE - 8 - - - dateExpected - DATE - 32 - - - dateActual - DATE - 32 - - - dateAndTimeExpected - DATE_AND_TIME - 32 - - - dateAndTimeActual - DATE_AND_TIME - 32 - - - dintExpected - DINT - 32 - - - dintActual - DINT - 32 - - - dwordExpected - DWORD - 32 - - - dwordActual - DWORD - 32 - - - intExpected - INT - 16 - - - intActual - INT - 16 - - - lintExpected - LINT - 64 - - - lintActual - LINT - 64 - - - lrealExpected - LREAL - 64 - - - lrealActual - LREAL - 64 - - - ltimeExpected - LTIME - 64 - - - ltimeActual - LTIME - 64 - - - lwordExpected - LWORD - 64 - - - lwordActual - LWORD - 64 - - - realExpected - REAL - 32 - - - realActual - REAL - 32 - - - sintExpected - SINT - 8 - - - sintActual - SINT - 8 - - - stringExpected - T_MaxString - 2048 - - - stringActual - T_MaxString - 2048 - - - wstringExpected - WSTRING(255) - 4096 - - - wstringActual - WSTRING(255) - 4096 - - - timeExpected - TIME - 32 - - - timeActual - TIME - 32 - - - timeOfDayExpected - TIME_OF_DAY - 32 - - - timeOfDayActual - TIME_OF_DAY - 32 - - - udintExpected - UDINT - 32 - - - udintActual - UDINT - 32 - - - uintExpected - UINT - 16 - - - uintActual - UINT - 16 - - - ulintExpected - ULINT - 64 - - - ulintActual - ULINT - 64 - - - usintExpected - USINT - 8 - - - usintActual - USINT - 8 - - - wordExpected - WORD - 16 - - - wordActual - WORD - 16 - - - DataTypesNotEquals - The data type of the two ANY input parameters are not equal - BOOL - 8 - - - DataSizeNotEquals - The data size of the two ANY input parameters are not equal - BOOL - 8 - - - DataContentNotEquals - The data content of the two ANY input parameters are not equal - BOOL - 8 - - - IteratorCounter - DINT - 32 - - - - hasanytype - - - - - AssertFalse - - Condition - Condition to be checked - BOOL - 8 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - - AssertEquals_SINT - - Expected - SINT expected value - SINT - 8 - - - Actual - SINT actual value - SINT - 8 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - - AssertArray2dEquals_LREAL - - Expecteds - LREAL 2d array with expected values - LREAL - 32 - - - variable_length_array - - - Dimensions - 2 - - - - - Actuals - LREAL 2d array with actual values - LREAL - 32 - - - variable_length_array - - - Dimensions - 2 - - - - - Delta - The maximum delta between the value of expected and actual for which both numbers are still considered equal, proportional to the expected value in that array cell - LREAL - 64 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - Equals - BOOL - 8 - - - SizeEquals - BOOL - 8 - - - ExpectedString - T_MaxString - 2048 - - - ActualString - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - TestInstancePath - T_MaxString - 2048 - - - DimensionIndex - Index when looping through Dimensions - USINT - 8 - - - LowerBoundExpecteds - Lower bounds of Expecteds array in each dimension - DINT - - 1 - 2 - - 64 - - - UpperBoundExpecteds - Upper bounds of Expecteds array in each dimension - DINT - - 1 - 2 - - 64 - - - LowerBoundActuals - Lower bounds of Actuals array in each dimension - DINT - - 1 - 2 - - 64 - - - UpperBoundActuals - Upper bounds of Actuals array in each dimension - DINT - - 1 - 2 - - 64 - - - SizeOfExpecteds - Size of Expecteds array in each dimension - DINT - - 1 - 2 - - 64 - - - SizeOfActuals - Size of Actuals array in each dimension - DINT - - 1 - 2 - - 64 - - - Offset - Current Array index offsets from Lower Bound in each dimension - DINT - - 1 - 2 - - 64 - - - ExpectedArrayIndex - Array of current Expected array indexes when looping through arrays - DINT - - 1 - 2 - - 64 - - - ActualArrayIndex - Array of current Actual array indexes when looping through arrays - DINT - - 1 - 2 - - 64 - - - Expected - Single expected value - LREAL - 64 - - - Actual - Single actual value - LREAL - 64 - - - __Index__0 - DINT - 32 - - - - AssertEquals_ULINT - - Expected - ULINT expected value - ULINT - 64 - - - Actual - ULINT actual value - ULINT - 64 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - - AssertEquals_BOOL - - Expected - BOOL expected value - BOOL - 8 - - - Actual - BOOL actual value - BOOL - 8 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - TestInstancePath - T_MaxString - 2048 - - - - AssertEquals_USINT - - Expected - USINT expected value - USINT - 8 - - - Actual - USINT actual value - USINT - 8 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - TestInstancePath - T_MaxString - 2048 - - - - AssertEquals_LWORD - - Expected - LWORD expected value - LWORD - 64 - - - Actual - LWORD actual value - LWORD - 64 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - - AssertArrayEquals_USINT - - Expecteds - USINT array with expected values - USINT - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Actuals - USINT array with actual values - USINT - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - Equals - BOOL - 8 - - - SizeEquals - BOOL - 8 - - - Index - DINT - 32 - - - ExpectedString - T_MaxString - 2048 - - - ActualString - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - TestInstancePath - T_MaxString - 2048 - - - SizeOfExpecteds - DINT - 32 - - - SizeOfActuals - DINT - 32 - - - ExpectedsIndex - DINT - 32 - - - ActualsIndex - DINT - 32 - - - __Index__0 - DINT - 32 - - - - SetHasStartedRunning - - - SetTestFailed - - AssertionType - E_AssertionType - 8 - - - AssertionMessage - T_MaxString - 2048 - - - IteratorCounter - UINT - 16 - - - NumberOfTestsToAnalyse - UINT (0..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite) - 16 - - - - GetInstancePath - T_MaxString - 2048 - - - GetTestOrderNumber - UINT (0..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite) - 16 - - TestName - T_MaxString - 2048 - - - IteratorCounter - UINT - 16 - - - NumberOfTestsToAnalyse - UINT (UINT#1..GVL_Param_TcUnit.MaxNumberOfTestSuites) - 16 - - - - GetNumberOfTests - UINT - 16 - - - AssertArrayEquals_DWORD - - Expecteds - DWORD array with expected values - DWORD - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Actuals - DWORD array with actual values - DWORD - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - Equals - BOOL - 8 - - - SizeEquals - BOOL - 8 - - - Index - DINT - 32 - - - ExpectedString - T_MaxString - 2048 - - - ActualString - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - TestInstancePath - T_MaxString - 2048 - - - SizeOfExpecteds - DINT - 32 - - - SizeOfActuals - DINT - 32 - - - ExpectedDWordString - STRING(80) - 648 - - - ActualDWordString - STRING(80) - 648 - - - ExpectedsIndex - DINT - 32 - - - ActualsIndex - DINT - 32 - - - __Index__0 - DINT - 32 - - - - GetHasStartedRunning - BOOL - 8 - - - AssertArrayEquals_LREAL - - Expecteds - LREAL array with expected values - LREAL - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Actuals - LREAL array with actual values - LREAL - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Delta - The maximum delta between the value of expected and actual for which both numbers are still considered equal, proportional to the expected value in that array cell - LREAL - 64 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - Equals - BOOL - 8 - - - SizeEquals - BOOL - 8 - - - Index - DINT - 32 - - - ExpectedString - T_MaxString - 2048 - - - ActualString - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - TestInstancePath - T_MaxString - 2048 - - - SizeOfExpecteds - DINT - 32 - - - SizeOfActuals - DINT - 32 - - - ExpectedsIndex - DINT - 32 - - - ActualsIndex - DINT - 32 - - - __Index__0 - DINT - 32 - - - - AssertEquals_WSTRING - - Expected - WSTRING expected value - WSTRING(255) - 4096 - - - Actual - WSTRING actual value - WSTRING(255) - 4096 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - - IsTestFinished - BOOL - 8 - - TestName - T_MaxString - 2048 - - - IteratorCounter - UINT - 16 - - - NumberOfTestsToAnalyse - UINT (0..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite) - 16 - - - - AssertArrayEquals_REAL - - Expecteds - REAL array with expected values - REAL - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Actuals - REAL array with actual values - REAL - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Delta - The maximum delta between the value of expected and actual for which both numbers are still considered equal, proportional to the expected value in that array cell - REAL - 32 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - Equals - BOOL - 8 - - - SizeEquals - BOOL - 8 - - - Index - DINT - 32 - - - ExpectedString - T_MaxString - 2048 - - - ActualString - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - TestInstancePath - T_MaxString - 2048 - - - SizeOfExpecteds - DINT - 32 - - - SizeOfActuals - DINT - 32 - - - ExpectedsIndex - DINT - 32 - - - ActualsIndex - DINT - 32 - - - __Index__0 - DINT - 32 - - - - AssertEquals_DINT - - Expected - DINT expected value - DINT - 32 - - - Actual - DINT actual value - DINT - 32 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - - AssertArrayEquals_DINT - - Expecteds - DINT array with expected values - DINT - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Actuals - DINT array with actual values - DINT - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - Equals - BOOL - 8 - - - SizeEquals - BOOL - 8 - - - Index - DINT - 32 - - - ExpectedString - T_MaxString - 2048 - - - ActualString - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - TestInstancePath - T_MaxString - 2048 - - - SizeOfExpecteds - DINT - 32 - - - SizeOfActuals - DINT - 32 - - - ExpectedsIndex - DINT - 32 - - - ActualsIndex - DINT - 32 - - - __Index__0 - DINT - 32 - - - - AssertEquals_STRING - - Expected - STRING expected value - T_MaxString - 2048 - - - Actual - STRING actual value - T_MaxString - 2048 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - - SetTestFinished - BOOL - 8 - - TestName - T_MaxString - 2048 - - - IteratorCounter - UINT - 16 - - - NumberOfTestsToAnalyse - UINT (0..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite) - 16 - - - - AreAllTestsFinished - BOOL - 8 - - Counter - UINT - 16 - - - GetCurTaskIndex - GETCURTASKINDEX - 128 - - - NumberOfTestsToAnalyse - UINT (UINT#1..GVL_Param_TcUnit.MaxNumberOfTestSuites) - 16 - - - - AssertArrayEquals_WORD - - Expecteds - WORD array with expected values - WORD - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Actuals - WORD array with actual values - WORD - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - Equals - BOOL - 8 - - - SizeEquals - BOOL - 8 - - - Index - DINT - 32 - - - ExpectedString - T_MaxString - 2048 - - - ActualString - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - TestInstancePath - T_MaxString - 2048 - - - SizeOfExpecteds - DINT - 32 - - - SizeOfActuals - DINT - 32 - - - ExpectedDWordString - STRING(80) - 648 - - - ActualDWordString - STRING(80) - 648 - - - ExpectedsIndex - DINT - 32 - - - ActualsIndex - DINT - 32 - - - __Index__0 - DINT - 32 - - - - AssertArray3dEquals_LREAL - - Expecteds - LREAL 3d array with expected values - LREAL - 32 - - - variable_length_array - - - Dimensions - 3 - - - - - Actuals - LREAL 3d array with actual values - LREAL - 32 - - - variable_length_array - - - Dimensions - 3 - - - - - Delta - The maximum delta between the value of expected and actual for which both numbers are still considered equal, proportional to the expected value in that array cell - LREAL - 64 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - Equals - BOOL - 8 - - - SizeEquals - BOOL - 8 - - - ExpectedString - T_MaxString - 2048 - - - ActualString - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - TestInstancePath - T_MaxString - 2048 - - - DimensionIndex - Index when looping through Dimensions - USINT - 8 - - - LowerBoundExpecteds - Lower bounds of Expecteds array in each dimension - DINT - - 1 - 3 - - 96 - - - UpperBoundExpecteds - Upper bounds of Expecteds array in each dimension - DINT - - 1 - 3 - - 96 - - - LowerBoundActuals - Lower bounds of Actuals array in each dimension - DINT - - 1 - 3 - - 96 - - - UpperBoundActuals - Upper bounds of Actuals array in each dimension - DINT - - 1 - 3 - - 96 - - - SizeOfExpecteds - Size of Expecteds array in each dimension - DINT - - 1 - 3 - - 96 - - - SizeOfActuals - Size of Actuals array in each dimension - DINT - - 1 - 3 - - 96 - - - Offset - Current Array index offsets from Lower Bound in each dimension - DINT - - 1 - 3 - - 96 - - - ExpectedArrayIndex - Array of current Expected array indexes when looping through arrays - DINT - - 1 - 3 - - 96 - - - ActualArrayIndex - Array of current Actual array indexes when looping through arrays - DINT - - 1 - 3 - - 96 - - - Expected - Single expected value - LREAL - 64 - - - Actual - Single actual value - LREAL - 64 - - - __Index__0 - DINT - 32 - - - - AssertArrayEquals_INT - - Expecteds - INT array with expected values - INT - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Actuals - INT array with actual values - INT - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - Equals - BOOL - 8 - - - SizeEquals - BOOL - 8 - - - Index - DINT - 32 - - - ExpectedString - T_MaxString - 2048 - - - ActualString - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - TestInstancePath - T_MaxString - 2048 - - - SizeOfExpecteds - DINT - 32 - - - SizeOfActuals - DINT - 32 - - - ExpectedsIndex - DINT - 32 - - - ActualsIndex - DINT - 32 - - - __Index__0 - DINT - 32 - - - - CalculateAndSetNumberOfAssertsForTest - - TestName - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - TotalNumberOfAsserts - UINT - 16 - - - NumberOfAsserts - UINT - 16 - - - NumberOfArrayAsserts - UINT - 16 - - - IteratorCounter - UINT - 16 - - - - GetNumberOfSkippedTests - UINT - 16 - - Counter - UINT - 16 - - - SkippedTestsCount - UINT - 16 - - - NumberOfTestsToAnalyse - UINT (UINT#1..GVL_Param_TcUnit.MaxNumberOfTestSuites) - 16 - - - - AssertEquals_DWORD - - Expected - DWORD expected value - DWORD - 32 - - - Actual - DWORD actual value - DWORD - 32 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - - AssertTrue - - Condition - Condition to be checked - BOOL - 8 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - - AssertEquals_INT - - Expected - INT expected value - INT - 16 - - - Actual - INT actual value - INT - 16 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - - AssertEquals_UINT - - Expected - UINT expected value - UINT - 16 - - - Actual - UINT actual value - UINT - 16 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - - AssertArray2dEquals_REAL - - Expecteds - REAL 2d array with expected values - REAL - 32 - - - variable_length_array - - - Dimensions - 2 - - - - - Actuals - REAL 2d array with actual values - REAL - 32 - - - variable_length_array - - - Dimensions - 2 - - - - - Delta - The maximum delta between the value of expected and actual for which both numbers are still considered equal, proportional to the expected value in that array cell - REAL - 32 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - Equals - BOOL - 8 - - - SizeEquals - BOOL - 8 - - - ExpectedString - T_MaxString - 2048 - - - ActualString - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - TestInstancePath - T_MaxString - 2048 - - - DimensionIndex - Index when looping through Dimensions - USINT - 8 - - - LowerBoundExpecteds - Lower bounds of Expecteds array in each dimension - DINT - - 1 - 2 - - 64 - - - UpperBoundExpecteds - Upper bounds of Expecteds array in each dimension - DINT - - 1 - 2 - - 64 - - - LowerBoundActuals - Lower bounds of Actuals array in each dimension - DINT - - 1 - 2 - - 64 - - - UpperBoundActuals - Upper bounds of Actuals array in each dimension - DINT - - 1 - 2 - - 64 - - - SizeOfExpecteds - Size of Expecteds array in each dimension - DINT - - 1 - 2 - - 64 - - - SizeOfActuals - Size of Actuals array in each dimension - DINT - - 1 - 2 - - 64 - - - Offset - Current Array index offsets from Lower Bound in each dimension - DINT - - 1 - 2 - - 64 - - - ExpectedArrayIndex - Array of current Expected array indexes when looping through arrays - DINT - - 1 - 2 - - 64 - - - ActualArrayIndex - Array of current Actual array indexes when looping through arrays - DINT - - 1 - 2 - - 64 - - - Expected - Single expected value - REAL - 32 - - - Actual - Single actual value - REAL - 32 - - - __Index__0 - DINT - 32 - - - - AddTest - - TestName - T_MaxString - 2048 - - - IsTestOrdered - BOOL - 8 - - - IteratorCounter - UINT - 16 - - - ErrorMessage - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - FunctionCallResult - DINT - 32 - - - CycleCount - UDINT - 32 - - - TestWithThisNameAlreadyExists - BOOL - 8 - - - LowerCasedTestName - T_MaxString - 2048 - - - TrimmedTestName - T_MaxString - 2048 - - - IgnoreCurrentTestCase - BOOL - 8 - - - NumberOfTestsToAnalyse - UINT (UINT#1..GVL_Param_TcUnit.MaxNumberOfTestSuites) - 16 - - - - AssertArray3dEquals_REAL - - Expecteds - REAL 3d array with expected values - REAL - 32 - - - variable_length_array - - - Dimensions - 3 - - - - - Actuals - REAL 3d array with actual values - REAL - 32 - - - variable_length_array - - - Dimensions - 3 - - - - - Delta - The maximum delta between the value of expected and actual for which both numbers are still considered equal, proportional to the expected value in that array cell - REAL - 32 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - Equals - BOOL - 8 - - - SizeEquals - BOOL - 8 - - - ExpectedString - T_MaxString - 2048 - - - ActualString - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - TestInstancePath - T_MaxString - 2048 - - - DimensionIndex - Index when looping through Dimensions - USINT - 8 - - - LowerBoundExpecteds - Lower bounds of Expecteds array in each dimension - DINT - - 1 - 3 - - 96 - - - UpperBoundExpecteds - Upper bounds of Expecteds array in each dimension - DINT - - 1 - 3 - - 96 - - - LowerBoundActuals - Lower bounds of Actuals array in each dimension - DINT - - 1 - 3 - - 96 - - - UpperBoundActuals - Upper bounds of Actuals array in each dimension - DINT - - 1 - 3 - - 96 - - - SizeOfExpecteds - Size of Expecteds array in each dimension - DINT - - 1 - 3 - - 96 - - - SizeOfActuals - Size of Actuals array in each dimension - DINT - - 1 - 3 - - 96 - - - Offset - Current Array index offsets from Lower Bound in each dimension - DINT - - 1 - 3 - - 96 - - - ExpectedArrayIndex - Array of current Expected array indexes when looping through arrays - DINT - - 1 - 3 - - 96 - - - ActualArrayIndex - Array of current Actual array indexes when looping through arrays - DINT - - 1 - 3 - - 96 - - - Expected - Single expected value - REAL - 32 - - - Actual - Single actual value - REAL - 32 - - - ExpectedValueString - T_MaxString - 2048 - - - ActualValueString - T_MaxString - 2048 - - - FormatString - String formatter for output messages - FB_FormatString - 7840 - - - __Index__0 - DINT - 32 - - - - AddTestNameToInstancePath - T_MaxString - 2048 - - TestInstancePath - T_MaxString - 2048 - - - CompleteTestInstancePath - T_MaxString - 2048 - - - - AssertEquals_UDINT - - Expected - UDINT expected value - UDINT - 32 - - - Actual - UDINT actual value - UDINT - 32 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - - AssertEquals_REAL - - Expected - REAL expected value - REAL - 32 - - - Actual - REAL actual value - REAL - 32 - - - Delta - The maximum delta between the absolute value of expected and actual for which both numbers are still considered equal - REAL - 32 - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - TestInstancePath - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - - AssertArrayEquals_SINT - - Expecteds - SINT array with expected values - SINT - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Actuals - SINT array with actual values - SINT - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - Equals - BOOL - 8 - - - SizeEquals - BOOL - 8 - - - Index - DINT - 32 - - - ExpectedString - T_MaxString - 2048 - - - ActualString - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - TestInstancePath - T_MaxString - 2048 - - - SizeOfExpecteds - DINT - 32 - - - SizeOfActuals - DINT - 32 - - - ExpectedsIndex - DINT - 32 - - - ActualsIndex - DINT - 32 - - - __Index__0 - DINT - 32 - - - - AssertArrayEquals_UDINT - - Expecteds - UDINT array with expected values - UDINT - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Actuals - UDINT array with actual values - UDINT - 32 - - - variable_length_array - - - Dimensions - 1 - - - - - Message - The identifying message for the assertion error - T_MaxString - 2048 - - - Equals - BOOL - 8 - - - SizeEquals - BOOL - 8 - - - Index - DINT - 32 - - - ExpectedString - T_MaxString - 2048 - - - ActualString - T_MaxString - 2048 - - - AlreadyReported - BOOL - 8 - - - TestInstancePath - T_MaxString - 2048 - - - SizeOfExpecteds - DINT - 32 - - - SizeOfActuals - DINT - 32 - - - ExpectedsIndex - DINT - 32 - - - ActualsIndex - DINT - 32 - - - __Index__0 - DINT - 32 - - - - - PouType - FunctionBlock - - - call_after_init - - - reflection - - - - - ST_AdsLogStringMessage - 4128 - - MsgCtrlMask - DWORD - 32 - 0 - - - MsgFmtStr - T_MaxString - 2048 - 32 - - - StrArg - T_MaxString - 2048 - 2080 - - - - pack_mode - 1 - - - - - FB_AdsLogStringMessageFifoQueue - This function block is responsible for making sure that the ADSLOGSTR-messages to the ADS-router are transmitted + with the same name twice in the same cycle ]]>1282080NumberOfTestsUINT (0..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite)1622080TestsFB_Test11004192002240TestDuplicateNameTriggerR_TRIG11006400421440TestCycleCountIndexUDINT11003200427840AssertResultsFB_AssertResultStatic24640320431040AssertArrayResultsFB_AssertArrayResultStatic848025625071360AdsAssertMessageFormatterFB_AdsAssertMessageFormatter6433551616AssertMessageFormatterI_AssertMessageFormatter3233551680HasStartedRunningBOOL833551712NumberOfOrderedTestsUINT (0..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite)1633551728AssertEquals_LINTExpectedLINT64ActualLINT64MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8GetNumberOfSuccessfulTestsUINT16AssertArrayEquals_ULINTExpectedsULINT32variable_length_arrayDimensions1ActualsULINT32variable_length_arrayDimensions1MessageT_MaxString2048EqualsBOOL8SizeEqualsBOOL8IndexDINT32ExpectedStringT_MaxString2048ActualStringT_MaxString2048AlreadyReportedBOOL8TestInstancePathT_MaxString2048SizeOfExpectedsDINT32SizeOfActualsDINT32ExpectedsIndexDINT32ActualsIndexDINT32FindTestSuiteInstancePathT_MaxString2048AssertEquals_TIMEExpectedTIME32ActualTIME32MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8AssertEquals_TIME_OF_DAYExpectedTIME_OF_DAY32ActualTIME_OF_DAY32MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8AssertEquals_BYTEExpectedBYTE8ActualBYTE8MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8GetNumberOfFailedTestsUINT16CounterUINT16FailedTestsCountUINT16NumberOfTestsToAnalyseUINT (1..GVL_Param_TcUnit.MaxNumberOfTestSuites)16NumberOfTestOverArrayLimitUINT16AssertEquals_DATE_AND_TIMEExpectedDATE_AND_TIME32ActualDATE_AND_TIME32MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8GetTestByPositionFB_Test4192PositionUINT (1..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite)16AssertArrayEquals_BOOLExpectedsBOOL32variable_length_arrayDimensions1ActualsBOOL32variable_length_arrayDimensions1MessageT_MaxString2048EqualsBOOL8SizeEqualsBOOL8IndexDINT32ExpectedStringT_MaxString2048ActualStringT_MaxString2048AlreadyReportedBOOL8TestInstancePathT_MaxString2048SizeOfExpectedsDINT32SizeOfActualsDINT32ExpectedsIndexDINT32ActualsIndexDINT32AssertArrayEquals_BYTEExpectedsBYTE32variable_length_arrayDimensions1ActualsBYTE32variable_length_arrayDimensions1MessageT_MaxString2048EqualsBOOL8SizeEqualsBOOL8IndexDINT32ExpectedStringT_MaxString2048ActualStringT_MaxString2048AlreadyReportedBOOL8TestInstancePathT_MaxString2048SizeOfExpectedsDINT32SizeOfActualsDINT32ExpectedByteStringSTRING(80)648ActualByteStringSTRING(80)648ExpectedsIndexDINT32ActualsIndexDINT32AssertEquals_DATEExpectedDATE32ActualDATE32MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8AssertEquals_WORDExpectedWORD16ActualWORD16MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8AssertArrayEquals_LINTExpectedsLINT32variable_length_arrayDimensions1ActualsLINT32variable_length_arrayDimensions1MessageT_MaxString2048EqualsBOOL8SizeEqualsBOOL8IndexDINT32ExpectedStringT_MaxString2048ActualStringT_MaxString2048AlreadyReportedBOOL8TestInstancePathT_MaxString2048SizeOfExpectedsDINT32SizeOfActualsDINT32ExpectedsIndexDINT32ActualsIndexDINT32AssertEquals_LTIMEExpectedLTIME64ActualLTIME64MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8AssertArrayEquals_UINTExpectedsUINT32variable_length_arrayDimensions1ActualsUINT32variable_length_arrayDimensions1MessageT_MaxString2048EqualsBOOL8SizeEqualsBOOL8IndexDINT32ExpectedStringT_MaxString2048ActualStringT_MaxString2048AlreadyReportedBOOL8TestInstancePathT_MaxString2048SizeOfExpectedsDINT32SizeOfActualsDINT32ExpectedsIndexDINT32ActualsIndexDINT32AssertEquals_LREALExpectedLREAL64ActualLREAL64DeltaLREAL64MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8AssertArrayEquals_LWORDExpectedsLWORD32variable_length_arrayDimensions1ActualsLWORD32variable_length_arrayDimensions1MessageT_MaxString2048EqualsBOOL8SizeEqualsBOOL8IndexDINT32ExpectedStringT_MaxString2048ActualStringT_MaxString2048AlreadyReportedBOOL8TestInstancePathT_MaxString2048SizeOfExpectedsDINT32SizeOfActualsDINT32ExpectedLWordStringSTRING(80)648ActualLWordStringSTRING(80)648ExpectedsIndexDINT32ActualsIndexDINT32AssertEqualsExpectedAnyType96anytypeclassANYActualAnyType96anytypeclassANYMessageT_MaxString2048CountDINT32ExpectedDataStringT_MaxString2048ActualDataStringT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8boolExpectedBOOL8boolActualBOOL8byteExpectedBYTE8byteActualBYTE8dateExpectedDATE32dateActualDATE32dateAndTimeExpectedDATE_AND_TIME32dateAndTimeActualDATE_AND_TIME32dintExpectedDINT32dintActualDINT32dwordExpectedDWORD32dwordActualDWORD32intExpectedINT16intActualINT16lintExpectedLINT64lintActualLINT64lrealExpectedLREAL64lrealActualLREAL64ltimeExpectedLTIME64ltimeActualLTIME64lwordExpectedLWORD64lwordActualLWORD64realExpectedREAL32realActualREAL32sintExpectedSINT8sintActualSINT8stringExpectedT_MaxString2048stringActualT_MaxString2048wstringExpectedWSTRING(255)4096wstringActualWSTRING(255)4096timeExpectedTIME32timeActualTIME32timeOfDayExpectedTIME_OF_DAY32timeOfDayActualTIME_OF_DAY32udintExpectedUDINT32udintActualUDINT32uintExpectedUINT16uintActualUINT16ulintExpectedULINT64ulintActualULINT64usintExpectedUSINT8usintActualUSINT8wordExpectedWORD16wordActualWORD16DataTypesNotEqualsBOOL8DataSizeNotEqualsBOOL8DataContentNotEqualsBOOL8IteratorCounterDINT32hasanytypeAssertFalseConditionBOOL8MessageT_MaxString2048AssertEquals_SINTExpectedSINT8ActualSINT8MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8AssertArray2dEquals_LREALExpectedsLREAL32variable_length_arrayDimensions2ActualsLREAL32variable_length_arrayDimensions2DeltaLREAL64MessageT_MaxString2048EqualsBOOL8SizeEqualsBOOL8ExpectedStringT_MaxString2048ActualStringT_MaxString2048AlreadyReportedBOOL8TestInstancePathT_MaxString2048DimensionIndexUSINT8LowerBoundExpectedsDINT1264UpperBoundExpectedsDINT1264LowerBoundActualsDINT1264UpperBoundActualsDINT1264SizeOfExpectedsDINT1264SizeOfActualsDINT1264OffsetDINT1264ExpectedArrayIndexDINT1264ActualArrayIndexDINT1264ExpectedLREAL64ActualLREAL64__Index__0DINT32AssertEquals_ULINTExpectedULINT64ActualULINT64MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8AssertEquals_BOOLExpectedBOOL8ActualBOOL8MessageT_MaxString2048AlreadyReportedBOOL8TestInstancePathT_MaxString2048AssertEquals_USINTExpectedUSINT8ActualUSINT8MessageT_MaxString2048AlreadyReportedBOOL8TestInstancePathT_MaxString2048AssertEquals_LWORDExpectedLWORD64ActualLWORD64MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8AssertArrayEquals_USINTExpectedsUSINT32variable_length_arrayDimensions1ActualsUSINT32variable_length_arrayDimensions1MessageT_MaxString2048EqualsBOOL8SizeEqualsBOOL8IndexDINT32ExpectedStringT_MaxString2048ActualStringT_MaxString2048AlreadyReportedBOOL8TestInstancePathT_MaxString2048SizeOfExpectedsDINT32SizeOfActualsDINT32ExpectedsIndexDINT32ActualsIndexDINT32SetHasStartedRunningSetTestFailedAssertionTypeE_AssertionType8AssertionMessageT_MaxString2048IteratorCounterUINT16NumberOfTestsToAnalyseUINT (0..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite)16GetInstancePathT_MaxString2048GetTestOrderNumberUINT (0..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite)16TestNameT_MaxString2048IteratorCounterUINT16NumberOfTestsToAnalyseUINT (1..GVL_Param_TcUnit.MaxNumberOfTestSuites)16GetNumberOfTestsUINT16AssertArrayEquals_DWORDExpectedsDWORD32variable_length_arrayDimensions1ActualsDWORD32variable_length_arrayDimensions1MessageT_MaxString2048EqualsBOOL8SizeEqualsBOOL8IndexDINT32ExpectedStringT_MaxString2048ActualStringT_MaxString2048AlreadyReportedBOOL8TestInstancePathT_MaxString2048SizeOfExpectedsDINT32SizeOfActualsDINT32ExpectedDWordStringSTRING(80)648ActualDWordStringSTRING(80)648ExpectedsIndexDINT32ActualsIndexDINT32GetHasStartedRunningBOOL8AssertArrayEquals_LREALExpectedsLREAL32variable_length_arrayDimensions1ActualsLREAL32variable_length_arrayDimensions1DeltaLREAL64MessageT_MaxString2048EqualsBOOL8SizeEqualsBOOL8IndexDINT32ExpectedStringT_MaxString2048ActualStringT_MaxString2048AlreadyReportedBOOL8TestInstancePathT_MaxString2048SizeOfExpectedsDINT32SizeOfActualsDINT32ExpectedsIndexDINT32ActualsIndexDINT32AssertEquals_WSTRINGExpectedWSTRING(255)4096ActualWSTRING(255)4096MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8IsTestFinishedBOOL8TestNameT_MaxString2048IteratorCounterUINT16NumberOfTestsToAnalyseUINT (0..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite)16AssertArrayEquals_REALExpectedsREAL32variable_length_arrayDimensions1ActualsREAL32variable_length_arrayDimensions1DeltaREAL32MessageT_MaxString2048EqualsBOOL8SizeEqualsBOOL8IndexDINT32ExpectedStringT_MaxString2048ActualStringT_MaxString2048AlreadyReportedBOOL8TestInstancePathT_MaxString2048SizeOfExpectedsDINT32SizeOfActualsDINT32ExpectedsIndexDINT32ActualsIndexDINT32AssertEquals_DINTExpectedDINT32ActualDINT32MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8AssertArrayEquals_DINTExpectedsDINT32variable_length_arrayDimensions1ActualsDINT32variable_length_arrayDimensions1MessageT_MaxString2048EqualsBOOL8SizeEqualsBOOL8IndexDINT32ExpectedStringT_MaxString2048ActualStringT_MaxString2048AlreadyReportedBOOL8TestInstancePathT_MaxString2048SizeOfExpectedsDINT32SizeOfActualsDINT32ExpectedsIndexDINT32ActualsIndexDINT32AssertEquals_STRINGExpectedT_MaxString2048ActualT_MaxString2048MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8SetTestFinishedBOOL8TestNameT_MaxString2048IteratorCounterUINT16NumberOfTestsToAnalyseUINT (0..GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite)16AreAllTestsFinishedBOOL8CounterUINT16GetCurTaskIndexGETCURTASKINDEX128NumberOfTestsToAnalyseUINT (1..GVL_Param_TcUnit.MaxNumberOfTestSuites)16AssertArrayEquals_WORDExpectedsWORD32variable_length_arrayDimensions1ActualsWORD32variable_length_arrayDimensions1MessageT_MaxString2048EqualsBOOL8SizeEqualsBOOL8IndexDINT32ExpectedStringT_MaxString2048ActualStringT_MaxString2048AlreadyReportedBOOL8TestInstancePathT_MaxString2048SizeOfExpectedsDINT32SizeOfActualsDINT32ExpectedDWordStringSTRING(80)648ActualDWordStringSTRING(80)648ExpectedsIndexDINT32ActualsIndexDINT32AssertArray3dEquals_LREALExpectedsLREAL32variable_length_arrayDimensions3ActualsLREAL32variable_length_arrayDimensions3DeltaLREAL64MessageT_MaxString2048EqualsBOOL8SizeEqualsBOOL8ExpectedStringT_MaxString2048ActualStringT_MaxString2048AlreadyReportedBOOL8TestInstancePathT_MaxString2048DimensionIndexUSINT8LowerBoundExpectedsDINT1396UpperBoundExpectedsDINT1396LowerBoundActualsDINT1396UpperBoundActualsDINT1396SizeOfExpectedsDINT1396SizeOfActualsDINT1396OffsetDINT1396ExpectedArrayIndexDINT1396ActualArrayIndexDINT1396ExpectedLREAL64ActualLREAL64__Index__0DINT32AssertArrayEquals_INTExpectedsINT32variable_length_arrayDimensions1ActualsINT32variable_length_arrayDimensions1MessageT_MaxString2048EqualsBOOL8SizeEqualsBOOL8IndexDINT32ExpectedStringT_MaxString2048ActualStringT_MaxString2048AlreadyReportedBOOL8TestInstancePathT_MaxString2048SizeOfExpectedsDINT32SizeOfActualsDINT32ExpectedsIndexDINT32ActualsIndexDINT32CalculateAndSetNumberOfAssertsForTestTestNameT_MaxString2048TestInstancePathT_MaxString2048TotalNumberOfAssertsUINT16NumberOfAssertsUINT16NumberOfArrayAssertsUINT16IteratorCounterUINT16GetNumberOfSkippedTestsUINT16CounterUINT16SkippedTestsCountUINT16NumberOfTestsToAnalyseUINT (1..GVL_Param_TcUnit.MaxNumberOfTestSuites)16AssertEquals_DWORDExpectedDWORD32ActualDWORD32MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8AssertTrueConditionBOOL8MessageT_MaxString2048AssertEquals_INTExpectedINT16ActualINT16MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8AssertEquals_UINTExpectedUINT16ActualUINT16MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8AssertArray2dEquals_REALExpectedsREAL32variable_length_arrayDimensions2ActualsREAL32variable_length_arrayDimensions2DeltaREAL32MessageT_MaxString2048EqualsBOOL8SizeEqualsBOOL8ExpectedStringT_MaxString2048ActualStringT_MaxString2048AlreadyReportedBOOL8TestInstancePathT_MaxString2048DimensionIndexUSINT8LowerBoundExpectedsDINT1264UpperBoundExpectedsDINT1264LowerBoundActualsDINT1264UpperBoundActualsDINT1264SizeOfExpectedsDINT1264SizeOfActualsDINT1264OffsetDINT1264ExpectedArrayIndexDINT1264ActualArrayIndexDINT1264ExpectedREAL32ActualREAL32__Index__0DINT32AddTestTestNameT_MaxString2048IsTestOrderedBOOL8IteratorCounterUINT16ErrorMessageT_MaxString2048TestInstancePathT_MaxString2048FunctionCallResultDINT32CycleCountUDINT32TestWithThisNameAlreadyExistsBOOL8LowerCasedTestNameT_MaxString2048TrimmedTestNameT_MaxString2048IgnoreCurrentTestCaseBOOL8NumberOfTestsToAnalyseUINT (1..GVL_Param_TcUnit.MaxNumberOfTestSuites)16AssertArray3dEquals_REALExpectedsREAL32variable_length_arrayDimensions3ActualsREAL32variable_length_arrayDimensions3DeltaREAL32MessageT_MaxString2048EqualsBOOL8SizeEqualsBOOL8ExpectedStringT_MaxString2048ActualStringT_MaxString2048AlreadyReportedBOOL8TestInstancePathT_MaxString2048DimensionIndexUSINT8LowerBoundExpectedsDINT1396UpperBoundExpectedsDINT1396LowerBoundActualsDINT1396UpperBoundActualsDINT1396SizeOfExpectedsDINT1396SizeOfActualsDINT1396OffsetDINT1396ExpectedArrayIndexDINT1396ActualArrayIndexDINT1396ExpectedREAL32ActualREAL32ExpectedValueStringT_MaxString2048ActualValueStringT_MaxString2048FormatStringFB_FormatString7840__Index__0DINT32AddTestNameToInstancePathT_MaxString2048TestInstancePathT_MaxString2048CompleteTestInstancePathT_MaxString2048AssertEquals_UDINTExpectedUDINT32ActualUDINT32MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8AssertEquals_REALExpectedREAL32ActualREAL32DeltaREAL32MessageT_MaxString2048TestInstancePathT_MaxString2048AlreadyReportedBOOL8AssertArrayEquals_SINTExpectedsSINT32variable_length_arrayDimensions1ActualsSINT32variable_length_arrayDimensions1MessageT_MaxString2048EqualsBOOL8SizeEqualsBOOL8IndexDINT32ExpectedStringT_MaxString2048ActualStringT_MaxString2048AlreadyReportedBOOL8TestInstancePathT_MaxString2048SizeOfExpectedsDINT32SizeOfActualsDINT32ExpectedsIndexDINT32ActualsIndexDINT32AssertArrayEquals_UDINTExpectedsUDINT32variable_length_arrayDimensions1ActualsUDINT32variable_length_arrayDimensions1MessageT_MaxString2048EqualsBOOL8SizeEqualsBOOL8IndexDINT32ExpectedStringT_MaxString2048ActualStringT_MaxString2048AlreadyReportedBOOL8TestInstancePathT_MaxString2048SizeOfExpectedsDINT32SizeOfActualsDINT32ExpectedsIndexDINT32ActualsIndexDINT32PouTypeFunctionBlockcall_after_initreflectionST_AdsLogStringMessage4128MsgCtrlMaskDWORD320MsgFmtStrT_MaxString204832StrArgT_MaxString20482080pack_mode1FB_AdsLogStringMessageFifoQueue - 8320864 - - ArrayBuffer - BYTE - - 0 - 1040000 - - 8320000 - 32 - - - MemRingBuffer - FB_MemRingBuffer - 544 - 8320032 - - - TimerBetweenMessages - TON - 224 - 8320576 - - - .IN - 1 - - - .PT - 10 - - - - - MEM_RING_BUFFER_INTERNAL_USE_PER_DATA_RECORD - USINT - 8 - 8320800 - - 4 - - - - TIME_BETWEEN_MESSAGES - TIME - 32 - 8320832 - - 10 - - - - GetLogCount - UDINT - 32 - - - WriteLog - - MsgCtrlMask - DWORD - 32 - - - MsgFmtStr - T_MaxString - 2048 - - - StrArg - T_MaxString - 2048 - - - Error - Buffer overflow - BOOL - 8 - - - ItemType - Output - - - - - AdsLogStringMessage - ST_AdsLogStringMessage - 4128 - - - - GetAndRemoveLogFromQueue - - AdsLogStringMessage - ST_AdsLogStringMessage - 4128 - - - ItemType - Output - - - - - Error - Buffer empty - BOOL - 8 - - - ItemType - Output - - - - - - - PouType - FunctionBlock - - - - - _ST_NCADS_IDXOFFS_AxisParameter - 1632 - - PARAMSTRUCT - UDINT - NC ADS Index Offsets for Axis Parameters - 32 - 0 - - 0 - - - - ID - UDINT - 32 - 32 - - 1 - - - - NAME - UDINT - 32 - 64 - - 2 - - - - AXISTYPE - UDINT - 32 - 96 - - 3 - - - - CYCLETIME - UDINT - 32 - 128 - - 4 - - - - UNITNAME - UDINT - 32 - 160 - - 5 - - - - VELOREFSEARCH - UDINT - 32 - 192 - - 6 - - - - VELOSYNCSEARCH - UDINT - 32 - 224 - - 7 - - - - VELOSLOWMANUAL - UDINT - 32 - 256 - - 8 - - - - VELOFASTMANUAL - UDINT - 32 - 288 - - 9 - - - - VELOFAST - UDINT - 32 - 320 - - 10 - - - - POSAREAENABLE - UDINT - 32 - 352 - - 15 - - - - POSAREARANGE - UDINT - 32 - 384 - - 16 - - - - MOTCNTRLENABLE - UDINT - 32 - 416 - - 17 - - - - MOTCNTRLTIME - UDINT - 32 - 448 - - 18 - - - - LOOPENABLE - UDINT - 32 - 480 - - 19 - - - - LOOPDISTANCE - UDINT - 32 - 512 - - 20 - - - - TARGETPOSENA - UDINT - 32 - 544 - - 21 - - - - TARGETPOSRANGE - UDINT - 32 - 576 - - 22 - - - - TARGETPOSTIME - UDINT - 32 - 608 - - 23 - - - - PULSDISTPOS - UDINT - 32 - 640 - - 24 - - - - PULSDISTNEG - UDINT - 32 - 672 - - 25 - - - - FADINGACCELERATION - UDINT - 32 - 704 - - 29 - - - - FASTAXISSTOPSIGNALTYPE - UDINT - 32 - 736 - - 30 - - - - UNITFLAGS - UDINT - 32 - 768 - - 38 - - - - VELOMAXIMUM - UDINT - 32 - 800 - - 39 - - - - MOTCNTRLRANGE - UDINT - 32 - 832 - - 40 - - - - PEHCONTROLENA - UDINT - 32 - 864 - - 41 - - - - PEHCONTROLTIME - UDINT - 32 - 896 - - 42 - - - - BACKLASHCOMPENA - UDINT - 32 - 928 - - 43 - - - - BACKLASH - UDINT - 32 - 960 - - 44 - - - - DATAPERSISTENCE - UDINT - 32 - 992 - - 48 - - - - HWAMSADDR - UDINT - 32 - 1024 - - 49 - - - - HWCHNNO - UDINT - 32 - 1056 - - 50 - - - - APPLICATIONREQUEST - UDINT - 32 - 1088 - - 51 - - - - ACC - UDINT - 32 - 1120 - - 257 - - - - DEC - UDINT - 32 - 1152 - - 258 - - - - JERK - UDINT - 32 - 1184 - - 259 - - - - DELAY - UDINT - 32 - 1216 - - 260 - - - - OVERRIDETYPE - UDINT - 32 - 1248 - - 261 - - - - VELOJUMPFACTOR - UDINT - 32 - 1280 - - 262 - - - - REDUCTIONFEEDBACK - UDINT - 32 - 1312 - - 263 - - - - TOLERANCEBALLAUXAXIS - UDINT - 32 - 1344 - - 264 - - - - MAXPOSDEVIATIONAUXAXIS - UDINT - 32 - 1376 - - 265 - - - - FASTACC - UDINT - 32 - 1408 - - 266 - - - - FASTDEC - UDINT - 32 - 1440 - - 267 - - - - FASTJERK - UDINT - 32 - 1472 - - 268 - - - - REF_POS - UDINT - 32 - 1504 - - 65795 - - - - ENCSEARCHDIR - UDINT - 32 - 1536 - - 65793 - - - - ENCSYNCDIR - UDINT - 32 - 1568 - - 65794 - - - - ENCREFMODE - UDINT - 32 - 1600 - - 65799 - - - - - conditionalshow - - - - - _ST_NCADS_AxisParameter - 1664 - - IDXGRP - UDINT - 32 - 0 - - 16384 - - - - IDXOFFS - _ST_NCADS_IDXOFFS_AxisParameter - 1632 - 32 - - - - conditionalshow - - - - - _ST_NCADS_IDXOFFS_AxisState - 800 - - ONLINESTRUCT - UDINT - 32 - 0 - - 0 - - - - ERROR - UDINT - 32 - 32 - - 1 - - - - SETTASKCYCLE - UDINT - +]]>8320864ArrayBufferBYTE01040000832000032MemRingBufferFB_MemRingBuffer5448320032TimerBetweenMessagesTON2248320576.IN1.PT10MEM_RING_BUFFER_INTERNAL_USE_PER_DATA_RECORDUSINT883208004TIME_BETWEEN_MESSAGESTIME32832083210GetLogCountUDINT32WriteLogMsgCtrlMaskDWORD32MsgFmtStrT_MaxString2048StrArgT_MaxString2048ErrorBOOL8ItemTypeOutputAdsLogStringMessageST_AdsLogStringMessage4128GetAndRemoveLogFromQueueAdsLogStringMessageST_AdsLogStringMessage4128ItemTypeOutputErrorBOOL8ItemTypeOutputPouTypeFunctionBlock_ST_NCADS_IDXOFFS_AxisParameter1632PARAMSTRUCTUDINT3200IDUDINT32321NAMEUDINT32642AXISTYPEUDINT32963CYCLETIMEUDINT321284UNITNAMEUDINT321605VELOREFSEARCHUDINT321926VELOSYNCSEARCHUDINT322247VELOSLOWMANUALUDINT322568VELOFASTMANUALUDINT322889VELOFASTUDINT3232010POSAREAENABLEUDINT3235215POSAREARANGEUDINT3238416MOTCNTRLENABLEUDINT3241617MOTCNTRLTIMEUDINT3244818LOOPENABLEUDINT3248019LOOPDISTANCEUDINT3251220TARGETPOSENAUDINT3254421TARGETPOSRANGEUDINT3257622TARGETPOSTIMEUDINT3260823PULSDISTPOSUDINT3264024PULSDISTNEGUDINT3267225FADINGACCELERATIONUDINT3270429FASTAXISSTOPSIGNALTYPEUDINT3273630UNITFLAGSUDINT3276838VELOMAXIMUMUDINT3280039MOTCNTRLRANGEUDINT3283240PEHCONTROLENAUDINT3286441PEHCONTROLTIMEUDINT3289642BACKLASHCOMPENAUDINT3292843BACKLASHUDINT3296044DATAPERSISTENCEUDINT3299248HWAMSADDRUDINT32102449HWCHNNOUDINT32105650APPLICATIONREQUESTUDINT32108851ACCUDINT321120257DECUDINT321152258JERKUDINT321184259DELAYUDINT321216260OVERRIDETYPEUDINT321248261VELOJUMPFACTORUDINT321280262REDUCTIONFEEDBACKUDINT321312263TOLERANCEBALLAUXAXISUDINT321344264MAXPOSDEVIATIONAUXAXISUDINT321376265FASTACCUDINT321408266FASTDECUDINT321440267FASTJERKUDINT321472268REF_POSUDINT32150465795ENCSEARCHDIRUDINT32153665793ENCSYNCDIRUDINT32156865794ENCREFMODEUDINT32160065799conditionalshow_ST_NCADS_AxisParameter1664IDXGRPUDINT32016384IDXOFFS_ST_NCADS_IDXOFFS_AxisParameter163232conditionalshow_ST_NCADS_IDXOFFS_AxisState800ONLINESTRUCTUDINT3200ERRORUDINT32321SETTASKCYCLEUDINT - 32 - 64 - - 9 - - - - SETPOS - UDINT - 32 - 96 - - 10 - - - - SETVELO - UDINT - 32 - 128 - - 14 - - - - SETACC - UDINT - 32 - 160 - - 15 - - - - MODULOSETPOS - UDINT - 32 - 192 - - 11 - - - - MODULOSETTURNS - UDINT - 32 - 224 - - 12 - - - - SETDIR - UDINT - 32 - 256 - - 13 - - - - TARGETPOSITION - UDINT - 32 - 288 - - 19 - - - - REMAININGTIMEANDPOS - UDINT - 32 - 320 - - 20 - - - - STOPINFORMATION - UDINT - 32 - 352 - - 24 - - - - SETTASKCYCLE_WITHOUTCORR - UDINT - 32 - 384 - - 25 - - - - SETPOS_WITHOUTCORR - UDINT - 32 - 416 - - 26 - - - - SETVELO_WITHOUTCORR - UDINT - 32 - 448 - - 30 - - - - SETACC_WITHOUTCORR - UDINT - 32 - 480 - - 31 - - - - SETDIR_WITHOUTCORR - UDINT - 32 - 512 - - 29 - - - - COUPLESTATE - UDINT - 32 - 544 - - 32 - - - - CPLPARAMS - UDINT - 32 - 576 - - 34 - - - - CPLFACTOR - UDINT - 32 - 608 - - 35 - - - - AXISCTRLLOOPIDX - UDINT - 32 - 640 - - 36 - - - - AXISSETPOINTGENIDX - UDINT - 32 - 672 - - 37 - - - - CPLCHARACVALUES - UDINT - 32 - 704 - - 38 - - - - CAMINFO - UDINT - 32 - 736 - - 39 - - - - CAMSTATUS - UDINT - activation status etc. - 32 - 768 - - 40 - - - - - conditionalshow - - - - - _ST_NCADS_AxisState - 832 - - IDXGRP - UDINT - 32 - 0 - - 16640 - - - - IDXOFFS - _ST_NCADS_IDXOFFS_AxisState - 800 - 32 - - - - conditionalshow - - - - - _ST_NCADS_IDXOFFS_AxisFunctions - 1792 - - RESET - UDINT - 32 - 0 - - 1 - - - - STOP - UDINT - 32 - 32 - - 2 - - - - CLEAR - UDINT - 32 - 64 - - 3 - - - - EMERGENCYSTOP - UDINT - 32 - 96 - - 4 - - - - PARAMETRIZEDSTOP - UDINT - 32 - 128 - - 5 - - - - INITIALIZE - UDINT - Initialize Axis - 32 - 160 - - 7 - - - - ORIENTEDSTOP - UDINT - 19.04.04 issue #2470 - 32 - 192 - - 9 - - - - CALIBR - UDINT - 32 - 224 - - 16 - - - - NEWTARGPOS - UDINT - 32 - 256 - - 17 - - - - NEWTARGPOSANDVELO - UDINT - 32 - 288 - - 18 - - - - CHANGEDYNAMICPARAM - UDINT - NEU: Neue Dynamikparameter (Acc;Dec) fuer Positionierung - 32 - 320 - - 21 - - - - UNIVERSALSTART - UDINT - 05.03.07: new 'axis start and restart' command with buffer mode (issue #2786+#3276) - 32 - 352 - - 22 - - - - SLAVEUNIVERSALSTART - UDINT - 24.02.09: decoupling command with succeding universal axis start commanded to a slave axis - 32 - 384 - - 23 - - - - RELEASEAXISLOCK - UDINT - 10.12.18 release axis lock for motion commands - 32 - 416 - - 24 - - - - SETEXTERNALERROR - UDINT - 06.10.04: Externen Achsfehler setzen (Laufzeitfehler) issue #2665 - 32 - 448 - - 25 - - - - SETPOS - UDINT - 32 - 480 - - 26 - - - - SETCALFLAG - UDINT - "ist referenziert"-Flag setzen - 32 - 512 - - 27 - - - - SETACTPOS - UDINT - nur Istwertsetzen ohne Sollwertaenderung !!! - 32 - 544 - - 28 - - - - SETDRIVEPOS - UDINT - antriebsseitiges Istwertsetzen - 32 - 576 - - 29 - - - - SETENCODERSCALING - UDINT - 17.07.08: "Fliegende Änderung des Skalierungsfaktors" - 32 - 608 - - 30 - - - - SETPOSONTHEFLY - UDINT - 29.11.05: "Fliegendes Istwert Setzen" (betrifft Ist - und Sollwert) (issue #3017) - 32 - 640 - - 31 - - - - START - UDINT - 32 - 672 - - 32 - - - - STARTEXT - UDINT - 32 - 704 - - 33 - - - - STARTVELOCHANGE - UDINT - special function for MMW - 32 - 736 - - 34 - - - - ENABLEEXTGEN - UDINT - enable/start external setpoint values - 32 - 768 - - 35 - - - - DISABLEEXTGEN - UDINT - disable/stop external setpoint values - 32 - 800 - - 36 - - - - REVERSINGSEQUENCE - UDINT - 32 - 832 - - 37 - - - - STARTDRVOUT - UDINT - 32 - 864 - - 38 - - - - STOPDRVOUT - UDINT - 32 - 896 - - 39 - - - - CHANGEDRVOUT - UDINT - 32 - 928 - - 40 - - - - JUMPTOOVERRIDE - UDINT - 04.11.04: jump to actual override value and froze them until change (issue #2697) - 32 - 960 - - 41 - - - - EXTSETGENUNIVERSALSTART - UDINT - 23.11.10: deactivation of external setpoint generator with succeding universal axis start command - 32 - 992 - - 43 - - - - UNIVERSALTORQUESTART - UDINT - 20181210 Fap - new 'axis torque control start and restart' command with buffer mode - 32 - 1024 - - 45 - - - - STARTSCOM - UDINT - start superposition (position compensation) - 21.12.04: nun auch als 'ReadWrite'-Kommando - 32 - 1056 - - 48 - - - - STOPSCOM - UDINT - stop superposition (position compensation) - 32 - 1088 - - 49 - - - - PHASINGREQEUST - UDINT - start/stop the additional phasing set point generator used for a master/slave phase shift - 32 - 1120 - - 52 - - - - CPL - UDINT - Achse koppeln - 32 - 1152 - - 64 - - - - DECPL - UDINT - Achse entkoppeln (und optional neue Endposition mit neuer Geschwindigkeit) - 32 - 1184 - - 65 - - - - CPLCHANGE - UDINT - Achse Koppelparams ändern - 32 - 1216 - - 66 - - - - TABCPLCHANGE - UDINT - 3x TabSlaveAxe Tabelle-Koppelparams ändern - 32 - 1248 - - 67 - - - - STOPSLAVE - UDINT - Slave-Stop (Diagonal-Slave / Flying Saw) - 32 - 1280 - - 68 - - - - CPLTAB - UDINT - TabSlaveAxe Koppelparams setzen - 32 - 1312 - - 69 - - - - TABSLVACTIVCOR - UDINT - 2x TabSlaveAxe Korrekturtabelle aktivieren (mit/ohne Aktivierungsposition) - 32 - 1344 - - 70 - - - - TABSLVLEAVECYC - UDINT - TabSlaveAxe Monozyklische Tabelle beenden - 32 - 1376 - - 71 - - - - TABSLVCOROFFSET - UDINT - TabSlaveAxe Letzter Korrektur Offset - 32 - 1408 - - 72 - - - - TABSLVSCALING - UDINT - NEU: Slave-Skalierung der Solo-Tabellenkopplung setzen - 32 - 1440 - - 73 - - - - CPLSOLOTAB - UDINT - Solo Tabellen Kopplung - 32 - 1472 - - 74 - - - - CPLSYNCHRONIZING - UDINT - Slave Synchronizing Generator ('GearInPos' and 'GearInVelo') - 32 - 1504 - - 75 - - - - CAMSCALING - UDINT - Slave Change CAM Scaling (Aenderung der Tabellenskalierung) (issue #2514) - 32 - 1536 - - 77 - - - - DISABLE - UDINT - Achse sperren - 32 - 1568 - - 80 - - - - ENABLE - UDINT - Achse reaktivieren - 32 - 1600 - - 81 - - - - CHANGEAXISCTRLLOOP - UDINT - NEU: Aenderung des aktiven Achsregelkreises - 32 - 1632 - - 82 - - - - DRIVEDISABLE - UDINT - Drive-Output der Achse sperren - 32 - 1664 - - 96 - - - - DRIVEENABLE - UDINT - Drive-Output der Achse reaktivieren - 32 - 1696 - - 97 - - - - RELEASEBRAKE - UDINT - Feststellbremse loesen (Eil/Schleich-Gruppe) - 32 - 1728 - - 98 - - - - RECONFIGURATE - UDINT - Achse zurueckfuehren in eigene PTP-Gruppe - 32 - 1760 - - 112 - - - - - conditionalshow - - - - - _ST_NCADS_AxisFunctions - 1824 - - IDXGRP - UDINT - 32 - 0 - - 16896 - - - - IDXOFFS - _ST_NCADS_IDXOFFS_AxisFunctions - 1792 - 32 - - - - conditionalshow - - - - - _ST_NCADS_Axis - 4320 - - Parameter - _ST_NCADS_AxisParameter - 1664 - 0 - - - State - _ST_NCADS_AxisState - 832 - 1664 - - - Functions - _ST_NCADS_AxisFunctions - 1824 - 2496 - - - - conditionalshow - - - - - _ST_NCADS_IDXOFFS_TableParameter - 192 - - MFREADCHARACVALUES - UDINT - read characteristic values of a motion function - 32 - 0 - - 80 - - - - WRITETABROWS - UDINT - write table - 32 - 32 - - 16777216 - - - - WRITEMFTABROWS - UDINT - write motion function table - 32 - 64 - - 83886080 - - - - MFREADTAB - UDINT - read motion function as data table - 32 - 96 - - 34 - - - - READSLAVEDYNAMICS - UDINT - read slave table position, velocity and acceleration related to a master position - 32 - 128 - - 35 - - - - READMASTERPOSITION - UDINT - read master table position related to slave position - 32 - 160 - - 36 - - - - - conditionalshow - - - - - _ST_NCADS_TableParameter - 224 - - IDXGRP - UDINT - 32 - 0 - - 40960 - - - - IDXOFFS - _ST_NCADS_IDXOFFS_TableParameter - 192 - 32 - - - - conditionalshow - - - - - _ST_NCADS_IDXOFFS_TableFunctions - 96 - - CREATETAB - UDINT - create table - 32 - 0 - - 65536 - - - - CREATEMOTIONTAB - UDINT - create motion function table - 32 - 32 - - 65552 - - - - DELETETAB - UDINT - delete tables - 32 - 64 - - 131072 - - - - - conditionalshow - - - - - _ST_NCADS_TableFunctions - 128 - - IDXGRP - UDINT - 32 - 0 - - 41472 - - - - IDXOFFS - _ST_NCADS_IDXOFFS_TableFunctions - 96 - 32 - - - - conditionalshow - - - - - _ST_NCADS_Table - 352 - - Parameter - _ST_NCADS_TableParameter - 224 - 0 - - - Functions - _ST_NCADS_TableFunctions - 128 - 224 - - - - conditionalshow - - - - - ADSRDDEVINFO - ADS read device info command. - 1280 - - NETID - T_AmsNetID - Ams net id - 192 - 32 - - - ItemType - Input - - - - - PORT - T_AmsPort - Ads communication port - 16 - 224 - - - ItemType - Input - - - - - RDINFO - BOOL - Rising edge starts command execution - 8 - 240 - - - ItemType - Input - - - - - TMOUT - TIME - Maximum time allowed for the execution of this ADS command - 32 - 256 - - 5000 - - - - ItemType - Input - - - - - BUSY - BOOL - Busy flag - 8 - 288 - - - ItemType - Output - - - - - ERR - BOOL - Error flag - 8 - 296 - - - ItemType - Output - - - - - ERRID - UDINT - ADS error code - 32 - 320 - - - ItemType - Output - - - - - DEVNAME - STRING(19) - Device name - 160 - 352 - - - ItemType - Output - - - - - DEVVER - UDINT - Device version - 32 - 512 - - - ItemType - Output - - - - - - PouType - FunctionBlock - - - hide_all_locals - - - - - _TCMCGLOBAL - Global constants and parameters - 6976 - - NCPORT_TCMC - UINT - 20110511 type changed from INT to UINT - 16 - 32 - - 500 - - - - ItemType - Input - - - - - NCPORT_TCMC_COUPLING - UINT - 20110511 type changed from INT to UINT - 16 - 48 - - 500 - - - - ItemType - Input - - - - - NCNETID_TCMC - T_AmsNetID - 192 - 64 - - - - - - ItemType - Input - - - - - NCPORT_TCMC_CAM - UINT - 20110511 type changed from INT to UINT - 16 - 256 - - 500 - - - - ItemType - Input - - - - - NCPORT_TCMC_CAM_FAST - UINT - 20150728 KSt added - 16 - 272 - - 500 - - - - ItemType - Input - - - - - NCNETID_TCMC_CAM - T_AmsNetID - 192 - 288 - - - - - - ItemType - Input - - - - - NCPORT_TCMC_SUPERPOSITION - UINT - 20140930 KSt added - 16 - 480 - - 501 - - - - ItemType - Input - - - - - NcDeviceInfoTcMainVersion - DWORD - 32 - 512 - - - ItemType - Output - - - - - NcDeviceInfoTcSubVersion - DWORD - 32 - 544 - - - ItemType - Output - - - - - NcDeviceInfoNcDriverVersion - DWORD - 32 - 576 - - - ItemType - Output - - - - - NcDeviceInfoNcVersion - DWORD - 32 - 608 - - - ItemType - Output - - - - - NcDeviceInfoNcName - STRING(19) - 160 - 640 - - - ItemType - Output - - - - - Axis - _ST_NCADS_Axis - IDXGRP and IDXOFFS constants of axis parameter/status/functions - 4320 - 800 - - - ItemType - Output - - - suppress_warning_0 - C0228 - - - - - Table - _ST_NCADS_Table - IDXGRP and IDXOFFS constants of table parameter/status/functions - 352 - 5120 - - - ItemType - Output - - - suppress_warning_0 - C0228 - - - - - NCPORT_TCNCCAMMING_TABLEFUNCTION - UINT - 16 - 5472 - - 500 - - - - tTargetPosTimeOut - TIME - 32 - 5504 - - 6000 - - - - tADSTimeOut - TIME - 32 - 5536 - - 1000 - - - - tStopMonitoringTimeOut - TIME - 32 - 5568 - - 100 - - - - NCTOPLC_FEEDBACK_MAXWAITCYCLES - INT - 16 - 5600 - - 10 - - - - fbADSRDDEVINFO - ADSRDDEVINFO - 1280 - 5632 - - - DeviceVersion - DWORD - 32 - 6912 - - - Init - BOOL - 8 - 6944 - - - ReadDeviceInfo - - - - PouType - FunctionBlock - - - conditionalshow - - - - - FB_ScatteringFactorLUT - WARNING: This file is auto-generated. Do not modify it. - 575872 - - sTableName - STRING(80) - 648 - 32 - - - ItemType - Input - - - - - fEnergyEV - LREAL - 64 - 704 - - - ItemType - Input - - - - - f1 - LREAL - 64 - 768 - - - ItemType - Output - - - - - f2 - LREAL - 64 - 832 - - - ItemType - Output - - - - - bError - BOOL - Was the table name or data invalid? - 8 - 896 - - - ItemType - Output - - - - - bFound - BOOL - Was the input found in the table? - 8 - 904 - - - ItemType - Output - - - - - bDone - BOOL - Has the FB finished? - 8 - 912 - - - ItemType - Output - - - - - fTableLookupLow - LREAL - The lowest accepted lookup value. - 64 - 960 - - - ItemType - Output - - - - - fTableLookupHigh - LREAL - The highest accepted lookup value. - 64 - 1024 - - - ItemType - Output - - - - - bInit - BOOL - 8 - 1088 - - - iRowSize - UDINT - 32 - 1120 - - - fRow1 - LREAL - - 0 - 3 - - 32 - 1152 - - - fRow2 - LREAL - - 0 - 3 - - 32 - 1184 - - - fEnergyEV_RowDelta - LREAL - 64 - 1216 - - - iRowCount - UDINT - 32 - 1280 - - - iRowIdx - UDINT - 32 - 1312 - - - fSlope - LREAL - 64 - 1344 - - - fTable_Ge - LREAL - - 0 - 506 - - - 0 - 3 - - The data tables. These are Initialized on the first function block call. - 97152 - 1408 - - - fTable_C - LREAL - - 0 - 502 - - - 0 - 3 - - 96384 - 98560 - - - fTable_Al - LREAL - - 0 - 504 - - - 0 - 3 - - 96768 - 194944 - - - fTable_Be - LREAL - - 0 - 724 - - - 0 - 3 - - 139008 - 291712 - - - fTable_Si - LREAL - - 0 - 756 - - - 0 - 3 - - 145152 - 430720 - - - - PouType - FunctionBlock - - - - - E_StageEnableMode - 16 - INT - - ALWAYS - 0 - Always set bEnable to TRUE - - - NEVER - 1 - Only change bEnable on errors - - - DURING_MOTION - 2 - Enable before motion, disable after motion - - - - ENUM_StageEnableMode - 16 - E_StageEnableMode - - - obsolete - Use E_StageEnableMode - - - - - E_EpicsInOut - 16 - UINT - - UNKNOWN - 0 - UNKNOWN must be in slot 0 or the FB breaks - - - OUT - 1 - OUT at slot 1 is a convention - - - IN - 2 - - - - E_WFS_States - 16 - UINT - - Unknown - 0 - - - OUT - 1 - - - TARGET1 - 2 - - - TARGET2 - 3 - - - TARGET3 - 4 - - - TARGET4 - 5 - - - TARGET5 - 6 - - - - PLCTONC_AXIS_REF_CTRL - 32 - - Enable - BIT - 1 - 0 - - - FeedEnablePlus - BIT - 1 - 1 - - - FeedEnableMinus - BIT - 1 - 2 - - - HomingSensor - BIT - 1 - 5 - - - AcceptBlockedDrive - BIT - 1 - 8 - - - PlcDebugFlag - BIT - 1 - 30 - - - NcDebugFlag - BIT - 1 - 31 - - - %08x - - - 0x%08x - - - 16#%08X - - - - PLCTONC_AXIS_REF - 1024 - - ControlDWord - PLCTONC_AXIS_REF_CTRL - 32 - 0 - - - Override - UDINT - 32 - 32 - - - AxisModeRequest - UDINT - 32 - 64 - - - AxisModeDWord - UDINT - 32 - 96 - - - AxisModeLReal - LREAL - 64 - 128 - - - PositionCorrection - LREAL - 64 - 192 - - - ExtSetPos - LREAL - 64 - 256 - - - ExtSetVelo - LREAL - 64 - 320 - - - ExtSetAcc - LREAL - 64 - 384 - - - ExtSetDirection - DINT - 32 - 448 - - - ExtControllerOutput - LREAL - 64 - 512 - - - GearRatio1 - LREAL - 64 - 576 - - - GearRatio2 - LREAL - 64 - 640 - - - GearRatio3 - LREAL - 64 - 704 - - - GearRatio4 - LREAL - 64 - 768 - - - MapState - BOOL - 8 - 832 - - - PlcCycleControl - BYTE - 8 - 840 - - - PlcCycleCount - BYTE - 8 - 848 - - - - NcStructType - 1 - - - - - NCAXLESTRUCT_FROMPLC3 - - - - - NCTOPLC_AXIS_REF_STATE - 32 - - Operational - BIT - 1 - 0 - - - Homed - BIT - 1 - 1 - - - NotMoving - BIT - 1 - 2 - - - InPositionArea - BIT - 1 - 3 - - - InTargetPosition - BIT - 1 - 4 - - - Protected - BIT - 1 - 5 - - - ErrorPropagationDelayed - BIT - 1 - 6 - - - HasBeenStopped - BIT - 1 - 7 - - - HasJob - BIT - 1 - 8 - - - PositiveDirection - BIT - 1 - 9 - - - NegativeDirection - BIT - 1 - 10 - - - HomingBusy - BIT - 1 - 11 - - - ConstantVelocity - BIT - 1 - 12 - - - Compensating - BIT - 1 - 13 - - - ExtSetPointGenEnabled - BIT - 1 - 14 - - - PhasingActive - BIT - 1 - 15 - - - ExternalLatchValid - BIT - 1 - 16 - - - NewTargetPos - BIT - 1 - 17 - - - ContinuousMotion - BIT - 1 - 19 - - - ControlLoopClosed - BIT - 1 - 20 - - - CamTableQueued - BIT - 1 - 21 - - - CamDataQueued - BIT - 1 - 22 - - - CamScalingPending - BIT - 1 - 23 - - - CmdBuffered - BIT - 1 - 24 - - - PTPmode - BIT - 1 - 25 - - - SoftLimitMinExceeded - BIT - 1 - 26 - - - SoftLimitMaxExceeded - BIT - 1 - 27 - - - DriveDeviceError - BIT - 1 - 28 - - - MotionCommandsLocked - BIT - 1 - 29 - - - IoDataInvalid - BIT - 1 - 30 - - - Error - BIT - 1 - 31 - - - %08x - - - 0x%08x - - - 16#%08X - - - - NCTOPLC_AXIS_REF_OPMODE - 32 - - OpModePosAreaMonitoring - BIT - 1 - 0 - - - OpModeTargetPosMonitoring - BIT - 1 - 1 - - - OpModeLoop - BIT - 1 - 2 - - - OpModeMotionMonitoring - BIT - 1 - 3 - - - OpModePEHTimeMonitoring - BIT - 1 - 4 - - - OpModeBacklashCompensation - BIT - 1 - 5 - - - OpModeDelayedErrorReaction - BIT - 1 - 6 - - - OpModeModulo - BIT - 1 - 7 - - - OpModeSimulationAxis - BIT - 1 - 8 - - - OpModePosLagMonitoring - BIT - 1 - 16 - - - OpModeVeloLagMonitoring - BIT - 1 - 17 - - - OpModeSoftLimitMinMonitoring - BIT - 1 - 18 - - - OpModeSoftLimitMaxMonitoring - BIT - 1 - 19 - - - OpModePosCorrection - BIT - 1 - 20 - - - OpModeAllowSlaveCommands - BIT - 1 - 21 - - - OpModeAllowExtSetAxisCommands - BIT - 1 - 22 - - - ApplicationRequest - BIT - 1 - 23 - - - - NCTOPLC_AXIS_REF_STATE2_FLAGS - 32 - - AvoidingCollision - BIT - 1 - 0 - - - %08x - - - 0x%08x - - - 16#%08X - - - - NCTOPLC_AXIS_REF_STATE2 - 32 - - Value - DWORD - 32 - 0 - - - Flags - NCTOPLC_AXIS_REF_STATE2_FLAGS - 32 - 0 - - - %08x - - - 0x%08x - - - 16#%08X - - - - NCTOPLC_AXIS_REF_CAMCOUPLINGSTATE - 8 - - CamActivationPending - BIT - 1 - 0 - - - CamDeactivationPending - BIT - 1 - 1 - - - CamActive - BIT - 1 - 2 - - - CamDataQueued - BIT - 1 - 6 - - - CamScalingPending - BIT - 1 - 7 - - - - UINTARR8 - 128 - UINT - - 0 - 8 - - - - NCTOPLC_AXIS_REF - 2048 - - StateDWord - NCTOPLC_AXIS_REF_STATE - 32 - 0 - - - ErrorCode - UDINT - 32 - 32 - - - AxisState - UDINT - Present State Of The Axis Movement (continuous axis): +]]>32649SETPOSUDINT329610SETVELOUDINT3212814SETACCUDINT3216015MODULOSETPOSUDINT3219211MODULOSETTURNSUDINT3222412SETDIRUDINT3225613TARGETPOSITIONUDINT3228819REMAININGTIMEANDPOSUDINT3232020STOPINFORMATIONUDINT3235224SETTASKCYCLE_WITHOUTCORRUDINT3238425SETPOS_WITHOUTCORRUDINT3241626SETVELO_WITHOUTCORRUDINT3244830SETACC_WITHOUTCORRUDINT3248031SETDIR_WITHOUTCORRUDINT3251229COUPLESTATEUDINT3254432CPLPARAMSUDINT3257634CPLFACTORUDINT3260835AXISCTRLLOOPIDXUDINT3264036AXISSETPOINTGENIDXUDINT3267237CPLCHARACVALUESUDINT3270438CAMINFOUDINT3273639CAMSTATUSUDINT3276840conditionalshow_ST_NCADS_AxisState832IDXGRPUDINT32016640IDXOFFS_ST_NCADS_IDXOFFS_AxisState80032conditionalshow_ST_NCADS_IDXOFFS_AxisFunctions1792RESETUDINT3201STOPUDINT32322CLEARUDINT32643EMERGENCYSTOPUDINT32964PARAMETRIZEDSTOPUDINT321285INITIALIZEUDINT321607ORIENTEDSTOPUDINT321929CALIBRUDINT3222416NEWTARGPOSUDINT3225617NEWTARGPOSANDVELOUDINT3228818CHANGEDYNAMICPARAMUDINT3232021UNIVERSALSTARTUDINT3235222SLAVEUNIVERSALSTARTUDINT3238423RELEASEAXISLOCKUDINT3241624SETEXTERNALERRORUDINT3244825SETPOSUDINT3248026SETCALFLAGUDINT3251227SETACTPOSUDINT3254428SETDRIVEPOSUDINT3257629SETENCODERSCALINGUDINT3260830SETPOSONTHEFLYUDINT3264031STARTUDINT3267232STARTEXTUDINT3270433STARTVELOCHANGEUDINT3273634ENABLEEXTGENUDINT3276835DISABLEEXTGENUDINT3280036REVERSINGSEQUENCEUDINT3283237STARTDRVOUTUDINT3286438STOPDRVOUTUDINT3289639CHANGEDRVOUTUDINT3292840JUMPTOOVERRIDEUDINT3296041EXTSETGENUNIVERSALSTARTUDINT3299243UNIVERSALTORQUESTARTUDINT32102445STARTSCOMUDINT32105648STOPSCOMUDINT32108849PHASINGREQEUSTUDINT32112052CPLUDINT32115264DECPLUDINT32118465CPLCHANGEUDINT32121666TABCPLCHANGEUDINT32124867STOPSLAVEUDINT32128068CPLTABUDINT32131269TABSLVACTIVCORUDINT32134470TABSLVLEAVECYCUDINT32137671TABSLVCOROFFSETUDINT32140872TABSLVSCALINGUDINT32144073CPLSOLOTABUDINT32147274CPLSYNCHRONIZINGUDINT32150475CAMSCALINGUDINT32153677DISABLEUDINT32156880ENABLEUDINT32160081CHANGEAXISCTRLLOOPUDINT32163282DRIVEDISABLEUDINT32166496DRIVEENABLEUDINT32169697RELEASEBRAKEUDINT32172898RECONFIGURATEUDINT321760112conditionalshow_ST_NCADS_AxisFunctions1824IDXGRPUDINT32016896IDXOFFS_ST_NCADS_IDXOFFS_AxisFunctions179232conditionalshow_ST_NCADS_Axis4320Parameter_ST_NCADS_AxisParameter16640State_ST_NCADS_AxisState8321664Functions_ST_NCADS_AxisFunctions18242496conditionalshow_ST_NCADS_IDXOFFS_TableParameter192MFREADCHARACVALUESUDINT32080WRITETABROWSUDINT323216777216WRITEMFTABROWSUDINT326483886080MFREADTABUDINT329634READSLAVEDYNAMICSUDINT3212835READMASTERPOSITIONUDINT3216036conditionalshow_ST_NCADS_TableParameter224IDXGRPUDINT32040960IDXOFFS_ST_NCADS_IDXOFFS_TableParameter19232conditionalshow_ST_NCADS_IDXOFFS_TableFunctions96CREATETABUDINT32065536CREATEMOTIONTABUDINT323265552DELETETABUDINT3264131072conditionalshow_ST_NCADS_TableFunctions128IDXGRPUDINT32041472IDXOFFS_ST_NCADS_IDXOFFS_TableFunctions9632conditionalshow_ST_NCADS_Table352Parameter_ST_NCADS_TableParameter2240Functions_ST_NCADS_TableFunctions128224conditionalshowADSRDDEVINFO1280NETIDT_AmsNetID19232ItemTypeInputPORTT_AmsPort16224ItemTypeInputRDINFOBOOL8240ItemTypeInputTMOUTTIME322565000ItemTypeInputBUSYBOOL8288ItemTypeOutputERRBOOL8296ItemTypeOutputERRIDUDINT32320ItemTypeOutputDEVNAMESTRING(19)160352ItemTypeOutputDEVVERUDINT32512ItemTypeOutputPouTypeFunctionBlockhide_all_locals_TCMCGLOBAL6976NCPORT_TCMCUINT1632500ItemTypeInputNCPORT_TCMC_COUPLINGUINT1648500ItemTypeInputNCNETID_TCMCT_AmsNetID19264ItemTypeInputNCPORT_TCMC_CAMUINT16256500ItemTypeInputNCPORT_TCMC_CAM_FASTUINT16272500ItemTypeInputNCNETID_TCMC_CAMT_AmsNetID192288ItemTypeInputNCPORT_TCMC_SUPERPOSITIONUINT16480501ItemTypeInputNcDeviceInfoTcMainVersionDWORD32512ItemTypeOutputNcDeviceInfoTcSubVersionDWORD32544ItemTypeOutputNcDeviceInfoNcDriverVersionDWORD32576ItemTypeOutputNcDeviceInfoNcVersionDWORD32608ItemTypeOutputNcDeviceInfoNcNameSTRING(19)160640ItemTypeOutputAxis_ST_NCADS_Axis4320800ItemTypeOutputsuppress_warning_0C0228Table_ST_NCADS_Table3525120ItemTypeOutputsuppress_warning_0C0228NCPORT_TCNCCAMMING_TABLEFUNCTIONUINT165472500tTargetPosTimeOutTIME3255046000tADSTimeOutTIME3255361000tStopMonitoringTimeOutTIME325568100NCTOPLC_FEEDBACK_MAXWAITCYCLESINT16560010fbADSRDDEVINFOADSRDDEVINFO12805632DeviceVersionDWORD326912InitBOOL86944ReadDeviceInfoPouTypeFunctionBlockconditionalshowFB_ScatteringFactorLUT575872sTableNameSTRING(80)64832ItemTypeInputfEnergyEVLREAL64704ItemTypeInputf1LREAL64768ItemTypeOutputf2LREAL64832ItemTypeOutputbErrorBOOL8896ItemTypeOutputbFoundBOOL8904ItemTypeOutputbDoneBOOL8912ItemTypeOutputfTableLookupLowLREAL64960ItemTypeOutputfTableLookupHighLREAL641024ItemTypeOutputbInitBOOL81088iRowSizeUDINT321120fRow1LREAL03321152fRow2LREAL03321184fEnergyEV_RowDeltaLREAL641216iRowCountUDINT321280iRowIdxUDINT321312fSlopeLREAL641344fTable_GeLREAL050603971521408fTable_CLREAL0502039638498560fTable_AlLREAL05040396768194944fTable_BeLREAL072403139008291712fTable_SiLREAL075603145152430720PouTypeFunctionBlockE_StageEnableMode16INTALWAYS0NEVER1DURING_MOTION2ENUM_StageEnableMode16E_StageEnableModeobsoleteUse E_StageEnableModeE_EpicsInOut16UINTUNKNOWN0OUT1IN2E_WFS_States16UINTUnknown0OUT1TARGET12TARGET23TARGET34TARGET45TARGET56PLCTONC_AXIS_REF_CTRL32EnableBIT10FeedEnablePlusBIT11FeedEnableMinusBIT12HomingSensorBIT15AcceptBlockedDriveBIT18PlcDebugFlagBIT130NcDebugFlagBIT131%08x0x%08x16#%08XPLCTONC_AXIS_REF1024ControlDWordPLCTONC_AXIS_REF_CTRL320OverrideUDINT3232AxisModeRequestUDINT3264AxisModeDWordUDINT3296AxisModeLRealLREAL64128PositionCorrectionLREAL64192ExtSetPosLREAL64256ExtSetVeloLREAL64320ExtSetAccLREAL64384ExtSetDirectionDINT32448ExtControllerOutputLREAL64512GearRatio1LREAL64576GearRatio2LREAL64640GearRatio3LREAL64704GearRatio4LREAL64768MapStateBOOL8832PlcCycleControlBYTE8840PlcCycleCountBYTE8848NcStructType1NCAXLESTRUCT_FROMPLC3NCTOPLC_AXIS_REF_STATE32OperationalBIT10HomedBIT11NotMovingBIT12InPositionAreaBIT13InTargetPositionBIT14ProtectedBIT15ErrorPropagationDelayedBIT16HasBeenStoppedBIT17HasJobBIT18PositiveDirectionBIT19NegativeDirectionBIT110HomingBusyBIT111ConstantVelocityBIT112CompensatingBIT113ExtSetPointGenEnabledBIT114PhasingActiveBIT115ExternalLatchValidBIT116NewTargetPosBIT117ContinuousMotionBIT119ControlLoopClosedBIT120CamTableQueuedBIT121CamDataQueuedBIT122CamScalingPendingBIT123CmdBufferedBIT124PTPmodeBIT125SoftLimitMinExceededBIT126SoftLimitMaxExceededBIT127DriveDeviceErrorBIT128MotionCommandsLockedBIT129IoDataInvalidBIT130ErrorBIT131%08x0x%08x16#%08XNCTOPLC_AXIS_REF_OPMODE32OpModePosAreaMonitoringBIT10OpModeTargetPosMonitoringBIT11OpModeLoopBIT12OpModeMotionMonitoringBIT13OpModePEHTimeMonitoringBIT14OpModeBacklashCompensationBIT15OpModeDelayedErrorReactionBIT16OpModeModuloBIT17OpModeSimulationAxisBIT18OpModePosLagMonitoringBIT116OpModeVeloLagMonitoringBIT117OpModeSoftLimitMinMonitoringBIT118OpModeSoftLimitMaxMonitoringBIT119OpModePosCorrectionBIT120OpModeAllowSlaveCommandsBIT121OpModeAllowExtSetAxisCommandsBIT122ApplicationRequestBIT123NCTOPLC_AXIS_REF_STATE2_FLAGS32AvoidingCollisionBIT10%08x0x%08x16#%08XNCTOPLC_AXIS_REF_STATE232ValueDWORD320FlagsNCTOPLC_AXIS_REF_STATE2_FLAGS320%08x0x%08x16#%08XNCTOPLC_AXIS_REF_CAMCOUPLINGSTATE8CamActivationPendingBIT10CamDeactivationPendingBIT11CamActiveBIT12CamDataQueuedBIT16CamScalingPendingBIT17UINTARR8128UINT08NCTOPLC_AXIS_REF2048StateDWordNCTOPLC_AXIS_REF_STATE320ErrorCodeUDINT3232AxisStateUDINT - 32 - 64 - - - AxisModeConfirmation - UDINT - 32 - 96 - - - HomingState - UDINT - Axis Homing Status: +]]>3264AxisModeConfirmationUDINT3296HomingStateUDINT - 32 - 128 - - - CoupleState - UDINT - Axis Coupling Status: +]]>32128CoupleStateUDINT - 32 - 160 - - - SvbEntries - UDINT - 32 - 192 - - - SafEntries - UDINT - 32 - 224 - - - AxisId - UDINT - 32 - 256 - - - OpModeDWord - NCTOPLC_AXIS_REF_OPMODE - 32 - 288 - - - ActPos - LREAL - 64 - 320 - - - ModuloActPos - LREAL - 64 - 384 - - - ActiveControlLoopIndex - UINT - 16 - 448 - - - ControlLoopIndex - UINT - 16 - 464 - - - ModuloActTurns - DINT - 32 - 480 - - - ActVelo - LREAL - 64 - 512 - - - PosDiff - LREAL - 64 - 576 - - - SetPos - LREAL - 64 - 640 - - - SetVelo - LREAL - 64 - 704 - - - SetAcc - LREAL - 64 - 768 - - - TargetPos - LREAL - 64 - 832 - - - ModuloSetPos - LREAL - 64 - 896 - - - ModuloSetTurns - DINT - 32 - 960 - - - CmdNo - UINT - 16 - 992 - - - CmdState - UINT - 16 - 1008 - - - SetJerk - LREAL - 64 - 1024 - - - SetTorque - LREAL - 64 - 1088 - - - ActTorque - LREAL - 64 - 1152 - - - StateDWord2 - NCTOPLC_AXIS_REF_STATE2 - 32 - 1216 - - - StateDWord3 - DWORD - 32 - 1248 - - - TouchProbeState - DWORD - 32 - 1280 - - - TouchProbeCounter - DWORD - 32 - 1312 - - - CamCouplingState - NCTOPLC_AXIS_REF_CAMCOUPLINGSTATE - - 0 - 8 - - 64 - 1344 - - - CamCouplingTableID - UINTARR8 - 128 - 1408 - - - ActTorqueDerivative - LREAL - 64 - 1536 - - - SetTorqueDerivative - LREAL - 64 - 1600 - - - ActPosWithoutPosCorrection - LREAL - 64 - 1792 - - - ActAcc - LREAL - 64 - 1856 - - - DcTimeStamp - UDINT - 32 - 1920 - - - - NcStructType - 2 - - - - - NCAXLESTRUCT_TOPLC - - - NCAXLESTRUCT_TOPLC2 - - - NCAXLESTRUCT_TOPLC3 - - - NCAXLESTRUCT_TOPLC4 - - - - - - - - - - - - - - ST_AdsAddress - 224 - - NetId - STRING(23) - 192 - 0 - - - Port - UINT - 16 - 192 - - - Channel - UINT - 16 - 208 - - - - MC_AxisStates - 16 - INT - - MC_AXISSTATE_UNDEFINED - 0 - - - MC_AXISSTATE_DISABLED - 1 - - - MC_AXISSTATE_STANDSTILL - 2 - - - MC_AXISSTATE_ERRORSTOP - 3 - - - MC_AXISSTATE_STOPPING - 4 - - - MC_AXISSTATE_HOMING - 5 - - - MC_AXISSTATE_DISCRETEMOTION - 6 - - - MC_AXISSTATE_CONTINOUSMOTION - 7 - - - MC_AXISSTATE_SYNCHRONIZEDMOTION - 8 - - - - ST_AxisOpModes - axis operation mode feedback from NcToPlc. - 136 - - PositionAreaMonitoring - BOOL - bit 0 - OpModeDWord - 8 - 0 - - - TargetPositionMonitoring - BOOL - bit 1 - OpModeDWord - 8 - 8 - - - LoopMode - BOOL - bit 2 - OpModeDWord - loop mode for two speed axes - 8 - 16 - - - MotionMonitoring - BOOL - bit 3 - OpModeDWord - 8 - 24 - - - PEHTimeMonitoring - BOOL - bit 4 - OpModeDWord - 8 - 32 - - - BacklashCompensation - BOOL - bit 5 - OpModeDWord - 8 - 40 - - - DelayedErrorReaction - BOOL - bit 6 - OpModeDWord - 8 - 48 - - - Modulo - BOOL - bit 7 - OpModeDWord - axis is parameterized as modulo axis - 8 - 56 - - - SimulationAxis - BOOL - bit 8 - OpModeDWord - axis is a simulation axis - available from 2.11 R2 B2033 - 2011-05-31 KSt - 8 - 64 - - - StopMonitoring - BOOL - bit 12 - OpModeDWord - TargetPositionMonitoring for Stop and Halt commands - available from 2.11 R3 - 2011-12-09 KSt - 8 - 72 - - - PositionLagMonitoring - BOOL - bit 16 - OpModeDWord - 8 - 80 - - - VelocityLagMonitoring - BOOL - bit 17 - OpModeDWord - 8 - 88 - - - SoftLimitMinMonitoring - BOOL - bit 18 - OpModeDWord - 8 - 96 - - - SoftLimitMaxMonitoring - BOOL - bit 19 - OpModeDWord - 8 - 104 - - - PositionCorrection - BOOL - bit 20 - OpModeDWord - 8 - 112 - - - AllowSlaveCommands - BOOL - 2009-02-20 KSt - 8 - 120 - - - AllowExtSetAxisCommands - BOOL - 2011-10-13 KSt - 8 - 128 - - - - ST_AxisStatus - 768 - - UpdateTaskIndex - BYTE - Task-Index of the task that updated this data set - 8 - 0 - - - UpdateCycleTime - LREAL - task cycle time of the task which calls the status function - 64 - 64 - - - CycleCounter - UDINT - PLC cycle counter when this data set updated - 32 - 128 - - - NcCycleCounter - UDINT - NC cycle counter incremented after NC task updated NcToPlc data structures - 32 - 160 - - - MotionState - MC_AxisStates - motion state in the PLCopen state diagram - 16 - 192 - - - Error - BOOL - StateDWord bit 31 - axis error state - 8 - 208 - - - ErrorID - UDINT - axis error code - 32 - 224 - - - displaymode - hex - - - - - ErrorStop - BOOL - PLCopen motion control statemachine states: - 8 - 256 - - - Disabled - BOOL - 8 - 264 - - - Stopping - BOOL - 8 - 272 - - - StandStill - BOOL - 8 - 280 - - - DiscreteMotion - BOOL - 8 - 288 - - - ContinuousMotion - BOOL - StateDWord bit 19 - 8 - 296 - - - SynchronizedMotion - BOOL - 8 - 304 - - - Homing - BOOL - 8 - 312 - - - ConstantVelocity - BOOL - StateDWord bit 12 - 8 - 320 - - - Accelerating - BOOL - 8 - 328 - - - Decelerating - BOOL - 8 - 336 - - - Operational - BOOL - StateDWord bit 0 - (was ready) - 8 - 344 - - - ControlLoopClosed - BOOL - StateDWord bit 20 - operational and position control active - 8 - 352 - - - HasJob - BOOL - StateDWord bit 8 - 8 - 360 - - - HasBeenStopped - BOOL - StateDWord bit 7 - 8 - 368 - - - NewTargetPosition - BOOL - StateDWord bit 17 - new target position commanded during move - 8 - 376 - - - InPositionArea - BOOL - StateDWord bit 3 - 8 - 384 - - - InTargetPosition - BOOL - StateDWord bit 4 - 8 - 392 - - - ProtectedMode - BOOL - StateDWord bit 5 - 8 - 400 - - - Homed - BOOL - StateDWord bit 1 - 8 - 408 - - - HomingBusy - BOOL - StateDWord bit 11 - 8 - 416 - - - MotionCommandsLocked - BOOL - StateDWord bit 29 - stop 'n hold - 8 - 424 - - - SoftLimitMinExceeded - BOOL - StateDWord bit 26 - reverse soft travel limit exceeded - 8 - 432 - - - SoftLimitMaxExceeded - BOOL - StateDWord bit 27 - forward soft travel limit exceeded - 8 - 440 - - - Moving - BOOL - StateDWord bit 9+10 - 8 - 448 - - - PositiveDirection - BOOL - StateDWord bit 9 - 8 - 456 - - - NegativeDirection - BOOL - StateDWord bit 10 - 8 - 464 - - - NotMoving - BOOL - StateDWord bit 2 - 8 - 472 - - - Compensating - BOOL - superposition - overlayed motion - 8 - 480 - - - ExtSetPointGenEnabled - BOOL - StateDWord bit 14 - 8 - 488 - - - PhasingActive - BOOL - StateDWord bit 15 - 8 - 496 - - - ExternalLatchValid - BOOL - StateDWord bit 16 - 8 - 504 - - - CamDataQueued - BOOL - StateDWord bit 22 - 8 - 512 - - - CamTableQueued - BOOL - StateDWord bit 21 - 8 - 520 - - - CamScalingPending - BOOL - StateDWord bit 23 - 8 - 528 - - - CmdBuffered - BOOL - StateDWord bit 24 - 8 - 536 - - - PTPmode - BOOL - StateDWord bit 25 - 8 - 544 - - - DriveDeviceError - BOOL - StateDWord bit 28 - 8 - 552 - - - IoDataInvalid - BOOL - StateDWord bit 30 - 8 - 560 - - - ErrorPropagationDelayed - BOOL - StateDWord bit 6 - 8 - 568 - - - DriveLimitActive - BOOL - StateDWord bit 18 - 20181213 Fap - 8 - 576 - - - Coupled - BOOL - Axis.NcToPlc.CoupleState - 8 - 584 - - - OpMode - ST_AxisOpModes - axis operation mode feedback from NcToPlc - 136 - 592 - - - NcApplicationRequest - BOOL - OpModeDWord bit 23 - 8 - 728 - - - - E_NcDriveType - 32 - DWORD - - NcDriveType_undefined - 0 - - - NcDriveType_M2400_DAC1 - 1 - - - NcDriveType_M2400_DAC2 - 2 - - - NcDriveType_M2400_DAC3 - 3 - - - NcDriveType_M2400_DAC4 - 4 - - - NcDriveType_KL4XXX - 5 - MDP 252/253: KL4xxx, PWM KL2502_30K (Frq-Cnt-Impuls-Modus), KL4132 (16 Bit), Pulse-Train KL2521, IP2512 - - - NcDriveType_KL4XXX_NonLinear - 6 - MDP 252/253: Analog-Typ für nichtlineare Kennlinie - - - NcDriveType_Discete_TwoSpeed - 7 - - - NcDriveType_Stepper - 8 - - - NcDriveType_Sercos - 9 - - - NcDriveType_KL5051 - 10 - MDP 510: BISSI Drive KL5051 mit 32 Bit (siehe KL4XXX) - - - NcDriveType_AX2000_B200 - 11 - AX2000-B200 Lightbus, Inkremental mit 32 Bit (AX2000) - - - NcDriveType_ProfiDrive - 12 - Inkremental mit 32 Bit - - - NcDriveType_Universal - 13 - Variable Bitmaske (max. 32 Bit, signed value) - - - NcDriveType_NcBackplane - 14 - Variable Bitmaske (max. 32 Bit, signed value) - - - NcDriveType_CANopen_Lenze - 15 - CANopen Lenze (max. 32 Bit, signed value) - - - NcDriveType_CANopen_DS402_MDP742 - 16 - MDP 742 (DS402): CANopen und EtherCAT (AX2000-B510, AX2000-B1x0, EL7201, AX8000) - - - NcDriveType_AX2000_B900 - 17 - AX2000-B900 Ethernet (max. 32 Bit, signed value) - - - NcDriveType_KL2531_Stepper - 20 - Schrittmotorklemme KL2531/KL2541 - - - NcDriveType_KL2532_DC - 21 - 2-Kanal-DC-Motor-Endstufe (2-channel DC motor stage) KL2532/KL2542, 2-Kanal-PWM-DC-Motorendstufe KL2535/KL2545 - - - NcDriveType_TCOM - 22 - TCOM Drive -> Interface to Soft Drive - - - NcDriveType_MDP_733 - 23 - MDP 733: Modular Device Profile MDP 733 for DC (e.g. EL7332/EL7342) (20.02.09) - - - NcDriveType_MDP_703 - 24 - MDP 703: Modular Device Profile MDP 703 for stepper (e.g. EL7031/EL7041) - - - - E_NcEncoderType - 32 - DWORD - - NcEncoderType_undefined - 0 - - - NcEncoderType_Simulation - 1 - Simulation - - - NcEncoderType_ABS_M3000 - 2 - Absolut mit 24 und 25 Bit sowie 12 und 13 Bit Single Turn Encoder (M3000) - - - NcEncoderType_INC_M31X0 - 3 - Inkremental mit 24 Bit (M31x0, M3200, M3100, M2000) - - - NcEncoderType_INC_KL5101 - 4 - MDP 511: Inkremental mit 16 Bit und Latch (MDP511: EL7041, EL5101, EL5151, EL2521, EL5021(SinCos); KL5101, IP5109, KL5111) - - - NcEncoderType_ABS_KL5001_SSI - 5 - MDP 500/501: Absolut SSI mit 24 Bit (KL5001, IP5009)(MDP 501: EL5001) - - - NcEncoderType_INC_KL5051 - 6 - MDP 510: Absolut/Inkremental BISSI mit 16 Bit (KL5051, PWM KL2502_30K (Frq-Cnt-Impuls-Modus), Pulse-Train KL2521, IP2512 ) - - - NcEncoderType_ABS_KL30XX - 7 - Absolut Analog Eingang mit 16 Bit (KL30xx) - - - NcEncoderType_INC_Sercos_P - 8 - SERCOS "Encoder" POS - - - NcEncoderType_INC_Sercos_PV - 9 - SERCOS "Encoder" POS und VELO - - - NcEncoderType_INC_Binary - 10 - Binaerer Inkremental Encoder (0/1) - - - NcEncoderType_ABS_M2510 - 11 - Absolut Analog Eingang mit 12 Bit (M2510) - - - NcEncoderType_ABS_FOX50 - 12 - T&R Fox 50 Modul (24 Bit Absolut (SSI)) - - - NcEncoderType_ABS_HYDRAULIC_FORCE - 13 - MMW-Typ: Kraftermittlung aus Pa, Pb, Aa, Ab - - - NcEncoderType_INC_AX2000_B200 - 14 - Inkremental AX2000-B200 Lightbus mit 16/20 Bit (AX2000) - - - NcEncoderType_INC_PROFIDRIVE - 15 - Inkremental mit 32 Bit - - - NcEncoderType_INC_UNIVERSAL - 16 - Inkremental mit variabler Bitmaske (max. 32 Bit) - - - NcEncoderType_INC_NCBACKPLANE - 17 - Inkremental NC Rückwand - - - NcEncoderType_INC_CANOPEN_LENZE - 18 - Inkremental CANopen Lenze - - - NcEncoderType_INC_CANOPEN_DS402_MDP513_MDP742 - 19 - MDP 513 / MDP 742 (DS402): CANopen und EtherCAT (AX2000-B510, AX2000-B1x0, EL7201, EL5032/32Bit) - - - NcEncoderType_INC_AX2000_B900 - 20 - Inkremental AX2000-B900 Ethernet - - - NcEncoderType_INC_KL5151 - 21 - Inkremental mit 32 Bit Zaehler und int.+ ext. 32 Bit Latch (KL5151_0000) (nur umschaltbar), die 2-kanalige KL5151_0050 hat kein Latch ! - - - NcEncoderType_INC_IP5209 - 24 - Inkremental mit 32 Bit Zaehler und int. 32 Bit Latch (IP5209) - - - NcEncoderType_INC_KL2531_Stepper - 25 - Inkremental mit 16 Bit Zaehler und int.+ext. 16 Bit Latch (nur umschaltbar) (Schrittmotorklemme KL2531/KL2541) - - - NcEncoderType_INC_KL2532_DC - 26 - Inkremental mit 16 Bit Zaehler und ext. 16 Bit Latch (nur umschaltbar) (2-Kanal-DC-Motor-Endstufe KL2532/KL2542), 2-Kanal-PWM-DC-Motorendstufe KL2535/KL2545 - - - NcEncoderType_INC_TIMEBASEGENERATOR - 27 - Time Base Generator - - - NcEncoderType_INC_TCOM - 28 - TCOM Encoder -> Interface to Soft Drive Encoder - - - NcEncoderType_INC_CANOPEN_MDP513_64BIT - 29 - MDP 513 (DS402, EnDat2.2, 64 Bit): EL5032/64Bit - - - NcEncoderType_SPECIFIC - 100 - - - - E_NcAxisType - 32 - DWORD - - NcAxisType_undefined - 0 - - - NcAxisType_Continious - 1 - Kontinuierliche Achse (auch SERCOS) - - - NcAxisType_Discrete_TwoSpeed - 2 - Diskrete Achse (Eil/Schleich-Achse) - - - NcAxisType_LowCostStepper_DigIO - 3 - Schrittmotor Achse (ohne PWM Klemme KL2502/30 und ohne Pulse-Train KL2521) - - - NcAxisType_Encoder - 5 - Encoder Achse - - - NcAxisType_Hydraulic - 6 - Kontinuierliche Achse mit Betriebsartumschaltung fur Positions-/Druck-Regelung - - - NcAxisType_TimeGenerator - 7 - Time Base Generator - - - NcAxisType_Specific - 100 - - - - ST_DriveAddress - 640 - - NetID - T_AmsNetID - AMS NetID of the hardware drive as a string - 192 - 0 - - - NetIdBytes - T_AmsNetIdArr - AMS NetID of the hardware drive as a byte array (same information as NetID) - 48 - 192 - - - SlaveAddress - T_AmsPort - slave address of the hardware drive connected to a bus master - 16 - 240 - - - Channel - BYTE - channel number of the hardware drive - 8 - 256 - - - NcDriveId - DWORD - ID [1..255] of the NC software drive of an axis - 32 - 288 - - - NcDriveIndex - DWORD - index [0..9] of the NC software drive of an axis - 32 - 320 - - - NcDriveType - E_NcDriveType - type enumeration of the NC software drive of an axis - 32 - 352 - - - NcEncoderId - DWORD - ID [1..255] of the NC software encoder of an axis - 32 - 384 - - - NcEncoderIndex - DWORD - index [0..9] of the NC software encoder of an axis - 32 - 416 - - - NcEncoderType - E_NcEncoderType - type enumeration of the NC encoder drive of an axis - 32 - 448 - - - NcAxisId - DWORD - ID [1..255] of the NC axis - 32 - 480 - - - NcAxisType - E_NcAxisType - type enumeration of the NC axis - 32 - 512 - - - TcSoftDriveObjectId - OTCID - new since 2016-04-11 FAP - just available with versions after this date, otherwise zero - 32 - 544 - - - conditionalshow - - - - - TcDriveObjectId - OTCID - 32 - 576 - - - TcEncoderObjectId - OTCID - 32 - 608 - - - - _E_PhasingState - 16 - INT - - PhasingInactive - 0 - - - PhasingActivated - 1 - - - PhasingAborted - 2 - - - - _InternalAxisRefData - 128 - - NcCycleCounterAvailable - BOOL - TRUE if the NcCycleCounter is definitely available on the target system - FALSE if undefined - 8 - 0 - - - NcCycleCounter_AtReadStatusCall - UDINT - current NC cycle counter when calling ReadStatus - 32 - 32 - - - LastTaskIndex_AtReadStatusCall - BYTE - task index of last recent status update - 8 - 64 - - - CounterSameTaskIndex_AtReadStatusCall - UINT - counter increments to max 100 if the task index for the status update never changes - 16 - 80 - - - PhasingState - _E_PhasingState - KSt 20190703 global handshake for phasing blocks - 16 - 96 - - - - conditionalshow - - - - - AXIS_REF - +]]>32160SvbEntriesUDINT32192SafEntriesUDINT32224AxisIdUDINT32256OpModeDWordNCTOPLC_AXIS_REF_OPMODE32288ActPosLREAL64320ModuloActPosLREAL64384ActiveControlLoopIndexUINT16448ControlLoopIndexUINT16464ModuloActTurnsDINT32480ActVeloLREAL64512PosDiffLREAL64576SetPosLREAL64640SetVeloLREAL64704SetAccLREAL64768TargetPosLREAL64832ModuloSetPosLREAL64896ModuloSetTurnsDINT32960CmdNoUINT16992CmdStateUINT161008SetJerkLREAL641024SetTorqueLREAL641088ActTorqueLREAL641152StateDWord2NCTOPLC_AXIS_REF_STATE2321216StateDWord3DWORD321248TouchProbeStateDWORD321280TouchProbeCounterDWORD321312CamCouplingStateNCTOPLC_AXIS_REF_CAMCOUPLINGSTATE08641344CamCouplingTableIDUINTARR81281408ActTorqueDerivativeLREAL641536SetTorqueDerivativeLREAL641600ActPosWithoutPosCorrectionLREAL641792ActAccLREAL641856DcTimeStampUDINT321920NcStructType2NCAXLESTRUCT_TOPLCNCAXLESTRUCT_TOPLC2NCAXLESTRUCT_TOPLC3NCAXLESTRUCT_TOPLC4ST_AdsAddress224NetIdSTRING(23)1920PortUINT16192ChannelUINT16208MC_AxisStates16INTMC_AXISSTATE_UNDEFINED0MC_AXISSTATE_DISABLED1MC_AXISSTATE_STANDSTILL2MC_AXISSTATE_ERRORSTOP3MC_AXISSTATE_STOPPING4MC_AXISSTATE_HOMING5MC_AXISSTATE_DISCRETEMOTION6MC_AXISSTATE_CONTINOUSMOTION7MC_AXISSTATE_SYNCHRONIZEDMOTION8ST_AxisOpModes136PositionAreaMonitoringBOOL80TargetPositionMonitoringBOOL88LoopModeBOOL816MotionMonitoringBOOL824PEHTimeMonitoringBOOL832BacklashCompensationBOOL840DelayedErrorReactionBOOL848ModuloBOOL856SimulationAxisBOOL864StopMonitoringBOOL872PositionLagMonitoringBOOL880VelocityLagMonitoringBOOL888SoftLimitMinMonitoringBOOL896SoftLimitMaxMonitoringBOOL8104PositionCorrectionBOOL8112AllowSlaveCommandsBOOL8120AllowExtSetAxisCommandsBOOL8128ST_AxisStatus768UpdateTaskIndexBYTE80UpdateCycleTimeLREAL6464CycleCounterUDINT32128NcCycleCounterUDINT32160MotionStateMC_AxisStates16192ErrorBOOL8208ErrorIDUDINT32224displaymodehexErrorStopBOOL8256DisabledBOOL8264StoppingBOOL8272StandStillBOOL8280DiscreteMotionBOOL8288ContinuousMotionBOOL8296SynchronizedMotionBOOL8304HomingBOOL8312ConstantVelocityBOOL8320AcceleratingBOOL8328DeceleratingBOOL8336OperationalBOOL8344ControlLoopClosedBOOL8352HasJobBOOL8360HasBeenStoppedBOOL8368NewTargetPositionBOOL8376InPositionAreaBOOL8384InTargetPositionBOOL8392ProtectedModeBOOL8400HomedBOOL8408HomingBusyBOOL8416MotionCommandsLockedBOOL8424SoftLimitMinExceededBOOL8432SoftLimitMaxExceededBOOL8440MovingBOOL8448PositiveDirectionBOOL8456NegativeDirectionBOOL8464NotMovingBOOL8472CompensatingBOOL8480ExtSetPointGenEnabledBOOL8488PhasingActiveBOOL8496ExternalLatchValidBOOL8504CamDataQueuedBOOL8512CamTableQueuedBOOL8520CamScalingPendingBOOL8528CmdBufferedBOOL8536PTPmodeBOOL8544DriveDeviceErrorBOOL8552IoDataInvalidBOOL8560ErrorPropagationDelayedBOOL8568DriveLimitActiveBOOL8576CoupledBOOL8584OpModeST_AxisOpModes136592NcApplicationRequestBOOL8728E_NcDriveType32DWORDNcDriveType_undefined0NcDriveType_M2400_DAC11NcDriveType_M2400_DAC22NcDriveType_M2400_DAC33NcDriveType_M2400_DAC44NcDriveType_KL4XXX5NcDriveType_KL4XXX_NonLinear6NcDriveType_Discete_TwoSpeed7NcDriveType_Stepper8NcDriveType_Sercos9NcDriveType_KL505110NcDriveType_AX2000_B20011NcDriveType_ProfiDrive12NcDriveType_Universal13NcDriveType_NcBackplane14NcDriveType_CANopen_Lenze15NcDriveType_CANopen_DS402_MDP74216NcDriveType_AX2000_B90017NcDriveType_KL2531_Stepper20NcDriveType_KL2532_DC21NcDriveType_TCOM22 Interface to Soft Drive]]>NcDriveType_MDP_73323NcDriveType_MDP_70324E_NcEncoderType32DWORDNcEncoderType_undefined0NcEncoderType_Simulation1NcEncoderType_ABS_M30002NcEncoderType_INC_M31X03NcEncoderType_INC_KL51014NcEncoderType_ABS_KL5001_SSI5NcEncoderType_INC_KL50516NcEncoderType_ABS_KL30XX7NcEncoderType_INC_Sercos_P8NcEncoderType_INC_Sercos_PV9NcEncoderType_INC_Binary10NcEncoderType_ABS_M251011NcEncoderType_ABS_FOX5012NcEncoderType_ABS_HYDRAULIC_FORCE13NcEncoderType_INC_AX2000_B20014NcEncoderType_INC_PROFIDRIVE15NcEncoderType_INC_UNIVERSAL16NcEncoderType_INC_NCBACKPLANE17NcEncoderType_INC_CANOPEN_LENZE18NcEncoderType_INC_CANOPEN_DS402_MDP513_MDP74219NcEncoderType_INC_AX2000_B90020NcEncoderType_INC_KL515121NcEncoderType_INC_IP520924NcEncoderType_INC_KL2531_Stepper25NcEncoderType_INC_KL2532_DC26NcEncoderType_INC_TIMEBASEGENERATOR27NcEncoderType_INC_TCOM28 Interface to Soft Drive Encoder]]>NcEncoderType_INC_CANOPEN_MDP513_64BIT29NcEncoderType_SPECIFIC100E_NcAxisType32DWORDNcAxisType_undefined0NcAxisType_Continious1NcAxisType_Discrete_TwoSpeed2NcAxisType_LowCostStepper_DigIO3NcAxisType_Encoder5NcAxisType_Hydraulic6NcAxisType_TimeGenerator7NcAxisType_Specific100ST_DriveAddress640NetIDT_AmsNetID1920NetIdBytesT_AmsNetIdArr48192SlaveAddressT_AmsPort16240ChannelBYTE8256NcDriveIdDWORD32288NcDriveIndexDWORD32320NcDriveTypeE_NcDriveType32352NcEncoderIdDWORD32384NcEncoderIndexDWORD32416NcEncoderTypeE_NcEncoderType32448NcAxisIdDWORD32480NcAxisTypeE_NcAxisType32512TcSoftDriveObjectIdOTCID32544conditionalshowTcDriveObjectIdOTCID32576TcEncoderObjectIdOTCID32608_E_PhasingState16INTPhasingInactive0PhasingActivated1PhasingAborted2_InternalAxisRefData128NcCycleCounterAvailableBOOL80NcCycleCounter_AtReadStatusCallUDINT3232LastTaskIndex_AtReadStatusCallBYTE864CounterSameTaskIndex_AtReadStatusCallUINT1680PhasingState_E_PhasingState1696conditionalshowAXIS_REF - 9024 - - PlcToNc - PLCTONC_AXIS_REF - 1024 - 64 - - - ItemType - Input - - - TcAddressType - Output - - - - - NcToPlc - NCTOPLC_AXIS_REF - 2048 - 1088 - - - ItemType - Output - - - TcAddressType - Input - - - - - ADS - ST_AdsAddress - 224 - 3136 - - - ItemType - Output - - - - - Status - ST_AxisStatus - 768 - 3392 - - - ItemType - Output - - - - - DriveAddress - ST_DriveAddress - 640 - 4160 - - - ItemType - Input - - - - - _internal - _InternalAxisRefData - 128 - 4800 - - - conditionalshow - - - - - Storage - DWORD - - 0 - 128 - - 4096 - 4928 - - - conditionalshow - - - - - ReadStatus - - - - PouType - FunctionBlock - - - conditionalshow_all_locals - - - - - DUT_EPS - 1344 - - nFlags - UDINT - Contains EPS flags - 32 - 0 - - 4294967295 - - - - pytmc - +]]>9024PlcToNcPLCTONC_AXIS_REF102464ItemTypeInputTcAddressTypeOutputNcToPlcNCTOPLC_AXIS_REF20481088ItemTypeOutputTcAddressTypeInputADSST_AdsAddress2243136ItemTypeOutputStatusST_AxisStatus7683392ItemTypeOutputDriveAddressST_DriveAddress6404160ItemTypeInput_internal_InternalAxisRefData1284800conditionalshowStorageDWORD012840964928conditionalshowReadStatusPouTypeFunctionBlockconditionalshow_all_localsDUT_EPS1344nFlagsUDINT3204294967295pytmc pv: nFlags io: i field: DESC Contains EPS flags - - - - - - sFlagDesc - STRING(80) - Desciption of values nFlags contains - 648 - 32 - - - pytmc - + sFlagDescSTRING(80)64832pytmc pv: sFlagDesc io: i field: DESC semicolon-delimited nFlag variable - - - - - - sMessage - STRING(80) - Name to use for log messages. - 648 - 680 - - - pytmc - + sMessageSTRING(80)648680pytmc pv: sMessage io: i field: DESC Message from EPS to usr - - - - - - bEPS_OK - BOOL - Keep Track if nFlags are all true - 8 - 1328 - - 1 - - - - pytmc - + bEPS_OKBOOL813281pytmc pv: bEPS_OK io: i field: DESC check if nFlags are all true - - - - - - - E_StageBrakeMode - 16 - INT - - IF_ENABLED - 0 - Disengage brake when the motor is enabled - - - IF_MOVING - 1 - Disengage brake when the motor is moving - - - NO_BRAKE - 2 - Do not change the brake state in FB_MotionStage - - - - E_EpicsHomeCmd - 16 - INT - - LOW_LIMIT - 1 - Low limit switch - - - HIGH_LIMIT - 2 - High limit switch - - - HOME_VIA_LOW - 3 - Home switch via low switch - - - HOME_VIA_HIGH - 4 - Home switch via high switch - - - ABSOLUTE_SET - 15 - Set here to be fHomePosition - - - NONE - -1 - Do not home, ever - - - - ST_AxisParameterSet - 8192 - - AxisId - DWORD - TC3 &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& - 32 - 0 - - - nAxisType - E_NcAxisType - 0x00000003 - 32 - 32 - - - sAxisName - STRING(31) - 0x00000002 - 256 - 64 - - - fAxisCycleTime - LREAL - available from Tc 2.11 R2 - 64 - 320 - - - bEnablePositionAreaControl - WORD - 0x0000000F - 16 - 384 - - - fPositionAreaControlRange - LREAL - 0x00000010 - 64 - 448 - - - bEnableMotionControl - WORD - 0x00000011 - 16 - 512 - - - fMotionControlTime - LREAL - 0x00000012 - 64 - 576 - - - bEnableLoop - WORD - 0x00000013 - 16 - 640 - - - fLoopDistance - LREAL - 0x00000014 - 64 - 704 - - - bEnableTargetPosControl - WORD - 0x00000015 - 16 - 768 - - - fTargetPosControlRange - LREAL - 0x00000016 - 64 - 832 - - - fTargetPosControlTime - LREAL - 0x00000017 - 64 - 896 - - - fVeloMaximum - LREAL - 0x00000027 - 64 - 960 - - - fRefVeloSearch - LREAL - 0x00000006 calibration velo (TO plc cam) (17.05.11: parameter extension) - 64 - 1024 - - - fRefVeloSync - LREAL - 0x00000007 calibration velo (off plc cam) (17.05.11: parameter extension) - 64 - 1088 - - - fVeloSlowManual - LREAL - 0x00000008 manual velocity (slow) (17.05.11: parameter extension) - 64 - 1152 - - - fVeloFastManual - LREAL - 0x00000009 manual velocity (fast) (17.05.11: parameter extension) - 64 - 1216 - - - fMotionControlRange - LREAL - 0x00000028 - 64 - 1280 - - - bEnablePEHTimeControl - WORD - 0x00000029 - 16 - 1344 - - - fPEHControlTime - LREAL - 0x0000002A - 64 - 1408 - - - bEnableBacklashCompensation - WORD - 0x0000002B - 16 - 1472 - - - fBacklash - LREAL - 0x0000002C - 64 - 1536 - - - sAmsNetId - T_AmsNetID - 0x00000031 (Wandlung von "BYTE b[6]" zum nullterminierten STRING mit 23+1 Zeichen) - 192 - 1600 - - - nPort - WORD - 0x00000031 - 16 - 1792 - - - nChnNo - WORD - 0x00000031 - 16 - 1808 - - - fAcceleration - LREAL - 0x00000101 - 64 - 1856 - - - fDeceleration - LREAL - 0x00000102 - 64 - 1920 - - - fJerk - LREAL - 0x00000103 - 64 - 1984 - - - nEncId - DWORD - 0x00010001 - 32 - 2048 - - - nEncType - E_NcEncoderType - 0x00010003 - 32 - 2080 - - - sEncName - STRING(31) - 0x00010002 - 256 - 2112 - - - fEncScaleFactorNumerator - LREAL - 0x00010023 - 64 - 2368 - - - fEncScaleFactorDenominator - LREAL - 0x00010024 - 64 - 2432 - - - fEncScaleFactorInternal - LREAL - fEncScaleFactorInternal = fEncScaleFactorNumerator / fEncScaleFactorDenominator - 64 - 2496 - - - fEncOffset - LREAL - 0x00010007 - 64 - 2560 - - - bEncIsInverse - WORD - 0x00010008 - 16 - 2624 - - - fEncModuloFactor - LREAL - 0x00010009 - 64 - 2688 - - - nEncMode - DWORD - 0x0001000A - 32 - 2752 - - - bEncEnableSoftEndMinControl - WORD - 0x0001000B - 16 - 2784 - - - bEncEnableSoftEndMaxControl - WORD - 0x0001000C - 16 - 2800 - - - fEncSoftEndMin - LREAL - 0x0001000D - 64 - 2816 - - - fEncSoftEndMax - LREAL - 0x0001000E - 64 - 2880 - - - nEncMaxIncrement - DWORD - 0x00010015 - 32 - 2944 - - - nEncRefSoftSyncMask - DWORD - 0x00010108 - 32 - 2976 - - - bEncEnablePosCorrection - WORD - 0x00010016 - 16 - 3008 - - - nEncReferenceSystem - DWORD - 0x00010019 (15.10.15: parameter extension) - 32 - 3040 - - - fEncPosCorrectionFilterTime - LREAL - 0x00010017 - 64 - 3072 - - - bEncRefSearchInverse - UINT - 0x00010101 (17.05.11: parameter extension) - 16 - 3136 - - - bEncRefSyncInverse - UINT - 0x00010102 (17.05.11: parameter extension) - 16 - 3152 - - - nEncRefMode - UDINT - 0x00010107 (17.05.11: parameter extension) - 32 - 3168 - - - fEncRefPosition - LREAL - 0x00010103 (17.05.11: parameter extension) - 64 - 3200 - - - nCtrlId - DWORD - 0x00020001 - 32 - 3264 - - - nCtrlType - DWORD - 0x00020003 - 32 - 3296 - - - sCtrlName - STRING(31) - 0x00020002 - 256 - 3328 - - - bCtrlEnablePosDiffControl - WORD - 0x00020010 - 16 - 3584 - - - bCtrlEnableVeloDiffControl - WORD - 0x00020011 - 16 - 3600 - - - fCtrlPosDiffMax - LREAL - 0x00020012 - 64 - 3648 - - - fCtrlPosDiffMaxTime - LREAL - 0x00020013 - 64 - 3712 - - - fCtrlPosKp - LREAL - 0x00020102 - 64 - 3776 - - - fCtrlPosTn - LREAL - 0x00020103 - 64 - 3840 - - - fCtrlPosTv - LREAL - 0x00020104 - 64 - 3904 - - - fCtrlPosTd - LREAL - 0x00020105 - 64 - 3968 - - - fCtrlPosExtKp - LREAL - 0x00020106 - 64 - 4032 - - - fCtrlPosExtVelo - LREAL - 0x00020107 - 64 - 4096 - - - fCtrlAccKa - LREAL - 0x00020108 - 64 - 4160 - - - nDriveId - DWORD - 0x00030001 - 32 - 4224 - - - nDriveType - E_NcDriveType - 0x00030003 - 32 - 4256 - - - sDriveName - STRING(31) - 0x00030002 - 256 - 4288 - - - bDriveIsInverse - WORD - 0x00030006 - 16 - 4544 - - - nDriveControlDWord - DWORD - 0x00030010 - 32 - 4576 - - - fDriveVeloReferenz - LREAL - 0x00030101 - 64 - 4608 - - - fDriveOutputReferenz - LREAL - 0x00030102 - 64 - 4672 - - - fDriveOutputScalingAcc - LREAL - 0x0003000A (15.10.15: parameter extension) - 64 - 4736 - - - fDriveOutputScalingTorque - LREAL - 0x0003000B (15.10.15: parameter extension) - 64 - 4800 - - - fDriveInputScalingTorque - LREAL - 0x00030031 (15.10.15: parameter extension) - 64 - 4864 - - - fDriveInputFiltertimeTorque - LREAL - 0x00030032 (15.10.15: parameter extension) - 64 - 4928 - - - fDriveInputFiltertimeTorqueDerivative - LREAL - 0x00030033 (15.10.15: parameter extension) - 64 - 4992 - - - fAccelerationMax - LREAL - 0x000000F1 (15.10.15: parameter extension) - 64 - 5056 - - - fDecelerationMax - LREAL - 0x000000F2 (15.10.15: parameter extension) - 64 - 5120 - - - - DUT_AxisStatus_v0_01 - 768 - - bEnable - BOOL - 8 - 0 - - - bReset - BOOL - 8 - 8 - - - bExecute - BOOL - 8 - 16 - - - nCommand - UINT - 16 - 32 - - - nCmdData - UINT - 16 - 48 - - - fVelocity - LREAL - 64 - 64 - - - fPosition - LREAL - 64 - 128 - - - fAcceleration - LREAL - 64 - 192 - - - fDeceleration - LREAL - 64 - 256 - - - bJogFwd - BOOL - 8 - 320 - - - bJogBwd - BOOL - 8 - 328 - - - bLimitFwd - BOOL - 8 - 336 - - - bLimitBwd - BOOL - 8 - 344 - - - fOverride - LREAL - 64 - 384 - - 100 - - - - bHomeSensor - BOOL - 8 - 448 - - - bEnabled - BOOL - 8 - 456 - - - bError - BOOL - 8 - 464 - - - nErrorId - UDINT - 32 - 480 - - - fActVelocity - LREAL - 64 - 512 - - - fActPosition - LREAL - 64 - 576 - - - fActDiff - LREAL - 64 - 640 - - - bHomed - BOOL - 8 - 704 - - - bBusy - BOOL - 8 - 712 - - - - ST_MotionStage - 25216 - - Axis - AXIS_REF - Hardware - PLC Axis Reference - 9024 - 0 - - - bLimitForwardEnable - BOOL - NC Forward Limit Switch: TRUE if ok to move - 8 - 9024 - - - TcAddressType - Input - - - - - bLimitBackwardEnable - BOOL - NC Backward Limit Switch: TRUE if ok to move - 8 - 9032 - - - TcAddressType - Input - - - - - bHome - BOOL - NO Home Switch: TRUE if at home - 8 - 9040 - - - TcAddressType - Input - - - - - bBrakeRelease - BOOL - NC Brake Output: TRUE to release brake - 8 - 9048 - - - TcAddressType - Output - - - - - bHardwareEnable - BOOL - NC STO Input: TRUE if ok to move - 8 - 9056 - - - pytmc - + E_StageBrakeMode16INTIF_ENABLED0IF_MOVING1NO_BRAKE2E_EpicsHomeCmd16INTLOW_LIMIT1HIGH_LIMIT2HOME_VIA_LOW3HOME_VIA_HIGH4ABSOLUTE_SET15NONE-1ST_AxisParameterSet8192AxisIdDWORD320nAxisTypeE_NcAxisType3232sAxisNameSTRING(31)25664fAxisCycleTimeLREAL64320bEnablePositionAreaControlWORD16384fPositionAreaControlRangeLREAL64448bEnableMotionControlWORD16512fMotionControlTimeLREAL64576bEnableLoopWORD16640fLoopDistanceLREAL64704bEnableTargetPosControlWORD16768fTargetPosControlRangeLREAL64832fTargetPosControlTimeLREAL64896fVeloMaximumLREAL64960fRefVeloSearchLREAL641024fRefVeloSyncLREAL641088fVeloSlowManualLREAL641152fVeloFastManualLREAL641216fMotionControlRangeLREAL641280bEnablePEHTimeControlWORD161344fPEHControlTimeLREAL641408bEnableBacklashCompensationWORD161472fBacklashLREAL641536sAmsNetIdT_AmsNetID1921600nPortWORD161792nChnNoWORD161808fAccelerationLREAL641856fDecelerationLREAL641920fJerkLREAL641984nEncIdDWORD322048nEncTypeE_NcEncoderType322080sEncNameSTRING(31)2562112fEncScaleFactorNumeratorLREAL642368fEncScaleFactorDenominatorLREAL642432fEncScaleFactorInternalLREAL642496fEncOffsetLREAL642560bEncIsInverseWORD162624fEncModuloFactorLREAL642688nEncModeDWORD322752bEncEnableSoftEndMinControlWORD162784bEncEnableSoftEndMaxControlWORD162800fEncSoftEndMinLREAL642816fEncSoftEndMaxLREAL642880nEncMaxIncrementDWORD322944nEncRefSoftSyncMaskDWORD322976bEncEnablePosCorrectionWORD163008nEncReferenceSystemDWORD323040fEncPosCorrectionFilterTimeLREAL643072bEncRefSearchInverseUINT163136bEncRefSyncInverseUINT163152nEncRefModeUDINT323168fEncRefPositionLREAL643200nCtrlIdDWORD323264nCtrlTypeDWORD323296sCtrlNameSTRING(31)2563328bCtrlEnablePosDiffControlWORD163584bCtrlEnableVeloDiffControlWORD163600fCtrlPosDiffMaxLREAL643648fCtrlPosDiffMaxTimeLREAL643712fCtrlPosKpLREAL643776fCtrlPosTnLREAL643840fCtrlPosTvLREAL643904fCtrlPosTdLREAL643968fCtrlPosExtKpLREAL644032fCtrlPosExtVeloLREAL644096fCtrlAccKaLREAL644160nDriveIdDWORD324224nDriveTypeE_NcDriveType324256sDriveNameSTRING(31)2564288bDriveIsInverseWORD164544nDriveControlDWordDWORD324576fDriveVeloReferenzLREAL644608fDriveOutputReferenzLREAL644672fDriveOutputScalingAccLREAL644736fDriveOutputScalingTorqueLREAL644800fDriveInputScalingTorqueLREAL644864fDriveInputFiltertimeTorqueLREAL644928fDriveInputFiltertimeTorqueDerivativeLREAL644992fAccelerationMaxLREAL645056fDecelerationMaxLREAL645120DUT_AxisStatus_v0_01768bEnableBOOL80bResetBOOL88bExecuteBOOL816nCommandUINT1632nCmdDataUINT1648fVelocityLREAL6464fPositionLREAL64128fAccelerationLREAL64192fDecelerationLREAL64256bJogFwdBOOL8320bJogBwdBOOL8328bLimitFwdBOOL8336bLimitBwdBOOL8344fOverrideLREAL64384100bHomeSensorBOOL8448bEnabledBOOL8456bErrorBOOL8464nErrorIdUDINT32480fActVelocityLREAL64512fActPositionLREAL64576fActDiffLREAL64640bHomedBOOL8704bBusyBOOL8712ST_MotionStage25216AxisAXIS_REF90240bLimitForwardEnableBOOL89024TcAddressTypeInputbLimitBackwardEnableBOOL89032TcAddressTypeInputbHomeBOOL89040TcAddressTypeInputbBrakeReleaseBOOL89048TcAddressTypeOutputbHardwareEnableBOOL89056pytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - - - nRawEncoderULINT - ULINT - Raw encoder IO for ULINT (Biss-C) - 64 - 9088 - - - TcAddressType - Input - - - - - nRawEncoderUINT - UINT - Raw encoder IO for UINT (Relative Encoders) - 16 - 9152 - - - TcAddressType - Input - - - - - nRawEncoderINT - INT - Raw encoder IO for INT (LVDT) - 16 - 9168 - - - TcAddressType - Input - - - - - bAllForwardEnable - BOOL - Psuedo-hardware - Forward enable EPS summary - 8 - 9184 - - 0 - - - - bAllBackwardEnable - BOOL - Backward enable EPS summary - 8 - 9192 - - 0 - - - - bAllEnable - BOOL - Enable EPS summary encapsulating emergency stop button and any additional motion preventive hardware - 8 - 9200 - - 0 - - - - bGantryForwardEnable - BOOL - Forward virtual gantry limit switch - 8 - 9208 - - 0 - - - - bGantryBackwardEnable - BOOL - Backward virtual gantry limit switch - 8 - 9216 - - 0 - - - - nEncoderCount - UDINT - Encoder count summary, if linked above - 32 - 9248 - - - pytmc - + TcAddressTypeInputnRawEncoderULINTULINT649088TcAddressTypeInputnRawEncoderUINTUINT169152TcAddressTypeInputnRawEncoderINTINT169168TcAddressTypeInputbAllForwardEnableBOOL891840bAllBackwardEnableBOOL891920bAllEnableBOOL892000bGantryForwardEnableBOOL892080bGantryBackwardEnableBOOL892160nEncoderCountUDINT329248pytmc pv: PLC:nEncoderCount io: i field: DESC Count from encoder hardware - - - - - - stEPSForwardEnable - DUT_EPS - Forward Enable EPS struct - 1344 - 9280 - - - pytmc - + stEPSForwardEnableDUT_EPS13449280pytmc pv: PLC:stEPSF io: i field: DESC Forward Enable Interlocks - - - - - - stEPSBackwardEnable - DUT_EPS - Backward Enable EPS struct - 1344 - 10624 - - - pytmc - + stEPSBackwardEnableDUT_EPS134410624pytmc pv: PLC:stEPSB io: i field: DESC Backward Enable Interlocks - - - - - - stEPSPowerEnable - DUT_EPS - Power Enable EPS struct - 1344 - 11968 - - - pytmc - + stEPSPowerEnableDUT_EPS134411968pytmc pv: PLC:stEPSP io: i field: DESC Power Interlocks - - - - - - sName - STRING(80) - Settings - Name to use for log messages, fast faults, etc. - 648 - 13312 - - - bPowerSelf - BOOL - If TRUE, we want to enable the motor independently of PMPS or other safety systems. - 8 - 13960 - - 0 - - - - nEnableMode - E_StageEnableMode - Determines when we automatically enable the motor - 16 - 13968 - - 2 - - - - nBrakeMode - E_StageBrakeMode - Determines when we automatically disengage the brake - 16 - 13984 - - 0 - - - - nHomingMode - E_EpicsHomeCmd - Determines our encoder homing strategy - 16 - 14000 - - -1 - - - - bGantryAxis - BOOL - Set true to activate gantry EPS - 8 - 14016 - - 0 - - - - nGantryTol - LINT - Set to gantry difference tolerance - 64 - 14080 - - 0 - - - - nEncRef - ULINT - Encoder count at which this axis is aligned with other axis - 64 - 14144 - - 0 - - - - bEnable - BOOL - Commands - Used internally to request enables - 8 - 14208 - - - bReset - BOOL - Used internally to reset errors and other state - 8 - 14216 - - - pytmc - + sNameSTRING(80)64813312bPowerSelfBOOL8139600nEnableModeE_StageEnableMode16139682nBrakeModeE_StageBrakeMode16139840nHomingModeE_EpicsHomeCmd1614000-1bGantryAxisBOOL8140160nGantryTolLINT64140800nEncRefULINT64141440bEnableBOOL814208bResetBOOL814216pytmc pv: PLC:bReset io: io field: ZNAM FALSE field: ONAM TRUE field: DESC Used internally to reset errors - - - - - - bExecute - BOOL - Used internally and by the IOC to start or stop a move - 8 - 14224 - - - bUserEnable - BOOL - Used by the IOC to disable an axis - 8 - 14232 - - 1 - - - - pytmc - + bExecuteBOOL814224bUserEnableBOOL8142321pytmc pv: PLC:bUserEnable io: io field: ZNAM DISABLE field: ONAM ENABLE field: DESC Used to disable power entirely for an axis - - - - - - bMoveCmd - BOOL - Shortcut Commands - Start a move to fPosition with fVelocity - 8 - 14240 - - - bHomeCmd - BOOL - Start the homing routine - 8 - 14248 - - - pytmc - + bMoveCmdBOOL814240bHomeCmdBOOL814248pytmc pv: PLC:bHomeCmd io: io field: DESC Start the homing routine - - - - - - nCommand - INT - Command Args - Used internally and by the IOC to pick what kind of move to do - 16 - 14256 - - - nCmdData - INT - Used internally and by the IOC to pass additional data to some commands - 16 - 14272 - - - fPosition - LREAL - Used internally and by the IOC to pick a destination for the move - 64 - 14336 - - - fVelocity - LREAL - Used internally and by the IOC to pick a move velocity - 64 - 14400 - - - fAcceleration - LREAL - Used internally and by the IOC to pick a move acceleration - 64 - 14464 - - - fDeceleration - LREAL - Used internally and by the IOC to pick a move deceleration - 64 - 14528 - - - fHomePosition - LREAL - Used internally and by the IOC to pick a home position - 64 - 14592 - - - pytmc - + nCommandINT1614256nCmdDataINT1614272fPositionLREAL6414336fVelocityLREAL6414400fAccelerationLREAL6414464fDecelerationLREAL6414528fHomePositionLREAL6414592pytmc pv: PLC:fHomePosition io: io field: DESC Used internally and by the IOC to pick home position - - - - - - nMotionAxisID - UDINT - Info - Unique ID assigned to each axis in the NC - 32 - 14656 - - 0 - - - - bEnableDone - BOOL - Returns - TRUE if done enabling - 8 - 14688 - - - bBusy - BOOL - TRUE if in the middle of a command - 8 - 14696 - - - bDone - BOOL - TRUE if we've done a command and it has finished - 8 - 14704 - - - bHomed - BOOL - TRUE if the motor has been homed, or does not need to be homed - 8 - 14712 - - - bSafetyReady - BOOL - TRUE if we have safety permission to move - 8 - 14720 - - - bError - BOOL - TRUE if we're in an error state - 8 - 14728 - - - pytmc - + nMotionAxisIDUDINT32146560bEnableDoneBOOL814688bBusyBOOL814696bDoneBOOL814704bHomedBOOL814712bSafetyReadyBOOL814720bErrorBOOL814728pytmc pv: PLC:bError io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if we are in an error state update: 100Hz notify - - - - - - nErrorId - UDINT - Error code if nonzero - 32 - 14752 - - - pytmc - + nErrorIdUDINT3214752pytmc pv: PLC:nErrorId io: i field: DESC Error code if nonzero update: 100Hz notify - - - - - - sErrorMessage - STRING(80) - Message to identify the error state - 648 - 14784 - - - pytmc - + sErrorMessageSTRING(80)64814784pytmc pv: PLC:sErrorMessage io: i field: DESC Message to identify the error state update: 100Hz notify - - - - - - sCustomErrorMessage - STRING(80) - Internal hook for custom error messages - 648 - 15432 - - - stAxisParameters - ST_AxisParameterSet - MC_ReadParameterSet Output - 8192 - 16128 - - - bAxisParamsInit - BOOL - True if we've updated stAxisParameters at least once - 8 - 24320 - - - stAxisStatus - DUT_AxisStatus_v0_01 - Misc axis status information for the IOC - 768 - 24384 - - - fPosDiff - LREAL - Other status information for users of the IOC - Position lag difference - 64 - 25152 - - - pytmc - + sCustomErrorMessageSTRING(80)64815432stAxisParametersST_AxisParameterSet819216128bAxisParamsInitBOOL824320stAxisStatusDUT_AxisStatus_v0_0176824384fPosDiffLREAL6425152pytmc pv: PLC:fPosDiff io: i field: DESC Position lag difference - - - - - - - I_HigherAuthority - 32 - PVOID - - CheckRequest - BOOL - 8 - - nReqID - DWORD - 32 - - - - RemoveRequest - BOOL - 8 - - nReqID - StateID to remove - DWORD - 32 - - - - RequestBP - BOOL - 8 - - nReqID - StateID of state requesting beam parameter set - DWORD - 32 - - - stReqBP - Requested beam params - ST_BeamParams - 1760 - - - - - I_LowerAuthority - 32 - PVOID - - __getnLowerAuthorityID - DWORD - 32 - - - property - - - - - ElevateRequest - BOOL - 8 - - HigherAuthority - I_HigherAuthority - 32 - - - - - T_HashTableEntry - 64 - - key - DWORD - 32 - 0 - - 0 - - - - pytmc - + I_HigherAuthority32PVOIDCheckRequestBOOL8nReqIDDWORD32RemoveRequestBOOL8nReqIDDWORD32RequestBPBOOL8nReqIDDWORD32stReqBPST_BeamParams1760I_LowerAuthority32PVOID__getnLowerAuthorityIDDWORD32propertyElevateRequestBOOL8HigherAuthorityI_HigherAuthority32T_HashTableEntry64keyDWORD3200pytmc pv: Key io: i - - - - - - value - PVOID - 32 - 32 - - 0 - - - - - ST_BP_ArbInternal - 2464 - ST_BeamParams - - nId - DWORD - 32 - 1760 - - - pytmc - pv: ID + valuePVOID32320ST_BP_ArbInternal2464ST_BeamParamsnIdDWORD321760pytmcpv: ID io: i - - - - - - LiveInTable - BOOL - 8 - 1792 - - - pytmc - pv: Live + LiveInTableBOOL81792pytmcpv: Live io: i - - - - - - sDevName - STRING(80) - 648 - 1800 - - - pytmc - pv: Device + sDevNameSTRING(80)6481800pytmcpv: Device io: i - - - - - - - T_HashTableEntry - Hash table entry - 192 - - key - DWORD - Entry key: 32 bit unsigned integer or pointer - 32 - 0 - - 0 - - - - value - PVOID - Entry value: 32/64 bit unsigned integer or pointer - 32 - 32 - - 0 - - - - lock - DWORD - Node state flags: Bit 0 <0..1>: 0 = node free, 1 = node in use, other bits reserved - 32 - 64 - - 0 - - - - conditionalshow - - - - - pNext - PVOID - Pointer to next hash table element - 32 - 96 - - 0 - - - - conditionalshow - - - - - pNextFree - PVOID - Pointer to next free element - 32 - 128 - - 0 - - - - conditionalshow - - - - - pNextGlob - PVOID - Pointer to next global element - 32 - 160 - - 0 - - - - conditionalshow - - - - - - T_HHASHTABLE - Hash table object handle - 3488 - - nCount - UDINT - Number of used hash table entries - 32 - 0 - - 0 - - - - nFree - UDINT - Number of free hash table entries - 32 - 32 - - 0 - - - - pEntries - T_HashTableEntry - Pointer to table array - 32 - 64 - - 0 - - - - conditionalshow - - - - - cbEntries - UDINT - Byte size of table array - 32 - 96 - - 0 - - - - conditionalshow - - - - - nElements - UDINT - Number of table/array elements - 32 - 128 - - 0 - - - - conditionalshow - - - - - cbElement - UDINT - Byte size of one array element - 32 - 160 - - 0 - - - - conditionalshow - - - - - pEntrys - T_HashTableEntry - - 0 - 101 - - 3232 - 192 - - - conditionalshow - - - - - pFreeEntrys - T_HashTableEntry - 32 - 3424 - - 0 - - - - conditionalshow - - - - - pFirstEntry - T_HashTableEntry - 32 - 3456 - - 0 - - - - conditionalshow - - - - - - FB_HashTableCtrl - Hash table control function block - 352 - - hTable - T_HHASHTABLE - Hash table handle variable - 32 - 32 - - - ItemType - InOut - - - - - key - DWORD - Entry key: 32 bit unsigned integer or pointer, used by A_Lookup, A_Remove method, the key.lookup variable is also used by A_Add method - 32 - 64 - - 0 - - - - ItemType - Input - - - - - putValue - PVOID - Entry value: 32/64 bit unsigned integer or pointer - 32 - 96 - - 0 - - - - ItemType - Input - - - - - putPosPtr - T_HashTableEntry - Hash table entry position pointer, used by A_GetNext - 32 - 128 - - 0 - - - - ItemType - Input - - - - - bOk - BOOL - TRUE = success, FALSE = error - 8 - 160 - - 0 - - - - ItemType - Output - - - - - getValue - PVOID - Entry value: 32/64 bit unsigned integer or pointer - 32 - 192 - - 0 - - - - ItemType - Output - - - - - getPosPtr - T_HashTableEntry - returned by A_GetFirstEntry, A_GetNextEntry, A_Add, A_Lookup and A_Remove method - 32 - 224 - - 0 - - - - ItemType - Output - - - - - p - T_HashTableEntry - 32 - 256 - - 0 - - - - conditionalshow - - - - - n - T_HashTableEntry - 32 - 288 - - 0 - - - - conditionalshow - - - - - nHash - DWORD - 32 - 320 - - 0 - - - - conditionalshow - - - - - A_Reset - - - A_RemoveAll - - - A_GetNext - - - A_GetIndexAtPosPtr - - - A_Add - - - A_Remove - - - A_GetFirst - - - A_RemoveFirst - - - A_Lookup - - - - PouType - FunctionBlock - - - conditionalshow_all_locals - - - - - FB_BeamParamAssertionPool - This function block implements simple database. Data element values are stored in the hash table. - 214336 - - key - DWORD - Entry key: used by A_Lookup, A_Remove method, the key variable is also used by A_Add method - 32 - 32 - - 0 - - - - ItemType - Input - - - - - putPosPtr - T_HashTableEntry - Hash table entry position pointer (used by A_Find, A_GetNext, A_GetPrev) - 32 - 64 - - 0 - - - - ItemType - Input - - - - - putValue - ST_BP_ArbInternal - Hash table entry value (used by A_AddHead, A_AddTail, A_Find ) - 2464 - 96 - - - ItemType - Input - - - - - bOk - BOOL - TRUE = Success, FALSE = Failed - 8 - 2560 - - 0 - - - - ItemType - Output - - - - - getPosPtr - T_HashTableEntry - Returned hash table entry position pointer - 32 - 2592 - - 0 - - - - ItemType - Output - - - - - getValue - ST_BP_ArbInternal - Returned hash table entry value - 2464 - 2624 - - - ItemType - Output - - - - - nCount - UDINT - Hash table size (number of used entries, used by A_Count) - 32 - 5088 - - 0 - - - - ItemType - Output - - - - - epicsDataPool - ST_BP_ArbInternal - - 1 - 20 - - Structured data element pool for display in EPICS - 49280 - 5120 - - - pytmc - + T_HashTableEntry192keyDWORD3200valuePVOID32320lockDWORD: 0 = node free, 1 = node in use, other bits reserved ]]>32640conditionalshowpNextPVOID32960conditionalshowpNextFreePVOID321280conditionalshowpNextGlobPVOID321600conditionalshowT_HHASHTABLE3488nCountUDINT3200nFreeUDINT32320pEntriesT_HashTableEntry32640conditionalshowcbEntriesUDINT32960conditionalshownElementsUDINT321280conditionalshowcbElementUDINT321600conditionalshowpEntrysT_HashTableEntry01013232192conditionalshowpFreeEntrysT_HashTableEntry3234240conditionalshowpFirstEntryT_HashTableEntry3234560conditionalshowFB_HashTableCtrl352hTableT_HHASHTABLE3232ItemTypeInOutkeyDWORD32640ItemTypeInputputValuePVOID32960ItemTypeInputputPosPtrT_HashTableEntry321280ItemTypeInputbOkBOOL81600ItemTypeOutputgetValuePVOID321920ItemTypeOutputgetPosPtrT_HashTableEntry322240ItemTypeOutputpT_HashTableEntry322560conditionalshownT_HashTableEntry322880conditionalshownHashDWORD323200conditionalshowA_ResetA_RemoveAllA_GetNextA_GetIndexAtPosPtrA_AddA_RemoveA_GetFirstA_RemoveFirstA_LookupPouTypeFunctionBlockconditionalshow_all_localsFB_BeamParamAssertionPool214336keyDWORD32320ItemTypeInputputPosPtrT_HashTableEntry32640ItemTypeInputputValueST_BP_ArbInternal246496ItemTypeInputbOkBOOL825600ItemTypeOutputgetPosPtrT_HashTableEntry3225920ItemTypeOutputgetValueST_BP_ArbInternal24642624ItemTypeOutputnCountUDINT3250880ItemTypeOutputepicsDataPoolST_BP_ArbInternal120492805120pytmc pv: Entry io: i - - - - - - dataPool - ST_BP_ArbInternal - - 0 - 61 - - Structured data element pool - 150304 - 54400 - - - entries - T_HashTableEntry - - 0 - 61 - - Max. number of hash table entries. The value of table entry = 32 bit integer (pointer to dataPool-array-entry) - 3904 - 204704 - - - fbTable - FB_HashTableCtrl - basic hash table control function block - 352 - 208608 - - - hTable - T_HHASHTABLE - hash table handle - 3488 - 208960 - - - pRefPtr - ST_BP_ArbInternal - 32 - 212448 - - 0 - - - - indexOfElem - ULINT - Integer value (max. size: x86=>32bit, x64=>64bit) - 64 - 212480 - - - cstSafeBeam - ST_BeamParams - MG - 1760 - 212544 - - - .nTran - 0 - - - .neVRange - 0 - - - .nRate - 0 - - - .nBCRange - 0 - - - - - A_Reset - - - A_Count - - - DataPoolToEpics - - - A_Add - - - A_Remove - - - A_GetFirst - - - A_GetNext - - - A_Lookup - - - - PouType - FunctionBlock - - - no_check - - - - - FB_Arbiter - FB Arbiter + dataPoolST_BP_ArbInternal06115030454400entriesT_HashTableEntry0613904204704fbTableFB_HashTableCtrl352208608hTableT_HHASHTABLE3488208960pRefPtrST_BP_ArbInternal322124480indexOfElemULINT32bit, x64=>64bit)]]>64212480cstSafeBeamST_BeamParams1760212544.nTran0.neVRange0.nRate0.nBCRange0A_ResetA_CountDataPoolToEpicsA_AddA_RemoveA_GetFirstA_GetNextA_LookupPouTypeFunctionBlockno_checkFB_Arbiter - 473472 - I_HigherAuthority - I_LowerAuthority - - nRequestsCount - UDINT - How many requests are currently in the arbiter - 32 - 96 - - - fbBPAssertionPool - FB_BeamParamAssertionPool - Table of active beam parameter assertions - 214336 - 128 - - - pytmc - +]]>473472I_HigherAuthorityI_LowerAuthoritynRequestsCountUDINT3296fbBPAssertionPoolFB_BeamParamAssertionPool214336128pytmc pv: AP io: i field: DESC Assertion Pool - - - - - - xRequestMade - BOOL - Arbiter has confirmed its request has made it into the beam parameter request - 8 - 214464 - - - nArbiterID - UDINT - Arbiter ID, used for making higher-level BP requests - 32 - 214496 - - - pytmc - + xRequestMadeBOOL8214464nArbiterIDUDINT32214496pytmc pv: ArbiterID io: i field: DESC Arbiter ID for elev. req. - - - - - - nNextCohort - UDINT - The cohort ID any new requests will adopt, will become ReqInProgCohort at the start of the next acknowledgement cycle - 32 - 214528 - - 1 - - - - nAckInProgCohort - UDINT - The cohort ID currently being acknowledged, will become nActiveCohort after acknowledgement from HA - 32 - 214560 - - 0 - - - - nActiveCohort - UDINT - Requests with cohorts <= to this value will be considered active in CheckRequest - 32 - 214592 - - 0 - - - - pytmc - + nNextCohortUDINT322145281nAckInProgCohortUDINT322145600nActiveCohortUDINT322145920pytmc pv: CohortCounter io: i field: DESC Intrnl cohort counter - - - - - - bStartNewAckRequest - BOOL - Set by an add or remove method call, triggers an ack cycle - 8 - 214624 - - - bAckInProgress - BOOL - Set by ElevateReq when there is a new ack request and reset when the ack cycle is complete - 8 - 214632 - - - idTransmission - DWORD - ID of BP limiting transmission - 32 - 214656 - - - idRate - DWORD - ID of BP limiting rate - 32 - 214688 - - - sPath - T_MaxString - 2048 - 214720 - - - instance-path - - - noinit - - - - - sArbName - T_MaxString - 2048 - 216768 - - - InfoStringFmtr - FB_FormatString - 7840 - 218816 - - - bVerbose - BOOL - 8 - 226656 - - 0 - - - - q_stBeamParams - ST_BeamParams - Updated on each cycle of the arbiter FB with the current arbitrated beam parameter set - 1760 - 226688 - - - ItemType - Output - - - pytmc - + bStartNewAckRequestBOOL8214624bAckInProgressBOOL8214632idTransmissionDWORD32214656idRateDWORD32214688sPathT_MaxString2048214720instance-pathnoinitsArbNameT_MaxString2048216768InfoStringFmtrFB_FormatString7840218816bVerboseBOOL82266560q_stBeamParamsST_BeamParams1760226688ItemTypeOutputpytmc pv: ArbitratedBP io: i field: DESC Arbitrated BP - - - - - - q_xStateIDFound - BOOL - Set true if a state-id is found in the assertion pool after calling A_VerifyAssertion - 8 - 228448 - - - ItemType - Output - - - - - __GETARBITRATEDBP__XFIRSTPASS - BOOL - 8 - 228456 - - 1 - - - - __GETARBITRATEDBP__FBGETCURTASKIDX - GETCURTASKINDEX - 128 - 228480 - - - __GETARBITRATEDBP__LASTCYCLECOUNT - UDINT - 32 - 228608 - - - __GETARBITRATEDBP__FBLOGMESSAGE - FB_LogMessage - 81600 - 228672 - - - __ADDREQUEST__FBLOG - FB_LogMessage - 81600 - 310272 - - - __REMOVEREQUEST__FBLOG - FB_LogMessage - 81600 - 391872 - - - __getnEntryCount - UDINT - 32 - - nEntryCount - UDINT - 32 - - - - property - - - - - CheckRequest - BOOL - 8 - - nReqID - DWORD - 32 - - - BP - ST_BeamParams - 1760 - - - - ElevateRequest - BOOL - 8 - - HigherAuthority - I_HigherAuthority - 32 - - - - GetArbitratedBP - ST_BeamParams - 1760 - - getPosPtr - T_HashTableEntry - 32 - - - getBPStructInt - ST_BP_ArbInternal - 2464 - - - stOutputBP - Holding struct for arbitration process - ST_BP_ArbInternal - 2464 - - - xFirstPass - BOOL - 8 - - - uselocation - __GETARBITRATEDBP__XFIRSTPASS - - - - - fbGetCurTaskIdx - GETCURTASKINDEX - 128 - - - uselocation - __GETARBITRATEDBP__FBGETCURTASKIDX - - - - - LastCycleCount - UDINT - 32 - - - uselocation - __GETARBITRATEDBP__LASTCYCLECOUNT - - - - - fbLogMessage - FB_LogMessage - 81600 - - - uselocation - __GETARBITRATEDBP__FBLOGMESSAGE - - - - - - ArbitrateBP - ST_BP_ArbInternal - 2464 - - stBP1 - ST_BP_ArbInternal - 2464 - - - stBP2 - ST_BP_ArbInternal - 2464 - - - idx - UINT - 16 - - - bcBitmask - WORD - 16 - - - - no_check - - - - - __getnLowerAuthorityID - DWORD - 32 - - nLowerAuthorityID - DWORD - 32 - - - - property - - - - - AddRequest - BOOL - 8 - - nReqID - Unique ID within aribter for the request. Make sure this is unique for every device + state combination - DWORD - 32 - - - stReqBP - Requested beam params - ST_BeamParams - 1760 - - - sDevName - Name of the device making the request - STRING(80) - 648 - - - BP_Int - ST_BP_ArbInternal - 2464 - - - fbLog - FB_LogMessage - 81600 - - - uselocation - __ADDREQUEST__FBLOG - - - - - - RemoveRequest - BOOL - 8 - - nReqId - DWORD - 32 - - - fbLog - FB_LogMessage - 81600 - - - uselocation - __REMOVEREQUEST__FBLOG - - - - - BP_Int - ST_BP_ArbInternal - 2464 - - - - CheckRequestInPool - BOOL - 8 - - nReqID - DWORD - 32 - - - - RequestBP - BOOL - 8 - - nReqID - StateID of state requesting beam parameter set - DWORD - 32 - - - stReqBP - Requested beam params - ST_BeamParams - 1760 - - - - - PouType - FunctionBlock - - - reflection - - - - - EL6inData22B - This data type is corresponding to the + q_xStateIDFoundBOOL8228448ItemTypeOutput__GETARBITRATEDBP__XFIRSTPASSBOOL82284561__GETARBITRATEDBP__FBGETCURTASKIDXGETCURTASKINDEX128228480__GETARBITRATEDBP__LASTCYCLECOUNTUDINT32228608__GETARBITRATEDBP__FBLOGMESSAGEFB_LogMessage81600228672__ADDREQUEST__FBLOGFB_LogMessage81600310272__REMOVEREQUEST__FBLOGFB_LogMessage81600391872__getnEntryCountUDINT32nEntryCountUDINT32propertyCheckRequestBOOL8nReqIDDWORD32BPST_BeamParams1760ElevateRequestBOOL8HigherAuthorityI_HigherAuthority32GetArbitratedBPST_BeamParams1760getPosPtrT_HashTableEntry32getBPStructIntST_BP_ArbInternal2464stOutputBPST_BP_ArbInternal2464xFirstPassBOOL8uselocation__GETARBITRATEDBP__XFIRSTPASSfbGetCurTaskIdxGETCURTASKINDEX128uselocation__GETARBITRATEDBP__FBGETCURTASKIDXLastCycleCountUDINT32uselocation__GETARBITRATEDBP__LASTCYCLECOUNTfbLogMessageFB_LogMessage81600uselocation__GETARBITRATEDBP__FBLOGMESSAGEArbitrateBPST_BP_ArbInternal2464stBP1ST_BP_ArbInternal2464stBP2ST_BP_ArbInternal2464idxUINT16bcBitmaskWORD16no_check__getnLowerAuthorityIDDWORD32nLowerAuthorityIDDWORD32propertyAddRequestBOOL8nReqIDDWORD32stReqBPST_BeamParams1760sDevNameSTRING(80)648BP_IntST_BP_ArbInternal2464fbLogFB_LogMessage81600uselocation__ADDREQUEST__FBLOGRemoveRequestBOOL8nReqIdDWORD32fbLogFB_LogMessage81600uselocation__REMOVEREQUEST__FBLOGBP_IntST_BP_ArbInternal2464CheckRequestInPoolBOOL8nReqIDDWORD32RequestBPBOOL8nReqIDDWORD32stReqBPST_BeamParams1760PouTypeFunctionBlockreflectionEL6inData22B - 192 - - Status - WORD - 16 - 0 - - - D - BYTE - - 0 - 22 - - 176 - 16 - - - - EL6outData22B - This data type is corresponding to the +]]>192StatusWORD160DBYTE02217616EL6outData22B - 192 - - Ctrl - WORD - 16 - 0 - - - D - BYTE - - 0 - 22 - - 176 - 16 - - - - ST_DbStateParams - 2496 - - sPmpsState - STRING(80) - PMPS database lookup name for this state - 648 - 0 - - - pytmc - +]]>192CtrlWORD160DBYTE02217616ST_DbStateParams2496sPmpsStateSTRING(80)6480pytmc pv: PMPS_STATE io: i field: DESC PMPS Database Lookup Key - - - - - - stBeamParams - ST_BeamParams - Beam parameters associated with this state - 1760 - 672 - - - pytmc - + stBeamParamsST_BeamParams1760672pytmc pv: BP io: i - - - - - - bBeamParamsLoaded - BOOL - Set to TRUE once the PMPS library has loaded a valid state from the database - 8 - 2432 - - - pytmc - + bBeamParamsLoadedBOOL82432pytmc pv: PMPS_LOADED io: i field: DESC TRUE if PMPS loaded parameters from the database. - - - - - - nRequestAssertionID - UDINT - Transition ID associated with this state - 32 - 2464 - - - pytmc - + nRequestAssertionIDUDINT322464pytmc pv: PMPS_ID io: i field: DESC Assertion Request ID - - - - - - - ST_PositionState - 3648 - - sName - STRING(80) - Name as queried via the NAME PV in EPICS - 648 - 0 - - Invalid - - - - pytmc - + ST_PositionState3648sNameSTRING(80)6480Invalidpytmc pv: NAME io: input field: DESC Name of this position state - - - - - - fPosition - LREAL - Position associated with this state - 64 - 704 - - - pytmc - + fPositionLREAL64704pytmc pv: SETPOINT io: io field: DESC Axis position associated with this state - - - - - - nEncoderCount - UDINT - 32 - 768 - - - pytmc - + nEncoderCountUDINT32768pytmc pv: ENCODER io: i field: DESC Encoder count associated with this state - - - - - - fDelta - LREAL - Maximum allowable deviation from fPosition while at the state - 64 - 832 - - - fVelocity - LREAL - Speed at which to move to this state - 64 - 896 - - - pytmc - + fDeltaLREAL64832fVelocityLREAL64896pytmc pv: VELO io: io field: DESC Speed at which to move to this state - - - - - - fAccel - LREAL - (optional) Acceleration to use for moves to this state - 64 - 960 - - - fDecel - LREAL - (optional) Deceleration to use for moves to this state - 64 - 1024 - - - bMoveOk - BOOL - Safety parameter. This must be set to TRUE by the PLC program to allow moves to this state. This is expected to change as conditions change. - 8 - 1088 - - - pytmc - + fAccelLREAL64960fDecelLREAL641024bMoveOkBOOL81088pytmc pv: MOVE_OK io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if the move would be safe - - - - - - bLocked - BOOL - Signifies to FB_PositionStateLock that this state should be immutable - 8 - 1096 - - - bValid - BOOL - Set this to TRUE when you make your state. This defaults to FALSE so that uninitialized states can never be moved to - 8 - 1104 - - - bUseRawCounts - BOOL - Set this to TRUE when you want to use the raw encoder counts to define the state - 8 - 1112 - - - bUpdated - BOOL - Is set to TRUE by FB_PositionStateInternal when called - 8 - 1120 - - - stPMPS - ST_DbStateParams - We give this a state name and it is used to load parameters from the pmps database. - 2496 - 1152 - - - - E_XPIM_States - 16 - UINT - - Unknown - 0 - - - OUT - 1 - - - YAG - 2 - - - DIAMOND - 3 - - - RETICLE - 4 - - - - _E_TcMC_STATES - 16 - INT - - STATE_INITIALIZATION - 100 - - - STATE_ORDER - 101 - - - STATE_RUNNING - 102 - - - STATE_WAITING - 103 - - - STATE_MOTIONCOMMANDSLOCKED - 104 - - - - _ST_FunctionBlockResults - 96 - - Done - BOOL - 8 - 0 - - - CommandAborted - BOOL - 8 - 8 - - - Error - BOOL - 8 - 16 - - - ErrorID - UDINT - 32 - 32 - - - displaymode - hex - - - - - BusyCounter - UDINT - busy cycles since triggering the block - 2018-01-24 KSt - 32 - 64 - - - displaymode - dec - - - - - - conditionalshow - - - - - MC_Reset - 1632 - - Axis - AXIS_REF - Reference to an axis - 32 - 32 - - - ItemType - InOut - - - - - Execute - BOOL - B - 8 - 64 - - - ItemType - Input - - - - - Done - BOOL - B - 8 - 72 - - - ItemType - Output - - - - - Busy - BOOL - E - 8 - 80 - - - ItemType - Output - - - - - Error - BOOL - B - 8 - 88 - - - ItemType - Output - - - - - ErrorID - UDINT - B - 32 - 96 - - - ItemType - Output - - - displaymode - hex - - - - - ADSbusy - BOOL - 8 - 128 - - - iState - _E_TcMC_STATES - 16 - 144 - - 100 - - - - LastExecutionResult - _ST_FunctionBlockResults - 96 - 160 - - - fbOnTrigger - R_TRIG - 64 - 1568 - - - conditionalshow - - - - - - PouType - FunctionBlock - - - - - MC_BufferMode - 16 - UINT - - MC_Aborting - 0 - - - MC_Buffered - 1 - - - MC_BlendingLow - 18 - - - MC_BlendingPrevious - 19 - - - MC_BlendingNext - 20 - - - MC_BlendingHigh - 21 - - - - ST_PowerOptions - 0 - - - MC_Power - 768 - - Axis - AXIS_REF - Reference to an axis - 32 - 32 - - - ItemType - InOut - - - - - Enable - BOOL - B - 8 - 64 - - - ItemType - Input - - - - - Enable_Positive - BOOL - E - 8 - 72 - - - ItemType - Input - - - - - Enable_Negative - BOOL - E - 8 - 80 - - - ItemType - Input - - - - - Override - LREAL - in percent - Beckhoff proprietary input - 64 - 128 - - 100 - - - - ItemType - Input - - - - - BufferMode - MC_BufferMode - V - 16 - 192 - - - ItemType - Input - - - - - Options - ST_PowerOptions - 0 - 208 - - - ItemType - Input - - - - - Status - BOOL - B - 8 - 208 - - - ItemType - Output - - - - - Busy - BOOL - V - 8 - 216 - - - ItemType - Output - - - - - Active - BOOL - V - 8 - 224 - - - ItemType - Output - - - - - Error - BOOL - B - 8 - 232 - - - ItemType - Output - - - - - ErrorID - UDINT - E - 32 - 256 - - - ItemType - Output - - - displaymode - hex - - - - - EnableTimeout - TON - 224 - 288 - - - conditionalshow - - - - - EnableOffOnDelay - TP - 192 - 512 - - - conditionalshow - - - - - iOverride - DWORD - 32 - 704 - - - conditionalshow - - - - - - PouType - FunctionBlock - - - conditionalshow_all_locals - - - - - ST_MoveOptions - 320 - - EnableBlendingPosition - BOOL - Command activation at defined ActivationPosition - extends the buffer mode when enabled - 8 - 0 - - - BlendingPosition - LREAL - 64 - 64 - - - StartVelocity - LREAL - velocity profile options - instantaneous speed change at the beginning and at the end of the profile - 64 - 128 - - - EndVelocity - LREAL - 64 - 192 - - - IgnorePositionMonitoring - BOOL - PositionAreaMonitoring, TargetPositionMonitoring and StopMonitoring can be ignored using this flag - 20190311 - 8 - 256 - - - EnableStopPositionMonitoring - BOOL - PositionAreaMonitoring, TargetPositionMonitoring can be enabled for MC_Stop and MC_Halt commands - 20191010 + bLockedBOOL81096bValidBOOL81104bUseRawCountsBOOL81112bUpdatedBOOL81120stPMPSST_DbStateParams24961152E_XPIM_States16UINTUnknown0OUT1YAG2DIAMOND3RETICLE4_E_TcMC_STATES16INTSTATE_INITIALIZATION100STATE_ORDER101STATE_RUNNING102STATE_WAITING103STATE_MOTIONCOMMANDSLOCKED104_ST_FunctionBlockResults96DoneBOOL80CommandAbortedBOOL88ErrorBOOL816ErrorIDUDINT3232displaymodehexBusyCounterUDINT3264displaymodedecconditionalshowMC_Reset1632AxisAXIS_REF3232ItemTypeInOutExecuteBOOL864ItemTypeInputDoneBOOL872ItemTypeOutputBusyBOOL880ItemTypeOutputErrorBOOL888ItemTypeOutputErrorIDUDINT3296ItemTypeOutputdisplaymodehexADSbusyBOOL8128iState_E_TcMC_STATES16144100LastExecutionResult_ST_FunctionBlockResults96160fbOnTriggerR_TRIG641568conditionalshowPouTypeFunctionBlockMC_BufferMode16UINTMC_Aborting0MC_Buffered1MC_BlendingLow18MC_BlendingPrevious19MC_BlendingNext20MC_BlendingHigh21ST_PowerOptions0MC_Power768AxisAXIS_REF3232ItemTypeInOutEnableBOOL864ItemTypeInputEnable_PositiveBOOL872ItemTypeInputEnable_NegativeBOOL880ItemTypeInputOverrideLREAL64128100ItemTypeInputBufferModeMC_BufferMode16192ItemTypeInputOptionsST_PowerOptions0208ItemTypeInputStatusBOOL8208ItemTypeOutputBusyBOOL8216ItemTypeOutputActiveBOOL8224ItemTypeOutputErrorBOOL8232ItemTypeOutputErrorIDUDINT32256ItemTypeOutputdisplaymodehexEnableTimeoutTON224288conditionalshowEnableOffOnDelayTP192512conditionalshowiOverrideDWORD32704conditionalshowPouTypeFunctionBlockconditionalshow_all_localsST_MoveOptions320EnableBlendingPositionBOOL80BlendingPositionLREAL6464StartVelocityLREAL64128EndVelocityLREAL64192IgnorePositionMonitoringBOOL8256EnableStopPositionMonitoringBOOL - 8 - 264 - - - - _E_TcNC_StartPosType - 16 - UINT - - TCNC_START_ABSOLUTE - 1 - Start to absolute position - - - TCNC_START_RELATIVE - 2 - Start to relative position - - - TCNC_START_ENDLESS_PLUS - 3 - Start to endless positive position - - - TCNC_START_ENDLESS_MINUS - 4 - Start to endless negative position - - - TCNC_START_MODULO - 5 - Start to modulo position - - - TCNC_START_ADDITIVE - 6 - Start to a position relative to the last recent target position - - - TCNC_START_MODULO_SHORT - 261 - Start to modulo position - - - TCNC_START_MODULO_PLUS - 517 - Start to modulo position - - - TCNC_START_MODULO_MINUS - 773 - Start to modulo position - - - TCNC_START_MODULO_CURRENT - 1029 - start to modulo position in current direction - - - TCNC_START_ABS_INTERNAL - 9 - Start to absolute position, internal use - - - TCNC_START_ENDLESSPLUS_SLOWMANUAL - 272 - manual jog mode - - - TCNC_START_ENDLESSMINUS_SLOWMANUAL - 273 - manual jog mode - - - TCNC_START_ENDLESSPLUS_FASTMANUAL - 528 - manual jog mode - - - TCNC_START_ENDLESSMINUS_FASTMANUAL - 529 - manual jog mode - - - TCNC_START_STOPANDLOCK - 4096 - stop axis and lock against any motion commands - - - TCNC_START_HALT - 8192 - halt axis - can be interrupted by any motion commands - - - TCNC_START_TORQUE_ABORT - 12288 - 20181210 Fap - halt torque control - - - TCNC_START_TORQUE_ABSOLUTE - 12289 - 20181210 Fap - Start torque control absolute - - - TCNC_START_TORQUE_RELATIVE - 12290 - 20190108 Fap - Start torque control relative NOT IMPLEMENTED - - - - ST_TorqueControlOptions - 128 - - ControlMask - UDINT - optional: control mask - 32 - 0 - - - conditionalshow - - - - - Mode - UDINT - optional: mode (ENUM) - 32 - 32 - - - conditionalshow - - - - - ManualTorqueStartValue - LREAL - 64 - 64 - - - - _ST_TcNC_UnversalAxisStartRequest - 640 - - nStartType - UDINT - axis start TYPE (ABSOLUT, RELATIV, ENDLESS_PLUS, ENDLESS_MINUS, MODULO_SHORT, MODULO_PLUS, MODULO_MINUS) - 32 - 0 - - - nControlMask - UDINT - optional: control mask - 32 - 32 - - - fPosTarget - LREAL - target position - 64 - 64 - - - fVeloRequ - LREAL - required velocity - 64 - 128 - - - fAcc - LREAL - acceleration (>= 0) - 64 - 192 - - - fDec - LREAL - deceleration (>= 0) - 64 - 256 - - - fJerk - LREAL - jerk (>= 0) - 64 - 320 - - - nBufferMode - UDINT - optional: 'buffer mode' OR 'activation mode' FOR 'buffered commands' (issue #2786) - 32 - 384 - - - nReserved - UDINT - reserved - 32 - 416 - - - fBlendingPosition - LREAL - optional: activation position - 64 - 448 - - - fVeloStart - LREAL - optional: start velocity (0 <= fVeloStart <= fVeloRequ) Frage: erstmal weglassen ??? - 64 - 512 - - - fVeloEnd - LREAL - optional: end velocity (0 <= fVeloEnd <= fVeloRequ) Frage: erstmal weglassen ??? - 64 - 576 - - - - conditionalshow - - - - - _ST_TcNC_UniversalAxisTorqueStartRequest - 576 - - nStartType - UDINT - axis start TYPE (TORQUECONTINUOUS) - 32 - 0 - - - nControlMask - UDINT - optional: control mask - 32 - 32 - - - nMode - UDINT - optional: mode (ENUM) - 32 - 64 - - - nBufferMode - UDINT - 'buffer mode' OR 'activation mode' FOR 'buffered commands' (first Only ABORTING) - 32 - 96 - - - fTorque - LREAL - target torque [signed] - 64 - 128 - - - fTorqueRamp - LREAL - nc torque ramp - 64 - 192 - - - fVelocityLimitHigh - LREAL - velocity limit high [signed] - 64 - 256 - - - fVelocityLimitLow - LREAL - velocity limit low [signed] - 64 - 320 - - - fAcceleration - LREAL - acceleration (>= 0) - 64 - 384 - - - fDeceleration - LREAL - deceleration (>= 0) - 64 - 448 - - - fManualTorque - LREAL - optional: manual torque (sync value) - 64 - 512 - - - - conditionalshow - - - - - _ST_TcNC_UnversalAxisStartResponse - 32 - - nCmdNo - WORD - Continuous actual command number - 16 - 0 - - - nCmdState - WORD - Command state - 16 - 16 - - - - conditionalshow - - - - - _ST_TcNc_OperationModes - 128 - - PosAreaControl - DWORD - OpModeDWord in cyclic interface - 0 - 32 - 0 - - 1 - - - - TargetPosControl - DWORD - 1 - 32 - 32 - - 2 - - - - StopMonitoring - DWORD - 2 + The default is no monitoring for both commands even if monitoring options are enabled by axis parameters ]]>8264_E_TcNC_StartPosType16UINTTCNC_START_ABSOLUTE1TCNC_START_RELATIVE2TCNC_START_ENDLESS_PLUS3TCNC_START_ENDLESS_MINUS4TCNC_START_MODULO5TCNC_START_ADDITIVE6TCNC_START_MODULO_SHORT261TCNC_START_MODULO_PLUS517TCNC_START_MODULO_MINUS773TCNC_START_MODULO_CURRENT1029TCNC_START_ABS_INTERNAL9TCNC_START_ENDLESSPLUS_SLOWMANUAL272TCNC_START_ENDLESSMINUS_SLOWMANUAL273TCNC_START_ENDLESSPLUS_FASTMANUAL528TCNC_START_ENDLESSMINUS_FASTMANUAL529TCNC_START_STOPANDLOCK4096TCNC_START_HALT8192TCNC_START_TORQUE_ABORT12288TCNC_START_TORQUE_ABSOLUTE12289TCNC_START_TORQUE_RELATIVE12290ST_TorqueControlOptions128ControlMaskUDINT320conditionalshowModeUDINT3232conditionalshowManualTorqueStartValueLREAL6464_ST_TcNC_UnversalAxisStartRequest640nStartTypeUDINT320nControlMaskUDINT3232fPosTargetLREAL6464fVeloRequLREAL64128fAccLREAL= 0) ]]>64192fDecLREAL= 0) ]]>64256fJerkLREAL= 0) ]]>64320nBufferModeUDINT32384nReservedUDINT32416fBlendingPositionLREAL64448fVeloStartLREAL64512fVeloEndLREAL64576conditionalshow_ST_TcNC_UniversalAxisTorqueStartRequest576nStartTypeUDINT320nControlMaskUDINT3232nModeUDINT3264nBufferModeUDINT3296fTorqueLREAL64128fTorqueRampLREAL64192fVelocityLimitHighLREAL64256fVelocityLimitLowLREAL64320fAccelerationLREAL= 0) ]]>64384fDecelerationLREAL= 0) ]]>64448fManualTorqueLREAL64512conditionalshow_ST_TcNC_UnversalAxisStartResponse32nCmdNoWORD160nCmdStateWORD1616conditionalshow_ST_TcNc_OperationModes128PosAreaControlDWORD3201TargetPosControlDWORD32322StopMonitoringDWORD - 32 - 64 - - 4096 - - - - AllowSlaveCommands - DWORD - bits 13 .. 15 reserved + 12 ]]>32644096AllowSlaveCommandsDWORD - 32 - 96 - - 2097152 - - - - - conditionalshow - - - - - _FB_MoveUniversalGeneric - 7616 - - Axis - AXIS_REF - Reference to an axis - 32 - 32 - - - ItemType - InOut - - - - - LastExecutionResult - _ST_FunctionBlockResults - 32 - 64 - - - ItemType - InOut - - - - - Execute - BOOL - 8 - 96 - - - ItemType - Input - - - - - StartType - _E_TcNC_StartPosType - 20110511 KSt type changed for Tc3 - 16 - 112 - - - ItemType - Input - - - - - Position - LREAL - 64 - 128 - - - ItemType - Input - - - - - Torque - LREAL - 64 - 192 - - - ItemType - Input - - - - - TorqueRamp - LREAL - 64 - 256 - - - ItemType - Input - - - - - Velocity - LREAL - 64 - 320 - - - ItemType - Input - - - - - VelocityLimitHigh - LREAL - 64 - 384 - - - ItemType - Input - - - - - VelocityLimitLow - LREAL - 64 - 448 - - - ItemType - Input - - - - - Acceleration - LREAL - 64 - 512 - - - ItemType - Input - - - - - Deceleration - LREAL - 64 - 576 - - - ItemType - Input - - - - - Jerk - LREAL - 64 - 640 - - - ItemType - Input - - - - - BufferMode - MC_BufferMode - Direction : MC_Direction := MC_Positive_Direction; - E - 16 - 704 - - - ItemType - Input - - - - - Options - ST_MoveOptions - 320 - 768 - - - ItemType - Input - - - - - OptionsTorque - ST_TorqueControlOptions - 128 - 1088 - - - ItemType - Input - - - - - Reset - BOOL - for internal use only - 8 - 1216 - - - ItemType - Input - - - - - GotoRunState - BOOL - for internal use only - 8 - 1224 - - - ItemType - Input - - - - - Done - BOOL - Same meaning as InVelocity for continous motion commands - 8 - 1232 - - - ItemType - Output - - - - - Busy - BOOL - 8 - 1240 - - - ItemType - Output - - - - - Active - BOOL - 8 - 1248 - - - ItemType - Output - - - - - CommandAborted - BOOL - 8 - 1256 - - - ItemType - Output - - - - - Error - BOOL - 8 - 1264 - - - ItemType - Output - - - - - ErrorID - UDINT - 32 - 1280 - - - ItemType - Output - - - displaymode - hex - - - - - CmdNo - UINT - 16 - 1312 - - - ItemType - Output - - - - - ADSbusy - BOOL - 8 - 1328 - - - ItemType - Output - - - - - InTorque - BOOL - 8 - 1336 - - - ItemType - Output - - - - - iState - _E_TcMC_STATES - 16 - 1344 - - 100 - - - - sStartRequest - _ST_TcNC_UnversalAxisStartRequest - 640 - 1408 - - - sTorqueStartRequest - _ST_TcNC_UniversalAxisTorqueStartRequest - 576 - 2048 - - - sStartResponse - _ST_TcNC_UnversalAxisStartResponse - 32 - 2624 - - - fbAdsReadWrite - ADSRDWRTEX - 1440 - 2656 - - - ContinousMode - BOOL - 8 - 4096 - - - InVelocity - BOOL - 8 - 4104 - - - DiffCycleCounter - UDINT - 32 - 4128 - - - EmptyStartResponse - _ST_TcNC_UnversalAxisStartResponse - 32 - 4160 - - - COUNT_R - UDINT - 32 - 4192 - - - CounterCmdNoZero - BYTE - 8 - 4224 - - - CounterCmdNotStarted - BYTE - 8 - 4232 - - - DiffCmdNo - INT - 16 - 4240 - - - InitialNcToPlcCmdNo - UINT - 16 - 4256 - - - NcCycleCounter - BYTE - 8 - 4272 - - - LastNcCycleCounter - BYTE - 8 - 4280 - - - NcMappingCounter - BYTE - 8 - 4288 - - - NcCycleCounterAvailable - BOOL - 8 - 4296 - - - NcCycleCounterNotAvailable - BOOL - 8 - 4304 - - - NcCyclicFeedbackExpected - BOOL - 8 - 4312 - - - PlcDebugCode - DWORD - 32 - 4320 - - - AxisIsSlave - BOOL - 8 - 4352 - - - GetTaskIndex - GETCURTASKINDEX - 128 - 4384 - - - CycleCounter - UDINT - 32 - 4512 - - - BusyCounter - UDINT - 32 - 4544 - - - fbTimeOut - TON - 224 - 4576 - - - fbStopMonitoringTimeOut - TON - 224 - 4800 - - - fbTimeOutMappingCounter - TON - 224 - 5024 - - - fbOnTrigger - R_TRIG - 64 - 5248 - - - sTempMsg - STRING(255) - 2048 - 5312 - - - AccDecreasing - BOOL - 8 - 7360 - - - AccOld - LREAL - 64 - 7424 - - - OpMode - _ST_TcNc_OperationModes - 128 - 7488 - - - suppress_warning_0 - C0228 - - - - - ActMonitorStop - - - ActMonitorAbortTorque - - - ActMonitorContinousMotion - - - ActMonitorDiscreteMotion - - - ActErrorMessage - - - ActMonitorContinuousTorque - - - ActCalcDiffCmdNo - - - ActNcCycleCounter - - - - PouType - FunctionBlock - - - conditionalshow - - - - - MC_Halt - 8576 - - Axis - AXIS_REF - Reference to an axis - 32 - 32 - - - ItemType - InOut - - - - - Execute - BOOL - 8 - 64 - - - ItemType - Input - - - - - Deceleration - LREAL - 64 - 128 - - - ItemType - Input - - - - - Jerk - LREAL - 64 - 192 - - - ItemType - Input - - - - - BufferMode - MC_BufferMode - 16 - 256 - - - ItemType - Input - - - - - Options - ST_MoveOptions - optional parameters - 320 - 320 - - - ItemType - Input - - - - - Done - BOOL - 8 - 640 - - - ItemType - Output - - - - - Busy - BOOL - 8 - 648 - - - ItemType - Output - - - - - Active - BOOL - 8 - 656 - - - ItemType - Output - - - - - CommandAborted - BOOL - 8 - 664 - - - ItemType - Output - - - - - Error - BOOL - 8 - 672 - - - ItemType - Output - - - - - ErrorID - UDINT - 32 - 704 - - - ItemType - Output - - - displaymode - hex - - - - - LastExecutionResult - _ST_FunctionBlockResults - 96 - 736 - - - ADSbusy - BOOL - 8 - 832 - - - MoveGeneric - _FB_MoveUniversalGeneric - 7616 - 896 - - - CmdNo - UINT - 16 - 8512 - - - - PouType - FunctionBlock - - - - - E_JogMode - 16 - INT - - MC_JOGMODE_STANDARD_SLOW - 0 - motion with standard jog parameters for slow motion - - - MC_JOGMODE_STANDARD_FAST - 1 - motion with standard jog parameters for fast motion - - - MC_JOGMODE_CONTINOUS - 2 - axis moves as long as the jog button is pressed using parameterized dynamics - - - MC_JOGMODE_INCHING - 3 - axis moves for a certain relative distance - - - MC_JOGMODE_INCHING_MODULO - 4 - axis moves for a certain relative distance - stop position is rounded to the distance value - - - - MC_Direction - 16 - INT - - MC_Positive_Direction - 1 - - - MC_Shortest_Way - 2 - - - MC_Negative_Direction - 3 - - - MC_Current_Direction - 4 - - - MC_Undefined_Direction - 128 - - - - MC_MoveVelocity - 8704 - - Axis - AXIS_REF - Reference to an axis - 32 - 32 - - - ItemType - InOut - - - - - Execute - BOOL - 8 - 64 - - - ItemType - Input - - - - - Velocity - LREAL - ContinuousUpdate : BOOL; - not available - 64 - 128 - - - ItemType - Input - - - - - Acceleration - LREAL - 64 - 192 - - - ItemType - Input - - - - - Deceleration - LREAL - 64 - 256 - - - ItemType - Input - - - - - Jerk - LREAL - 64 - 320 - - - ItemType - Input - - - - - Direction - MC_Direction - 16 - 384 - - 1 - - - - ItemType - Input - - - - - BufferMode - MC_BufferMode - 16 - 400 - - - ItemType - Input - - - - - Options - ST_MoveOptions - 320 - 448 - - - ItemType - Input - - - - - InVelocity - BOOL - Commanded velocity reached - 8 - 768 - - - ItemType - Output - - - - - Busy - BOOL - 8 - 776 - - - ItemType - Output - - - - - Active - BOOL - 8 - 784 - - - ItemType - Output - - - - - CommandAborted - BOOL - 8 - 792 - - - ItemType - Output - - - - - Error - BOOL - 8 - 800 - - - ItemType - Output - - - - - ErrorID - UDINT - 32 - 832 - - - ItemType - Output - - - displaymode - hex - - - - - LastExecutionResult - _ST_FunctionBlockResults - 96 - 864 - - - ADSbusy - BOOL - 8 - 960 - - - MoveGeneric - _FB_MoveUniversalGeneric - 7616 - 1024 - - - CmdNo - UINT - 16 - 8640 - - - - PouType - FunctionBlock - - - - - ST_McOutputs - 96 - - Done - BOOL - 8 - 0 - - - Busy - BOOL - 8 - 8 - - - Active - BOOL - 8 - 16 - - - CommandAborted - BOOL - 8 - 24 - - - Error - BOOL - 8 - 32 - - - ErrorID - UDINT - 32 - 64 - - - - MC_MoveAbsolute - 8768 - - Axis - AXIS_REF - Reference to an axis - 32 - 32 - - - ItemType - InOut - - - - - Execute - BOOL - Start the motion at rising edge - 8 - 64 - - - ItemType - Input - - - - - Position - LREAL - Target position for the motion - 64 - 128 - - - ItemType - Input - - - - - Velocity - LREAL - Value of the maximum velocity - 64 - 192 - - - ItemType - Input - - - - - Acceleration - LREAL - Value of the maximum acceleration - 64 - 256 - - - ItemType - Input - - - - - Deceleration - LREAL - Value of the maximum deceleration - 64 - 320 - - - ItemType - Input - - - - - Jerk - LREAL - Value of the maximum jerk - 64 - 384 - - - ItemType - Input - - - - - BufferMode - MC_BufferMode - Direction : MC_Direction; - not available - 16 - 448 - - - ItemType - Input - - - - - Options - ST_MoveOptions - optional parameters - 320 - 512 - - - ItemType - Input - - - - - Done - BOOL - 8 - 832 - - - ItemType - Output - - - - - Busy - BOOL - 8 - 840 - - - ItemType - Output - - - - - Active - BOOL - 8 - 848 - - - ItemType - Output - - - - - CommandAborted - BOOL - 8 - 856 - - - ItemType - Output - - - - - Error - BOOL - 8 - 864 - - - ItemType - Output - - - - - ErrorID - UDINT - 32 - 896 - - - ItemType - Output - - - displaymode - hex - - - - - LastExecutionResult - _ST_FunctionBlockResults - 96 - 928 - - - ADSbusy - BOOL - 8 - 1024 - - - MoveGeneric - _FB_MoveUniversalGeneric - 7616 - 1088 - - - CmdNo - UINT - 16 - 8704 - - - - PouType - FunctionBlock - - - - - MC_MoveRelative - 8768 - - Axis - AXIS_REF - Reference to an axis - 32 - 32 - - - ItemType - InOut - - - - - Execute - BOOL - 8 - 64 - - - ItemType - Input - - - - - Distance - LREAL - ContinuousUpdate : BOOL; - not available - 64 - 128 - - - ItemType - Input - - - - - Velocity - LREAL - 64 - 192 - - - ItemType - Input - - - - - Acceleration - LREAL - 64 - 256 - - - ItemType - Input - - - - - Deceleration - LREAL - 64 - 320 - - - ItemType - Input - - - - - Jerk - LREAL - 64 - 384 - - - ItemType - Input - - - - - BufferMode - MC_BufferMode - 16 - 448 - - - ItemType - Input - - - - - Options - ST_MoveOptions - 320 - 512 - - - ItemType - Input - - - - - Done - BOOL - 8 - 832 - - - ItemType - Output - - - - - Busy - BOOL - 8 - 840 - - - ItemType - Output - - - - - Active - BOOL - 8 - 848 - - - ItemType - Output - - - - - CommandAborted - BOOL - 8 - 856 - - - ItemType - Output - - - - - Error - BOOL - 8 - 864 - - - ItemType - Output - - - - - ErrorID - UDINT - 32 - 896 - - - ItemType - Output - - - displaymode - hex - - - - - LastExecutionResult - _ST_FunctionBlockResults - 96 - 928 - - - ADSbusy - BOOL - 8 - 1024 - - - MoveGeneric - _FB_MoveUniversalGeneric - 7616 - 1088 - - - CmdNo - UINT - 16 - 8704 - - - - PouType - FunctionBlock - - - - - MC_Jog - 44032 - - Axis - AXIS_REF - Reference to an axis - 32 - 32 - - - ItemType - InOut - - - - - JogForward - BOOL - 8 - 64 - - - ItemType - Input - - - - - JogBackwards - BOOL - 8 - 72 - - - ItemType - Input - - - - - Mode - E_JogMode - 16 - 80 - - - ItemType - Input - - - - - Position - LREAL - 64 - 128 - - - ItemType - Input - - - - - Velocity - LREAL - 64 - 192 - - - ItemType - Input - - - - - Acceleration - LREAL - 64 - 256 - - - ItemType - Input - - - - - Deceleration - LREAL - 64 - 320 - - - ItemType - Input - - - - - Jerk - LREAL - 64 - 384 - - - ItemType - Input - - - - - Done - BOOL - 8 - 448 - - - ItemType - Output - - - - - Busy - BOOL - 8 - 456 - - - ItemType - Output - - - - - Active - BOOL - 8 - 464 - - - ItemType - Output - - - - - CommandAborted - BOOL - 8 - 472 - - - ItemType - Output - - - - - Error - BOOL - 8 - 480 - - - ItemType - Output - - - - - ErrorID - UDINT - 32 - 512 - - - ItemType - Output - - - displaymode - hex - - - - - state - INT - 16 - 544 - - - LastExecutionResult - _ST_FunctionBlockResults - 96 - 576 - - - StateDWord - BOOL - 8 - 672 - - - ExecuteMoveVelocity - BOOL - 8 - 680 - - - MoveVelocity - MC_MoveVelocity - 8704 - 704 - - - MoveVelocityOut - ST_McOutputs - 96 - 9408 - - - Direction - MC_Direction - 16 - 9504 - - - ExecuteHalt - BOOL - 8 - 9520 - - - Halt - MC_Halt - 8576 - 9536 - - - HaltOut - ST_McOutputs - 96 - 18112 - - - ExecuteMoveAbsolute - BOOL - 8 - 18208 - - - MoveAbsolute - MC_MoveAbsolute - 8768 - 18240 - - - MoveAbsoluteOut - ST_McOutputs - 96 - 27008 - - - ExecuteMoveRelative - BOOL - 8 - 27104 - - - MoveRelative - MC_MoveRelative - 8768 - 27136 - - - MoveRelativeOut - ST_McOutputs - 96 - 35904 - - - JogMove - _FB_MoveUniversalGeneric - 7616 - 36032 - - - LastJogMoveResult - _ST_FunctionBlockResults - 96 - 43648 - - - ExecuteJogMove - BOOL - 8 - 43744 - - - StartType - _E_TcNC_StartPosType - 16 - 43760 - - - JogMoveOut - ST_McOutputs - 96 - 43776 - - - JogEnd - BOOL - 8 - 43872 - - - TargetPosition - LREAL - 64 - 43904 - - - modulo - LREAL - 64 - 43968 - - - ActJogMove - - - ActCheckJogEnd - - - - PouType - FunctionBlock - - - - - MC_MoveModulo - 8832 - - Axis - AXIS_REF - Reference to an axis - 32 - 32 - - - ItemType - InOut - - - - - Execute - BOOL - 8 - 64 - - - ItemType - Input - - - - - Position - LREAL - 64 - 128 - - - ItemType - Input - - - - - Velocity - LREAL - 64 - 192 - - - ItemType - Input - - - - - Acceleration - LREAL - 64 - 256 - - - ItemType - Input - - - - - Deceleration - LREAL - 64 - 320 - - - ItemType - Input - - - - - Jerk - LREAL - 64 - 384 - - - ItemType - Input - - - - - Direction - MC_Direction - modulo shortest way, modulo positive, modulo negative - 16 - 448 - - - ItemType - Input - - - - - BufferMode - MC_BufferMode - E - 16 - 464 - - - ItemType - Input - - - - - Options - ST_MoveOptions - 320 - 512 - - - ItemType - Input - - - - - Done - BOOL - 8 - 832 - - - ItemType - Output - - - - - Busy - BOOL - 8 - 840 - - - ItemType - Output - - - - - Active - BOOL - 8 - 848 - - - ItemType - Output - - - - - CommandAborted - BOOL - 8 - 856 - - - ItemType - Output - - - - - Error - BOOL - 8 - 864 - - - ItemType - Output - - - - - ErrorID - UDINT - 32 - 896 - - - ItemType - Output - - - displaymode - hex - - - - - LastExecutionResult - _ST_FunctionBlockResults - 96 - 928 - - - ADSbusy - BOOL - 8 - 1024 - - - MoveGeneric - _FB_MoveUniversalGeneric - 7616 - 1088 - - - StartType - _E_TcNC_StartPosType - 16 - 8704 - - - CmdNo - UINT - 16 - 8720 - - - TriggerExecute - R_TRIG - 64 - 8736 - - - MC_MoveModuloCall - - - - PouType - FunctionBlock - - - - - MC_HomingMode - 16 - INT - - MC_DefaultHoming - 0 - default homing as defined in the SystemManager encoder parameters - - - MC_AbsSwitch - 1 - not implemented - Absolute Switch homing plus Limit switches - - - MC_LimitSwitch - 2 - not implemented - Homing against Limit switches - - - MC_RefPulse - 3 - not implemented - Homing using encoder Reference Pulse "Zero Mark" - - - MC_Direct - 4 - Static Homing forcing position from user reference - - - MC_Absolute - 5 - not implemented - Static Homing forcing position from absolute encoder - - - MC_Block - 6 - not implemented - Homing against hardware parts blocking movement - - - MC_ForceCalibration - 7 - set the calibration flag without performing any motion or changing the position - - - MC_ResetCalibration - 8 - resets the calibration flag without performing any motion or changing the position - - - - E_EncoderReferenceMode - 32 - UDINT - - ENCODERREFERENCEMODE_DEFAULT - 0 - - - ENCODERREFERENCEMODE_PLCCAM - 1 - - - ENCODERREFERENCEMODE_HARDWARESYNC - 2 - - - ENCODERREFERENCEMODE_HARDWARELATCHPOS - 3 - - - ENCODERREFERENCEMODE_HARDWARELATCHNEG - 4 - - - ENCODERREFERENCEMODE_SOFTWARESYNC - 5 - - - ENCODERREFERENCEMODE_SOFTDRIVELATCHPOS - 6 - - - ENCODERREFERENCEMODE_SOFTDRIVELATCHNEG - 7 - - - ENCODERREFERENCEMODE_APPLICATION - 20 - - - - ST_HomingOptions - 320 - - ClearPositionLag - BOOL - set actual and set position to same value and clear the position lag - 8 - 0 - - - SearchDirection - MC_Direction - 16 - 16 - - 128 - - - - SearchVelocity - LREAL - 64 - 64 - - - SyncDirection - MC_Direction - 16 - 128 - - 128 - - - - SyncVelocity - LREAL - 64 - 192 - - - ReferenceMode - E_EncoderReferenceMode - 32 - 256 - - 0 - - - - - ST_SetPositionOptions - 32 - - ClearPositionLag - BOOL - set actual and set position to same value and clear the position lag - 8 - 0 - - - SelectEncoderIndex - BOOL - selects an encoder with index 0..n explicitly if enabled - selction by EncoderIndex below - 8 - 8 - - - EncoderIndex - UINT - encoder with index 0..n, 0 is first encoder - valid only if SelectEncoderIndex=TRUE - 16 - 16 - - - - _ST_TcNC_SetPosOnTheFly - 256 - - nPosSetType - UDINT - Absolute, Relative - added KSt 2009-01-28 - 32 - 0 - - - nCtrlDWord - UDINT - added KSt 2009-01-28 - 32 - 32 - - - fPreviousActualPos - LREAL - value not used any longer since 2009-01-28 - 64 - 64 - - - fNewActualPos - LREAL - 64 - 128 - - - nReserved - DWORD - - 1 - 2 - - added KSt 2009-01-28 - 64 - 192 - - - - conditionalshow - - - - - MC_SetPosition - 1984 - - Axis - AXIS_REF - Reference to an axis - 32 - 32 - - - ItemType - InOut - - - - - Execute - BOOL - Start setting position in axis - 8 - 64 - - - ItemType - Input - - - - - Position - LREAL - Position unit [u] (Means ‘Distance’ if Mode = RELATIVE) - 64 - 128 - - - ItemType - Input - - - - - Mode - BOOL - RELATIVE =True, ABSOLUTE = False (Default) - 8 - 192 - - - ItemType - Input - - - - - Options - ST_SetPositionOptions - Beckhoff proprietary input - 32 - 208 - - - ItemType - Input - - - - - Done - BOOL - Position has new value - 8 - 240 - - - ItemType - Output - - - - - Busy - BOOL - Shows that the Function Block is not finished - 8 - 248 - - - ItemType - Output - - - - - Error - BOOL - Signals that an error has occurred within the Function Block - 8 - 256 - - - ItemType - Output - - - - - ErrorID - UDINT - Error identification - 32 - 288 - - - ItemType - Output - - - displaymode - hex - - - - - ADSbusy - BOOL - 8 - 320 - - - stSetPos - _ST_TcNC_SetPosOnTheFly - 256 - 384 - - - iState - _E_TcMC_STATES - 16 - 640 - - 100 - - - - fbAdsWrite - ADSWRITE - 1216 - 672 - - - fbOnTrigger - R_TRIG - 64 - 1888 - - - conditionalshow - - - - - - PouType - FunctionBlock - - - - - MC_Home - 7168 - - Axis - AXIS_REF - Reference to an axis - 32 - 32 - - - ItemType - InOut - - - - - Execute - BOOL - 8 - 64 - - - ItemType - Input - - - - - Position - LREAL - 64 - 128 - - 1E+307 - - - - ItemType - Input - - - - - HomingMode - MC_HomingMode - 16 - 192 - - - ItemType - Input - - - - - BufferMode - MC_BufferMode - 16 - 208 - - - ItemType - Input - - - - - Options - ST_HomingOptions - Beckhoff proprietary input - 320 - 256 - - - ItemType - Input - - - - - bCalibrationCam - BOOL - Beckhoff proprietary input - 8 - 576 - - - ItemType - Input - - - - - Done - BOOL - 8 - 584 - - - ItemType - Output - - - - - Busy - BOOL - 8 - 592 - - - ItemType - Output - - - - - Active - BOOL - 8 - 600 - - - ItemType - Output - - - - - CommandAborted - BOOL - 8 - 608 - - - ItemType - Output - - - - - Error - BOOL - 8 - 616 - - - ItemType - Output - - - - - ErrorID - UDINT - 32 - 640 - - - ItemType - Output - - - displaymode - hex - - - - - LastExecutionResult - _ST_FunctionBlockResults - 96 - 672 - - - conditionalshow - - - - - ADSbusy - BOOL - 8 - 768 - - - conditionalshow - - - - - iState - _E_TcMC_STATES - 16 - 784 - - 100 - - - - conditionalshow - - - - - iSubState - INT - 16 - 800 - - - conditionalshow - - - - - fbAdsWriteCmd - ADSWRITE - 1216 - 832 - - - conditionalshow - - - - - fbAdsWriteParameter - ADSWRITE - 1216 - 2048 - - - conditionalshow - - - - - fbAdsReadRefPos - ADSREAD - 1248 - 3264 - - - conditionalshow - - - - - ReferenceFlagValue - UDINT - 32 - 4512 - - - conditionalshow - - - - - fbSetPosition - MC_SetPosition - 1984 - 4544 - - - conditionalshow - - - - - CalibrationValue - LREAL - 64 - 6528 - - - conditionalshow - - - - - SearchDirection - UINT - 16 - 6592 - - - conditionalshow - - - - - SearchVelocity - LREAL - 64 - 6656 - - - conditionalshow - - - - - SyncDirection - UINT - 16 - 6720 - - - conditionalshow - - - - - SyncVelocity - LREAL - 64 - 6784 - - - conditionalshow - - - - - ReferenceMode - E_EncoderReferenceMode - 32 - 6848 - - - conditionalshow - - - - - fbTrigger - R_TRIG - 64 - 6880 - - - conditionalshow - - - - - fbTimeOut - TON - 224 - 6944 - - - conditionalshow - - - - - - PouType - FunctionBlock - - - conditionalshow_all_locals - - - - - FB_WriteParameterInNc_v1_00 - 1504 - - bExecute - BOOL - 8 - 32 - - - ItemType - Input - - - - - nDeviceGroup - UDINT - 16#4000=Axisdata, 16#5000=Encoderdata, 16#6000=Controldata, 16#7000=Drivedata - 32 - 64 - - - ItemType - Input - - - - - nIndexOffset - UDINT - 32 - 96 - - - ItemType - Input - - - - - nData - DWORD - 32 - 128 - - - ItemType - Input - - - - - bBusy - BOOL - 8 - 160 - - - ItemType - Output - - - - - bDone - BOOL - 8 - 168 - - - ItemType - Output - - - - - bError - BOOL - 8 - 176 - - - ItemType - Output - - - - - nErrorId - UDINT - 32 - 192 - - - ItemType - Output - - - - - Axis - AXIS_REF - 32 - 224 - - - ItemType - InOut - - - - - nState - UINT - 16 - 256 - - - fbADSWRITE - ADSWRITE - 1216 - 288 - - - - PouType - FunctionBlock - - - - - FB_WriteFloatParameter - 1536 - - bExecute - BOOL - 8 - 32 - - - ItemType - Input - - - - - nDeviceGroup - UDINT - 16#4000=Axisdata, 16#5000=Encoderdata, 16#6000=Controldata, 16#7000=Drivedata - 32 - 64 - - - ItemType - Input - - - - - nIndexOffset - UDINT - 32 - 96 - - - ItemType - Input - - - - - nData - LREAL - 64 - 128 - - - ItemType - Input - - - - - bBusy - BOOL - 8 - 192 - - - ItemType - Output - - - - - bDone - BOOL - 8 - 200 - - - ItemType - Output - - - - - bError - BOOL - 8 - 208 - - - ItemType - Output - - - - - nErrorId - UDINT - 32 - 224 - - - ItemType - Output - - - - - Axis - AXIS_REF - 32 - 256 - - - ItemType - InOut - - - - - nState - UINT - 16 - 288 - - - fbADSWRITE - ADSWRITE - 1216 - 320 - - - - PouType - FunctionBlock - - - - - FB_HomeWriteNcVelocities - 3456 - - En - BOOL - 8 - 32 - - - ItemType - Input - - - - - bReset - BOOL - 8 - 40 - - - ItemType - Input - - - - - bExecute - BOOL - 8 - 48 - - - ItemType - Input - - - - - fVelocityToCam - LREAL - 64 - 64 - - - ItemType - Input - - - - - fVelocityFromCam - LREAL - 64 - 128 - - - ItemType - Input - - - - - Axis - AXIS_REF - 32 - 192 - - - ItemType - InOut - - - - - EnO - BOOL - 8 - 224 - - - ItemType - Output - - - - - bBusy - BOOL - 8 - 232 - - - ItemType - Output - - - - - bDone - BOOL - 8 - 240 - - - ItemType - Output - - - - - bError - BOOL - 8 - 248 - - - ItemType - Output - - - - - nErrorId - UDINT - 32 - 256 - - - ItemType - Output - - - - - fbExecuteRiseEdge - R_TRIG - 64 - 288 - - - fbWriteVelocityToCam - FB_WriteFloatParameter - 1536 - 384 - - - fbWriteVelocityFromCam - FB_WriteFloatParameter - 1536 - 1920 - - - - PouType - FunctionBlock - - - - - FB_HomeToSwitch - 15744 - - En - BOOL - 8 - 32 - - - ItemType - Input - - - - - bReset - BOOL - 8 - 40 - - - ItemType - Input - - - - - bExecute - BOOL - 8 - 48 - - - ItemType - Input - - - - - bCamSensor - BOOL - 8 - 56 - - - ItemType - Input - - - - - nSearchDirTwoardsCam - MC_Direction - 16 - 64 - - - ItemType - Input - - - - - nSearchDirOffCam - MC_Direction - 16 - 80 - - - ItemType - Input - - - - - fHomePosition - LREAL - 64 - 128 - - - ItemType - Input - - - - - fVelocityToCamNC - LREAL - Velcoity when searching for cam - 64 - 192 - - - ItemType - Input - - - - - fVelocityFromCamNC - LREAL - Velocity after found cam (searching for next signal transition) - 64 - 256 - - - ItemType - Input - - - - - Axis - AXIS_REF - 32 - 320 - - - ItemType - InOut - - - - - EnO - BOOL - 8 - 352 - - - ItemType - Output - - - - - bBusy - BOOL - 8 - 360 - - - ItemType - Output - - - - - bDone - BOOL - 8 - 368 - - - ItemType - Output - - - - - bHomed - BOOL - 8 - 376 - - - ItemType - Output - - - - - bError - BOOL - 8 - 384 - - - ItemType - Output - - - - - nErrorId - UDINT - 32 - 416 - - - ItemType - Output - - - - - fbHome - MC_Home - 7168 - 448 - - - fbWriteHomeDirCamToNC - FB_WriteParameterInNc_v1_00 - 1504 - 7616 - - - fbWriteHomeDirSyncToNC - FB_WriteParameterInNc_v1_00 - 1504 - 9120 - - - fbWriteHomeModeToNC - FB_WriteParameterInNc_v1_00 - 1504 - 10624 - - - fbWriteHomeVelocitiesToNC - FB_HomeWriteNcVelocities - 3456 - 12160 - - - bConfigNCDone - BOOL - 8 - 15616 - - 0 - - - - fbRTrigg - R_TRIG - 64 - 15648 - - - - PouType - FunctionBlock - - - - - FB_HomeDirect - 7424 - - En - BOOL - 8 - 32 - - - ItemType - Input - - - - - bReset - BOOL - 8 - 40 - - - ItemType - Input - - - - - bExecute - BOOL - 8 - 48 - - - ItemType - Input - - - - - fHomePosition - LREAL - 64 - 64 - - - ItemType - Input - - - - - Axis - AXIS_REF - 32 - 128 - - - ItemType - InOut - - - - - EnO - BOOL - 8 - 160 - - - ItemType - Output - - - - - bBusy - BOOL - 8 - 168 - - - ItemType - Output - - - - - bDone - BOOL - 8 - 176 - - - ItemType - Output - - - - - bHomed - BOOL - 8 - 184 - - - ItemType - Output - - - - - bError - BOOL - 8 - 192 - - - ItemType - Output - - - - - nErrorId - UDINT - 32 - 224 - - - ItemType - Output - - - - - fbHome - MC_Home - 7168 - 256 - - - - PouType - FunctionBlock - - - - - FB_ReadParameterInNc_v1_00 - 1536 - - bExecute - BOOL - 8 - 32 - - - ItemType - Input - - - - - nDeviceGroup - UDINT - 16#4000=Axisdata, 16#5000=Encoderdata, 16#6000=Controldata, 16#7000=Drivedata - 32 - 64 - - - ItemType - Input - - - - - nIndexOffset - UDINT - 32 - 96 - - - ItemType - Input - - - - - nData - DWORD - 32 - 128 - - - ItemType - Output - - - - - bBusy - BOOL - 8 - 160 - - - ItemType - Output - - - - - bDone - BOOL - 8 - 168 - - - ItemType - Output - - - - - bError - BOOL - 8 - 176 - - - ItemType - Output - - - - - nErrorId - UDINT - 32 - 192 - - - ItemType - Output - - - - - Axis - AXIS_REF - 32 - 224 - - - ItemType - InOut - - - - - nState - UINT - 16 - 256 - - - fbADSREAD - ADSREAD - 1248 - 288 - - - - PouType - FunctionBlock - - - - - FB_HomeReadSoftLimEnable - 3264 - - En - BOOL - 8 - 32 - - - ItemType - Input - - - - - bReset - BOOL - 8 - 40 - - - ItemType - Input - - - - - bExecute - BOOL - 8 - 48 - - - ItemType - Input - - - - - Axis - AXIS_REF - 32 - 64 - - - ItemType - InOut - - - - - EnO - BOOL - 8 - 96 - - - ItemType - Output - - - - - bBusy - BOOL - 8 - 104 - - - ItemType - Output - - - - - bDone - BOOL - 8 - 112 - - - ItemType - Output - - - - - bError - BOOL - 8 - 120 - - - ItemType - Output - - - - - nErrorId - UDINT - 32 - 128 - - - ItemType - Output - - - - - bSofLimEnableLow - BOOL - 8 - 160 - - 1 - - - - ItemType - Output - - - - - bSofLimEnableHigh - BOOL - 8 - 168 - - 1 - - - - ItemType - Output - - - - - fbReadSoftLimEnableLow - FB_ReadParameterInNc_v1_00 - 1536 - 192 - - - fbReadSoftLimEnableHigh - FB_ReadParameterInNc_v1_00 - 1536 - 1728 - - - - PouType - FunctionBlock - - - - - FB_HomeWriteSoftLimEnable - 3264 - - En - BOOL - 8 - 32 - - - ItemType - Input - - - - - bReset - BOOL - 8 - 40 - - - ItemType - Input - - - - - bExecute - BOOL - 8 - 48 - - - ItemType - Input - - - - - bSofLimEnableLow - BOOL - 8 - 56 - - 1 - - - - ItemType - Input - - - - - bSofLimEnableHigh - BOOL - 8 - 64 - - 1 - - - - ItemType - Input - - - - - Axis - AXIS_REF - 32 - 96 - - - ItemType - InOut - - - - - EnO - BOOL - 8 - 128 - - - ItemType - Output - - - - - bBusy - BOOL - 8 - 136 - - - ItemType - Output - - - - - bDone - BOOL - 8 - 144 - - - ItemType - Output - - - - - bError - BOOL - 8 - 152 - - - ItemType - Output - - - - - nErrorId - UDINT - 32 - 160 - - - ItemType - Output - - - - - fbExecuteRiseEdge - R_TRIG - 64 - 192 - - - fbWriteSoftLimEnableLow - FB_WriteParameterInNc_v1_00 - 1504 - 256 - - - fbWriteSoftLimEnableHigh - FB_WriteParameterInNc_v1_00 - 1504 - 1760 - - - - PouType - FunctionBlock - - - - - FB_ReadFloatParameter - 1600 - - bExecute - BOOL - 8 - 32 - - - ItemType - Input - - - - - nDeviceGroup - UDINT - 16#4000=Axisdata, 16#5000=Encoderdata, 16#6000=Controldata, 16#7000=Drivedata - 32 - 64 - - - ItemType - Input - - - - - nIndexOffset - UDINT - 32 - 96 - - - ItemType - Input - - - - - nData - LREAL - 64 - 128 - - - ItemType - Output - - - - - bBusy - BOOL - 8 - 192 - - - ItemType - Output - - - - - bDone - BOOL - 8 - 200 - - - ItemType - Output - - - - - bError - BOOL - 8 - 208 - - - ItemType - Output - - - - - nErrorId - UDINT - 32 - 224 - - - ItemType - Output - - - - - Axis - AXIS_REF - 32 - 256 - - - ItemType - InOut - - - - - nState - UINT - 16 - 288 - - - fbADSREAD - ADSREAD - 1248 - 320 - - - - PouType - FunctionBlock - - - - - FB_HomeReadNcVelocities - 3520 - - En - BOOL - 8 - 32 - - - ItemType - Input - - - - - bReset - BOOL - 8 - 40 - - - ItemType - Input - - - - - bExecute - BOOL - 8 - 48 - - - ItemType - Input - - - - - Axis - AXIS_REF - 32 - 64 - - - ItemType - InOut - - - - - EnO - BOOL - 8 - 96 - - - ItemType - Output - - - - - bBusy - BOOL - 8 - 104 - - - ItemType - Output - - - - - bDone - BOOL - 8 - 112 - - - ItemType - Output - - - - - bError - BOOL - 8 - 120 - - - ItemType - Output - - - - - nErrorId - UDINT - 32 - 128 - - - ItemType - Output - - - - - fVelocityToCam - LREAL - 64 - 192 - - - ItemType - Output - - - - - fVelocityFromCam - LREAL - 64 - 256 - - - ItemType - Output - - - - - fbReadVelocityToCam - FB_ReadFloatParameter - 1600 - 320 - - - fbReadVelocityFromCam - FB_ReadFloatParameter - 1600 - 1920 - - - - PouType - FunctionBlock - - - - - FB_HomePrepare - 17728 - - En - BOOL - 8 - 32 - - - ItemType - Input - - - - - bReset - BOOL - 8 - 40 - - - ItemType - Input - - - - - bExecute - BOOL - 8 - 48 - - - ItemType - Input - - - - - nCmdData - UINT - 16 - 64 - - - ItemType - Input - - - - - Axis - AXIS_REF - 32 - 96 - - - ItemType - InOut - - - - - EnO - BOOL - 8 - 128 - - - ItemType - Output - - - - - bBusy - BOOL - 8 - 136 - - - ItemType - Output - - - - - bDone - BOOL - 8 - 144 - - - ItemType - Output - - - - - bError - BOOL - 8 - 152 - - - ItemType - Output - - - - - nErrorId - UDINT - 32 - 160 - - - ItemType - Output - - - - - bSofLimEnableLowOriginal - BOOL - 8 - 192 - - 1 - - - - ItemType - Output - - - - - bSofLimEnableHighOriginal - BOOL - 8 - 200 - - 1 - - - - ItemType - Output - - - - - fVelocityToCam - LREAL - 64 - 256 - - 0 - - - - ItemType - Output - - - - - fVelocityFromCam - LREAL - 64 - 320 - - 0 - - - - ItemType - Output - - - - - fbHomeReadSoftLimEnable - FB_HomeReadSoftLimEnable - 3264 - 384 - - - fbHomeDisableSoftLimEnable - FB_HomeWriteSoftLimEnable - 3264 - 3648 - - - fbHomeReadNCVelocities - FB_HomeReadNcVelocities - 3520 - 6912 - - - fbHomeResetCalibrationFlag - MC_Home - Only used for reset of calibration flag - 7168 - 10432 - - - fbExecuteRiseEdge - R_TRIG - 64 - 17600 - - - bExecuteReadNC - BOOL - 8 - 17664 - - 0 - - - - bExecuteWriteNC - BOOL - 8 - 17672 - - 0 - - - - nState - INT - 16 - 17680 - - 0 - - - - - PouType - FunctionBlock - - - - - FB_HomeFinish - 3552 - - En - BOOL - 8 - 32 - - - ItemType - Input - - - - - bReset - BOOL - 8 - 40 - - - ItemType - Input - - - - - bExecute - BOOL - 8 - 48 - - - ItemType - Input - - - - - nCmdData - UINT - 16 - 64 - - - ItemType - Input - - - - - bSofLimEnableLow - BOOL - 8 - 80 - - 1 - - - - ItemType - Input - - - - - bSofLimEnableHigh - BOOL - 8 - 88 - - 1 - - - - ItemType - Input - - - - - Axis - AXIS_REF - 32 - 96 - - - ItemType - InOut - - - - - EnO - BOOL - 8 - 128 - - - ItemType - Output - - - - - bBusy - BOOL - 8 - 136 - - - ItemType - Output - - - - - bDone - BOOL - 8 - 144 - - - ItemType - Output - - - - - bError - BOOL - 8 - 152 - - - ItemType - Output - - - - - nErrorId - UDINT - 32 - 160 - - - ItemType - Output - - - - - fbHomewriteSoftLimEnable - FB_HomeWriteSoftLimEnable - 3264 - 192 - - - fbExecuteRiseEdge - R_TRIG - 64 - 3456 - - - bExecuteWriteNC - BOOL - 8 - 3520 - - 0 - - - - nState - INT - 16 - 3536 - - 0 - - - - - PouType - FunctionBlock - - - - - FB_HomeVirtual - 53696 - - En - BOOL - 8 - 32 - - - ItemType - Input - - - - - bReset - BOOL - 8 - 40 - - - ItemType - Input - - - - - bExecute - BOOL - 8 - 48 - - - ItemType - Input - - - - - nCmdData - UINT - 16 - 64 - - - ItemType - Input - - - - - bLimitFwd - BOOL - 8 - 80 - - - ItemType - Input - - - - - bLimitBwd - BOOL - 8 - 88 - - - ItemType - Input - - - - - bHomeSensor - BOOL - 8 - 96 - - - ItemType - Input - - - - - fHomePosition - LREAL - 64 - 128 - - - ItemType - Input - - - - - nHomeRevOffset - UINT - 16 - 192 - - - ItemType - Input - - - - - Axis - AXIS_REF - 32 - 224 - - - ItemType - InOut - - - - - EnO - BOOL - 8 - 256 - - - ItemType - Output - - - - - bBusy - BOOL - 8 - 264 - - - ItemType - Output - - - - - bDone - BOOL - 8 - 272 - - - ItemType - Output - - - - - bHomed - BOOL - 8 - 280 - - - ItemType - Output - - - - - bError - BOOL - 8 - 288 - - - ItemType - Output - - - - - nErrorId - UDINT - 32 - 320 - - - ItemType - Output - - - - - fbHomeToSwitch - FB_HomeToSwitch - 15744 - 384 - - - fbHomeDirect - FB_HomeDirect - Only used for direct homing (set of position) - 7424 - 16128 - - - fbMoveVelocity - MC_MoveVelocity - 8704 - 23552 - - - fbHomePrepare - FB_HomePrepare - 17728 - 32256 - - - fbHomeFinish - FB_HomeFinish - 3552 - 49984 - - - fbExecuteRiseEdge - R_TRIG - 64 - 53536 - - - nHomingState - INT - 16 - 53600 - - 0 - - - - bExecuteHomeToSwitch - BOOL - 8 - 53616 - - 0 - - - - bExecuteMoveVelocity - BOOL - 8 - 53624 - - 0 - - - - bExecutePrepare - BOOL - 8 - 53632 - - 0 - - - - bExecuteFinish - BOOL - 8 - 53640 - - 0 - - - - bExecuteHomeDirect - BOOL - 8 - 53648 - - - nCmdDataLocal - UINT - Ensure that nCmdData is not changed during sequence - 16 - 53664 - - - bSequenceReady - BOOL - 8 - 53680 - - 1 - - - - bRestoreNCDataNeeded - BOOL - 8 - 53688 - - 0 - - - - - PouType - FunctionBlock - - - - - ST_GearInDynOptions - 8 - - CCVmode - BOOL - constant circumference velocity mode - 8 - 0 - - - - _ST_TcNC_CoupleSlave - 384 - - nSlaveType - UDINT - 32 - 0 - - - nMasterAxisId - UDINT - 32 - 32 - - - nMasterSubIdx - UDINT - 32 - 64 - - - nSlaveSubIdx - UDINT - 32 - 96 - - - fCoupleParam1 - LREAL - 64 - 128 - - - fCoupleParam2 - LREAL - 64 - 192 - - - fCoupleParam3 - LREAL - 64 - 256 - - - fCoupleParam4 - LREAL - 64 - 320 - - - - conditionalshow - - - - - MC_GearInDyn - 4032 - - Master - AXIS_REF - Reference to an axis - 32 - 32 - - - ItemType - InOut - - - - - Slave - AXIS_REF - Reference to an axis - 32 - 64 - - - ItemType - InOut - - - - - Enable - BOOL - 8 - 96 - - - ItemType - Input - - - - - GearRatio - LREAL - 64 - 128 - - 1 - - - - ItemType - Input - - - - - Acceleration - LREAL - 64 - 192 - - - ItemType - Input - - - - - Deceleration - LREAL - not used - 64 - 256 - - - ItemType - Input - - - - - Jerk - LREAL - not used - 64 - 320 - - - ItemType - Input - - - - - BufferMode - MC_BufferMode - 16 - 384 - - - ItemType - Input - - - - - Options - ST_GearInDynOptions - optional parameters - 8 - 400 - - - ItemType - Input - - - - - InGear - BOOL - 8 - 408 - - - ItemType - Output - - - - - Busy - BOOL - 8 - 416 - - - ItemType - Output - - - - - Active - BOOL - 8 - 424 - - - ItemType - Output - - - - - CommandAborted - BOOL - 8 - 432 - - - ItemType - Output - - - - - Error - BOOL - 8 - 440 - - - ItemType - Output - - - - - ErrorID - UDINT - 32 - 448 - - - ItemType - Output - - - displaymode - hex - - - - - LastExecutionResult - _ST_FunctionBlockResults - 96 - 480 - - - ADSbusy - BOOL - 8 - 576 - - - iState - _E_TcMC_STATES - 16 - 592 - - 100 - - - - iSubState - INT - 16 - 608 - - - fbAdsWrite - ADSWRITE - 1216 - 640 - - - fbAdsRead - ADSREAD - 1248 - 1856 - - - sCouple - _ST_TcNC_CoupleSlave - 384 - 3136 - - - v_max - LREAL - 64 - 3520 - - - pa_limit - LREAL - 64 - 3584 - - - WasInGear - BOOL - 8 - 3648 - - - iAcceleration - LREAL - 64 - 3712 - - - conditionalshow - - - - - TimerStateFeedback - TON - 224 - 3776 - - - conditionalshow - - - - - - PouType - FunctionBlock - - - - - ST_GearOutOptions - 8 - - reserved - BOOL - 8 - 0 - - - conditionalshow - - - - - - MC_GearOut - 1792 - - Slave - AXIS_REF - Reference to an axis - 32 - 32 - - - ItemType - InOut - - - - - Execute - BOOL - 8 - 64 - - - ItemType - Input - - - - - Options - ST_GearOutOptions - optional parameters - 8 - 72 - - - ItemType - Input - - - - - Done - BOOL - 8 - 80 - - - ItemType - Output - - - - - Busy - BOOL - 8 - 88 - - - ItemType - Output - - - - - Error - BOOL - 8 - 96 - - - ItemType - Output - - - - - ErrorID - UDINT - 32 - 128 - - - ItemType - Output - - - displaymode - hex - - - - - LastExecutionResult - _ST_FunctionBlockResults - 96 - 160 - - - ADSbusy - BOOL - 8 - 256 - - - iState - _E_TcMC_STATES - 16 - 272 - - 100 - - - - fbAdsWrite - ADSWRITE - 1216 - 288 - - - fbOnTrigger - R_TRIG - 64 - 1504 - - - conditionalshow - - - - - TimerStateFeedback - TON - 224 - 1568 - - - conditionalshow - - - - - - PouType - FunctionBlock - - - - - FB_DriveVirtual - 162688 - - sVersion - STRING(80) - 648 - 32 - - 1.0.3 - - - - En - BOOL - 8 - 680 - - - ItemType - Input - - - - - bEnable - BOOL - 8 - 688 - - - ItemType - Input - - - - - bReset - BOOL - 8 - 696 - - - ItemType - Input - - - - - bExecute - BOOL - 8 - 704 - - - ItemType - Input - - - - - nCommand - UINT - // nCommandLocal... + 21 ]]>32962097152conditionalshow_FB_MoveUniversalGeneric7616AxisAXIS_REF3232ItemTypeInOutLastExecutionResult_ST_FunctionBlockResults3264ItemTypeInOutExecuteBOOL896ItemTypeInputStartType_E_TcNC_StartPosType16112ItemTypeInputPositionLREAL64128ItemTypeInputTorqueLREAL64192ItemTypeInputTorqueRampLREAL64256ItemTypeInputVelocityLREAL64320ItemTypeInputVelocityLimitHighLREAL64384ItemTypeInputVelocityLimitLowLREAL64448ItemTypeInputAccelerationLREAL64512ItemTypeInputDecelerationLREAL64576ItemTypeInputJerkLREAL64640ItemTypeInputBufferModeMC_BufferMode16704ItemTypeInputOptionsST_MoveOptions320768ItemTypeInputOptionsTorqueST_TorqueControlOptions1281088ItemTypeInputResetBOOL81216ItemTypeInputGotoRunStateBOOL81224ItemTypeInputDoneBOOL81232ItemTypeOutputBusyBOOL81240ItemTypeOutputActiveBOOL81248ItemTypeOutputCommandAbortedBOOL81256ItemTypeOutputErrorBOOL81264ItemTypeOutputErrorIDUDINT321280ItemTypeOutputdisplaymodehexCmdNoUINT161312ItemTypeOutputADSbusyBOOL81328ItemTypeOutputInTorqueBOOL81336ItemTypeOutputiState_E_TcMC_STATES161344100sStartRequest_ST_TcNC_UnversalAxisStartRequest6401408sTorqueStartRequest_ST_TcNC_UniversalAxisTorqueStartRequest5762048sStartResponse_ST_TcNC_UnversalAxisStartResponse322624fbAdsReadWriteADSRDWRTEX14402656ContinousModeBOOL84096InVelocityBOOL84104DiffCycleCounterUDINT324128EmptyStartResponse_ST_TcNC_UnversalAxisStartResponse324160COUNT_RUDINT324192CounterCmdNoZeroBYTE84224CounterCmdNotStartedBYTE84232DiffCmdNoINT164240InitialNcToPlcCmdNoUINT164256NcCycleCounterBYTE84272LastNcCycleCounterBYTE84280NcMappingCounterBYTE84288NcCycleCounterAvailableBOOL84296NcCycleCounterNotAvailableBOOL84304NcCyclicFeedbackExpectedBOOL84312PlcDebugCodeDWORD324320AxisIsSlaveBOOL84352GetTaskIndexGETCURTASKINDEX1284384CycleCounterUDINT324512BusyCounterUDINT324544fbTimeOutTON2244576fbStopMonitoringTimeOutTON2244800fbTimeOutMappingCounterTON2245024fbOnTriggerR_TRIG645248sTempMsgSTRING(255)20485312AccDecreasingBOOL87360AccOldLREAL647424OpMode_ST_TcNc_OperationModes1287488suppress_warning_0C0228ActMonitorStopActMonitorAbortTorqueActMonitorContinousMotionActMonitorDiscreteMotionActErrorMessageActMonitorContinuousTorqueActCalcDiffCmdNoActNcCycleCounterPouTypeFunctionBlockconditionalshowMC_Halt8576AxisAXIS_REF3232ItemTypeInOutExecuteBOOL864ItemTypeInputDecelerationLREAL64128ItemTypeInputJerkLREAL64192ItemTypeInputBufferModeMC_BufferMode16256ItemTypeInputOptionsST_MoveOptions320320ItemTypeInputDoneBOOL8640ItemTypeOutputBusyBOOL8648ItemTypeOutputActiveBOOL8656ItemTypeOutputCommandAbortedBOOL8664ItemTypeOutputErrorBOOL8672ItemTypeOutputErrorIDUDINT32704ItemTypeOutputdisplaymodehexLastExecutionResult_ST_FunctionBlockResults96736ADSbusyBOOL8832MoveGeneric_FB_MoveUniversalGeneric7616896CmdNoUINT168512PouTypeFunctionBlockE_JogMode16INTMC_JOGMODE_STANDARD_SLOW0MC_JOGMODE_STANDARD_FAST1MC_JOGMODE_CONTINOUS2MC_JOGMODE_INCHING3MC_JOGMODE_INCHING_MODULO4MC_Direction16INTMC_Positive_Direction1MC_Shortest_Way2MC_Negative_Direction3MC_Current_Direction4MC_Undefined_Direction128MC_MoveVelocity8704AxisAXIS_REF3232ItemTypeInOutExecuteBOOL864ItemTypeInputVelocityLREAL64128ItemTypeInputAccelerationLREAL64192ItemTypeInputDecelerationLREAL64256ItemTypeInputJerkLREAL64320ItemTypeInputDirectionMC_Direction163841ItemTypeInputBufferModeMC_BufferMode16400ItemTypeInputOptionsST_MoveOptions320448ItemTypeInputInVelocityBOOL8768ItemTypeOutputBusyBOOL8776ItemTypeOutputActiveBOOL8784ItemTypeOutputCommandAbortedBOOL8792ItemTypeOutputErrorBOOL8800ItemTypeOutputErrorIDUDINT32832ItemTypeOutputdisplaymodehexLastExecutionResult_ST_FunctionBlockResults96864ADSbusyBOOL8960MoveGeneric_FB_MoveUniversalGeneric76161024CmdNoUINT168640PouTypeFunctionBlockST_McOutputs96DoneBOOL80BusyBOOL88ActiveBOOL816CommandAbortedBOOL824ErrorBOOL832ErrorIDUDINT3264MC_MoveAbsolute8768AxisAXIS_REF3232ItemTypeInOutExecuteBOOL864ItemTypeInputPositionLREAL64128ItemTypeInputVelocityLREAL64192ItemTypeInputAccelerationLREAL64256ItemTypeInputDecelerationLREAL64320ItemTypeInputJerkLREAL64384ItemTypeInputBufferModeMC_BufferMode16448ItemTypeInputOptionsST_MoveOptions320512ItemTypeInputDoneBOOL8832ItemTypeOutputBusyBOOL8840ItemTypeOutputActiveBOOL8848ItemTypeOutputCommandAbortedBOOL8856ItemTypeOutputErrorBOOL8864ItemTypeOutputErrorIDUDINT32896ItemTypeOutputdisplaymodehexLastExecutionResult_ST_FunctionBlockResults96928ADSbusyBOOL81024MoveGeneric_FB_MoveUniversalGeneric76161088CmdNoUINT168704PouTypeFunctionBlockMC_MoveRelative8768AxisAXIS_REF3232ItemTypeInOutExecuteBOOL864ItemTypeInputDistanceLREAL64128ItemTypeInputVelocityLREAL64192ItemTypeInputAccelerationLREAL64256ItemTypeInputDecelerationLREAL64320ItemTypeInputJerkLREAL64384ItemTypeInputBufferModeMC_BufferMode16448ItemTypeInputOptionsST_MoveOptions320512ItemTypeInputDoneBOOL8832ItemTypeOutputBusyBOOL8840ItemTypeOutputActiveBOOL8848ItemTypeOutputCommandAbortedBOOL8856ItemTypeOutputErrorBOOL8864ItemTypeOutputErrorIDUDINT32896ItemTypeOutputdisplaymodehexLastExecutionResult_ST_FunctionBlockResults96928ADSbusyBOOL81024MoveGeneric_FB_MoveUniversalGeneric76161088CmdNoUINT168704PouTypeFunctionBlockMC_Jog44032AxisAXIS_REF3232ItemTypeInOutJogForwardBOOL864ItemTypeInputJogBackwardsBOOL872ItemTypeInputModeE_JogMode1680ItemTypeInputPositionLREAL64128ItemTypeInputVelocityLREAL64192ItemTypeInputAccelerationLREAL64256ItemTypeInputDecelerationLREAL64320ItemTypeInputJerkLREAL64384ItemTypeInputDoneBOOL8448ItemTypeOutputBusyBOOL8456ItemTypeOutputActiveBOOL8464ItemTypeOutputCommandAbortedBOOL8472ItemTypeOutputErrorBOOL8480ItemTypeOutputErrorIDUDINT32512ItemTypeOutputdisplaymodehexstateINT16544LastExecutionResult_ST_FunctionBlockResults96576StateDWordBOOL8672ExecuteMoveVelocityBOOL8680MoveVelocityMC_MoveVelocity8704704MoveVelocityOutST_McOutputs969408DirectionMC_Direction169504ExecuteHaltBOOL89520HaltMC_Halt85769536HaltOutST_McOutputs9618112ExecuteMoveAbsoluteBOOL818208MoveAbsoluteMC_MoveAbsolute876818240MoveAbsoluteOutST_McOutputs9627008ExecuteMoveRelativeBOOL827104MoveRelativeMC_MoveRelative876827136MoveRelativeOutST_McOutputs9635904JogMove_FB_MoveUniversalGeneric761636032LastJogMoveResult_ST_FunctionBlockResults9643648ExecuteJogMoveBOOL843744StartType_E_TcNC_StartPosType1643760JogMoveOutST_McOutputs9643776JogEndBOOL843872TargetPositionLREAL6443904moduloLREAL6443968ActJogMoveActCheckJogEndPouTypeFunctionBlockMC_MoveModulo8832AxisAXIS_REF3232ItemTypeInOutExecuteBOOL864ItemTypeInputPositionLREAL64128ItemTypeInputVelocityLREAL64192ItemTypeInputAccelerationLREAL64256ItemTypeInputDecelerationLREAL64320ItemTypeInputJerkLREAL64384ItemTypeInputDirectionMC_Direction16448ItemTypeInputBufferModeMC_BufferMode16464ItemTypeInputOptionsST_MoveOptions320512ItemTypeInputDoneBOOL8832ItemTypeOutputBusyBOOL8840ItemTypeOutputActiveBOOL8848ItemTypeOutputCommandAbortedBOOL8856ItemTypeOutputErrorBOOL8864ItemTypeOutputErrorIDUDINT32896ItemTypeOutputdisplaymodehexLastExecutionResult_ST_FunctionBlockResults96928ADSbusyBOOL81024MoveGeneric_FB_MoveUniversalGeneric76161088StartType_E_TcNC_StartPosType168704CmdNoUINT168720TriggerExecuteR_TRIG648736MC_MoveModuloCallPouTypeFunctionBlockMC_HomingMode16INTMC_DefaultHoming0MC_AbsSwitch1MC_LimitSwitch2MC_RefPulse3MC_Direct4MC_Absolute5MC_Block6MC_ForceCalibration7MC_ResetCalibration8E_EncoderReferenceMode32UDINTENCODERREFERENCEMODE_DEFAULT0ENCODERREFERENCEMODE_PLCCAM1ENCODERREFERENCEMODE_HARDWARESYNC2ENCODERREFERENCEMODE_HARDWARELATCHPOS3ENCODERREFERENCEMODE_HARDWARELATCHNEG4ENCODERREFERENCEMODE_SOFTWARESYNC5ENCODERREFERENCEMODE_SOFTDRIVELATCHPOS6ENCODERREFERENCEMODE_SOFTDRIVELATCHNEG7ENCODERREFERENCEMODE_APPLICATION20ST_HomingOptions320ClearPositionLagBOOL80SearchDirectionMC_Direction1616128SearchVelocityLREAL6464SyncDirectionMC_Direction16128128SyncVelocityLREAL64192ReferenceModeE_EncoderReferenceMode322560ST_SetPositionOptions32ClearPositionLagBOOL80SelectEncoderIndexBOOL88EncoderIndexUINT1616_ST_TcNC_SetPosOnTheFly256nPosSetTypeUDINT320nCtrlDWordUDINT3232fPreviousActualPosLREAL6464fNewActualPosLREAL64128nReservedDWORD1264192conditionalshowMC_SetPosition1984AxisAXIS_REF3232ItemTypeInOutExecuteBOOL864ItemTypeInputPositionLREAL64128ItemTypeInputModeBOOL8192ItemTypeInputOptionsST_SetPositionOptions32208ItemTypeInputDoneBOOL8240ItemTypeOutputBusyBOOL8248ItemTypeOutputErrorBOOL8256ItemTypeOutputErrorIDUDINT32288ItemTypeOutputdisplaymodehexADSbusyBOOL8320stSetPos_ST_TcNC_SetPosOnTheFly256384iState_E_TcMC_STATES16640100fbAdsWriteADSWRITE1216672fbOnTriggerR_TRIG641888conditionalshowPouTypeFunctionBlockMC_Home7168AxisAXIS_REF3232ItemTypeInOutExecuteBOOL864ItemTypeInputPositionLREAL641281E+307ItemTypeInputHomingModeMC_HomingMode16192ItemTypeInputBufferModeMC_BufferMode16208ItemTypeInputOptionsST_HomingOptions320256ItemTypeInputbCalibrationCamBOOL8576ItemTypeInputDoneBOOL8584ItemTypeOutputBusyBOOL8592ItemTypeOutputActiveBOOL8600ItemTypeOutputCommandAbortedBOOL8608ItemTypeOutputErrorBOOL8616ItemTypeOutputErrorIDUDINT32640ItemTypeOutputdisplaymodehexLastExecutionResult_ST_FunctionBlockResults96672conditionalshowADSbusyBOOL8768conditionalshowiState_E_TcMC_STATES16784100conditionalshowiSubStateINT16800conditionalshowfbAdsWriteCmdADSWRITE1216832conditionalshowfbAdsWriteParameterADSWRITE12162048conditionalshowfbAdsReadRefPosADSREAD12483264conditionalshowReferenceFlagValueUDINT324512conditionalshowfbSetPositionMC_SetPosition19844544conditionalshowCalibrationValueLREAL646528conditionalshowSearchDirectionUINT166592conditionalshowSearchVelocityLREAL646656conditionalshowSyncDirectionUINT166720conditionalshowSyncVelocityLREAL646784conditionalshowReferenceModeE_EncoderReferenceMode326848conditionalshowfbTriggerR_TRIG646880conditionalshowfbTimeOutTON2246944conditionalshowPouTypeFunctionBlockconditionalshow_all_localsFB_WriteParameterInNc_v1_001504bExecuteBOOL832ItemTypeInputnDeviceGroupUDINT3264ItemTypeInputnIndexOffsetUDINT3296ItemTypeInputnDataDWORD32128ItemTypeInputbBusyBOOL8160ItemTypeOutputbDoneBOOL8168ItemTypeOutputbErrorBOOL8176ItemTypeOutputnErrorIdUDINT32192ItemTypeOutputAxisAXIS_REF32224ItemTypeInOutnStateUINT16256fbADSWRITEADSWRITE1216288PouTypeFunctionBlockFB_WriteFloatParameter1536bExecuteBOOL832ItemTypeInputnDeviceGroupUDINT3264ItemTypeInputnIndexOffsetUDINT3296ItemTypeInputnDataLREAL64128ItemTypeInputbBusyBOOL8192ItemTypeOutputbDoneBOOL8200ItemTypeOutputbErrorBOOL8208ItemTypeOutputnErrorIdUDINT32224ItemTypeOutputAxisAXIS_REF32256ItemTypeInOutnStateUINT16288fbADSWRITEADSWRITE1216320PouTypeFunctionBlockFB_HomeWriteNcVelocities3456EnBOOL832ItemTypeInputbResetBOOL840ItemTypeInputbExecuteBOOL848ItemTypeInputfVelocityToCamLREAL6464ItemTypeInputfVelocityFromCamLREAL64128ItemTypeInputAxisAXIS_REF32192ItemTypeInOutEnOBOOL8224ItemTypeOutputbBusyBOOL8232ItemTypeOutputbDoneBOOL8240ItemTypeOutputbErrorBOOL8248ItemTypeOutputnErrorIdUDINT32256ItemTypeOutputfbExecuteRiseEdgeR_TRIG64288fbWriteVelocityToCamFB_WriteFloatParameter1536384fbWriteVelocityFromCamFB_WriteFloatParameter15361920PouTypeFunctionBlockFB_HomeToSwitch15744EnBOOL832ItemTypeInputbResetBOOL840ItemTypeInputbExecuteBOOL848ItemTypeInputbCamSensorBOOL856ItemTypeInputnSearchDirTwoardsCamMC_Direction1664ItemTypeInputnSearchDirOffCamMC_Direction1680ItemTypeInputfHomePositionLREAL64128ItemTypeInputfVelocityToCamNCLREAL64192ItemTypeInputfVelocityFromCamNCLREAL64256ItemTypeInputAxisAXIS_REF32320ItemTypeInOutEnOBOOL8352ItemTypeOutputbBusyBOOL8360ItemTypeOutputbDoneBOOL8368ItemTypeOutputbHomedBOOL8376ItemTypeOutputbErrorBOOL8384ItemTypeOutputnErrorIdUDINT32416ItemTypeOutputfbHomeMC_Home7168448fbWriteHomeDirCamToNCFB_WriteParameterInNc_v1_0015047616fbWriteHomeDirSyncToNCFB_WriteParameterInNc_v1_0015049120fbWriteHomeModeToNCFB_WriteParameterInNc_v1_00150410624fbWriteHomeVelocitiesToNCFB_HomeWriteNcVelocities345612160bConfigNCDoneBOOL8156160fbRTriggR_TRIG6415648PouTypeFunctionBlockFB_HomeDirect7424EnBOOL832ItemTypeInputbResetBOOL840ItemTypeInputbExecuteBOOL848ItemTypeInputfHomePositionLREAL6464ItemTypeInputAxisAXIS_REF32128ItemTypeInOutEnOBOOL8160ItemTypeOutputbBusyBOOL8168ItemTypeOutputbDoneBOOL8176ItemTypeOutputbHomedBOOL8184ItemTypeOutputbErrorBOOL8192ItemTypeOutputnErrorIdUDINT32224ItemTypeOutputfbHomeMC_Home7168256PouTypeFunctionBlockFB_ReadParameterInNc_v1_001536bExecuteBOOL832ItemTypeInputnDeviceGroupUDINT3264ItemTypeInputnIndexOffsetUDINT3296ItemTypeInputnDataDWORD32128ItemTypeOutputbBusyBOOL8160ItemTypeOutputbDoneBOOL8168ItemTypeOutputbErrorBOOL8176ItemTypeOutputnErrorIdUDINT32192ItemTypeOutputAxisAXIS_REF32224ItemTypeInOutnStateUINT16256fbADSREADADSREAD1248288PouTypeFunctionBlockFB_HomeReadSoftLimEnable3264EnBOOL832ItemTypeInputbResetBOOL840ItemTypeInputbExecuteBOOL848ItemTypeInputAxisAXIS_REF3264ItemTypeInOutEnOBOOL896ItemTypeOutputbBusyBOOL8104ItemTypeOutputbDoneBOOL8112ItemTypeOutputbErrorBOOL8120ItemTypeOutputnErrorIdUDINT32128ItemTypeOutputbSofLimEnableLowBOOL81601ItemTypeOutputbSofLimEnableHighBOOL81681ItemTypeOutputfbReadSoftLimEnableLowFB_ReadParameterInNc_v1_001536192fbReadSoftLimEnableHighFB_ReadParameterInNc_v1_0015361728PouTypeFunctionBlockFB_HomeWriteSoftLimEnable3264EnBOOL832ItemTypeInputbResetBOOL840ItemTypeInputbExecuteBOOL848ItemTypeInputbSofLimEnableLowBOOL8561ItemTypeInputbSofLimEnableHighBOOL8641ItemTypeInputAxisAXIS_REF3296ItemTypeInOutEnOBOOL8128ItemTypeOutputbBusyBOOL8136ItemTypeOutputbDoneBOOL8144ItemTypeOutputbErrorBOOL8152ItemTypeOutputnErrorIdUDINT32160ItemTypeOutputfbExecuteRiseEdgeR_TRIG64192fbWriteSoftLimEnableLowFB_WriteParameterInNc_v1_001504256fbWriteSoftLimEnableHighFB_WriteParameterInNc_v1_0015041760PouTypeFunctionBlockFB_ReadFloatParameter1600bExecuteBOOL832ItemTypeInputnDeviceGroupUDINT3264ItemTypeInputnIndexOffsetUDINT3296ItemTypeInputnDataLREAL64128ItemTypeOutputbBusyBOOL8192ItemTypeOutputbDoneBOOL8200ItemTypeOutputbErrorBOOL8208ItemTypeOutputnErrorIdUDINT32224ItemTypeOutputAxisAXIS_REF32256ItemTypeInOutnStateUINT16288fbADSREADADSREAD1248320PouTypeFunctionBlockFB_HomeReadNcVelocities3520EnBOOL832ItemTypeInputbResetBOOL840ItemTypeInputbExecuteBOOL848ItemTypeInputAxisAXIS_REF3264ItemTypeInOutEnOBOOL896ItemTypeOutputbBusyBOOL8104ItemTypeOutputbDoneBOOL8112ItemTypeOutputbErrorBOOL8120ItemTypeOutputnErrorIdUDINT32128ItemTypeOutputfVelocityToCamLREAL64192ItemTypeOutputfVelocityFromCamLREAL64256ItemTypeOutputfbReadVelocityToCamFB_ReadFloatParameter1600320fbReadVelocityFromCamFB_ReadFloatParameter16001920PouTypeFunctionBlockFB_HomePrepare17728EnBOOL832ItemTypeInputbResetBOOL840ItemTypeInputbExecuteBOOL848ItemTypeInputnCmdDataUINT1664ItemTypeInputAxisAXIS_REF3296ItemTypeInOutEnOBOOL8128ItemTypeOutputbBusyBOOL8136ItemTypeOutputbDoneBOOL8144ItemTypeOutputbErrorBOOL8152ItemTypeOutputnErrorIdUDINT32160ItemTypeOutputbSofLimEnableLowOriginalBOOL81921ItemTypeOutputbSofLimEnableHighOriginalBOOL82001ItemTypeOutputfVelocityToCamLREAL642560ItemTypeOutputfVelocityFromCamLREAL643200ItemTypeOutputfbHomeReadSoftLimEnableFB_HomeReadSoftLimEnable3264384fbHomeDisableSoftLimEnableFB_HomeWriteSoftLimEnable32643648fbHomeReadNCVelocitiesFB_HomeReadNcVelocities35206912fbHomeResetCalibrationFlagMC_Home716810432fbExecuteRiseEdgeR_TRIG6417600bExecuteReadNCBOOL8176640bExecuteWriteNCBOOL8176720nStateINT16176800PouTypeFunctionBlockFB_HomeFinish3552EnBOOL832ItemTypeInputbResetBOOL840ItemTypeInputbExecuteBOOL848ItemTypeInputnCmdDataUINT1664ItemTypeInputbSofLimEnableLowBOOL8801ItemTypeInputbSofLimEnableHighBOOL8881ItemTypeInputAxisAXIS_REF3296ItemTypeInOutEnOBOOL8128ItemTypeOutputbBusyBOOL8136ItemTypeOutputbDoneBOOL8144ItemTypeOutputbErrorBOOL8152ItemTypeOutputnErrorIdUDINT32160ItemTypeOutputfbHomewriteSoftLimEnableFB_HomeWriteSoftLimEnable3264192fbExecuteRiseEdgeR_TRIG643456bExecuteWriteNCBOOL835200nStateINT1635360PouTypeFunctionBlockFB_HomeVirtual53696EnBOOL832ItemTypeInputbResetBOOL840ItemTypeInputbExecuteBOOL848ItemTypeInputnCmdDataUINT1664ItemTypeInputbLimitFwdBOOL880ItemTypeInputbLimitBwdBOOL888ItemTypeInputbHomeSensorBOOL896ItemTypeInputfHomePositionLREAL64128ItemTypeInputnHomeRevOffsetUINT16192ItemTypeInputAxisAXIS_REF32224ItemTypeInOutEnOBOOL8256ItemTypeOutputbBusyBOOL8264ItemTypeOutputbDoneBOOL8272ItemTypeOutputbHomedBOOL8280ItemTypeOutputbErrorBOOL8288ItemTypeOutputnErrorIdUDINT32320ItemTypeOutputfbHomeToSwitchFB_HomeToSwitch15744384fbHomeDirectFB_HomeDirect742416128fbMoveVelocityMC_MoveVelocity870423552fbHomePrepareFB_HomePrepare1772832256fbHomeFinishFB_HomeFinish355249984fbExecuteRiseEdgeR_TRIG6453536nHomingStateINT16536000bExecuteHomeToSwitchBOOL8536160bExecuteMoveVelocityBOOL8536240bExecutePrepareBOOL8536320bExecuteFinishBOOL8536400bExecuteHomeDirectBOOL853648nCmdDataLocalUINT1653664bSequenceReadyBOOL8536801bRestoreNCDataNeededBOOL8536880PouTypeFunctionBlockST_GearInDynOptions8CCVmodeBOOL80_ST_TcNC_CoupleSlave384nSlaveTypeUDINT320nMasterAxisIdUDINT3232nMasterSubIdxUDINT3264nSlaveSubIdxUDINT3296fCoupleParam1LREAL64128fCoupleParam2LREAL64192fCoupleParam3LREAL64256fCoupleParam4LREAL64320conditionalshowMC_GearInDyn4032MasterAXIS_REF3232ItemTypeInOutSlaveAXIS_REF3264ItemTypeInOutEnableBOOL896ItemTypeInputGearRatioLREAL641281ItemTypeInputAccelerationLREAL64192ItemTypeInputDecelerationLREAL64256ItemTypeInputJerkLREAL64320ItemTypeInputBufferModeMC_BufferMode16384ItemTypeInputOptionsST_GearInDynOptions8400ItemTypeInputInGearBOOL8408ItemTypeOutputBusyBOOL8416ItemTypeOutputActiveBOOL8424ItemTypeOutputCommandAbortedBOOL8432ItemTypeOutputErrorBOOL8440ItemTypeOutputErrorIDUDINT32448ItemTypeOutputdisplaymodehexLastExecutionResult_ST_FunctionBlockResults96480ADSbusyBOOL8576iState_E_TcMC_STATES16592100iSubStateINT16608fbAdsWriteADSWRITE1216640fbAdsReadADSREAD12481856sCouple_ST_TcNC_CoupleSlave3843136v_maxLREAL643520pa_limitLREAL643584WasInGearBOOL83648iAccelerationLREAL643712conditionalshowTimerStateFeedbackTON2243776conditionalshowPouTypeFunctionBlockST_GearOutOptions8reservedBOOL80conditionalshowMC_GearOut1792SlaveAXIS_REF3232ItemTypeInOutExecuteBOOL864ItemTypeInputOptionsST_GearOutOptions872ItemTypeInputDoneBOOL880ItemTypeOutputBusyBOOL888ItemTypeOutputErrorBOOL896ItemTypeOutputErrorIDUDINT32128ItemTypeOutputdisplaymodehexLastExecutionResult_ST_FunctionBlockResults96160ADSbusyBOOL8256iState_E_TcMC_STATES16272100fbAdsWriteADSWRITE1216288fbOnTriggerR_TRIG641504conditionalshowTimerStateFeedbackTON2241568conditionalshowPouTypeFunctionBlockFB_DriveVirtual162688sVersionSTRING(80)648321.0.3EnBOOL8680ItemTypeInputbEnableBOOL8688ItemTypeInputbResetBOOL8696ItemTypeInputbExecuteBOOL8704ItemTypeInputnCommandUINT - 16 - 720 - - - ItemType - Input - - - - - nCmdData - UINT - 16 - 736 - - - ItemType - Input - - - - - fVelocity - LREAL - 64 - 768 - - - ItemType - Input - - - - - fPosition - LREAL - 64 - 832 - - - ItemType - Input - - - - - fAcceleration - LREAL - 64 - 896 - - - ItemType - Input - - - - - fDeceleration - LREAL - 64 - 960 - - - ItemType - Input - - - - - bJogFwd - BOOL - 8 - 1024 - - - ItemType - Input - - - - - bJogBwd - BOOL - 8 - 1032 - - - ItemType - Input - - - - - bLimitFwd - BOOL - 8 - 1040 - - - ItemType - Input - - - - - bLimitBwd - BOOL - 8 - 1048 - - - ItemType - Input - - - - - fOverride - LREAL - 64 - 1088 - - 100 - - - - ItemType - Input - - - - - bHomeSensor - BOOL - 8 - 1152 - - - ItemType - Input - - - - - fHomePosition - LREAL - 64 - 1216 - - - ItemType - Input - - - - - nHomeRevOffset - UINT - 16 - 1280 - - - ItemType - Input - - - - - MasterAxis - AXIS_REF - 9024 - 1344 - - - ItemType - Input - - - - - bPowerSelf - BOOL - 8 - 10368 - - - ItemType - Input - - - - - EnO - BOOL - 8 - 10376 - - - ItemType - Output - - - - - bEnabled - BOOL - 8 - 10384 - - - ItemType - Output - - - - - bBusy - BOOL - 8 - 10392 - - - ItemType - Output - - - - - bDone - BOOL - 8 - 10400 - - - ItemType - Output - - - - - bError - BOOL - 8 - 10408 - - - ItemType - Output - - - - - bHomed - BOOL - 8 - 10416 - - - ItemType - Output - - - - - nErrorId - UDINT - 32 - 10432 - - - ItemType - Output - - - - - nMotionAxisID - UDINT - Axis id in Motion (NC) - 32 - 10464 - - 0 - - - - ItemType - Output - - - - - Status - ST_AxisStatus - 768 - 10496 - - - ItemType - Output - - - - - fActVelocity - LREAL - 64 - 11264 - - - ItemType - Output - - - - - fActPosition - LREAL - 64 - 11328 - - - ItemType - Output - - - - - fActDiff - LREAL - 64 - 11392 - - - ItemType - Output - - - - - sErrorMessage - STRING(80) - 648 - 11456 - - - ItemType - Output - - - - - Axis - AXIS_REF - 32 - 12128 - - - ItemType - InOut - - - - - nCommandLocal - UINT - 16 - 12160 - - - nCmdDataLocal - UINT - 16 - 12176 - - - bFirstScan - BOOL - 8 - 12192 - - 1 - - - - fbReset - MC_Reset - 1632 - 12224 - - - fbPower - MC_Power - 768 - 13888 - - - fbHalt - MC_Halt - 8576 - 14656 - - - fbJog - MC_Jog - 44032 - 23232 - - - fbMoveVelocity - MC_MoveVelocity - 8704 - 67264 - - - fbMoveRelative - MC_MoveRelative - 8768 - 75968 - - - fbMoveAbsolute - MC_MoveAbsolute - 8768 - 84736 - - - fbMoveModulo - MC_MoveModulo - 8832 - 93504 - - - fbHomeVirtual - FB_HomeVirtual - 53696 - 102336 - - - fbGearInDyn - MC_GearInDyn - 4032 - 156032 - - - fbGearOut - MC_GearOut - 1792 - 160064 - - - fbExecuteRiseEdge - R_TRIG - 64 - 161856 - - - stAxisStatus - DUT_AxisStatus_v0_01 - 768 - 161920 - - - - PouType - FunctionBlock - - - - - FB_MotionHoming - 46656 - - stMotionStage - ST_MotionStage - 32 - 32 - - - ItemType - InOut - - - - - bExecute - BOOL - 8 - 64 - - - ItemType - Input - - - - - bBusy - BOOL - 8 - 72 - - - ItemType - Output - - - - - bDone - BOOL - 8 - 80 - - - ItemType - Output - - - - - bError - BOOL - 8 - 88 - - - ItemType - Output - - - - - nErrorID - UDINT - 32 - 96 - - - ItemType - Output - - - - - fbSetPos - MC_SetPosition - 1984 - 128 - - - fbJog - MC_Jog - 44032 - 2112 - - - rtExec - R_TRIG - 64 - 46144 - - - ftExec - F_TRIG - 64 - 46208 - - - nHomeStateMachine - INT - 16 - 46272 - - 0 - - - - nStateAfterStop - INT - 16 - 46288 - - - nMoves - INT - 16 - 46304 - - - bFirstDirection - BOOL - 8 - 46320 - - - bAtHome - BOOL - 8 - 46328 - - - bMove - BOOL - 8 - 46336 - - - nErrCount - INT - 16 - 46352 - - - bInterrupted - BOOL - 8 - 46368 - - - IDLE - INT - 16 - 46384 - - 0 - - - - NEXT_MOVE - INT - 16 - 46400 - - 1 - - - - CHECK_FWD - INT - 16 - 46416 - - 2 - - - - CHECK_BWD - INT - 16 - 46432 - - 3 - - - - FINAL_MOVE - INT - 16 - 46448 - - 4 - - - - FINAL_SETPOS - INT - 16 - 46464 - - 5 - - - - ERROR - INT - 16 - 46480 - - 6 - - - - WAIT_STOP - INT - 16 - 46496 - - 7 - - - - FWD_START - LREAL - +// 20 = SuperInp >>>ToBe +// 30 = Gear]]>16720ItemTypeInputnCmdDataUINT16736ItemTypeInputfVelocityLREAL64768ItemTypeInputfPositionLREAL64832ItemTypeInputfAccelerationLREAL64896ItemTypeInputfDecelerationLREAL64960ItemTypeInputbJogFwdBOOL81024ItemTypeInputbJogBwdBOOL81032ItemTypeInputbLimitFwdBOOL81040ItemTypeInputbLimitBwdBOOL81048ItemTypeInputfOverrideLREAL641088100ItemTypeInputbHomeSensorBOOL81152ItemTypeInputfHomePositionLREAL641216ItemTypeInputnHomeRevOffsetUINT161280ItemTypeInputMasterAxisAXIS_REF90241344ItemTypeInputbPowerSelfBOOL810368ItemTypeInputEnOBOOL810376ItemTypeOutputbEnabledBOOL810384ItemTypeOutputbBusyBOOL810392ItemTypeOutputbDoneBOOL810400ItemTypeOutputbErrorBOOL810408ItemTypeOutputbHomedBOOL810416ItemTypeOutputnErrorIdUDINT3210432ItemTypeOutputnMotionAxisIDUDINT32104640ItemTypeOutputStatusST_AxisStatus76810496ItemTypeOutputfActVelocityLREAL6411264ItemTypeOutputfActPositionLREAL6411328ItemTypeOutputfActDiffLREAL6411392ItemTypeOutputsErrorMessageSTRING(80)64811456ItemTypeOutputAxisAXIS_REF3212128ItemTypeInOutnCommandLocalUINT1612160nCmdDataLocalUINT1612176bFirstScanBOOL8121921fbResetMC_Reset163212224fbPowerMC_Power76813888fbHaltMC_Halt857614656fbJogMC_Jog4403223232fbMoveVelocityMC_MoveVelocity870467264fbMoveRelativeMC_MoveRelative876875968fbMoveAbsoluteMC_MoveAbsolute876884736fbMoveModuloMC_MoveModulo883293504fbHomeVirtualFB_HomeVirtual53696102336fbGearInDynMC_GearInDyn4032156032fbGearOutMC_GearOut1792160064fbExecuteRiseEdgeR_TRIG64161856stAxisStatusDUT_AxisStatus_v0_01768161920PouTypeFunctionBlockFB_MotionHoming46656stMotionStageST_MotionStage3232ItemTypeInOutbExecuteBOOL864ItemTypeInputbBusyBOOL872ItemTypeOutputbDoneBOOL880ItemTypeOutputbErrorBOOL888ItemTypeOutputnErrorIDUDINT3296ItemTypeOutputfbSetPosMC_SetPosition1984128fbJogMC_Jog440322112rtExecR_TRIG6446144ftExecF_TRIG6446208nHomeStateMachineINT16462720nStateAfterStopINT1646288nMovesINT1646304bFirstDirectionBOOL846320bAtHomeBOOL846328bMoveBOOL846336nErrCountINT1646352bInterruptedBOOL846368IDLEINT16463840NEXT_MOVEINT16464001CHECK_FWDINT16464162CHECK_BWDINT16464323FINAL_MOVEINT16464484FINAL_SETPOSINT16464645ERRORINT16464806WAIT_STOPINT16464967FWD_STARTLREAL - 64 - 46528 - - -99999999 - - - - BWD_START - LREAL - 64 - 46592 - - 99999999 - - - - - PouType - FunctionBlock - - - - - FB_EncSaveRestore - 2880 - - stMotionStage - ST_MotionStage - 32 - 32 - - - ItemType - InOut - - - - - bEnable - BOOL - 8 - 64 - - - ItemType - Input - - - - - fbSetPos - MC_SetPosition - 1984 - 128 - - - timer - TON - 224 - 2112 - - - bInit - BOOL - 8 - 2336 - - - bLoad - BOOL - 8 - 2344 - - - nLatchError - UDINT - 32 - 2368 - - - bEncError - BOOL - 8 - 2400 - - - tRetryDelay - TIME - 32 - 2432 - - 1000 - - - - nMaxRetries - UINT - 16 - 2464 - - 10 - - - - nCurrTries - UINT - 16 - 2480 - - 0 - - - - bWaitRetry - BOOL - 8 - 2496 - - - tonRetry - TON - 224 - 2528 - - - bSaved - BOOL - 8 - 2752 - - - TcPersistent - - - - - fPosition - LREAL - 64 - 2816 - - - TcPersistent - - - - - - PouType - FunctionBlock - - - - - FB_LogMotionError - 82752 - - stMotionStage - ST_MotionStage - 32 - 32 - - - ItemType - InOut - - - - - bEnable - BOOL - 8 - 64 - - - ItemType - Input - - - - - fbLogMessage - FB_LogMessage - 81600 - 128 - - - rtNewError - R_TRIG - 64 - 81728 - - - bChangedError - BOOL - 8 - 81792 - - - sPrevErr - STRING(80) - 648 - 81800 - - - fbJson - FB_JsonSaxWriter - 256 - 82464 - - - - PouType - FunctionBlock - - - - - FB_SetEnables - 64 - - stMotionStage - ST_MotionStage - 32 - 32 - - - ItemType - InOut - - - - - - PouType - FunctionBlock - - - - - FB_EncoderValue - 64 - - stMotionStage - ST_MotionStage - 32 - 32 - - - ItemType - InOut - - - - - - PouType - FunctionBlock - - - - - MC_ReadParameterSet - 1600 - - Parameter - ST_AxisParameterSet - 32 - 32 - - - ItemType - InOut - - - - - Axis - AXIS_REF - Reference to an axis - 32 - 64 - - - ItemType - InOut - - - - - Execute - BOOL - 8 - 96 - - - ItemType - Input - - - - - Done - BOOL - 8 - 104 - - - ItemType - Output - - - - - Busy - BOOL - 8 - 112 - - - ItemType - Output - - - - - Error - BOOL - 8 - 120 - - - ItemType - Output - - - - - ErrorID - UDINT - 32 - 128 - - - ItemType - Output - - - displaymode - hex - - - - - TriggerExecute - R_TRIG - 64 - 160 - - - state - _E_TcMC_STATES - 16 - 224 - - 100 - - - - fbAdsRead - ADSREAD - 1248 - 256 - - - SizeofPayloadData - UDINT - 32 - 1504 - - - SizeofPayloadData64 - ULINT - 64 - 1536 - - - ActGetSizeOfParameterSet - - - - PouType - FunctionBlock - - - - - FB_MotionStageNCParams - 2112 - - stMotionStage - ST_MotionStage - 32 - 32 - - - ItemType - InOut - - - - - bEnable - BOOL - 8 - 64 - - - ItemType - Input - - - - - tRefreshDelay - TIME - 32 - 96 - - - ItemType - Input - - - - - bError - BOOL - 8 - 128 - - - ItemType - Output - - - - - mcReadParams - MC_ReadParameterSet - 1600 - 192 - - - timer - TON - 224 - 1792 - - - bExecute - BOOL - 8 - 2016 - - 1 - - - - nLatchErrId - UDINT - 32 - 2048 - - - - PouType - FunctionBlock - - - - - FB_MotionStage - 297920 - - stMotionStage - ST_MotionStage - 32 - 32 - - - ItemType - InOut - - - - - fbDriveVirtual - FB_DriveVirtual - 162688 - 64 - - - fbMotionHome - FB_MotionHoming - 46656 - 162752 - - - fbSaveRestore - FB_EncSaveRestore - 2880 - 209408 - - - fbLogError - FB_LogMotionError - 82752 - 212288 - - - bExecute - BOOL - 8 - 295040 - - - bExecMove - BOOL - 8 - 295048 - - - bExecHome - BOOL - 8 - 295056 - - - bFwdHit - BOOL - 8 - 295064 - - - bBwdHit - BOOL - 8 - 295072 - - - ftExec - F_TRIG - 64 - 295104 - - - rtExec - R_TRIG - 64 - 295168 - - - rtUserExec - R_TRIG - 64 - 295232 - - - rtTarget - R_TRIG - 64 - 295296 - - - rtHomed - R_TRIG - 64 - 295360 - - - fbSetEnables - FB_SetEnables - 64 - 295424 - - - bPosGoal - BOOL - 8 - 295488 - - - bNegGoal - BOOL - 8 - 295496 - - - fbEncoderValue - FB_EncoderValue - 64 - 295520 - - - fbNCParams - FB_MotionStageNCParams - 2112 - 295616 - - - bNewMoveReq - BOOL - 8 - 297728 - - - bPrepareDisable - BOOL - 8 - 297736 - - - bMoveCmd - BOOL - 8 - 297744 - - - rtMoveCmdShortcut - R_TRIG - 64 - 297760 - - - rtHomeCmdShortcut - R_TRIG - 64 - 297824 - - - - PouType - FunctionBlock - - - - - FB_PositionState_Defaults - 1024 - - stPositionState - ST_PositionState - 32 - 32 - - - ItemType - InOut - - - - - sNameDefault - STRING(80) - 648 - 64 - - - ItemType - Input - - - - - fVeloDefault - LREAL - 64 - 768 - - - ItemType - Input - - - - - fDeltaDefault - LREAL - 64 - 832 - - - ItemType - Input - - - - - fAccelDefault - LREAL - 64 - 896 - - - ItemType - Input - - - - - fDecelDefault - LREAL - 64 - 960 - - - ItemType - Input - - - - - - PouType - FunctionBlock - - - - - ST_StateEpicsToPlc - 32 - - nSetValue - UINT - For internal use only. This holds new goal positions as an integer, else it is 0 if there is no new state move request. It is written to from the user's input enum. - 16 - 0 - - - bReset - BOOL - Set this to TRUE to acknowledge and clear an error. - 8 - 16 - - - pytmc - + ]]>6446528-99999999BWD_STARTLREAL644659299999999PouTypeFunctionBlockFB_EncSaveRestore2880stMotionStageST_MotionStage3232ItemTypeInOutbEnableBOOL864ItemTypeInputfbSetPosMC_SetPosition1984128timerTON2242112bInitBOOL82336bLoadBOOL82344nLatchErrorUDINT322368bEncErrorBOOL82400tRetryDelayTIME3224321000nMaxRetriesUINT16246410nCurrTriesUINT1624800bWaitRetryBOOL82496tonRetryTON2242528bSavedBOOL82752TcPersistentfPositionLREAL642816TcPersistentPouTypeFunctionBlockFB_LogMotionError82752stMotionStageST_MotionStage3232ItemTypeInOutbEnableBOOL864ItemTypeInputfbLogMessageFB_LogMessage81600128rtNewErrorR_TRIG6481728bChangedErrorBOOL881792sPrevErrSTRING(80)64881800fbJsonFB_JsonSaxWriter25682464PouTypeFunctionBlockFB_SetEnables64stMotionStageST_MotionStage3232ItemTypeInOutPouTypeFunctionBlockFB_EncoderValue64stMotionStageST_MotionStage3232ItemTypeInOutPouTypeFunctionBlockMC_ReadParameterSet1600ParameterST_AxisParameterSet3232ItemTypeInOutAxisAXIS_REF3264ItemTypeInOutExecuteBOOL896ItemTypeInputDoneBOOL8104ItemTypeOutputBusyBOOL8112ItemTypeOutputErrorBOOL8120ItemTypeOutputErrorIDUDINT32128ItemTypeOutputdisplaymodehexTriggerExecuteR_TRIG64160state_E_TcMC_STATES16224100fbAdsReadADSREAD1248256SizeofPayloadDataUDINT321504SizeofPayloadData64ULINT641536ActGetSizeOfParameterSetPouTypeFunctionBlockFB_MotionStageNCParams2112stMotionStageST_MotionStage3232ItemTypeInOutbEnableBOOL864ItemTypeInputtRefreshDelayTIME3296ItemTypeInputbErrorBOOL8128ItemTypeOutputmcReadParamsMC_ReadParameterSet1600192timerTON2241792bExecuteBOOL820161nLatchErrIdUDINT322048PouTypeFunctionBlockFB_MotionStage297920stMotionStageST_MotionStage3232ItemTypeInOutfbDriveVirtualFB_DriveVirtual16268864fbMotionHomeFB_MotionHoming46656162752fbSaveRestoreFB_EncSaveRestore2880209408fbLogErrorFB_LogMotionError82752212288bExecuteBOOL8295040bExecMoveBOOL8295048bExecHomeBOOL8295056bFwdHitBOOL8295064bBwdHitBOOL8295072ftExecF_TRIG64295104rtExecR_TRIG64295168rtUserExecR_TRIG64295232rtTargetR_TRIG64295296rtHomedR_TRIG64295360fbSetEnablesFB_SetEnables64295424bPosGoalBOOL8295488bNegGoalBOOL8295496fbEncoderValueFB_EncoderValue64295520fbNCParamsFB_MotionStageNCParams2112295616bNewMoveReqBOOL8297728bPrepareDisableBOOL8297736bMoveCmdBOOL8297744rtMoveCmdShortcutR_TRIG64297760rtHomeCmdShortcutR_TRIG64297824PouTypeFunctionBlockFB_PositionState_Defaults1024stPositionStateST_PositionState3232ItemTypeInOutsNameDefaultSTRING(80)64864ItemTypeInputfVeloDefaultLREAL64768ItemTypeInputfDeltaDefaultLREAL64832ItemTypeInputfAccelDefaultLREAL64896ItemTypeInputfDecelDefaultLREAL64960ItemTypeInputPouTypeFunctionBlockST_StateEpicsToPlc32nSetValueUINT160bResetBOOL816pytmc pv: RESET io: io field: ZNAM False field: ONAM True - - - - - - - ST_StatePMPSEpicsToPlc - 16 - - bArbiterEnabled - BOOL - User setting: TRUE to enable the arbiter, FALSE to disable it. - 8 - 0 - - 1 - - - - pytmc - + ST_StatePMPSEpicsToPlc16bArbiterEnabledBOOL801pytmc pv: PMPS:ARB:ENABLE io: io - - - - - - bMaintMode - BOOL - User setting: TRUE to enable maintenance mode (Fast fault, free motion), FALSE to disable it. - 8 - 8 - - - pytmc - + bMaintModeBOOL88pytmc pv: PMPS:MAINT io: io - - - - - - - ST_StatePlcToEpics - 768 - - nGetValue - UINT - For internal use only. This holds the current position index as an integer, else it is 0 if we are changing states or not at any particular state. - 16 - 0 - - - bBusy - BOOL - This will be TRUE when we are in an active state move and FALSE otherwise. - 8 - 16 - - - pytmc - + ST_StatePlcToEpics768nGetValueUINT160bBusyBOOL816pytmc pv: BUSY io: i field: ZNAM False field: ONAM True - - - - - - bDone - BOOL - This will be TRUE after a move completes and FALSE otherwise. - 8 - 24 - - - pytmc - + bDoneBOOL824pytmc pv: DONE io: i field: ZNAM False field: ONAM True - - - - - - bError - BOOL - This will be TRUE if the most recent move had an error and FALSE otherwise. - 8 - 32 - - - pytmc - + bErrorBOOL832pytmc pv: ERR io: i field: ZNAM False field: ONAM True - - - - - - nErrorID - UDINT - This will be set to an NC error code during an error if one exists or left at 0 otherwise. - 32 - 64 - - - pytmc - + nErrorIDUDINT3264pytmc pv: ERRID io: i - - - - - - sErrorMsg - STRING(80) - This will be set to an appropriate error message during an error if one exists or left as an empty string otherwise. - 648 - 96 - - - pytmc - + sErrorMsgSTRING(80)64896pytmc pv: ERRMSG io: i - - - - - - - ST_StatePMPSPlcToEpics - 2496 - - stTransitionDb - ST_DbStateParams - The database entry for the transition state. This should always be present. - 2496 - 0 - - - pytmc - + ST_StatePMPSPlcToEpics2496stTransitionDbST_DbStateParams24960pytmc pv: PMPS:TRANS io: i - - - - - - - FB_StatesInputHandler - 256 - - stUserInput - ST_StateEpicsToPlc - The user's inputs from EPICS. This is an IN_OUT variable because we will write values back to this to help us detect when the same value is re-caput - 32 - 32 - - - ItemType - InOut - - - - - bMoveBusy - BOOL - The bBusy boolean from the motion FB - 8 - 64 - - - ItemType - Input - - - - - nStartingState - UINT - The starting state number to seed nCurrGoal with - 16 - 80 - - - ItemType - Input - - - - - nCurrGoal - UINT - The goal index to input to the motion FB. This will be clamped to the range 0..GeneralConstants.MAX_STATES - 16 - 96 - - - ItemType - Output - - - - - bExecMove - BOOL - The bExecute boolean to input to the motion FB - 8 - 112 - - - ItemType - Output - - - - - bResetMove - BOOL - The bReset boolean to input to the motion FB - 8 - 120 - - - ItemType - Output - - - - - nState - UINT - 16 - 128 - - - bInit - BOOL - 8 - 144 - - - nQueuedGoal - UINT - 16 - 160 - - - bNewMove - BOOL - 8 - 176 - - - IDLE - UINT - 16 - 192 - - 0 - - - - GOING - UINT - 16 - 208 - - 1 - - - - WAIT_STOP - UINT - 16 - 224 - - 2 - - - - - PouType - FunctionBlock - - - - - FB_RawCountConverter - 8576 - - stParameters - ST_AxisParameterSet - Parameters to check against - 8192 - 64 - - - ItemType - Input - - - - - nCountCheck - UDINT - Optional count to convert to a real position - 32 - 8256 - - - ItemType - Input - - - - - fPosCheck - LREAL - Optional position to convert to encoder counts - 64 - 8320 - - - ItemType - Input - - - - - nCountGet - UDINT - If converting position, the number of counts - 32 - 8384 - - - ItemType - Output - - - - - fPosGet - LREAL - If converting counts, the position - 64 - 8448 - - - ItemType - Output - - - - - bBusy - BOOL - True during a parameter get/calc - 8 - 8512 - - - ItemType - Output - - - - - bDone - BOOL - True after a successful get/calc - 8 - 8520 - - - ItemType - Output - - - - - bError - BOOL - True if the calculation errored - 8 - 8528 - - - ItemType - Output - - - - - - PouType - FunctionBlock - - - - - FB_PositionStateLock - 3840 - - stPositionState - ST_PositionState - 32 - 32 - - - ItemType - InOut - - - - - bEnable - BOOL - 8 - 64 - - - ItemType - Input - - - - - stCachedPositionState - ST_PositionState - 3648 - 128 - - - bInit - BOOL - 8 - 3776 - - 0 - - - - - PouType - FunctionBlock - - - - - FB_PositionStateInternal - 12544 - - stMotionStage - ST_MotionStage - 32 - 32 - - - ItemType - InOut - - - - - stPositionState - ST_PositionState - 32 - 64 - - - ItemType - InOut - - - - - fbEncConverter - FB_RawCountConverter - 8576 - 128 - - - fbLock - FB_PositionStateLock - 3840 - 8704 - - - - PouType - FunctionBlock - - - - - FB_PositionStateInternalND - 113088 - - astMotionStage - ST_MotionStage - - 1 - 1 - - All the motors to apply the standard routines to - 32 - 32 - - - ItemType - InOut - - - - - astPositionState - ST_PositionState - - 1 - 1 - - - 1 - 9 - - Each motor's respective position states along its direction - 32 - 64 - - - ItemType - InOut - - - - - afbStateInternal - FB_PositionStateInternal - - 1 - 1 - - - 1 - 9 - - The individual instantiated internal FBs. Must have the same bounds as astPositionState. - 112896 - 128 - - - nIterMotors - DINT - 32 - 113024 - - - nIterStates - DINT - 32 - 113056 - - - - PouType - FunctionBlock - - - - - E_MotionRequest - 16 - INT - - WAIT - 0 - - - INTERRUPT - 1 - - - ABORT - 2 - - - - FB_MotionRequest - 1600 - - stMotionStage - ST_MotionStage - Motor to move - 32 - 32 - - - ItemType - InOut - - - - - bExecute - BOOL - Start move on rising edge, stop move on falling edge - 8 - 64 - - - ItemType - Input - - - - - bReset - BOOL - Reset errors on rising edge - 8 - 72 - - - ItemType - Input - - - - - enumMotionRequest - E_MotionRequest - Define behavior for when the motor is already moving - 16 - 80 - - 0 - - - - ItemType - Input - - - - - fPos - LREAL - Goal position - 64 - 128 - - - ItemType - Input - - - - - fVel - LREAL - Move velocity - 64 - 192 - - - ItemType - Input - - - - - fAcc - LREAL - Optional acceleration - 64 - 256 - - - ItemType - Input - - - - - fDec - LREAL - Optional deceleration - 64 - 320 - - - ItemType - Input - - - - - bError - BOOL - True if in error state - 8 - 384 - - - ItemType - Output - - - - - nErrorId - UDINT - Error code - 32 - 416 - - - ItemType - Output - - - - - sErrorMessage - STRING(80) - What the error code means - 648 - 448 - - - ItemType - Output - - - - - bBusy - BOOL - If TRUE, we are moving the motor - 8 - 1096 - - - ItemType - Output - - - - - bDone - BOOL - If TRUE, we are not moving the motor and our most recent move was successful - 8 - 1104 - - - ItemType - Output - - - - - rtExec - R_TRIG - 64 - 1120 - - - ftExec - F_TRIG - 64 - 1184 - - - rtReset - R_TRIG - 64 - 1248 - - - ftBusy - F_TRIG - 64 - 1312 - - - nState - UINT - 16 - 1376 - - 0 - - - - bMyMove - BOOL - 8 - 1392 - - - bCausedError - BOOL - 8 - 1400 - - - INIT - UINT - 16 - 1408 - - 0 - - - - WAIT_EXEC - UINT - 16 - 1424 - - 1 - - - - PICK_REQUEST - UINT - 16 - 1440 - - 2 - - - - WAIT_OTHER_MOVE - UINT - 16 - 1456 - - 3 - - - - STOP_OTHER_MOVE - UINT - 16 - 1472 - - 4 - - - - START_MOVE - UINT - 16 - 1488 - - 5 - - - - WAIT_MY_MOVE - UINT - 16 - 1504 - - 6 - - - - STOP_MY_MOVE - UINT - 16 - 1520 - - 7 - - - - DONE_MOVING - UINT - 16 - 1536 - - 8 - - - - ERROR - UINT - 16 - 1552 - - 9 - - - - - PouType - FunctionBlock - - - - - FB_PositionStateMove - 2560 - - stMotionStage - ST_MotionStage - Motor to move - 32 - 32 - - - ItemType - InOut - - - - - stPositionState - ST_PositionState - State to move to - 32 - 64 - - - ItemType - InOut - - - pytmc - + FB_StatesInputHandler256stUserInputST_StateEpicsToPlc3232ItemTypeInOutbMoveBusyBOOL864ItemTypeInputnStartingStateUINT1680ItemTypeInputnCurrGoalUINT1696ItemTypeOutputbExecMoveBOOL8112ItemTypeOutputbResetMoveBOOL8120ItemTypeOutputnStateUINT16128bInitBOOL8144nQueuedGoalUINT16160bNewMoveBOOL8176IDLEUINT161920GOINGUINT162081WAIT_STOPUINT162242PouTypeFunctionBlockFB_RawCountConverter8576stParametersST_AxisParameterSet819264ItemTypeInputnCountCheckUDINT328256ItemTypeInputfPosCheckLREAL648320ItemTypeInputnCountGetUDINT328384ItemTypeOutputfPosGetLREAL648448ItemTypeOutputbBusyBOOL88512ItemTypeOutputbDoneBOOL88520ItemTypeOutputbErrorBOOL88528ItemTypeOutputPouTypeFunctionBlockFB_PositionStateLock3840stPositionStateST_PositionState3232ItemTypeInOutbEnableBOOL864ItemTypeInputstCachedPositionStateST_PositionState3648128bInitBOOL837760PouTypeFunctionBlockFB_PositionStateInternal12544stMotionStageST_MotionStage3232ItemTypeInOutstPositionStateST_PositionState3264ItemTypeInOutfbEncConverterFB_RawCountConverter8576128fbLockFB_PositionStateLock38408704PouTypeFunctionBlockFB_PositionStateInternalND113088astMotionStageST_MotionStage113232ItemTypeInOutastPositionStateST_PositionState11193264ItemTypeInOutafbStateInternalFB_PositionStateInternal1119112896128nIterMotorsDINT32113024nIterStatesDINT32113056PouTypeFunctionBlockE_MotionRequest16INTWAIT0INTERRUPT1ABORT2FB_MotionRequest1600stMotionStageST_MotionStage3232ItemTypeInOutbExecuteBOOL864ItemTypeInputbResetBOOL872ItemTypeInputenumMotionRequestE_MotionRequest16800ItemTypeInputfPosLREAL64128ItemTypeInputfVelLREAL64192ItemTypeInputfAccLREAL64256ItemTypeInputfDecLREAL64320ItemTypeInputbErrorBOOL8384ItemTypeOutputnErrorIdUDINT32416ItemTypeOutputsErrorMessageSTRING(80)648448ItemTypeOutputbBusyBOOL81096ItemTypeOutputbDoneBOOL81104ItemTypeOutputrtExecR_TRIG641120ftExecF_TRIG641184rtResetR_TRIG641248ftBusyF_TRIG641312nStateUINT1613760bMyMoveBOOL81392bCausedErrorBOOL81400INITUINT1614080WAIT_EXECUINT1614241PICK_REQUESTUINT1614402WAIT_OTHER_MOVEUINT1614563STOP_OTHER_MOVEUINT1614724START_MOVEUINT1614885WAIT_MY_MOVEUINT1615046STOP_MY_MOVEUINT1615207DONE_MOVINGUINT1615368ERRORUINT1615529PouTypeFunctionBlockFB_PositionStateMove2560stMotionStageST_MotionStage3232ItemTypeInOutstPositionStateST_PositionState3264ItemTypeInOutpytmc pv: - - - - - - bExecute - BOOL - Start move on rising edge, stop move on falling edge - 8 - 96 - - - ItemType - Input - - - pytmc - + bExecuteBOOL896ItemTypeInputpytmc pv: GO io: io field: ZNAM False field: ONAM True - - - - - - bReset - BOOL - Rising edge error reset - 8 - 104 - - - ItemType - Input - - - pytmc - + bResetBOOL8104ItemTypeInputpytmc pv: RESET io: io field: ZNAM False field: ONAM True - - - - - - enumMotionRequest - E_MotionRequest - Define behavior for when a move is already active - 16 - 112 - - 0 - - - - ItemType - Input - - - - - bAtState - BOOL - TRUE if the motor is at this state - 8 - 128 - - - ItemType - Output - - - pytmc - + enumMotionRequestE_MotionRequest161120ItemTypeInputbAtStateBOOL8128ItemTypeOutputpytmc pv: AT_STATE io: input field: ZNAM False field: ONAM True - - - - - - bError - BOOL - TRUE if we have an error - 8 - 136 - - - ItemType - Output - - - pytmc - + bErrorBOOL8136ItemTypeOutputpytmc pv: ERR io: input field: ZNAM False field: ONAM True - - - - - - nErrorID - UDINT - Error code - 32 - 160 - - - ItemType - Output - - - pytmc - + nErrorIDUDINT32160ItemTypeOutputpytmc pv: ERRID io: input - - - - - - sErrorMessage - STRING(80) - Error description - 648 - 192 - - - ItemType - Output - - - pytmc - + sErrorMessageSTRING(80)648192ItemTypeOutputpytmc pv: ERRMSG io: input - - - - - - bBusy - BOOL - TRUE if we are moving to a state - 8 - 840 - - - ItemType - Output - - - pytmc - + bBusyBOOL8840ItemTypeOutputpytmc pv: BUSY io: input field: ZNAM False field: ONAM True - - - - - - bDone - BOOL - TRUE if we are not moving and we reached a state successfully on our last move - 8 - 848 - - - ItemType - Output - - - pytmc - + bDoneBOOL8848ItemTypeOutputpytmc pv: DONE io: input field: ZNAM False field: ONAM True - - - - - - fbMotionRequest - FB_MotionRequest - 1600 - 896 - - - bAllowMove - BOOL - 8 - 2496 - - - - PouType - FunctionBlock - - - - - FB_PositionStateMoveND - 3648 - - astMotionStage - ST_MotionStage - - 1 - 1 - - Array of motors to move together - 32 - 32 - - - ItemType - InOut - - - - - astPositionState - ST_PositionState - - 1 - 1 - - 1D Position states: the current position to send each axis to - 32 - 64 - - - ItemType - InOut - - - - - nActiveMotorCount - UINT - The number of motors we're actually using - 16 - 96 - - - ItemType - Input - - - - - bExecute - BOOL - Start all moves on rising edge, stop all moves on falling edge - 8 - 112 - - - ItemType - Input - - - - - bReset - BOOL - Reset any errors - 8 - 120 - - - ItemType - Input - - - - - enumMotionRequest - E_MotionRequest - Define behavior for when a move request is interrupted with a new request - 16 - 128 - - 0 - - - - ItemType - Input - - - - - bAtState - BOOL - TRUE if ALL of the motors are at their goal states - 8 - 144 - - - ItemType - Output - - - - - bBusy - BOOL - TRUE if ANY of this FB's moves are in progress - 8 - 152 - - - ItemType - Output - - - - - bDone - BOOL - TRUE if ALL motors have completed the last move request from this FB - 8 - 160 - - - ItemType - Output - - - - - bError - BOOL - TRUE if ANY of this FB's moves had an error - 8 - 168 - - - ItemType - Output - - - - - nErrorCount - UINT - How many FBs are erroring - 16 - 176 - - - ItemType - Output - - - - - nShownError - DINT - Which component is the source of the example/summarized error - 32 - 192 - - - ItemType - Output - - - - - nErrorID - UDINT - One of the error ids - 32 - 224 - - - ItemType - Output - - - - - sErrorMessage - STRING(80) - The error error message matching the ID - 648 - 256 - - - ItemType - Output - - - - - afbPositionStateMove - FB_PositionStateMove - - 1 - 1 - - 1D State movers: FBs to move the motors - 2560 - 960 - - - nIndex - DINT - 32 - 3520 - - - bMotorCountError - BOOL - 8 - 3552 - - - nLowerBound - DINT - 32 - 3584 - - - nUpperBound - DINT - 32 - 3616 - - - DoStateMoves - - - CheckCount - - - CombineOutputs - - - - PouType - FunctionBlock - - - - - FB_PositionStateRead - 3904 - - stMotionStage - ST_MotionStage - The motor to check the state of - 32 - 32 - - - ItemType - InOut - - - - - astPositionState - ST_PositionState - - 1 - 9 - - The allowed states for this motor - 32 - 64 - - - ItemType - InOut - - - - - bKnownState - BOOL - TRUE if we're standing still at a known state, or moving within the bounds of a state to another location in the bounds. - 8 - 96 - - - ItemType - Output - - - - - bMovingState - BOOL - TRUE if we're moving to some other state or to another non-state position. - 8 - 104 - - - ItemType - Output - - - - - nPositionIndex - UINT - If we're at a known state, this will be the index in the astPositionState array that matches the state. Otherwise, this will be 0, which is below the bounds of the array, so it cannot be confused with a valid output. - 16 - 112 - - - ItemType - Output - - - - - stCurrentPosition - ST_PositionState - A copy of the details of the current position state, for convenience. This may be a moving state or an unknown state as a placeholder if we are not at a known state. - 3648 - 128 - - - ItemType - Output - - - - - abAtPosition - BOOL - - 1 - 9 - - A full description of whether we're at each of our states. This is used in 2D, 3D, etc. to clarify cases where states may overlap in 1D. - 72 - 3776 - - - ItemType - Output - - - - - nIter - UINT - 16 - 3856 - - - - PouType - FunctionBlock - - - - - FB_PositionStateReadND - 4224 - - astMotionStage - ST_MotionStage - - 1 - 1 - - The motors with a combined N-dimensional state - 32 - 32 - - - ItemType - InOut - - - - - astPositionState - ST_PositionState - - 1 - 1 - - - 1 - 9 - - Each motor's respective position states along its direction - 32 - 64 - - - ItemType - InOut - - - - - nActiveMotorCount - UINT - The number of motors we're actually using - 16 - 96 - - - ItemType - Input - - - - - bKnownState - BOOL - TRUE if we're standing still at a known state. - 8 - 112 - - - ItemType - Output - - - - - bMovingState - BOOL - TRUE if we're moving, there can be no valid state if we are moving. - 8 - 120 - - - ItemType - Output - - - - - nPositionIndex - UINT - If we're at a known state, this will be the state index along the enclosed states arrays. Otherwise, it will be zero, which is below the bounds of the states array. - 16 - 128 - - - ItemType - Output - - - - - bMotorCountError - BOOL - TRUE if the active motor count was invalid - 8 - 144 - - - ItemType - Output - - - - - abAtPosition - BOOL - - 1 - 9 - - A full description of whether we're at each of our states. This is used to clarify cases where states may overlap. - 72 - 152 - - - ItemType - Output - - - - - afbPositionStateRead - FB_PositionStateRead - - 1 - 1 - - The individual position state reader function blocks - 3904 - 256 - - - nIter - UINT - 16 - 4160 - - - nIter2 - UINT - 16 - 4176 - - - CheckCount - - - DoStateReads - - - CombineOutputs - - - - PouType - FunctionBlock - - - - - FB_PositionStateND_Core - 128896 - - astMotionStageMax - ST_MotionStage - - 1 - 1 - - All motors to be used in the states move, including blank/uninitialized structs. - 32 - 32 - - - ItemType - InOut - - - - - astPositionStateMax - ST_PositionState - - 1 - 1 - - - 1 - 9 - - All position states for all motors, including unused/invalid states. - 32 - 64 - - - ItemType - InOut - - - - - stEpicsToPlc - ST_StateEpicsToPlc - Normal EPICS inputs, gathered into a single struct - 32 - 96 - - - ItemType - InOut - - - - - stPlcToEpics - ST_StatePlcToEpics - Normal EPICS outputs, gathered into a single struct - 32 - 128 - - - ItemType - InOut - - - - - eEnumSet - UINT - Set this to a nonzero value to request a new move. It will be reset to zero every cycle. This should be hooked up to a user's EPICS enum input. - 32 - 160 - - - ItemType - InOut - - - - - eEnumGet - UINT - The current state index, or zero if we are not at a state. This should be hooked up to a user's EPICS enum output. - 32 - 192 - - - ItemType - InOut - - - - - bEnable - BOOL - Set this to TRUE to enable input state moves, or FALSE to disable them. - 8 - 224 - - - ItemType - Input - - - - - nActiveMotorCount - UINT - Set this to the number of motors to be included in astMotionStageMax - 16 - 240 - - - ItemType - Input - - - - - nCurrGoal - UINT - The current position index goal, where the motors are supposed to be moving towards. - 16 - 256 - - - ItemType - Output - - - - - fbInput - FB_StatesInputHandler - 256 - 288 - - - fbInternal - FB_PositionStateInternalND - 113088 - 576 - - - fbMove - FB_PositionStateMoveND - 3648 - 113664 - - - fbRead - FB_PositionStateReadND - 4224 - 117312 - - - astMoveGoals - ST_PositionState - - 1 - 1 - - 3648 - 121536 - - - stInvalidPos - ST_PositionState - 3648 - 125184 - - - nIterMotor - DINT - 32 - 128832 - - - - PouType - FunctionBlock - - - - - FB_JsonDocToSafeBP - 109056 - - bExecute - BOOL - Rising Edge - 8 - 32 - - - ItemType - Input - - - - - jsonDoc - SJsonValue - 32 - 64 - - - ItemType - Input - - - - - sDeviceName - STRING(80) - 648 - 96 - - - ItemType - Input - - - - - bHasDevice - BOOL - 8 - 744 - - - ItemType - Output - - - - - bHasAllStates - BOOL - 8 - 752 - - - ItemType - Output - - - - - bHasAllParameters - BOOL - 8 - 760 - - 1 - - - - ItemType - Output - - - - - bBusy - BOOL - 8 - 768 - - - ItemType - Output - - - - - bError - BOOL - 8 - 776 - - - ItemType - Output - - - - - nErrId - UDINT - 32 - 800 - - - ItemType - Output - - - - - sErrMsg - STRING(80) - 648 - 832 - - - ItemType - Output - - - - - arrStates - ST_DbStateParams - ARRAY [1.. MOTION_GVL.MAX_STATES] ; - 32 - 1504 - - - ItemType - Input - - - variable_length_array - - - Dimensions - 1 - - - - - io_fbFFHWO - FB_HardwareFFOutput - 32 - 1536 - - - ItemType - InOut - - - - - fbJson - FB_JsonDomParser - JSON - 288 - 1568 - - - jsonProp - SJsonValue - 32 - 1856 - - - jsonValue - SJsonValue - 32 - 1888 - - - jsonParam - SJsonValue - 32 - 1920 - - - jsonnTran - SJsonValue - 32 - 1952 - - - jsonnRate - SJsonValue - 32 - 1984 - - - Step - INT - 16 - 2016 - - - index - DINT - 32 - 2048 - - - nStateCount - DINT - 32 - 2080 - - - RisingEdge - R_TRIG - 64 - 2112 - - - tNewMessage - R_TRIG - Logger - 64 - 2176 - - - fbLogger - FB_LogMessage - 81600 - 2240 - - - .eSubsystem - 2 - - - .nMinTimeViolationAcceptable - 10 - - - - - FFO - FB_FastFault - FFO - 25088 - 83840 - - - .i_Desc - Fault occurs when there is an error loading safe beam parameters from json file - - - .i_TypeCode - 65299 - - - - - sbuffReadSmall - INT - 16 - 108928 - - - ACT_FFO - - - ACT_Logger - - - M_LoadSafeBP - BOOL - 8 - - sStateName - STRING(80) - 648 - - - Index - DINT - 32 - - - sAperture - bHasAllParameters : BOOL := TRUE; - STRING(80) - 648 - - - nAperture - INT - 16 - - - sEV - STRING(80) - 648 - - - sBC - STRING(80) - 648 - - - nIndex - INT - 16 - - - - - PouType - FunctionBlock - - - - - FB_MotionReadPMPSDBND - 175872 - - astPositionState - ST_PositionState - - 1 - 1 - - - 1 - 9 - - Each motor's respective position states along its direction. These will not be modified. - 32 - 32 - - - ItemType - InOut - - - - - fbFFHWO - FB_HardwareFFOutput - Hardware output to fault to if there is a problem. - 32 - 64 - - - ItemType - InOut - - - - - sTransitionKey - STRING(80) - The database lookup key for the transition state. This has no corresponding ST_PositionState. - 648 - 96 - - - ItemType - Input - - - - - sDeviceName - STRING(80) - A name to use for fast faults, etc. - 648 - 744 - - - ItemType - Input - - - - - bReadNow - BOOL - For debug: set this to TRUE in online mode to read the database immediately. - 8 - 1392 - - - ItemType - Input - - - - - astDbStateParams - ST_DbStateParams - - 0 - 10 - - The raw lookup results from this FB. Index 0 is the transition beam, the rest of the indices match the state positions. - 24960 - 1408 - - - ItemType - Output - - - - - bFirstReadDone - BOOL - TRUE if we've had at least one successful read. - 8 - 26368 - - - ItemType - Output - - - - - bError - BOOL - This will be set to TRUE if there was an error reading from the database. - 8 - 26376 - - - ItemType - Output - - - - - ffError - FB_FastFault - 25088 - 26400 - - - fbReadPmpsDb - FB_JsonDocToSafeBP - 109056 - 51520 - - - ftDbBusy - F_TRIG - 64 - 160576 - - - ftRead - F_TRIG - 64 - 160640 - - - bReadPmpsDb - BOOL - 8 - 160704 - - - nIterMotor - DINT - 32 - 160736 - - - nIterState - DINT - 32 - 160768 - - - nIterState2 - DINT - 32 - 160800 - - - sLoopNewKey - STRING(80) - 648 - 160832 - - - sLoopPrevKey - STRING(80) - 648 - 161480 - - - abStateError - BOOL - - 0 - 10 - - 80 - 162128 - - - asLookupKeys - STRING(80) - - 0 - 10 - - 6480 - 162208 - - - asPrevLookupKeys - STRING(80) - - 0 - 10 - - 6480 - 168688 - - - bNewKeys - BOOL - 8 - 175168 - - - sTempBackfill - STRING(80) - 648 - 175176 - - - SelectLookupKeys - - - BackfillInfo - - - ReadDatabase - - - RunFastFaults - - - - PouType - FunctionBlock - - - - - E_BPTMState - 16 - INT - - Init - 0 - - - NewTarget - 1000 - - - RequestBP - 1500 - - - WaitForBP - 2500 - - - WaitingForTransitionAssertion - 2000 - - - WaitingForFinalAssertion - 3000 - - - Transitioning - 4000 - - - WaitForFinalBP - 5000 - - - CleaningUp - 6000 - - - Idle - 10000 - - - Done - 8000 - - - Error - 9000 - - - - FB_Index - Index FB + fbMotionRequestFB_MotionRequest1600896bAllowMoveBOOL82496PouTypeFunctionBlockFB_PositionStateMoveND3648astMotionStageST_MotionStage113232ItemTypeInOutastPositionStateST_PositionState113264ItemTypeInOutnActiveMotorCountUINT1696ItemTypeInputbExecuteBOOL8112ItemTypeInputbResetBOOL8120ItemTypeInputenumMotionRequestE_MotionRequest161280ItemTypeInputbAtStateBOOL8144ItemTypeOutputbBusyBOOL8152ItemTypeOutputbDoneBOOL8160ItemTypeOutputbErrorBOOL8168ItemTypeOutputnErrorCountUINT16176ItemTypeOutputnShownErrorDINT32192ItemTypeOutputnErrorIDUDINT32224ItemTypeOutputsErrorMessageSTRING(80)648256ItemTypeOutputafbPositionStateMoveFB_PositionStateMove112560960nIndexDINT323520bMotorCountErrorBOOL83552nLowerBoundDINT323584nUpperBoundDINT323616DoStateMovesCheckCountCombineOutputsPouTypeFunctionBlockFB_PositionStateRead3904stMotionStageST_MotionStage3232ItemTypeInOutastPositionStateST_PositionState193264ItemTypeInOutbKnownStateBOOL896ItemTypeOutputbMovingStateBOOL8104ItemTypeOutputnPositionIndexUINT16112ItemTypeOutputstCurrentPositionST_PositionState3648128ItemTypeOutputabAtPositionBOOL19723776ItemTypeOutputnIterUINT163856PouTypeFunctionBlockFB_PositionStateReadND4224astMotionStageST_MotionStage113232ItemTypeInOutastPositionStateST_PositionState11193264ItemTypeInOutnActiveMotorCountUINT1696ItemTypeInputbKnownStateBOOL8112ItemTypeOutputbMovingStateBOOL8120ItemTypeOutputnPositionIndexUINT16128ItemTypeOutputbMotorCountErrorBOOL8144ItemTypeOutputabAtPositionBOOL1972152ItemTypeOutputafbPositionStateReadFB_PositionStateRead113904256nIterUINT164160nIter2UINT164176CheckCountDoStateReadsCombineOutputsPouTypeFunctionBlockFB_PositionStateND_Core128896astMotionStageMaxST_MotionStage113232ItemTypeInOutastPositionStateMaxST_PositionState11193264ItemTypeInOutstEpicsToPlcST_StateEpicsToPlc3296ItemTypeInOutstPlcToEpicsST_StatePlcToEpics32128ItemTypeInOuteEnumSetUINT32160ItemTypeInOuteEnumGetUINT32192ItemTypeInOutbEnableBOOL8224ItemTypeInputnActiveMotorCountUINT16240ItemTypeInputnCurrGoalUINT16256ItemTypeOutputfbInputFB_StatesInputHandler256288fbInternalFB_PositionStateInternalND113088576fbMoveFB_PositionStateMoveND3648113664fbReadFB_PositionStateReadND4224117312astMoveGoalsST_PositionState113648121536stInvalidPosST_PositionState3648125184nIterMotorDINT32128832PouTypeFunctionBlockFB_JsonDocToSafeBP109056bExecuteBOOL832ItemTypeInputjsonDocSJsonValue3264ItemTypeInputsDeviceNameSTRING(80)64896ItemTypeInputbHasDeviceBOOL8744ItemTypeOutputbHasAllStatesBOOL8752ItemTypeOutputbHasAllParametersBOOL87601ItemTypeOutputbBusyBOOL8768ItemTypeOutputbErrorBOOL8776ItemTypeOutputnErrIdUDINT32800ItemTypeOutputsErrMsgSTRING(80)648832ItemTypeOutputarrStatesST_DbStateParams321504ItemTypeInputvariable_length_arrayDimensions1io_fbFFHWOFB_HardwareFFOutput321536ItemTypeInOutfbJsonFB_JsonDomParser2881568jsonPropSJsonValue321856jsonValueSJsonValue321888jsonParamSJsonValue321920jsonnTranSJsonValue321952jsonnRateSJsonValue321984StepINT162016indexDINT322048nStateCountDINT322080RisingEdgeR_TRIG642112tNewMessageR_TRIG642176fbLoggerFB_LogMessage816002240.eSubsystem2.nMinTimeViolationAcceptable10FFOFB_FastFault2508883840.i_DescFault occurs when there is an error loading safe beam parameters from json file.i_TypeCode65299sbuffReadSmallINT16108928ACT_FFOACT_LoggerM_LoadSafeBPBOOL8sStateNameSTRING(80)648IndexDINT32sApertureSTRING(80)648nApertureINT16sEVSTRING(80)648sBCSTRING(80)648nIndexINT16PouTypeFunctionBlockFB_MotionReadPMPSDBND175872astPositionStateST_PositionState11193232ItemTypeInOutfbFFHWOFB_HardwareFFOutput3264ItemTypeInOutsTransitionKeySTRING(80)64896ItemTypeInputsDeviceNameSTRING(80)648744ItemTypeInputbReadNowBOOL81392ItemTypeInputastDbStateParamsST_DbStateParams010249601408ItemTypeOutputbFirstReadDoneBOOL826368ItemTypeOutputbErrorBOOL826376ItemTypeOutputffErrorFB_FastFault2508826400fbReadPmpsDbFB_JsonDocToSafeBP10905651520ftDbBusyF_TRIG64160576ftReadF_TRIG64160640bReadPmpsDbBOOL8160704nIterMotorDINT32160736nIterStateDINT32160768nIterState2DINT32160800sLoopNewKeySTRING(80)648160832sLoopPrevKeySTRING(80)648161480abStateErrorBOOL01080162128asLookupKeysSTRING(80)0106480162208asPrevLookupKeysSTRING(80)0106480168688bNewKeysBOOL8175168sTempBackfillSTRING(80)648175176SelectLookupKeysBackfillInfoReadDatabaseRunFastFaultsPouTypeFunctionBlockE_BPTMState16INTInit0NewTarget1000RequestBP1500WaitForBP2500WaitingForTransitionAssertion2000WaitingForFinalAssertion3000Transitioning4000WaitForFinalBP5000CleaningUp6000Idle10000Done8000Error9000FB_Index - 96 - - LowerLimit - INT - Incrementer will rollver over to this value (and initialize to this value) - 16 - 32 - - 1 - - - - ItemType - Input - - - naming - off - - - - - ValInc - INT - Incrementer increments by this value - 16 - 48 - - 1 - - - - ItemType - Input - - - - - UpperLimit - INT - Incrementer will rollover at this value to lower limit - 16 - 64 - - 1 - - - - ItemType - Input - - - - - nVal - INT - Internal incrementer value, initialized to LowerLimit - 16 - 80 - - 1 - - - - naming - off - - - - - Dec - - - Inc - - - DecVal - INT - 16 - - - IncVal - INT - 16 - - - - PouType - FunctionBlock - - - - - BeamParameterTransitionManager - +]]>96LowerLimitINT16321ItemTypeInputnamingoffValIncINT16481ItemTypeInputUpperLimitINT16641ItemTypeInputnValINT16801namingoffDecIncDecValINT16IncValINT16PouTypeFunctionBlockBeamParameterTransitionManager - 60256 - - fbArbiter - FB_Arbiter - Connect to local arbiter - 32 - 32 - - - ItemType - InOut - - - - - i_sDeviceName - STRING(80) - Name of the device requesting the transition - 648 - 64 - - Device - - - - ItemType - Input - - - - - i_TransitionAssertionID - UDINT - Must not be 0 or EXCLUDED_ID - 32 - 736 - - 0 - - - - ItemType - Input - - - - - i_stTransitionAssertion - ST_BeamParams - Assertion required during transition (always safer than anything inbetween) - 1760 - 768 - - - ItemType - Input - - - - - i_nRequestedAssertionID - UDINT - Must not be 0 or EXCLUDED_ID - 32 - 2528 - - 0 - - - - ItemType - Input - - - - - i_stRequestedAssertion - ST_BeamParams - PMPS_GVL.cstSafeBeam; //Requested assertion, change whenever - 1760 - 2560 - - - .nTran - 0 - - - .neVRange - 0 - - - .nRate - 0 - - - .nBCRange - 0 - - - - - ItemType - Input - - - - - i_xMoving - BOOL - Provide rising edge when device begins moving <remove> - 8 - 4320 - - 0 - - - - ItemType - Input - - - - - i_xDoneMoving - BOOL - Provide rising edge when device is done with a move - 8 - 4328 - - 0 - - - - ItemType - Input - - - - - stCurrentBeamParameters - ST_BeamParams - Connect to current beam parameters - 1760 - 4352 - - - ItemType - Input - - - - - bRetry - BOOL - Rising edge to cycle back through the BPTM process. Use if something in the process timed out or failed. This will interrupt a current process - 8 - 6112 - - 0 - - - - ItemType - Input - - - - - q_xTransitionAuthorized - BOOL - Rising edge indicating the device is safe to move, use as input to move execute (which requires a rising edge) - 8 - 6120 - - 0 - - - - ItemType - Output - - - - - bError - BOOL - Set if some issue occurs within the bptm - 8 - 6128 - - - ItemType - Output - - - - - nErrId - UINT - Set to non-zero to help understand the error. - 16 - 6144 - - - ItemType - Output - - - - - bDone - BOOL - 8 - 6160 - - - ItemType - Output - - - - - bBusy - BOOL - 8 - 6168 - - - ItemType - Output - - - - - nTargetAssertionID - UDINT - 32 - 6176 - - 0 - - - - stTargetAssertion - ST_BeamParams - Target assertion - 1760 - 6208 - - - nCurrentAssertionID - UDINT - ID of last set state (zero until a state is reached) - 32 - 7968 - - 0 - - - - xNewBP - BOOL - 8 - 8000 - - - xTranBP - BOOL - 8 - 8008 - - - xFinalBPInArb - BOOL - 8 - 8016 - - - xFinalBP - BOOL - 8 - 8024 - - - eBPTMState - E_BPTMState - 16 - 8032 - - 0 - - - - ePrevState - E_BPTMState - 16 - 8048 - - 0 - - - - xEntry - BOOL - 8 - 8064 - - - rTransition - R_TRIG - 64 - 8096 - - - xNewTarget - BOOL - 8 - 8160 - - - bTransAssertionFailed - BOOL - 8 - 8168 - - - bFinalAssertionFailed - BOOL - 8 - 8176 - - - LogStrBuffer - STRING(80) - - 0 - 41 - - 26568 - 8184 - - - LogBuffIdx - FB_Index - 96 - 34752 - - - .LowerLimit - 0 - - - .UpperLimit - 40 - - - - - nAssrtAttempt - INT - Number of times we have tried asserting a BP set - 16 - 34848 - - - rtRetry - R_TRIG - 64 - 34880 - - - rtError - R_TRIG - 64 - 34944 - - - ffTimeout - FB_FastFault - 25088 - 35008 - - - .i_Desc - Preemptive requests timed out in BPTM - - - .i_TypeCode - 10 - - - .i_xAutoReset - 0 - - - - - rtDoneMoving - R_TRIG - 64 - 60096 - - - bLatchDoneMoving - BOOL - 8 - 60160 - - - bFirstMove - BOOL - 8 - 60168 - - 1 - - - - LogBuffSize - INT - 16 - 60176 - - 40 - - - - cMaxAttempts - INT - 16 - 60192 - - 3 - - - - cReqArbCapacity - UDINT - The thought here is, a BPTM needs at most 2 arbiter slots to complete a transition. + ]]>60256fbArbiterFB_Arbiter3232ItemTypeInOuti_sDeviceNameSTRING(80)64864DeviceItemTypeInputi_TransitionAssertionIDUDINT327360ItemTypeInputi_stTransitionAssertionST_BeamParams1760768ItemTypeInputi_nRequestedAssertionIDUDINT3225280ItemTypeInputi_stRequestedAssertionST_BeamParams17602560.nTran0.neVRange0.nRate0.nBCRange0ItemTypeInputi_xMovingBOOL]]>843200ItemTypeInputi_xDoneMovingBOOL843280ItemTypeInputstCurrentBeamParametersST_BeamParams17604352ItemTypeInputbRetryBOOL861120ItemTypeInputq_xTransitionAuthorizedBOOL861200ItemTypeOutputbErrorBOOL86128ItemTypeOutputnErrIdUINT166144ItemTypeOutputbDoneBOOL86160ItemTypeOutputbBusyBOOL86168ItemTypeOutputnTargetAssertionIDUDINT3261760stTargetAssertionST_BeamParams17606208nCurrentAssertionIDUDINT3279680xNewBPBOOL88000xTranBPBOOL88008xFinalBPInArbBOOL88016xFinalBPBOOL88024eBPTMStateE_BPTMState1680320ePrevStateE_BPTMState1680480xEntryBOOL88064rTransitionR_TRIG648096xNewTargetBOOL88160bTransAssertionFailedBOOL88168bFinalAssertionFailedBOOL88176LogStrBufferSTRING(80)041265688184LogBuffIdxFB_Index9634752.LowerLimit0.UpperLimit40nAssrtAttemptINT1634848rtRetryR_TRIG6434880rtErrorR_TRIG6434944ffTimeoutFB_FastFault2508835008.i_DescPreemptive requests timed out in BPTM.i_TypeCode10.i_xAutoReset0rtDoneMovingR_TRIG6460096bLatchDoneMovingBOOL860160bFirstMoveBOOL8601681LogBuffSizeINT166017640cMaxAttemptsINT16601923cReqArbCapacityUDINT - 32 - 60224 - - 2 - - - - AuthorizeTransition - - - WaitingForFinalAssertion_DO - - - NewTarget_ENTRY - - - AssertTransitionBP - - - AssertFinalBP - - - WaitingForTransitionAssertion_DO - - - RemoveTransitionAssertion - - - SetNewTarget - - - RequestBP_DO - - - WaitingForTransitionAssertion_EXIT - - - WaitingForFinalAssertion_EXIT - - - DeauthorizeTransition - - - LogActions - BOOL - 8 - - LogStr - STRING(80) - 648 - - - - no_check - - - - - - PouType - FunctionBlock - - - no_check - - - - - FB_MotionBPTM - 111808 - - astMotionStage - ST_MotionStage - - 1 - 1 - - Array of motors that will move for this beam transition - 32 - 32 - - - ItemType - InOut - - - - - fbArbiter - FB_Arbiter - The arbiter to request beam states from - 32 - 64 - - - ItemType - InOut - - - - - fbFFHWO - FB_HardwareFFOutput - The fast fault output to fault to - 32 - 96 - - - ItemType - InOut - - - - - stGoalParams - ST_DbStateParams - The parameters we want to transition to - 32 - 128 - - - ItemType - InOut - - - - - stTransParams - ST_DbStateParams - The parameters we want to use during the transition - 32 - 160 - - - ItemType - InOut - - - - - nActiveMotorCount - UINT - The number of motors we're actually using - 16 - 192 - - - ItemType - Input - - - - - bEnable - BOOL - Set to TRUE to use the BPTM, FALSE to stop using the BPTM. - 8 - 208 - - - ItemType - Input - - - - - bAtState - BOOL - TRUE if we're at the physical state that matches the goal parameters - 8 - 216 - - - ItemType - Input - - - - - sDeviceName - STRING(80) - A device name to use in the GUI - 648 - 224 - - - ItemType - Input - - - - - tArbiterTimeout - TIME - How long to wait for parameters before timing out - 32 - 896 - - 1000 - - - - ItemType - Input - - - - - bMoveOnArbiterTimeout - BOOL - Whether to fault and move on timeout (TRUE) or to wait (FALSE) - 8 - 928 - - 1 - - - - ItemType - Input - - - - - bResetBPTMTimeout - BOOL - Set to TRUE when it is safe to reset the BPTM timeout fast fault, to reset it early. - 8 - 936 - - - ItemType - Input - - - - - bTransitionAuthorized - BOOL - This becomes TRUE when the motors are allowed to move to their destinations. - 8 - 944 - - - ItemType - Output - - - - - bDone - BOOL - This becomes TRUE once the full beam transition is done. - 8 - 952 - - - ItemType - Output - - - - - bMotorCountError - BOOL - TRUE if we're using a bad motor count - 8 - 960 - - - ItemType - Output - - - - - bptm - BeamParameterTransitionManager - 60256 - 992 - - - bDoneMoving - BOOL - 8 - 61248 - - - nPrevID - UDINT - 32 - 61280 - - - nIndex - DINT - 32 - 61312 - - - bInternalAuth - BOOL - 8 - 61344 - - - bDoneResetQueued - BOOL - 8 - 61352 - - - tonArbiter - TON - 224 - 61376 - - - bArbiterTimeout - BOOL - 8 - 61600 - - - ffBPTMTimeoutAndMove - FB_FastFault - 25088 - 61632 - - - ffBPTMError - FB_FastFault - 25088 - 86720 - - - HandleTimeout - - - SetDoneMoving - - - CheckCount - - - RunBPTM - - - - PouType - FunctionBlock - - - - - FB_MotionClearAsserts - 224 - - astDbStateParams - ST_DbStateParams - - 0 - 10 - - All states to deactivate: transition + the static position states - 32 - 32 - - - ItemType - InOut - - - - - fbArbiter - FB_Arbiter - The arbiter who made the PMPS assert requests - 32 - 64 - - - ItemType - InOut - - - - - bExecute - BOOL - Clear asserts on rising edge - 8 - 96 - - - ItemType - Input - - - - - rtExec - R_TRIG - 64 - 128 - - - nIter - DINT - 32 - 192 - - - - PouType - FunctionBlock - - - - - E_StatePMPSStatus - 16 - INT - - UNKNOWN - 0 - No other enum state describes it - - - TRANSITION - 1 - Moving toward a known state - - - AT_STATE - 2 - Within a known state, not trying to leave - - - DISABLED - 3 - PMPS is in some way disabled, either with maint mode or arbiter disable - - - - FB_StatePMPSEnables - 26304 - - stMotionStage - ST_MotionStage - The motor with a position state. - 32 - 32 - - - ItemType - InOut - - - - - astPositionState - ST_PositionState - - 1 - 9 - - All possible position states for this motor. - 32 - 64 - - - ItemType - InOut - - - - - fbFFHWO - FB_HardwareFFOutput - Hardware output to fault to if there is a problem. - 32 - 96 - - - ItemType - InOut - - - - - bEnable - BOOL - If TRUE, do the limits as normal. If FALSE, allow all moves regardless of the limits defined here. - 8 - 128 - - - ItemType - Input - - - - - nGoalStateIndex - UINT - The state that the motor is moving to. - 16 - 144 - - - ItemType - Input - - - - - eStatePMPSStatus - E_StatePMPSStatus - The overal PMPS FB state - 16 - 160 - - - ItemType - Input - - - - - bTransitionAuthorized - BOOL - Connect to the BPTM - 8 - 176 - - - ItemType - Input - - - - - bEnabled - BOOL - The enable state we send to MC_Power. This is a pass-through from stMotionStage. - 8 - 184 - - - ItemType - Output - - - - - bForwardEnabled - BOOL - The forward enable state we send to MC_Power. This may be a pass-through or an override to FALSE. - 8 - 192 - - - ItemType - Output - - - - - bBackwardEnabled - BOOL - The backwards enable state we send to MC_Power. This may be a pass-through or an override to FALSE. - 8 - 200 - - - ItemType - Output - - - - - bValidGoal - BOOL - TRUE if there is a valid goal position and FALSE otherwise. This makes a fast fault if FALSE. - 8 - 208 - - - ItemType - Output - - - - - mc_power - MC_Power - 768 - 256 - - - nPrevStateIndex - DINT - 32 - 1024 - - - fLowerPos - LREAL - 64 - 1088 - - - fUpperPos - LREAL - 64 - 1152 - - - ffNoGoal - FB_FastFault - 25088 - 1216 - - - SetEnables - - - ApplyEnables - - - GetBounds - - - RunFastFaults - - - - PouType - FunctionBlock - - - - - FB_StatePMPSEnablesND - 77440 - - astMotionStage - ST_MotionStage - - 1 - 1 - - The motors with a combined N-dimensional state - 32 - 32 - - - ItemType - InOut - - - - - astPositionState - ST_PositionState - - 1 - 1 - - - 1 - 9 - - Each motor's respective position states along its direction - 32 - 64 - - - ItemType - InOut - - - - - fbFFHWO - FB_HardwareFFOutput - Hardware output to fault to if there is a problem. - 32 - 96 - - - ItemType - InOut - - - - - bEnable - BOOL - Whether or not to do anything - 8 - 128 - - - ItemType - Input - - - - - nActiveMotorCount - UINT - The number of motors we're actually using - 16 - 144 - - - ItemType - Input - - - - - nGoalStateIndex - UINT - The state that the motors are moving to, along dimension 2 of the position state array. This may be the same as the current state. - 16 - 160 - - - ItemType - Input - - - - - sDeviceName - STRING(80) - A name to use for this state mover in the case of fast faults. - 648 - 176 - - - ItemType - Input - - - - - bMaintMode - BOOL - Set to TRUE to put motors into maintenance mode. This allows us to freely move the motors at the cost of a fast fault. - 8 - 824 - - - ItemType - Input - - - - - eStatePMPSStatus - E_StatePMPSStatus - The overal PMPS FB state - 16 - 832 - - - ItemType - Input - - - - - bTransitionAuthorized - BOOL - Connect from bptm bTransitionAuthorized - 8 - 848 - - - ItemType - Input - - - - - abEnabled - BOOL - - 1 - 1 - - Per-motor enable state we send to MC_Power. This is a pass-through from stMotionStage. - 8 - 856 - - - ItemType - Output - - - - - abForwardEnabled - BOOL - - 1 - 1 - - Per-motor forward enable state we send to MC_Power. This may be a pass-through or an override to FALSE. - 8 - 864 - - - ItemType - Output - - - - - abBackwardEnabled - BOOL - - 1 - 1 - - Per-motor backwards enable state we send to MC_Power. This may be a pass-through or an override to FALSE. - 8 - 872 - - - ItemType - Output - - - - - abValidGoal - BOOL - - 1 - 1 - - Per-motor TRUE if there is a valid goal position and FALSE otherwise. This makes a fast fault if FALSE. - 8 - 880 - - - ItemType - Output - - - - - bMotorCountError - BOOL - Set to TRUE if the arrays have mismatched sizing. For this FB, this means the motor won't ever get an enable. - 8 - 888 - - - ItemType - Output - - - - - afbStateEnables - FB_StatePMPSEnables - - 1 - 1 - - The individual state limit function blocks - 26304 - 896 - - - ffMaint - FB_FastFault - 25088 - 27200 - - - ffProgrammerError - FB_FastFault - 25088 - 52288 - - - nIter - DINT - 32 - 77376 - - - DoLimits - - - CheckCount - - - RunFastFaults - - - - PouType - FunctionBlock - - - - - FB_MiscStatesErrorFFO - 103360 - - fbArbiter - FB_Arbiter - The arbiter to request beam states from - 32 - 32 - - - ItemType - InOut - - - - - fbFFHWO - FB_HardwareFFOutput - The fast fault output to fault to - 32 - 64 - - - ItemType - InOut - - - - - sDeviceName - STRING(80) - A name to link to these fast faults - 648 - 96 - - - ItemType - Input - - - - - stCurrentBeamReq - ST_BeamParams - Current requested beam details: either a known state or the transition beam - 1760 - 768 - - - ItemType - Input - - - - - bKnownState - BOOL - TRUE if we're at a known state (doesn't matter which) - 8 - 2528 - - - ItemType - Input - - - - - nTransitionID - DWORD - Lookup ID of the transition beam - 32 - 2560 - - - ItemType - Input - - - - - nMaxTrips - UINT - Number of consecutive trips before we debounce - 16 - 2592 - - 5 - - - - tTripReset - TIME - Decrease trip count by 1 after this much time has passed - 32 - 2624 - - 1000 - - - - ffBeamParamsOk - FB_FastFault - If the beam parameters are wrong, it is a fault! This encompasses all unknown arbiter-related errors. - 25088 - 2656 - - - ffZeroRate - FB_FastFault - If we asked for zero rate (NC or SC) then we can cut the beam early. This is somewhat redundant. - 25088 - 27744 - - - ffUnknown - FB_FastFault - Trip the beam for unknown state - 25088 - 52832 - - - ffDebounce - FB_FastFault - Trip the beam (no autoreset) if ffBeamParamsOK faults/resets multiple times too quickly. - 25088 - 77920 - - - nTripCount - UINT - Number of consecutive trips so far - 16 - 103008 - - - ftTripCount - F_TRIG - Increase by 1 whenever there is a fault (rising edge) - 64 - 103040 - - - tonTripCount - TON - Decrease trip count by 1 each timeout - 224 - 103104 - - - bFirstCycle - BOOL - TRUE on only the first cycle - 8 - 103328 - - 1 - - - - - PouType - FunctionBlock - - - - - FB_NCErrorFFO - 27808 - - stMotionStage - ST_MotionStage - Motion stage to monitor - 32 - 32 - - - ItemType - InOut - - - - - fbFFHWO - FB_HardwareFFOutput - FFO to trip - 32 - 64 - - - ItemType - InOut - - - - - bReset - BOOL - Reset the fault - 8 - 96 - - - ItemType - Input - - - - - bAutoReset - BOOL - Auto-reset the fault - 8 - 104 - - - ItemType - Input - - - - - nLowErrorId - UDINT - The lowest error code that will trip the FFO - 32 - 128 - - 16384 - - - - ItemType - Input - - - - - nHighErrorId - UDINT - The highest error code that will trip the FFO - 32 - 160 - - 20479 - - - - ItemType - Input - - - - - sDesc - STRING(80) - A description of the fault - 648 - 192 - - Motor error - - - - ItemType - Input - - - - - bTripped - BOOL - Quick way for nearby code to check if this block has tripped the FFO. - 8 - 840 - - - ItemType - Output - - - - - nErrorTypeCode - UINT - Error code sent to PMPS. Is always 16#20XX, where XX is the first two hex in the NC error. - 16 - 848 - - - ItemType - Output - - - - - bInit - BOOL - 8 - 864 - - - stBeamParams - ST_BeamParams - 1760 - 896 - - - fbFF - FB_FastFault - 25088 - 2656 - - - rtTrip - R_TRIG - 64 - 27744 - - - - PouType - FunctionBlock - - - - - FB_EncErrorFFO - 27936 - - stMotionStage - ST_MotionStage - Motion stage to monitor - 32 - 32 - - - ItemType - InOut - - - - - fbFFHWO - FB_HardwareFFOutput - FFO to trip - 32 - 64 - - - ItemType - InOut - - - - - bReset - BOOL - Reset the fault - 8 - 96 - - - ItemType - Input - - - - - bAutoReset - BOOL - Auto reset the fault - 8 - 104 - - - ItemType - Input - - - - - bTripped - BOOL - Quick way for nearby code to check if this block has tripped the FFO. - 8 - 112 - - - ItemType - Output - - - - - fbNCErrorFFO - FB_NCErrorFFO - 27808 - 128 - - - .nLowErrorId - 17408 - - - .nHighErrorId - 17663 - - - .sDesc - Encoder error - - - - - - PouType - FunctionBlock - - - - - FB_PerMotorFFOND - 53824 - - astMotionStage - ST_MotionStage - - 1 - 1 - - All motors associated with the state mover. - 32 - 32 - - - ItemType - InOut - - - - - fbFFHWO - FB_HardwareFFOutput - Fast fault output to fault to. - 32 - 64 - - - ItemType - InOut - - - - - nActiveMotorCount - UINT - The number of motors we're actually using - 16 - 96 - - - ItemType - Input - - - - - sDeviceName - STRING(80) - Identifying name to use in group fast faults - 648 - 112 - - - ItemType - Input - - - - - bMotorCountError - BOOL - Set to TRUE if the arrays don't have the same bounds. In this FB, that's an automatic fault. - 8 - 760 - - - ItemType - Output - - - - - afbEncError - FB_EncErrorFFO - - 1 - 1 - - 27936 - 768 - - - ffProgrammerError - FB_FastFault - 25088 - 28704 - - - nIter - DINT - 32 - 53792 - - - HandleLoops - - - HandleFFO - - - CheckCount - - - - PouType - FunctionBlock - - - - - FB_PositionStatePMPSND_Core - 526784 - - astMotionStageMax - ST_MotionStage - - 1 - 1 - - All motors to be used in the states move, including blank/uninitialized structs. - 32 - 32 - - - ItemType - InOut - - - - - astPositionStateMax - ST_PositionState - - 1 - 1 - - - 1 - 9 - - All position states for all motors, including unused/invalid states. - 32 - 64 - - - ItemType - InOut - - - - - stEpicsToPlc - ST_StateEpicsToPlc - Normal EPICS inputs, gathered into a single struct - 32 - 96 - - - ItemType - InOut - - - - - stPMPSEpicsToPlc - ST_StatePMPSEpicsToPlc - PMPS EPICS inputs, gathered into a single struct - 32 - 128 - - - ItemType - InOut - - - - - stPlcToEpics - ST_StatePlcToEpics - Normal EPICS outputs, gathered into a single struct - 32 - 160 - - - ItemType - InOut - - - - - stPMPSPlcToEpics - ST_StatePMPSPlcToEpics - PMPS EPICS outputs, gathered into a single struct - 32 - 192 - - - ItemType - InOut - - - - - fbFFHWO - FB_HardwareFFOutput - The fast fault output to fault to. - 32 - 224 - - - ItemType - InOut - - - - - fbArbiter - FB_Arbiter - The arbiter to request beam conditions from. - 32 - 256 - - - ItemType - InOut - - - - - bEnableBeamParams - BOOL - Set this to TRUE to enable beam parameter checks, or FALSE to disable them. - 8 - 288 - - - ItemType - Input - - - - - bEnablePositionLimits - BOOL - Set this to TRUE to enable position limit checks, or FALSE to disable them. - 8 - 296 - - - ItemType - Input - - - - - nActiveMotorCount - UINT - Set this to the number of motors to be included in astMotionStageMax - 16 - 304 - - - ItemType - Input - - - - - sDeviceName - STRING(80) - The name of the device for use in the PMPS DB lookup and diagnostic screens. - 648 - 320 - - - ItemType - Input - - - - - sTransitionKey - STRING(80) - The name of the transition state in the PMPS database. - 648 - 968 - - - ItemType - Input - - - - - nCurrGoal - UINT - The current position index goal, where the motors are supposed to be moving towards. - 16 - 1616 - - - ItemType - Input - - - - - bReadDBNow - BOOL - Set this to TRUE to re-read the loaded database immediately (useful for debug) - 8 - 1632 - - - ItemType - Input - - - - - stDbStateParams - ST_DbStateParams - The PMPS database lookup associated with the current position state. - 2496 - 1664 - - - ItemType - Output - - - - - fbMotionReadPMPSDB - FB_MotionReadPMPSDBND - 175872 - 4160 - - - fbMotionBPTM - FB_MotionBPTM - 111808 - 180032 - - - fbMotionClearAsserts - FB_MotionClearAsserts - 224 - 291840 - - - fbStatePMPSEnables - FB_StatePMPSEnablesND - 77440 - 292096 - - - fbMiscStatesErrorFFO - FB_MiscStatesErrorFFO - 103360 - 369536 - - - fbPerMotorFFO - FB_PerMotorFFOND - 53824 - 472896 - - - eStatePMPSStatus - E_StatePMPSStatus - 16 - 526720 - - - - PouType - FunctionBlock - - - - - FB_PositionStatePMPS1D - 721152 - - stMotionStage - ST_MotionStage - The motor to move. - 32 - 32 - - - ItemType - InOut - - - - - astPositionState - ST_PositionState - - 1 - 9 - - All possible position states, including unused/invalid states. - 32 - 64 - - - ItemType - InOut - - - pytmc - + ]]>32602242AuthorizeTransitionWaitingForFinalAssertion_DONewTarget_ENTRYAssertTransitionBPAssertFinalBPWaitingForTransitionAssertion_DORemoveTransitionAssertionSetNewTargetRequestBP_DOWaitingForTransitionAssertion_EXITWaitingForFinalAssertion_EXITDeauthorizeTransitionLogActionsBOOL8LogStrSTRING(80)648no_checkPouTypeFunctionBlockno_checkFB_MotionBPTM111808astMotionStageST_MotionStage113232ItemTypeInOutfbArbiterFB_Arbiter3264ItemTypeInOutfbFFHWOFB_HardwareFFOutput3296ItemTypeInOutstGoalParamsST_DbStateParams32128ItemTypeInOutstTransParamsST_DbStateParams32160ItemTypeInOutnActiveMotorCountUINT16192ItemTypeInputbEnableBOOL8208ItemTypeInputbAtStateBOOL8216ItemTypeInputsDeviceNameSTRING(80)648224ItemTypeInputtArbiterTimeoutTIME328961000ItemTypeInputbMoveOnArbiterTimeoutBOOL89281ItemTypeInputbResetBPTMTimeoutBOOL8936ItemTypeInputbTransitionAuthorizedBOOL8944ItemTypeOutputbDoneBOOL8952ItemTypeOutputbMotorCountErrorBOOL8960ItemTypeOutputbptmBeamParameterTransitionManager60256992bDoneMovingBOOL861248nPrevIDUDINT3261280nIndexDINT3261312bInternalAuthBOOL861344bDoneResetQueuedBOOL861352tonArbiterTON22461376bArbiterTimeoutBOOL861600ffBPTMTimeoutAndMoveFB_FastFault2508861632ffBPTMErrorFB_FastFault2508886720HandleTimeoutSetDoneMovingCheckCountRunBPTMPouTypeFunctionBlockFB_MotionClearAsserts224astDbStateParamsST_DbStateParams0103232ItemTypeInOutfbArbiterFB_Arbiter3264ItemTypeInOutbExecuteBOOL896ItemTypeInputrtExecR_TRIG64128nIterDINT32192PouTypeFunctionBlockE_StatePMPSStatus16INTUNKNOWN0TRANSITION1AT_STATE2DISABLED3FB_StatePMPSEnables26304stMotionStageST_MotionStage3232ItemTypeInOutastPositionStateST_PositionState193264ItemTypeInOutfbFFHWOFB_HardwareFFOutput3296ItemTypeInOutbEnableBOOL8128ItemTypeInputnGoalStateIndexUINT16144ItemTypeInputeStatePMPSStatusE_StatePMPSStatus16160ItemTypeInputbTransitionAuthorizedBOOL8176ItemTypeInputbEnabledBOOL8184ItemTypeOutputbForwardEnabledBOOL8192ItemTypeOutputbBackwardEnabledBOOL8200ItemTypeOutputbValidGoalBOOL8208ItemTypeOutputmc_powerMC_Power768256nPrevStateIndexDINT321024fLowerPosLREAL641088fUpperPosLREAL641152ffNoGoalFB_FastFault250881216SetEnablesApplyEnablesGetBoundsRunFastFaultsPouTypeFunctionBlockFB_StatePMPSEnablesND77440astMotionStageST_MotionStage113232ItemTypeInOutastPositionStateST_PositionState11193264ItemTypeInOutfbFFHWOFB_HardwareFFOutput3296ItemTypeInOutbEnableBOOL8128ItemTypeInputnActiveMotorCountUINT16144ItemTypeInputnGoalStateIndexUINT16160ItemTypeInputsDeviceNameSTRING(80)648176ItemTypeInputbMaintModeBOOL8824ItemTypeInputeStatePMPSStatusE_StatePMPSStatus16832ItemTypeInputbTransitionAuthorizedBOOL8848ItemTypeInputabEnabledBOOL118856ItemTypeOutputabForwardEnabledBOOL118864ItemTypeOutputabBackwardEnabledBOOL118872ItemTypeOutputabValidGoalBOOL118880ItemTypeOutputbMotorCountErrorBOOL8888ItemTypeOutputafbStateEnablesFB_StatePMPSEnables1126304896ffMaintFB_FastFault2508827200ffProgrammerErrorFB_FastFault2508852288nIterDINT3277376DoLimitsCheckCountRunFastFaultsPouTypeFunctionBlockFB_MiscStatesErrorFFO103360fbArbiterFB_Arbiter3232ItemTypeInOutfbFFHWOFB_HardwareFFOutput3264ItemTypeInOutsDeviceNameSTRING(80)64896ItemTypeInputstCurrentBeamReqST_BeamParams1760768ItemTypeInputbKnownStateBOOL82528ItemTypeInputnTransitionIDDWORD322560ItemTypeInputnMaxTripsUINT1625925tTripResetTIME3226241000ffBeamParamsOkFB_FastFault250882656ffZeroRateFB_FastFault2508827744ffUnknownFB_FastFault2508852832ffDebounceFB_FastFault2508877920nTripCountUINT16103008ftTripCountF_TRIG64103040tonTripCountTON224103104bFirstCycleBOOL81033281PouTypeFunctionBlockFB_NCErrorFFO27808stMotionStageST_MotionStage3232ItemTypeInOutfbFFHWOFB_HardwareFFOutput3264ItemTypeInOutbResetBOOL896ItemTypeInputbAutoResetBOOL8104ItemTypeInputnLowErrorIdUDINT3212816384ItemTypeInputnHighErrorIdUDINT3216020479ItemTypeInputsDescSTRING(80)648192Motor errorItemTypeInputbTrippedBOOL8840ItemTypeOutputnErrorTypeCodeUINT16848ItemTypeOutputbInitBOOL8864stBeamParamsST_BeamParams1760896fbFFFB_FastFault250882656rtTripR_TRIG6427744PouTypeFunctionBlockFB_EncErrorFFO27936stMotionStageST_MotionStage3232ItemTypeInOutfbFFHWOFB_HardwareFFOutput3264ItemTypeInOutbResetBOOL896ItemTypeInputbAutoResetBOOL8104ItemTypeInputbTrippedBOOL8112ItemTypeOutputfbNCErrorFFOFB_NCErrorFFO27808128.nLowErrorId17408.nHighErrorId17663.sDescEncoder errorPouTypeFunctionBlockFB_PerMotorFFOND53824astMotionStageST_MotionStage113232ItemTypeInOutfbFFHWOFB_HardwareFFOutput3264ItemTypeInOutnActiveMotorCountUINT1696ItemTypeInputsDeviceNameSTRING(80)648112ItemTypeInputbMotorCountErrorBOOL8760ItemTypeOutputafbEncErrorFB_EncErrorFFO1127936768ffProgrammerErrorFB_FastFault2508828704nIterDINT3253792HandleLoopsHandleFFOCheckCountPouTypeFunctionBlockFB_PositionStatePMPSND_Core526784astMotionStageMaxST_MotionStage113232ItemTypeInOutastPositionStateMaxST_PositionState11193264ItemTypeInOutstEpicsToPlcST_StateEpicsToPlc3296ItemTypeInOutstPMPSEpicsToPlcST_StatePMPSEpicsToPlc32128ItemTypeInOutstPlcToEpicsST_StatePlcToEpics32160ItemTypeInOutstPMPSPlcToEpicsST_StatePMPSPlcToEpics32192ItemTypeInOutfbFFHWOFB_HardwareFFOutput32224ItemTypeInOutfbArbiterFB_Arbiter32256ItemTypeInOutbEnableBeamParamsBOOL8288ItemTypeInputbEnablePositionLimitsBOOL8296ItemTypeInputnActiveMotorCountUINT16304ItemTypeInputsDeviceNameSTRING(80)648320ItemTypeInputsTransitionKeySTRING(80)648968ItemTypeInputnCurrGoalUINT161616ItemTypeInputbReadDBNowBOOL81632ItemTypeInputstDbStateParamsST_DbStateParams24961664ItemTypeOutputfbMotionReadPMPSDBFB_MotionReadPMPSDBND1758724160fbMotionBPTMFB_MotionBPTM111808180032fbMotionClearAssertsFB_MotionClearAsserts224291840fbStatePMPSEnablesFB_StatePMPSEnablesND77440292096fbMiscStatesErrorFFOFB_MiscStatesErrorFFO103360369536fbPerMotorFFOFB_PerMotorFFOND53824472896eStatePMPSStatusE_StatePMPSStatus16526720PouTypeFunctionBlockFB_PositionStatePMPS1D721152stMotionStageST_MotionStage3232ItemTypeInOutastPositionStateST_PositionState193264ItemTypeInOutpytmc pv: STATE io: io expand: :%.2d - - - - - - eEnumSet - UINT - Set this to a nonzero value to request a new move. It will be reset to zero every cycle. This should be hooked up to a user's EPICS enum input. - 32 - 96 - - - ItemType - InOut - - - - - eEnumGet - UINT - The current state index, or zero if we are not at a state. This should be hooked up to a user's EPICS enum output. - 32 - 128 - - - ItemType - InOut - - - - - fbFFHWO - FB_HardwareFFOutput - The fast fault output to fault to. - 32 - 160 - - - ItemType - InOut - - - - - fbArbiter - FB_Arbiter - The arbiter to request beam conditions from. - 32 - 192 - - - ItemType - InOut - - - - - bEnableMotion - BOOL - Set this to TRUE to enable input state moves, or FALSE to disable them. - 8 - 224 - - - ItemType - Input - - - - - bEnableBeamParams - BOOL - Set this to TRUE to enable beam parameter checks, or FALSE to disable them. - 8 - 232 - - - ItemType - Input - - - - - bEnablePositionLimits - BOOL - Set this to TRUE to enable position limit checks, or FALSE to disable them. - 8 - 240 - - - ItemType - Input - - - - - sDeviceName - STRING(80) - The name of the device for use in the PMPS DB lookup and diagnostic screens. - 648 - 248 - - - ItemType - Input - - - - - sTransitionKey - STRING(80) - The name of the transition state in the PMPS database. - 648 - 896 - - - ItemType - Input - - - - - stEpicsToPlc - ST_StateEpicsToPlc - Normal EPICS inputs, gathered into a single struct - 32 - 1552 - - - ItemType - Input - - - pytmc - pv: STATE - - - - - stPMPSEpicsToPlc - ST_StatePMPSEpicsToPlc - PMPS EPICS inputs, gathered into a single struct - 16 - 1584 - - - ItemType - Input - - - pytmc - pv: STATE - - - - - bReadDBNow - BOOL - Set this to TRUE to re-read the loaded database immediately (useful for debug) - 8 - 1600 - - - ItemType - Input - - - - - stPlcToEpics - ST_StatePlcToEpics - Normal EPICS outputs, gathered into a single struct - 768 - 1632 - - - ItemType - Output - - - pytmc - pv: STATE - - - - - stPMPSPlcToEpics - ST_StatePMPSPlcToEpics - PMPS EPICS outputs, gathered into a single struct - 2496 - 2400 - - - ItemType - Output - - - pytmc - pv: STATE - - - - - stDbStateParams - ST_DbStateParams - The PMPS database lookup associated with the current position state. - 2496 - 4896 - - - ItemType - Output - - - - - fbCore - FB_PositionStateND_Core - 128896 - 7424 - - - fbPMPSCore - FB_PositionStatePMPSND_Core - 526784 - 136320 - - - astMotionStageMax - ST_MotionStage - - 1 - 1 - - 25216 - 663104 - - - astPositionStateMax - ST_PositionState - - 1 - 1 - - - 1 - 9 - - 32832 - 688320 - - - - PouType - FunctionBlock - - - - - FB_CheckPositionStateWrite - 33024 - - astPositionState - ST_PositionState - - 1 - 9 - - 32 - 32 - - - ItemType - InOut - - - - - bCheck - BOOL - 8 - 64 - - - ItemType - Input - - - - - bSave - BOOL - 8 - 72 - - - ItemType - Input - - - - - bHadWrite - BOOL - 8 - 80 - - - ItemType - Output - - - - - astCache - ST_PositionState - - 1 - 9 - - 32832 - 128 - - - nIter - UINT - 16 - 32960 - - - - PouType - FunctionBlock - - - - - E_XPIM_Filters - 16 - UINT - - Unknown - 0 - - - T50 - 1 - - - T25 - 2 - - - T10 - 3 - - - T5 - 4 - - - T1 - 5 - - - T100 - 6 - - - - ComError_t - 16 - INT - - COMERROR_NOERROR - 0 - - - COMERROR_PARAMETERCHANGED - 1 - input parameters changed during reception - - - COMERROR_TXBUFFOVERRUN - 2 - string > transmit buffer - - - COMERROR_STRINGOVERRUN - 10 - end of string - - - COMERROR_ZEROCHARINVALID - 11 - string cannot receive zero characters - - - COMERROR_INVALIDPOINTER - 20 - invalid data pointer, e. g. zero - - - COMERROR_INVALIDRXPOINTER - 21 - invalid data pointer for ReceiveData - - - COMERROR_INVALIDRXLENGTH - 22 - invalid length for ReceiveData, e. g. zero - - - COMERROR_DATASIZEOVERRUN - 23 - end of data block - - - COMERROR_INVALIDPROCESSDATASIZE - 24 - - - COMERROR_MODENOTSUPPORTED - 257 - mode not supported (3-Byte Terminals connectd to bus controllers) - - - COMERROR_INVALIDCHANNELNUMBER - 258 - - - COMERROR_INVALIDBAUDRATE - 4097 - - - COMERROR_INVALIDNUMDATABITS - 4098 - - - COMERROR_INVALIDNUMSTOPBITS - 4099 - - - COMERROR_INVALIDPARITY - 4100 - - - COMERROR_INVALIDHANDSHAKE - 4101 - - - COMERROR_INVALIDNUMREGISTERS - 4102 - - - COMERROR_INVALIDREGISTER - 4103 - - - COMERROR_TIMEOUT - 4104 - - - - ComBuffer - This data type will be used as a software character buffer + eEnumSetUINT3296ItemTypeInOuteEnumGetUINT32128ItemTypeInOutfbFFHWOFB_HardwareFFOutput32160ItemTypeInOutfbArbiterFB_Arbiter32192ItemTypeInOutbEnableMotionBOOL8224ItemTypeInputbEnableBeamParamsBOOL8232ItemTypeInputbEnablePositionLimitsBOOL8240ItemTypeInputsDeviceNameSTRING(80)648248ItemTypeInputsTransitionKeySTRING(80)648896ItemTypeInputstEpicsToPlcST_StateEpicsToPlc321552ItemTypeInputpytmcpv: STATEstPMPSEpicsToPlcST_StatePMPSEpicsToPlc161584ItemTypeInputpytmcpv: STATEbReadDBNowBOOL81600ItemTypeInputstPlcToEpicsST_StatePlcToEpics7681632ItemTypeOutputpytmcpv: STATEstPMPSPlcToEpicsST_StatePMPSPlcToEpics24962400ItemTypeOutputpytmcpv: STATEstDbStateParamsST_DbStateParams24964896ItemTypeOutputfbCoreFB_PositionStateND_Core1288967424fbPMPSCoreFB_PositionStatePMPSND_Core526784136320astMotionStageMaxST_MotionStage1125216663104astPositionStateMaxST_PositionState111932832688320PouTypeFunctionBlockFB_CheckPositionStateWrite33024astPositionStateST_PositionState193232ItemTypeInOutbCheckBOOL864ItemTypeInputbSaveBOOL872ItemTypeInputbHadWriteBOOL880ItemTypeOutputastCacheST_PositionState1932832128nIterUINT1632960PouTypeFunctionBlockE_XPIM_Filters16UINTUnknown0T501T252T103T54T15T1006ComError_t16INTCOMERROR_NOERROR0COMERROR_PARAMETERCHANGED1COMERROR_TXBUFFOVERRUN2 transmit buffer ]]>COMERROR_STRINGOVERRUN10COMERROR_ZEROCHARINVALID11COMERROR_INVALIDPOINTER20COMERROR_INVALIDRXPOINTER21COMERROR_INVALIDRXLENGTH22COMERROR_DATASIZEOVERRUN23COMERROR_INVALIDPROCESSDATASIZE24COMERROR_MODENOTSUPPORTED257COMERROR_INVALIDCHANNELNUMBER258COMERROR_INVALIDBAUDRATE4097COMERROR_INVALIDNUMDATABITS4098COMERROR_INVALIDNUMSTOPBITS4099COMERROR_INVALIDPARITY4100COMERROR_INVALIDHANDSHAKE4101COMERROR_INVALIDNUMREGISTERS4102COMERROR_INVALIDREGISTER4103COMERROR_TIMEOUT4104ComBuffer - 2512 - - Buffer - BYTE - - 0 - 301 - - ringbuffer - 2408 - 0 - - - RdIdx - UINT - first valid byte in ringbuffer - 16 - 2416 - - - WrIdx - UINT - first invalid byte in ringbuffer - 16 - 2432 - - - Count - UINT - number of bytes in ringbuffer - 16 - 2448 - - - FreeByte - UINT - number of free bytes in ringbuffer - 16 - 2464 - - - Error - UINT - error code of serial line interface - 16 - 2480 - - - blocked - BOOL - semaphore for task synchronization - 8 - 2496 - - - - ClearComBuffer - ================================================================= +]]>2512BufferBYTE030124080RdIdxUINT162416WrIdxUINT162432CountUINT162448FreeByteUINT162464ErrorUINT162480blockedBOOL82496ClearComBuffer - 128 - - Buffer - ComBuffer - 32 - 32 - - - ItemType - InOut - - - - - nBlockedCounter - UDINT - 32 - 64 - - - i - UINT - 16 - 96 - - - - PouType - FunctionBlock - - - - - ComSerialLineMode_t - 16 - INT - - SERIALLINEMODE_DEFAULT - 0 - - - SERIALLINEMODE_KL6_3B_ALTERNATIVE - 1 - - - SERIALLINEMODE_KL6_5B_STANDARD - 2 - - - SERIALLINEMODE_KL6_22B_STANDARD - 3 - - - SERIALLINEMODE_PC_COM_PORT - 4 - - - SERIALLINEMODE_EL6_22B - 5 - - - SERIALLINEMODE_IE6_11B - 6 - - - - ComDebugBuffer - 9648 - - Buffer - INT - - 0 - 301 - - 4816 - 0 - - - Status - INT - - 0 - 301 - - 4816 - 4816 - - - Idx - UINT - 16 - 9632 - - - - hide - - - - - SerialLineControl - ============================================================= + ]]>128BufferComBuffer3232ItemTypeInOutnBlockedCounterUDINT3264iUINT1696PouTypeFunctionBlockComSerialLineMode_t16INTSERIALLINEMODE_DEFAULT0SERIALLINEMODE_KL6_3B_ALTERNATIVE1SERIALLINEMODE_KL6_5B_STANDARD2SERIALLINEMODE_KL6_22B_STANDARD3SERIALLINEMODE_PC_COM_PORT4SERIALLINEMODE_EL6_22B5SERIALLINEMODE_IE6_11B6ComDebugBuffer9648BufferINT030148160StatusINT030148164816IdxUINT169632hideSerialLineControl - 10432 - - Mode - ComSerialLineMode_t - 16 - 32 - - - ItemType - Input - - - - - pComIn - BYTE - - 0 - 66 - - must meet the maximum size of a hardware related data structure - 32 - 64 - - - ItemType - Input - - - - - pComOut - BYTE - - 0 - 66 - - must meet the maximum size of a hardware related data structure - 32 - 96 - - - ItemType - Input - - - - - SizeComIn - INT - 16 - 128 - - - ItemType - Input - - - - - Error - BOOL - 8 - 144 - - - ItemType - Output - - - - - ErrorID - ComError_t - 16 - 160 - - - ItemType - Output - - - - - TxBuffer - ComBuffer - 32 - 192 - - - ItemType - InOut - - - - - RxBuffer - ComBuffer - 32 - 224 - - - ItemType - InOut - - - - - nBlockedCounter_TxBuffer - UDINT - 32 - 256 - - - nBlockedCounter_RxBuffer - UDINT - 32 - 288 - - - ComPortDebugBuffer - ComDebugBuffer - 9648 - 320 - - - InvalidDataExchangeMode - UINT - 16 - 9968 - - - RegisterMode - UINT - 16 - 9984 - - - pCTRL - WORD - 32 - 10016 - - - pSTATUS - WORD - 32 - 10048 - - - wCtrl - WORD - 16 - 10080 - - - wStatus - WORD - 16 - 10096 - - - RxCount - WORD - 16 - 10112 - - - TxCount - WORD - 16 - 10128 - - - DataIndex - UINT - 16 - 10144 - - - DataCountMask - WORD - 16 - 10160 - - - DataCountShift - BYTE - 8 - 10176 - - - ReceiveHandshakeBit - WORD - 16 - 10192 - - - TransmitHandshakeBit - WORD - 16 - 10208 - - - TransmitBufferSentBit - WORD - 16 - 10224 - - - ContinousModeStartBit - WORD - 16 - 10240 - - - ReceiveBufferFullBit - WORD - 16 - 10256 - - - ResetBit - WORD - 16 - 10272 - - - RR - WORD - 16 - 10288 - - - RA - WORD - 16 - 10304 - - - TR - WORD - 16 - 10320 - - - TA - WORD - 16 - 10336 - - - IA - WORD - 16 - 10352 - - - BUF_F - WORD - 16 - 10368 - - - noTAcounter - BYTE - 8 - 10384 - - - initialized - BOOL - 8 - 10392 - - - TransmitDataSent - BOOL - 8 - 10400 - - - i - UINT - 16 - 10416 - - - - PouType - FunctionBlock - - - - - SendByte - ================================================================= + * ============================================================= ]]>10432ModeComSerialLineMode_t1632ItemTypeInputpComInBYTE0663264ItemTypeInputpComOutBYTE0663296ItemTypeInputSizeComInINT16128ItemTypeInputErrorBOOL8144ItemTypeOutputErrorIDComError_t16160ItemTypeOutputTxBufferComBuffer32192ItemTypeInOutRxBufferComBuffer32224ItemTypeInOutnBlockedCounter_TxBufferUDINT32256nBlockedCounter_RxBufferUDINT32288ComPortDebugBufferComDebugBuffer9648320InvalidDataExchangeModeUINT169968RegisterModeUINT169984pCTRLWORD3210016pSTATUSWORD3210048wCtrlWORD1610080wStatusWORD1610096RxCountWORD1610112TxCountWORD1610128DataIndexUINT1610144DataCountMaskWORD1610160DataCountShiftBYTE810176ReceiveHandshakeBitWORD1610192TransmitHandshakeBitWORD1610208TransmitBufferSentBitWORD1610224ContinousModeStartBitWORD1610240ReceiveBufferFullBitWORD1610256ResetBitWORD1610272RRWORD1610288RAWORD1610304TRWORD1610320TAWORD1610336IAWORD1610352BUF_FWORD1610368noTAcounterBYTE810384initializedBOOL810392TransmitDataSentBOOL810400iUINT1610416PouTypeFunctionBlockSendByte - 128 - - SendByte - BYTE - 8 - 32 - - - ItemType - Input - - - - - Busy - BOOL - 8 - 40 - - - ItemType - Output - - - - - Error - ComError_t - 16 - 48 - - - ItemType - Output - - - - - TxBuffer - ComBuffer - 32 - 64 - - - ItemType - InOut - - - - - nBlockedCounter - UDINT - 32 - 96 - - - - PouType - FunctionBlock - - - - - _SendString - 2336 - - SendString - STRING(255) - 2048 - 32 - - - ItemType - Input - - - - - Busy - BOOL - 8 - 2080 - - - ItemType - Output - - - - - Error - ComError_t - 16 - 2096 - - - ItemType - Output - - - - - TXbuffer - ComBuffer - 32 - 2112 - - - ItemType - InOut - - - - - pos - INT - 16 - 2144 - - - Send - SendByte - 128 - 2176 - - - c - BYTE - 8 - 2304 - - - ls - INT - 16 - 2320 - - - - PouType - FunctionBlock - - - - - SendString - 3072 - - SendString - STRING(80) - 648 - 32 - - - ItemType - Input - - - - - Busy - BOOL - 8 - 680 - - - ItemType - Output - - - - - Error - ComError_t - 16 - 688 - - - ItemType - Output - - - - - TXbuffer - ComBuffer - 32 - 704 - - - ItemType - InOut - - - - - SendStringStandard - _SendString - 2336 - 736 - - - - PouType - FunctionBlock - - - - - ReceiveByte - ================================================================= + ]]>128SendByteBYTE832ItemTypeInputBusyBOOL840ItemTypeOutputErrorComError_t1648ItemTypeOutputTxBufferComBuffer3264ItemTypeInOutnBlockedCounterUDINT3296PouTypeFunctionBlock_SendString2336SendStringSTRING(255)204832ItemTypeInputBusyBOOL82080ItemTypeOutputErrorComError_t162096ItemTypeOutputTXbufferComBuffer322112ItemTypeInOutposINT162144SendSendByte1282176cBYTE82304lsINT162320PouTypeFunctionBlockSendString3072SendStringSTRING(80)64832ItemTypeInputBusyBOOL8680ItemTypeOutputErrorComError_t16688ItemTypeOutputTXbufferComBuffer32704ItemTypeInOutSendStringStandard_SendString2336736PouTypeFunctionBlockReceiveByte - 128 - - ByteReceived - BOOL - 8 - 32 - - - ItemType - Output - - - - - ReceivedByte - BYTE - 8 - 40 - - - ItemType - Output - - - - - Error - ComError_t - 16 - 48 - - - ItemType - Output - - - - - RxBuffer - ComBuffer - 32 - 64 - - - ItemType - InOut - - - - - nBlockedCounter - UDINT - 32 - 96 - - - - PouType - FunctionBlock - - - - - _ReceiveString - 4736 - - Prefix - STRING(80) - 648 - 32 - - - ItemType - Input - - - - - Suffix - STRING(80) - 648 - 680 - - - ItemType - Input - - - - - Timeout - TIME - 32 - 1344 - - - ItemType - Input - - - - - Reset - BOOL - 8 - 1376 - - - ItemType - Input - - - - - pReceivedString - BYTE - Pointer to variable length string - 32 - 1408 - - - ItemType - Input - - - - - SizeReceivedString - INT - variable string size - 16 - 1440 - - - ItemType - Input - - - - - StringReceived - BOOL - 8 - 1456 - - - ItemType - Output - - - - - Busy - BOOL - 8 - 1464 - - - ItemType - Output - - - - - Error - ComError_t - 16 - 1472 - - - ItemType - Output - - - - - RxTimeout - BOOL - 8 - 1488 - - - ItemType - Output - - - - - ErrorCountPrefix - INT - invalid characters received before prefix - 16 - 1504 - - - ItemType - Output - - - - - ReceivedPrefix - STRING(80) - received prefix including invalid characters - 648 - 1520 - - - ItemType - Output - - - - - RXbuffer - ComBuffer - 32 - 2176 - - - ItemType - InOut - - - - - RxString - STRING(255) - 2048 - 2208 - - - state - INT - 16 - 4256 - - - c - BYTE - 8 - 4272 - - - l - INT - 16 - 4288 - - - l2 - INT - 16 - 4304 - - - pl - INT - 16 - 4320 - - - sl - INT - 16 - 4336 - - - iTimeout - TIME - 32 - 4352 - - - Receive - ReceiveByte - 128 - 4384 - - - TimeoutTimer - TOF - 224 - 4512 - - - - PouType - FunctionBlock - - - - - ReceiveString - 6912 - - Prefix - STRING(80) - 648 - 32 - - - ItemType - Input - - - - - Suffix - STRING(80) - 648 - 680 - - - ItemType - Input - - - - - Timeout - TIME - 32 - 1344 - - - ItemType - Input - - - - - Reset - BOOL - 8 - 1376 - - - ItemType - Input - - - - - StringReceived - BOOL - 8 - 1384 - - - ItemType - Output - - - - - Busy - BOOL - 8 - 1392 - - - ItemType - Output - - - - - Error - ComError_t - 16 - 1408 - - - ItemType - Output - - - - - RxTimeout - BOOL - 8 - 1424 - - - ItemType - Output - - - - - ReceivedString - STRING(80) - 32 - 1440 - - - ItemType - InOut - - - - - RXbuffer - ComBuffer - 32 - 1472 - - - ItemType - InOut - - - - - ReceiveStringStandard - _ReceiveString - 4736 - 1504 - - - ErrorCountPrefix - INT - 16 - 6240 - - - ReceivedPrefix - STRING(80) - 648 - 6256 - - - - PouType - FunctionBlock - - - - - FB_EL6_Com - 39712 - - sCmd - STRING(80) - Command to send to the serial device - 648 - 32 - - - ItemType - Input - - - pytmc - + ]]>128ByteReceivedBOOL832ItemTypeOutputReceivedByteBYTE840ItemTypeOutputErrorComError_t1648ItemTypeOutputRxBufferComBuffer3264ItemTypeInOutnBlockedCounterUDINT3296PouTypeFunctionBlock_ReceiveString4736PrefixSTRING(80)64832ItemTypeInputSuffixSTRING(80)648680ItemTypeInputTimeoutTIME321344ItemTypeInputResetBOOL81376ItemTypeInputpReceivedStringBYTE321408ItemTypeInputSizeReceivedStringINT161440ItemTypeInputStringReceivedBOOL81456ItemTypeOutputBusyBOOL81464ItemTypeOutputErrorComError_t161472ItemTypeOutputRxTimeoutBOOL81488ItemTypeOutputErrorCountPrefixINT161504ItemTypeOutputReceivedPrefixSTRING(80)6481520ItemTypeOutputRXbufferComBuffer322176ItemTypeInOutRxStringSTRING(255)20482208stateINT164256cBYTE84272lINT164288l2INT164304plINT164320slINT164336iTimeoutTIME324352ReceiveReceiveByte1284384TimeoutTimerTOF2244512PouTypeFunctionBlockReceiveString6912PrefixSTRING(80)64832ItemTypeInputSuffixSTRING(80)648680ItemTypeInputTimeoutTIME321344ItemTypeInputResetBOOL81376ItemTypeInputStringReceivedBOOL81384ItemTypeOutputBusyBOOL81392ItemTypeOutputErrorComError_t161408ItemTypeOutputRxTimeoutBOOL81424ItemTypeOutputReceivedStringSTRING(80)321440ItemTypeInOutRXbufferComBuffer321472ItemTypeInOutReceiveStringStandard_ReceiveString47361504ErrorCountPrefixINT166240ReceivedPrefixSTRING(80)6486256PouTypeFunctionBlockFB_EL6_Com39712sCmdSTRING(80)64832ItemTypeInputpytmc pv: CMD io: io - - - - - - bSend - BOOL - Pulse this to TRUE and back to FALSE when it's time to send - 8 - 680 - - - ItemType - Input - - - pytmc - + bSendBOOL8680ItemTypeInputpytmc pv: SEND io: io - - - - - - sSendPrefix - STRING(80) - Any static prefix to add before every sent message - 648 - 688 - - - ItemType - Input - - - - - sSendSuffix - STRING(80) - Any static suffix to add after every sent message - 648 - 1336 - - - ItemType - Input - - - - - sRecvPrefix - STRING(80) - Any static prefix to strip off of every recieved message - 648 - 1984 - - - ItemType - Input - - - - - sRecvSuffix - STRING(80) - Any static suffic to strip off of every recieved message - 648 - 2632 - - - ItemType - Input - - - - - tTimeout - TIME - 32 - 3296 - - 1000 - - - - ItemType - Input - - - - - stIn_EL6 - EL6inData22B - 32 - 3328 - - - ItemType - InOut - - - - - stOut_EL6 - EL6outData22B - 32 - 3360 - - - ItemType - InOut - - - - - sResponse - STRING(80) - The response recieved from the serial device - 648 - 3392 - - - ItemType - Output - - - pytmc - + sSendPrefixSTRING(80)648688ItemTypeInputsSendSuffixSTRING(80)6481336ItemTypeInputsRecvPrefixSTRING(80)6481984ItemTypeInputsRecvSuffixSTRING(80)6482632ItemTypeInputtTimeoutTIME3232961000ItemTypeInputstIn_EL6EL6inData22B323328ItemTypeInOutstOut_EL6EL6outData22B323360ItemTypeInOutsResponseSTRING(80)6483392ItemTypeOutputpytmc pv: RESP io: input - - - - - - bDone - BOOL - This is set to TRUE after recieving a response - 8 - 4040 - - - ItemType - Output - - - pytmc - + bDoneBOOL84040ItemTypeOutputpytmc pv: DONE io: input - - - - - - eSerialLineErrorID - ComError_t - 16 - 4048 - - - ItemType - Output - - - pytmc - + eSerialLineErrorIDComError_t164048ItemTypeOutputpytmc pv: ERR:SER io: input - - - - - - eSendErrorID - ComError_t - 16 - 4064 - - - ItemType - Output - - - pytmc - + eSendErrorIDComError_t164064ItemTypeOutputpytmc pv: ERR:SEND io: input - - - - - - eRecvErrorID - ComError_t - 16 - 4080 - - - ItemType - Output - - - pytmc - + eRecvErrorIDComError_t164080ItemTypeOutputpytmc pv: ERR:RECV io: input - - - - - - TxBuffer - ComBuffer - Communication Buffers - 2512 - 4096 - - - RxBuffer - ComBuffer - 2512 - 6608 - - - fbClearComBuffer - ClearComBuffer - 128 - 9120 - - - fbEL6Ctrl - SerialLineControl - Parameters for PLC -> EL6 - 10432 - 9248 - - - bEL6CtrlError - BOOL - 8 - 19680 - - - eEL6CtrlErrorID - ComError_t - 16 - 19696 - - - fbSend - SendString - Parameters for EL6 -> Serial Device - 3072 - 19712 - - - bSendBusy - BOOL - 8 - 22784 - - - eLastSendErrorID - ComError_t - 16 - 22800 - - - fbReceive - ReceiveString - 6912 - 22816 - - - sReceivedString - STRING(80) - 648 - 29728 - - - sLastReceivedString - STRING(80) - 648 - 30376 - - - bStringReceived - BOOL - 8 - 31024 - - - bReceiveBusy - BOOL - 8 - 31032 - - - bReceiveError - BOOL - 8 - 31040 - - - eReceiveErrorID - ComError_t - 16 - 31056 - - - bReceiveTimeout - BOOL - 8 - 31072 - - - nReceiveCounter - UDINT - 32 - 31104 - - - nSendCounter - UDINT - 32 - 31136 - - - sStringToSend - STRING(80) - 648 - 31168 - - - fbFormatString - FB_FormatString - 7840 - 31840 - - - nStep - INT - Parameters for state-machine implementation - 16 - 39680 - - 0 - - - - - PouType - FunctionBlock - - - - - FB_XPIM_FilterWheel - 43616 - - bExecute - BOOL - 8 - 32 - - - ItemType - Input - - - - - bResetError - BOOL - 8 - 40 - - - ItemType - Input - - - pytmc - + TxBufferComBuffer25124096RxBufferComBuffer25126608fbClearComBufferClearComBuffer1289120fbEL6CtrlSerialLineControl EL6]]>104329248bEL6CtrlErrorBOOL819680eEL6CtrlErrorIDComError_t1619696fbSendSendString Serial Device]]>307219712bSendBusyBOOL822784eLastSendErrorIDComError_t1622800fbReceiveReceiveString691222816sReceivedStringSTRING(80)64829728sLastReceivedStringSTRING(80)64830376bStringReceivedBOOL831024bReceiveBusyBOOL831032bReceiveErrorBOOL831040eReceiveErrorIDComError_t1631056bReceiveTimeoutBOOL831072nReceiveCounterUDINT3231104nSendCounterUDINT3231136sStringToSendSTRING(80)64831168fbFormatStringFB_FormatString784031840nStepINT16396800PouTypeFunctionBlockFB_XPIM_FilterWheel43616bExecuteBOOL832ItemTypeInputbResetErrorBOOL840ItemTypeInputpytmc pv: ERR:RESET io: output - - - - - - nSetPos - E_XPIM_Filters - 16 - 48 - - - ItemType - Input - - - pytmc - + nSetPosE_XPIM_Filters1648ItemTypeInputpytmc pv: SET io: io - - - - - - nGetPos - E_XPIM_Filters - 16 - 64 - - - ItemType - Output - - - pytmc - + nGetPosE_XPIM_Filters1664ItemTypeOutputpytmc pv: GET io: i - - - - - - bBusy - BOOL - 8 - 80 - - - ItemType - Output - - - - - bError - BOOL - 8 - 88 - - - ItemType - Output - - - - - sError - STRING(80) - 648 - 96 - - - ItemType - Output - - - - - sLastError - STRING(80) - 648 - 744 - - - ItemType - Output - - - pytmc - + bBusyBOOL880ItemTypeOutputbErrorBOOL888ItemTypeOutputsErrorSTRING(80)64896ItemTypeOutputsLastErrorSTRING(80)648744ItemTypeOutputpytmc pv: ERR:MSG io: input - - - - - - sErrorTS - STRING(80) - 648 - 1392 - - - ItemType - Output - - - - - stIn_EL6 - EL6inData22B - 32 - 2048 - - - ItemType - InOut - - - - - stOut_EL6 - EL6outData22B - 32 - 2080 - - - ItemType - InOut - - - - - fbCom - FB_EL6_Com - 39712 - 2112 - - - pytmc - + sErrorTSSTRING(80)6481392ItemTypeOutputstIn_EL6EL6inData22B322048ItemTypeInOutstOut_EL6EL6outData22B322080ItemTypeInOutfbComFB_EL6_Com397122112pytmc pv: RAW - - - - - - nStep - USINT - 8 - 41824 - - - bIsTest - BOOL - 8 - 41832 - - - fbGetTime - NT_GetTime - 1728 - 41856 - - - bStopOnErr - BOOL - 8 - 43584 - - - - PouType - FunctionBlock - - - - - FB_XPIM_Opal - 64 - - bOpalPower - BOOL - 8 - 32 - - - ItemType - Input - - - pytmc - + nStepUSINT841824bIsTestBOOL841832fbGetTimeNT_GetTime172841856bStopOnErrBOOL843584PouTypeFunctionBlockFB_XPIM_Opal64bOpalPowerBOOL832ItemTypeInputpytmc pv: PWR io: io field: ZNAM OFF field: ONAM ON - - - - TcAddressType - Output - - - - - bOpalInit - BOOL - 8 - 40 - - 0 - - - - - PouType - FunctionBlock - - - - - FB_XPIM_LED - 512 - - bLEDPower - BOOL - 8 - 32 - - - ItemType - Input - - - pytmc - + TcAddressTypeOutputbOpalInitBOOL8400PouTypeFunctionBlockFB_XPIM_LED512bLEDPowerBOOL832ItemTypeInputpytmc pv: PWR io: io field: ZNAM OFF field: ONAM ON - - - - TcAddressType - Output - - - - - bLEDAuto - BOOL - 8 - 40 - - 1 - - - - ItemType - Input - - - pytmc - + TcAddressTypeOutputbLEDAutoBOOL8401ItemTypeInputpytmc pv: AUTO io: io - - - - - - fLEDTimeOut - LREAL - 64 - 64 - - 10 - - - - ItemType - Input - - - pytmc - + fLEDTimeOutLREAL646410ItemTypeInputpytmc pv: CLK:TIMEOUT io: io field: EGU min - - - - - - enumXPIM - E_XPIM_States - 16 - 128 - - - ItemType - Input - - - - - fLEDRemaining - LREAL - 64 - 192 - - - ItemType - Output - - - pytmc - + enumXPIME_XPIM_States16128ItemTypeInputfLEDRemainingLREAL64192ItemTypeOutputpytmc pv: CLK:REMAINING io: io field: EGU min - - - - - - tonLED - TON - 224 - 256 - - - enumLastCycle - E_XPIM_States - 16 - 480 - - 0 - - - - - PouType - FunctionBlock - - - - - FB_XTES_Flowswitch - 64 - - bFlowOk - BOOL - 8 - 32 - - - ItemType - Output - - - pytmc - + tonLEDTON224256enumLastCycleE_XPIM_States164800PouTypeFunctionBlockFB_XTES_Flowswitch64bFlowOkBOOL832ItemTypeOutputpytmc pv: FLOW_OK field: ZNAM LOW field: ONAM OK - - - - TcAddressType - Input - - - - - - PouType - FunctionBlock - - - analysis - -33 - - - - - FB_XPIM - 1745088 - - stYStage - ST_MotionStage - Y motor (state select). - 32 - 32 - - - ItemType - InOut - - - - - stZoomStage - ST_MotionStage - Zoom motor (camera zoom). - 32 - 64 - - - ItemType - InOut - - - - - stFocusStage - ST_MotionStage - Focus motor (camera focus). - 32 - 96 - - - ItemType - InOut - - - - - fbFFHWO - FB_HardwareFFOutput - The fast fault output to fault to. - 32 - 128 - - - ItemType - InOut - - - - - fbArbiter - FB_Arbiter - The arbiter to request beam conditions from. - 32 - 160 - - - ItemType - InOut - - - - - stEl6In - EL6inData22B - Serial input - 32 - 192 - - - ItemType - InOut - - - - - stEl6Out - EL6outData22B - Serial output - 32 - 224 - - - ItemType - InOut - - - - - stOut - ST_PositionState - Settings for the OUT state. - 3648 - 256 - - - ItemType - Input - - - - - stYag - ST_PositionState - Settings for the YAG state. - 3648 - 3904 - - - ItemType - Input - - - - - stDiamond - ST_PositionState - Settings for the DIAMOND state. - 3648 - 7552 - - - ItemType - Input - - - - - stReticle - ST_PositionState - Settings for the RETICLE state. - 3648 - 11200 - - - ItemType - Input - - - - - eEnumSet - E_XPIM_States - Set this to a non-unknown value to request a new move. - 16 - 14848 - - - ItemType - Input - - - pytmc - + TcAddressTypeInputPouTypeFunctionBlockanalysis-33FB_XPIM1745088stYStageST_MotionStage3232ItemTypeInOutstZoomStageST_MotionStage3264ItemTypeInOutstFocusStageST_MotionStage3296ItemTypeInOutfbFFHWOFB_HardwareFFOutput32128ItemTypeInOutfbArbiterFB_Arbiter32160ItemTypeInOutstEl6InEL6inData22B32192ItemTypeInOutstEl6OutEL6outData22B32224ItemTypeInOutstOutST_PositionState3648256ItemTypeInputstYagST_PositionState36483904ItemTypeInputstDiamondST_PositionState36487552ItemTypeInputstReticleST_PositionState364811200ItemTypeInputeEnumSetE_XPIM_States1614848ItemTypeInputpytmc pv: MMS:STATE:SET io: io - - - - - - bEnableMotion - BOOL - Set this to TRUE to enable input state moves, or FALSE to disable them. - 8 - 14864 - - - ItemType - Input - - - - - bEnableBeamParams - BOOL - Set this to TRUE to enable beam parameter checks, or FALSE to disable them. - 8 - 14872 - - - ItemType - Input - - - - - bEnablePositionLimits - BOOL - Set this to TRUE to enable position limit checks, or FALSE to disable them. - 8 - 14880 - - - ItemType - Input - - - - - sDeviceName - STRING(80) - The name of the device for use in the PMPS DB lookup and diagnostic screens. - 648 - 14888 - - - ItemType - Input - - - - - sTransitionKey - STRING(80) - The name of the transition state in the PMPS database. - 648 - 15536 - - - ItemType - Input - - - - - bReadDBNow - BOOL - Set this to TRUE to re-read the loaded database immediately (useful for debug). - 8 - 16184 - - - ItemType - Input - - - - - bZoomLock - BOOL - While TRUE, the zoom motor cannot be moved. - 8 - 16192 - - - ItemType - Input - - - pytmc - + bEnableMotionBOOL814864ItemTypeInputbEnableBeamParamsBOOL814872ItemTypeInputbEnablePositionLimitsBOOL814880ItemTypeInputsDeviceNameSTRING(80)64814888ItemTypeInputsTransitionKeySTRING(80)64815536ItemTypeInputbReadDBNowBOOL816184ItemTypeInputbZoomLockBOOL816192ItemTypeInputpytmc pv: CLZ:LOCK io: io field: ZNAM Unlocked field: ONAM Locked - - - - - - bFocusLock - BOOL - While TRUE, the focus motor cannot be moved. - 8 - 16200 - - - ItemType - Input - - - pytmc - + bFocusLockBOOL816200ItemTypeInputpytmc pv: CLF:LOCK io: io field: ZNAM Unlocked field: ONAM Locked - - - - - - bZoomEndFwd - BOOL - Forward limit disable for zoom - 8 - 16208 - - - ItemType - Input - - - TcAddressType - Input - - - - - bZoomEndBwd - BOOL - Backward limit disable for zoom - 8 - 16216 - - - ItemType - Input - - - TcAddressType - Input - - - - - bFocusEndFwd - BOOL - Forward limit disable for focus - 8 - 16224 - - - ItemType - Input - - - TcAddressType - Input - - - - - bFocusEndBwd - BOOL - Backward limit disable for focus - 8 - 16232 - - - ItemType - Input - - - TcAddressType - Input - - - - - eEnumGet - E_XPIM_States - The current position state as an enum. - 16 - 16240 - - - ItemType - Output - - - pytmc - + bZoomEndFwdBOOL816208ItemTypeInputTcAddressTypeInputbZoomEndBwdBOOL816216ItemTypeInputTcAddressTypeInputbFocusEndFwdBOOL816224ItemTypeInputTcAddressTypeInputbFocusEndBwdBOOL816232ItemTypeInputTcAddressTypeInputeEnumGetE_XPIM_States1616240ItemTypeOutputpytmc pv: MMS:STATE:GET io: i - - - - - - stDbStateParams - ST_DbStateParams - The PMPS database lookup associated with the current position state. - 2496 - 16256 - - - ItemType - Output - - - - - bInit - BOOL - 8 - 18752 - - - fbYStage - FB_MotionStage - 297920 - 18816 - - - fbZoom - FB_MotionStage - 297920 - 316736 - - - fbFocus - FB_MotionStage - 297920 - 614656 - - - fbStateDefaults - FB_PositionState_Defaults - 1024 - 912576 - - - fbStates - FB_PositionStatePMPS1D - 721152 - 913600 - - - pytmc - + stDbStateParamsST_DbStateParams249616256ItemTypeOutputbInitBOOL818752fbYStageFB_MotionStage29792018816fbZoomFB_MotionStage297920316736fbFocusFB_MotionStage297920614656fbStateDefaultsFB_PositionState_Defaults1024912576fbStatesFB_PositionStatePMPS1D721152913600pytmc pv: MMS astPositionState.array: 1..4 - - - - - - astPositionState - ST_PositionState - - 1 - 9 - - 32832 - 1634752 - - - fbArrCheckWrite - FB_CheckPositionStateWrite - 33024 - 1667584 - - - fbFilterWheel - FB_XPIM_FilterWheel - 43616 - 1700608 - - - pytmc - pv: MFW - - - - - fbOpal - FB_XPIM_Opal - 64 - 1744224 - - - pytmc - pv: CAM - - - - - fbLED - FB_XPIM_LED - 512 - 1744320 - - - pytmc - pv: CIL - - - - - fbFlowSwitch - FB_XTES_Flowswitch - 64 - 1744832 - - - pytmc - pv: FSW - - - - - fDelta - LREAL - State defaults if not provided - 64 - 1744896 - - 2 - - - - fAccel - LREAL - 64 - 1744960 - - 200 - - - - fOutDecel - LREAL - 64 - 1745024 - - 25 - - - - - PouType - FunctionBlock - - - - - FB_StateSetupHelper - 87808 - - stPositionState - ST_PositionState - 32 - 32 - - - ItemType - InOut - - - - - bSetDefault - BOOL - 8 - 64 - - - ItemType - Input - - - - - bForceUpdate - BOOL - 8 - 72 - - - ItemType - Input - - - - - sName - STRING(80) - 648 - 80 - - - ItemType - Input - - - - - fPosition - LREAL - 64 - 768 - - - ItemType - Input - - - - - nEncoderCount - UDINT - 32 - 832 - - - ItemType - Input - - - - - fDelta - LREAL - 64 - 896 - - - ItemType - Input - - - - - fVelocity - LREAL - 64 - 960 - - - ItemType - Input - - - - - fAccel - LREAL - 64 - 1024 - - - ItemType - Input - - - - - fDecel - LREAL - 64 - 1088 - - - ItemType - Input - - - - - bMoveOk - BOOL - 8 - 1152 - - - ItemType - Input - - - - - bLocked - BOOL - 8 - 1160 - - - ItemType - Input - - - - - bValid - BOOL - 8 - 1168 - - - ItemType - Input - - - - - bUseRawCounts - BOOL - 8 - 1176 - - - ItemType - Input - - - - - sPmpsState - STRING(80) - 648 - 1184 - - - ItemType - Input - - - - - stDefault - ST_PositionState - 3648 - 1856 - - - fbWarning - FB_LogMessage - 81600 - 5504 - - - bHasDefault - BOOL - 8 - 87104 - - - bHasWarned - BOOL - 8 - 87112 - - - sJson - STRING(80) - 648 - 87120 - - - - PouType - FunctionBlock - - - - - E_PPM_States - 16 - UINT - - Unknown - 0 - - - OUT - 1 - - - POWERMETER - 2 - - - YAG1 - 3 - - - YAG2 - 4 - - - - FB_ThermoCouple - 192 - - iScale - INT - Ratio between raw value and actual temperature. Default is 10 for 10 steps per degree (or 0.1 degree resolution) - 16 - 32 - - 10 - - - - ItemType - Input - - - - - fTemp - LREAL - 64 - 64 - - - ItemType - Output - - - pytmc - + astPositionStateST_PositionState19328321634752fbArrCheckWriteFB_CheckPositionStateWrite330241667584fbFilterWheelFB_XPIM_FilterWheel436161700608pytmcpv: MFWfbOpalFB_XPIM_Opal641744224pytmcpv: CAMfbLEDFB_XPIM_LED5121744320pytmcpv: CILfbFlowSwitchFB_XTES_Flowswitch641744832pytmcpv: FSWfDeltaLREAL6417448962fAccelLREAL641744960200fOutDecelLREAL64174502425PouTypeFunctionBlockFB_StateSetupHelper87808stPositionStateST_PositionState3232ItemTypeInOutbSetDefaultBOOL864ItemTypeInputbForceUpdateBOOL872ItemTypeInputsNameSTRING(80)64880ItemTypeInputfPositionLREAL64768ItemTypeInputnEncoderCountUDINT32832ItemTypeInputfDeltaLREAL64896ItemTypeInputfVelocityLREAL64960ItemTypeInputfAccelLREAL641024ItemTypeInputfDecelLREAL641088ItemTypeInputbMoveOkBOOL81152ItemTypeInputbLockedBOOL81160ItemTypeInputbValidBOOL81168ItemTypeInputbUseRawCountsBOOL81176ItemTypeInputsPmpsStateSTRING(80)6481184ItemTypeInputstDefaultST_PositionState36481856fbWarningFB_LogMessage816005504bHasDefaultBOOL887104bHasWarnedBOOL887112sJsonSTRING(80)64887120PouTypeFunctionBlockE_PPM_States16UINTUnknown0OUT1POWERMETER2YAG13YAG24FB_ThermoCouple192iScaleINT163210ItemTypeInputfTempLREAL6464ItemTypeOutputpytmc pv: STC:TEMP io: input - - - - - - bConnected - BOOL - 8 - 128 - - - ItemType - Output - - - pytmc - + bConnectedBOOL8128ItemTypeOutputpytmc pv: STC:CONN io: input field: ONAM Connected field: ZNAM Disconnected - - - - - - bError - BOOL - 8 - 136 - - - ItemType - Output - - - pytmc - + bErrorBOOL8136ItemTypeOutputpytmc pv: STC:ERR io: input - - - - TcAddressType - Input - - - - - bUnderrange - BOOL - 8 - 144 - - - ItemType - Output - - - TcAddressType - Input - - - - - bOverrange - BOOL - 8 - 152 - - - ItemType - Output - - - TcAddressType - Input - - - - - iRaw - INT - 16 - 160 - - - TcAddressType - Input - - - - - - PouType - FunctionBlock - - - - - FB_AnalogInput - 448 - - iRaw - INT - Connect this input to the terminal - 16 - 32 - - - ItemType - Input - - - TcAddressType - Input - - - - - iTermBits - UINT - The number of bits correlated with the terminal's max value. This is not necessarily the resolution parameter. - 16 - 48 - - - ItemType - Input - - - - - fTermMax - LREAL - The fReal value correlated with the terminal's max value - 64 - 64 - - - ItemType - Input - - - - - fTermMin - LREAL - The fReal value correlated with the terminal's min value - 64 - 128 - - - ItemType - Input - - - - - fResolution - LREAL - Value to scale the end result to - 64 - 192 - - 1 - - - - ItemType - Input - - - pytmc - + TcAddressTypeInputbUnderrangeBOOL8144ItemTypeOutputTcAddressTypeInputbOverrangeBOOL8152ItemTypeOutputTcAddressTypeInputiRawINT16160TcAddressTypeInputPouTypeFunctionBlockFB_AnalogInput448iRawINT1632ItemTypeInputTcAddressTypeInputiTermBitsUINT1648ItemTypeInputfTermMaxLREAL6464ItemTypeInputfTermMinLREAL64128ItemTypeInputfResolutionLREAL641921ItemTypeInputpytmc pv: RES io: io - - - - - - fOffset - LREAL - 64 - 256 - - - ItemType - Input - - - pytmc - + fOffsetLREAL64256ItemTypeInputpytmc pv: OFF io: io - - - - - - fReal - LREAL - The real value read from the output - 64 - 320 - - - ItemType - Output - - - pytmc - + fRealLREAL64320ItemTypeOutputpytmc pv: VAL io: i - - - - - - fScale - LREAL - 64 - 384 - - - - PouType - FunctionBlock - - - - - FB_DataBuffer - 288 - - bExecute - BOOL - Whether or not to accumulate on this cycle - 8 - 32 - - - ItemType - Input - - - - - pInputAdr - PVOID - Address of the value to accumulate - 32 - 64 - - - ItemType - Input - - - - - iInputSize - UDINT - Size of the accumulated value - 32 - 96 - - - ItemType - Input - - - - - iElemCount - UDINT - Number of values in the output array - 32 - 128 - - - ItemType - Input - - - - - pPartialAdr - PVOID - Address of the rolling buffer to be filled every cycle - 32 - 160 - - - ItemType - Input - - - - - pOutputAdr - PVOID - Address of the output buffer to be filled when the rolling buffer is full - 32 - 192 - - - ItemType - Input - - - - - bNewArray - BOOL - Set to TRUE on the cycle that we copy the output array - 8 - 224 - - - ItemType - Output - - - - - iArrayIndex - UDINT - 32 - 256 - - 0 - - - - - PouType - FunctionBlock - - - - - FB_LREALBuffer - 128512 - - bExecute - BOOL - If TRUE, we'll accumulate a value on this cycle. - 8 - 32 - - - ItemType - Input - - - - - fInput - LREAL - The value to accumulate. - 64 - 64 - - - ItemType - Input - - - - - arrOutput - LREAL - - 1 - 1000 - - 64000 - 128 - - - ItemType - Output - - - - - bNewArray - BOOL - 8 - 64128 - - - ItemType - Output - - - - - arrPartial - LREAL - - 1 - 1000 - - 64000 - 64192 - - - fbDataBuffer - FB_DataBuffer - 288 - 128192 - - - - PouType - FunctionBlock - - - - - FB_PPM_PowerMeter - 578624 - - iVoltageINT - INT - 16 - 32 - - - TcAddressType - Input - - - - - fVoltage - LREAL - 64 - 64 - - - pytmc - + fScaleLREAL64384PouTypeFunctionBlockFB_DataBuffer288bExecuteBOOL832ItemTypeInputpInputAdrPVOID3264ItemTypeInputiInputSizeUDINT3296ItemTypeInputiElemCountUDINT32128ItemTypeInputpPartialAdrPVOID32160ItemTypeInputpOutputAdrPVOID32192ItemTypeInputbNewArrayBOOL8224ItemTypeOutputiArrayIndexUDINT322560PouTypeFunctionBlockFB_LREALBuffer128512bExecuteBOOL832ItemTypeInputfInputLREAL6464ItemTypeInputarrOutputLREAL1100064000128ItemTypeOutputbNewArrayBOOL864128ItemTypeOutputarrPartialLREAL110006400064192fbDataBufferFB_DataBuffer288128192PouTypeFunctionBlockFB_PPM_PowerMeter578624iVoltageINTINT1632TcAddressTypeInputfVoltageLREAL6464pytmc pv: VOLT io: input field: EGU mV - - - - - - fVoltageBuffer - LREAL - - 1 - 1000 - - 64000 - 128 - - - pytmc - + fVoltageBufferLREAL1100064000128pytmc pv: VOLT_BUFFER io: input field: EGU mV - - - - - - fCalibBase - LREAL - 64 - 64128 - - - pytmc - + fCalibBaseLREAL6464128pytmc pv: CALIB io: input - - - - - - fCalibBaseBuffer - LREAL - - 1 - 1000 - - 64000 - 64192 - - - pytmc - + fCalibBaseBufferLREAL110006400064192pytmc pv: CALIB_BUFFER io: input - - - - - - fCalibMJ - LREAL - 64 - 128192 - - - pytmc - + fCalibMJLREAL64128192pytmc pv: MJ io: input field: EGU mJ - - - - - - fCalibMJBuffer - LREAL - - 1 - 1000 - - 64000 - 128256 - - - pytmc - + fCalibMJBufferLREAL1100064000128256pytmc pv: MJ_BUFFER io: input field: EGU mJ - - - - - - fbThermoCouple - FB_ThermoCouple - 192 - 192256 - - - pytmc - + fbThermoCoupleFB_ThermoCouple192192256pytmc pv: io: input - - - - - - fCalibRelOffset - LREAL - 64 - 192448 - - - pytmc - + fCalibRelOffsetLREAL64192448pytmc pv: CALIB:OFFSET io: io - - - - - - fCalibRelRatio - LREAL - 64 - 192512 - - - pytmc - + fCalibRelRatioLREAL64192512pytmc pv: CALIB:RATIO io: io - - - - - - fCalibMJRatio - LREAL - 64 - 192576 - - - pytmc - + fCalibMJRatioLREAL64192576pytmc pv: CALIB:MJ_RATIO io: io - - - - - - fbGetPMVoltage - FB_AnalogInput - 448 - 192640 - - - fbVoltageBuffer - FB_LREALBuffer - 128512 - 193088 - - - fbCalibBaseBuffer - FB_LREALBuffer - 128512 - 321600 - - - fbCalibMJBuffer - FB_LREALBuffer - 128512 - 450112 - - - - PouType - FunctionBlock - - - - - FB_AnalogOutput - 576 - - fReal - LREAL - The real value to send to the output - 64 - 64 - - - ItemType - Input - - - - - fSafeMax - LREAL - The maximum allowed real value for the connected hardware - 64 - 128 - - - ItemType - Input - - - - - fSafeMin - LREAL - The minimum allowed real value for the connected hardware - 64 - 192 - - - ItemType - Input - - - - - iTermBits - UINT - The number of bits correlated with the terminal's max output. This is not necessarily the resolution parameter. - 16 - 256 - - - ItemType - Input - - - - - fTermMax - LREAL - The fReal value correlated with the terminal's max output - 64 - 320 - - - ItemType - Input - - - - - fTermMin - LREAL - The fReal value correlated with the terminal's min output - 64 - 384 - - - ItemType - Input - - - - - iRaw - INT - Connect this output to the terminal - 16 - 448 - - - ItemType - Output - - - TcAddressType - Output - - - - - fScale - LREAL - 64 - 512 - - - - PouType - FunctionBlock - - - - - FB_PPM_Gige - 1216 - - iIlluminatorINT - INT - 16 - 32 - - - TcAddressType - Output - - - - - bGigePower - BOOL - 8 - 48 - - - pytmc - + fbGetPMVoltageFB_AnalogInput448192640fbVoltageBufferFB_LREALBuffer128512193088fbCalibBaseBufferFB_LREALBuffer128512321600fbCalibMJBufferFB_LREALBuffer128512450112PouTypeFunctionBlockFB_AnalogOutput576fRealLREAL6464ItemTypeInputfSafeMaxLREAL64128ItemTypeInputfSafeMinLREAL64192ItemTypeInputiTermBitsUINT16256ItemTypeInputfTermMaxLREAL64320ItemTypeInputfTermMinLREAL64384ItemTypeInputiRawINT16448ItemTypeOutputTcAddressTypeOutputfScaleLREAL64512PouTypeFunctionBlockFB_PPM_Gige1216iIlluminatorINTINT1632TcAddressTypeOutputbGigePowerBOOL848pytmc pv: PWR field: ZNAM OFF field: ONAM ON - - - - TcAddressType - Output - - - - - fIlluminatorPercent - LREAL - 64 - 64 - - - pytmc - + TcAddressTypeOutputfIlluminatorPercentLREAL6464pytmc pv: CIL:PCT EGU: % - - - - - - fbGetIllPercent - FB_AnalogInput - 448 - 128 - - - fbSetIllPercent - FB_AnalogOutput - 576 - 576 - - - bGigeInit - BOOL - 8 - 1152 - - 0 - - - - - PouType - FunctionBlock - - - - - FB_PPM - 1685376 - - stYStage - ST_MotionStage - Y motor (state select). - 32 - 32 - - - ItemType - InOut - - - - - fbFFHWO - FB_HardwareFFOutput - The fast fault output to fault to. - 32 - 64 - - - ItemType - InOut - - - - - fbArbiter - FB_Arbiter - The arbiter to request beam conditions from. - 32 - 96 - - - ItemType - InOut - - - - - stOut - ST_PositionState - Settings for the OUT state. - 3648 - 128 - - - ItemType - Input - - - - - stPower - ST_PositionState - Settings for the POWERMETER state. - 3648 - 3776 - - - ItemType - Input - - - - - stYag1 - ST_PositionState - Settings for the YAG1 state. - 3648 - 7424 - - - ItemType - Input - - - - - stYag2 - ST_PositionState - Settings for the YAG2 state. - 3648 - 11072 - - - ItemType - Input - - - - - eEnumSet - E_PPM_States - Set this to a non-unknown value to request a new move. - 16 - 14720 - - - ItemType - Input - - - pytmc - + fbGetIllPercentFB_AnalogInput448128fbSetIllPercentFB_AnalogOutput576576bGigeInitBOOL811520PouTypeFunctionBlockFB_PPM1685376stYStageST_MotionStage3232ItemTypeInOutfbFFHWOFB_HardwareFFOutput3264ItemTypeInOutfbArbiterFB_Arbiter3296ItemTypeInOutstOutST_PositionState3648128ItemTypeInputstPowerST_PositionState36483776ItemTypeInputstYag1ST_PositionState36487424ItemTypeInputstYag2ST_PositionState364811072ItemTypeInputeEnumSetE_PPM_States1614720ItemTypeInputpytmc pv: MMS:STATE:SET io: io - - - - - - bEnableMotion - BOOL - Set this to TRUE to enable input state moves, or FALSE to disable them. - 8 - 14736 - - - ItemType - Input - - - - - bEnableBeamParams - BOOL - Set this to TRUE to enable beam parameter checks, or FALSE to disable them. - 8 - 14744 - - - ItemType - Input - - - - - bEnablePositionLimits - BOOL - Set this to TRUE to enable position limit checks, or FALSE to disable them. - 8 - 14752 - - - ItemType - Input - - - - - sDeviceName - STRING(80) - The name of the device for use in the PMPS DB lookup and diagnostic screens. - 648 - 14760 - - - ItemType - Input - - - - - sTransitionKey - STRING(80) - The name of the transition state in the PMPS database. - 648 - 15408 - - - ItemType - Input - - - - - bReadDBNow - BOOL - Set this to TRUE to re-read the loaded database immediately (useful for debug). - 8 - 16056 - - - ItemType - Input - - - - - fFlowOffset - LREAL - Offset for the flow meter in engineering units - 64 - 16064 - - 0 - - - - ItemType - Input - - - - - eEnumGet - E_PPM_States - The current position state as an enum. - 16 - 16128 - - - ItemType - Output - - - pytmc - + bEnableMotionBOOL814736ItemTypeInputbEnableBeamParamsBOOL814744ItemTypeInputbEnablePositionLimitsBOOL814752ItemTypeInputsDeviceNameSTRING(80)64814760ItemTypeInputsTransitionKeySTRING(80)64815408ItemTypeInputbReadDBNowBOOL816056ItemTypeInputfFlowOffsetLREAL64160640ItemTypeInputeEnumGetE_PPM_States1616128ItemTypeOutputpytmc pv: MMS:STATE:GET io: i - - - - - - stDbStateParams - ST_DbStateParams - The PMPS database lookup associated with the current position state. - 2496 - 16160 - - - ItemType - Output - - - - - bInit - BOOL - 8 - 18656 - - - fbYStage - FB_MotionStage - 297920 - 18688 - - - fbStateDefaults - FB_PositionState_Defaults - 1024 - 316608 - - - fbStates - FB_PositionStatePMPS1D - 721152 - 317632 - - - pytmc - + stDbStateParamsST_DbStateParams249616160ItemTypeOutputbInitBOOL818656fbYStageFB_MotionStage29792018688fbStateDefaultsFB_PositionState_Defaults1024316608fbStatesFB_PositionStatePMPS1D721152317632pytmc pv: MMS astPositionState.array: 1..4 - - - - - - astPositionState - ST_PositionState - - 1 - 9 - - 32832 - 1038784 - - - fbArrCheckWrite - FB_CheckPositionStateWrite - 33024 - 1071616 - - - fbPowerMeter - FB_PPM_PowerMeter - 578624 - 1104640 - - - pytmc - pv: SPM - - - - - fbGige - FB_PPM_Gige - 1216 - 1683264 - - - pytmc - pv: CAM - - - - - fbFlowMeter - FB_AnalogInput - 448 - 1684480 - - - .iTermBits - 15 - - - .fTermMax - 60 - - - .fTermMin - 0 - - - - - pytmc - pv: FWM - - - - - fbYagThermoCouple - FB_ThermoCouple - 192 - 1684928 - - - pytmc - pv: YAG - - - - - fbFlowSwitch - FB_XTES_Flowswitch - 64 - 1685120 - - - pytmc - pv: FSW - - - - - fDelta - LREAL - State defaults if not provided - 64 - 1685184 - - 2 - - - - fAccel - LREAL - 64 - 1685248 - - 200 - - - - fOutDecel - LREAL - 64 - 1685312 - - 25 - - - - - PouType - FunctionBlock - - - - - DUT_PositionState - 3648 - ST_PositionState - - - obsolete - DUT_PositionState has been renamed to ST_PositionState - - - - - FB_XPIM_IM2K0 - 1106560 - - stYStage - ST_MotionStage - Y motor (state select). - 32 - 32 - - - ItemType - InOut - - - - - fbFFHWO - FB_HardwareFFOutput - The fast fault output to fault to. - 32 - 64 - - - ItemType - InOut - - - - - fbArbiter - FB_Arbiter - The arbiter to request beam conditions from. - 32 - 96 - - - ItemType - InOut - - - - - stOut - DUT_PositionState - Settings for the OUT state. - 3648 - 128 - - - ItemType - Input - - - - - stYag - DUT_PositionState - Settings for the YAG state. - 3648 - 3776 - - - ItemType - Input - - - - - stDiamond - DUT_PositionState - Settings for the DIAMOND state. - 3648 - 7424 - - - ItemType - Input - - - - - stReticle - DUT_PositionState - Settings for the RETICLE state. - 3648 - 11072 - - - ItemType - Input - - - - - eEnumSet - E_XPIM_States - Set this to a non-unknown value to request a new move. - 16 - 14720 - - - ItemType - Input - - - pytmc - + astPositionStateST_PositionState19328321038784fbArrCheckWriteFB_CheckPositionStateWrite330241071616fbPowerMeterFB_PPM_PowerMeter5786241104640pytmcpv: SPMfbGigeFB_PPM_Gige12161683264pytmcpv: CAMfbFlowMeterFB_AnalogInput4481684480.iTermBits15.fTermMax60.fTermMin0pytmcpv: FWMfbYagThermoCoupleFB_ThermoCouple1921684928pytmcpv: YAGfbFlowSwitchFB_XTES_Flowswitch641685120pytmcpv: FSWfDeltaLREAL6416851842fAccelLREAL641685248200fOutDecelLREAL64168531225PouTypeFunctionBlockDUT_PositionState3648ST_PositionStateobsoleteDUT_PositionState has been renamed to ST_PositionStateFB_XPIM_IM2K01106560stYStageST_MotionStage3232ItemTypeInOutfbFFHWOFB_HardwareFFOutput3264ItemTypeInOutfbArbiterFB_Arbiter3296ItemTypeInOutstOutDUT_PositionState3648128ItemTypeInputstYagDUT_PositionState36483776ItemTypeInputstDiamondDUT_PositionState36487424ItemTypeInputstReticleDUT_PositionState364811072ItemTypeInputeEnumSetE_XPIM_States1614720ItemTypeInputpytmc pv: MMS:STATE:SET io: io - - - - - - bEnableMotion - BOOL - Set this to TRUE to enable input state moves, or FALSE to disable them. - 8 - 14736 - - - ItemType - Input - - - - - bEnableBeamParams - BOOL - Set this to TRUE to enable beam parameter checks, or FALSE to disable them. - 8 - 14744 - - - ItemType - Input - - - - - bEnablePositionLimits - BOOL - Set this to TRUE to enable position limit checks, or FALSE to disable them. - 8 - 14752 - - - ItemType - Input - - - - - sDeviceName - STRING(80) - The name of the device for use in the PMPS DB lookup and diagnostic screens. - 648 - 14760 - - - ItemType - Input - - - - - sTransitionKey - STRING(80) - The name of the transition state in the PMPS database. - 648 - 15408 - - - ItemType - Input - - - - - bReadDBNow - BOOL - Set this to TRUE to re-read the loaded database immediately (useful for debug). - 8 - 16056 - - - ItemType - Input - - - - - eEnumGet - E_XPIM_States - The current position state as an enum. - 16 - 16064 - - - ItemType - Output - - - pytmc - + bEnableMotionBOOL814736ItemTypeInputbEnableBeamParamsBOOL814744ItemTypeInputbEnablePositionLimitsBOOL814752ItemTypeInputsDeviceNameSTRING(80)64814760ItemTypeInputsTransitionKeySTRING(80)64815408ItemTypeInputbReadDBNowBOOL816056ItemTypeInputeEnumGetE_XPIM_States1616064ItemTypeOutputpytmc pv: MMS:STATE:GET io: i - - - - - - stDbStateParams - ST_DbStateParams - The PMPS database lookup associated with the current position state. - 2496 - 16096 - - - ItemType - Output - - - - - bInit - BOOL - 8 - 18592 - - - fbYStage - FB_MotionStage - 297920 - 18624 - - - fbStateDefaults - FB_PositionState_Defaults - 1024 - 316544 - - - fbStates - FB_PositionStatePMPS1D - 721152 - 317568 - - - pytmc - + stDbStateParamsST_DbStateParams249616096ItemTypeOutputbInitBOOL818592fbYStageFB_MotionStage29792018624fbStateDefaultsFB_PositionState_Defaults1024316544fbStatesFB_PositionStatePMPS1D721152317568pytmc pv: MMS astPositionState.array: 1..4 - - - - - - astPositionState - ST_PositionState - - 1 - 9 - - 32832 - 1038720 - - - fbArrCheckWrite - FB_CheckPositionStateWrite - 33024 - 1071552 - - - fbGige - FB_PPM_Gige - 1216 - 1104576 - - - pytmc - + astPositionStateST_PositionState19328321038720fbArrCheckWriteFB_CheckPositionStateWrite330241071552fbGigeFB_PPM_Gige12161104576pytmc pv: CAM - - - - - - fbLED - FB_XPIM_LED - 512 - 1105792 - - - pytmc - + fbLEDFB_XPIM_LED5121105792pytmc pv: CIL - - - - - - fbFlowSwitch - FB_XTES_Flowswitch - 64 - 1106304 - - - pytmc - + fbFlowSwitchFB_XTES_Flowswitch641106304pytmc pv: FSW - - - - - - fDelta - LREAL - State defaults if not provided - 64 - 1106368 - - 2 - - - - fAccel - LREAL - 64 - 1106432 - - 200 - - - - fOutDecel - LREAL - 64 - 1106496 - - 25 - - - - - PouType - FunctionBlock - - - - - FB_TempSensor - 256 - - fResolution - LREAL - Resolution parameter from the Beckhoff docs. Default is 0.1 for 0.1 degree resolution - 64 - 64 - - 0.1 - - - - ItemType - Input - - - - - fTemp - LREAL - 64 - 128 - - - ItemType - Output - - - pytmc - + fDeltaLREAL6411063682fAccelLREAL641106432200fOutDecelLREAL64110649625PouTypeFunctionBlockFB_TempSensor256fResolutionLREAL64640.1ItemTypeInputfTempLREAL64128ItemTypeOutputpytmc pv: TEMP io: input field: EGU C field: PREC 2 - - - - - - bConnected - BOOL - 8 - 192 - - - ItemType - Output - - - pytmc - + bConnectedBOOL8192ItemTypeOutputpytmc pv: CONN io: input field: ONAM Connected field: ZNAM Disconnected - - - - - - bError - BOOL - 8 - 200 - - 1 - - - - ItemType - Output - - - pytmc - + bErrorBOOL82001ItemTypeOutputpytmc pv: ERR io: input field: ONAM True field: ZNAM False - - - - TcAddressType - Input - - - - - bUnderrange - BOOL - 8 - 208 - - - ItemType - Output - - - TcAddressType - Input - - - - - bOverrange - BOOL - 8 - 216 - - - ItemType - Output - - - TcAddressType - Input - - - - - iRaw - INT - 16 - 224 - - - TcAddressType - Input - - - - - - PouType - FunctionBlock - - - - - FB_WFS - 1410624 - - stYStage - ST_MotionStage - Y motor (state select). - 32 - 32 - - - ItemType - InOut - - - - - stZStage - ST_MotionStage - Z motor (focus adjust). - 32 - 64 - - - ItemType - InOut - - - - - fbFFHWO - FB_HardwareFFOutput - The fast fault output to fault to. - 32 - 96 - - - ItemType - InOut - - - - - fbArbiter - FB_Arbiter - The arbiter to request beam conditions from. - 32 - 128 - - - ItemType - InOut - - - - - stOut - ST_PositionState - Settings for the OUT state. - 3648 - 192 - - - ItemType - Input - - - - - stTarget1 - ST_PositionState - Settings for the TARGET1 state. - 3648 - 3840 - - - ItemType - Input - - - - - stTarget2 - ST_PositionState - Settings for the TARGET2 state. - 3648 - 7488 - - - ItemType - Input - - - - - stTarget3 - ST_PositionState - Settings for the TARGET3 state. - 3648 - 11136 - - - ItemType - Input - - - - - stTarget4 - ST_PositionState - Settings for the TARGET4 state. - 3648 - 14784 - - - ItemType - Input - - - - - stTarget5 - ST_PositionState - Settings for the TARGET5 state. - 3648 - 18432 - - - ItemType - Input - - - - - eEnumSet - E_WFS_States - Set this to a non-unknown value to request a new move. - 16 - 22080 - - - ItemType - Input - - - pytmc - + TcAddressTypeInputbUnderrangeBOOL8208ItemTypeOutputTcAddressTypeInputbOverrangeBOOL8216ItemTypeOutputTcAddressTypeInputiRawINT16224TcAddressTypeInputPouTypeFunctionBlockFB_WFS1410624stYStageST_MotionStage3232ItemTypeInOutstZStageST_MotionStage3264ItemTypeInOutfbFFHWOFB_HardwareFFOutput3296ItemTypeInOutfbArbiterFB_Arbiter32128ItemTypeInOutstOutST_PositionState3648192ItemTypeInputstTarget1ST_PositionState36483840ItemTypeInputstTarget2ST_PositionState36487488ItemTypeInputstTarget3ST_PositionState364811136ItemTypeInputstTarget4ST_PositionState364814784ItemTypeInputstTarget5ST_PositionState364818432ItemTypeInputeEnumSetE_WFS_States1622080ItemTypeInputpytmc pv: MMS:STATE:SET io: io - - - - - - bEnableMotion - BOOL - Set this to TRUE to enable input state moves, or FALSE to disable them. - 8 - 22096 - - - ItemType - Input - - - - - bEnableBeamParams - BOOL - Set this to TRUE to enable beam parameter checks, or FALSE to disable them. - 8 - 22104 - - - ItemType - Input - - - - - bEnablePositionLimits - BOOL - Set this to TRUE to enable position limit checks, or FALSE to disable them. - 8 - 22112 - - - ItemType - Input - - - - - sDeviceName - STRING(80) - The name of the device for use in the PMPS DB lookup and diagnostic screens. - 648 - 22120 - - - ItemType - Input - - - - - sTransitionKey - STRING(80) - The name of the transition state in the PMPS database. - 648 - 22768 - - - ItemType - Input - - - - - bReadDBNow - BOOL - Set this to TRUE to re-read the loaded database immediately (useful for debug). - 8 - 23416 - - - ItemType - Input - - - - - eEnumGet - E_WFS_States - The current position state as an enum. - 16 - 23424 - - - ItemType - Output - - - pytmc - + bEnableMotionBOOL822096ItemTypeInputbEnableBeamParamsBOOL822104ItemTypeInputbEnablePositionLimitsBOOL822112ItemTypeInputsDeviceNameSTRING(80)64822120ItemTypeInputsTransitionKeySTRING(80)64822768ItemTypeInputbReadDBNowBOOL823416ItemTypeInputeEnumGetE_WFS_States1623424ItemTypeOutputpytmc pv: MMS:STATE:GET io: i - - - - - - stDbStateParams - ST_DbStateParams - The PMPS database lookup associated with the current position state. - 2496 - 23456 - - - ItemType - Output - - - - - bInit - BOOL - 8 - 25952 - - - fbYStage - FB_MotionStage - 297920 - 25984 - - - fbZStage - FB_MotionStage - 297920 - 323904 - - - fbStateDefaults - FB_PositionState_Defaults - 1024 - 621824 - - - fbStates - FB_PositionStatePMPS1D - 721152 - 622848 - - - pytmc - + stDbStateParamsST_DbStateParams249623456ItemTypeOutputbInitBOOL825952fbYStageFB_MotionStage29792025984fbZStageFB_MotionStage297920323904fbStateDefaultsFB_PositionState_Defaults1024621824fbStatesFB_PositionStatePMPS1D721152622848pytmc pv: MMS astPositionState.array: 1..6 - - - - - - astPositionState - ST_PositionState - - 1 - 9 - - 32832 - 1344000 - - - fbArrCheckWrite - FB_CheckPositionStateWrite - 33024 - 1376832 - - - fbThermoCouple1 - FB_TempSensor - 256 - 1409856 - - - pytmc - pv: STC:01 - - - - - fbThermoCouple2 - FB_TempSensor - 256 - 1410112 - - - pytmc - pv: STC:02 - - - - - fbFlowSwitch - FB_XTES_Flowswitch - 64 - 1410368 - - - pytmc - pv: FSW - - - - - fDelta - LREAL - State defaults if not provided - 64 - 1410432 - - 2 - - - - fAccel - LREAL - 64 - 1410496 - - 200 - - - - fOutDecel - LREAL - 64 - 1410560 - - 25 - - - - - PouType - FunctionBlock - - - - - E_PositionState - 16 - INT - - RETRACTED - 0 - - - INSERTED - 1 - - - MOVING - 2 - - - INVALID - 3 - - - - ST_MPA - 96 - - i_bInLS - BOOL - i_xInsertLS AT %I*: BOOL; + astPositionStateST_PositionState19328321344000fbArrCheckWriteFB_CheckPositionStateWrite330241376832fbThermoCouple1FB_TempSensor2561409856pytmcpv: STC:01fbThermoCouple2FB_TempSensor2561410112pytmcpv: STC:02fbFlowSwitchFB_XTES_Flowswitch641410368pytmcpv: FSWfDeltaLREAL6414104322fAccelLREAL641410496200fOutDecelLREAL64141056025PouTypeFunctionBlockE_PositionState16INTRETRACTED0INSERTED1MOVING2INVALID3ST_MPA96i_bInLSBOOL - 8 - 0 - - - pytmc - +Readbacks]]>80pytmc pv: IN io: i - - - - - - i_bOutLS - BOOL - 8 - 8 - - - pytmc - + i_bOutLSBOOL88pytmc pv: OUT io: i - - - - - - q_bRetract - BOOL - Controls - 8 - 16 - - - pytmc - + q_bRetractBOOL816pytmc pv: INSERT_DO io: i - - - - - - q_bInsert - BOOL - 8 - 24 - - - pytmc - + q_bInsertBOOL824pytmc pv: RETRACT_DO io: i - - - - - - bILK_OK - BOOL - Logic and supervisory - 8 - 32 - - - pytmc - + bILK_OKBOOL832pytmc pv: ILKOK io: i - - - - - - bInsertOK - BOOL - 8 - 40 - - - pytmc - + bInsertOKBOOL840pytmc pv: INSERT_OK io: i - - - - - - bRetractOK - BOOL - 8 - 48 - - - pytmc - + bRetractOKBOOL848pytmc pv: RETRACT_OK io: i - - - - - - bInsert_SW - BOOL - 8 - 56 - - - pytmc - + bInsert_SWBOOL856pytmc pv: IN_CMD io: io - - - - - - bRetract_SW - BOOL - 8 - 64 - - - pytmc - + bRetract_SWBOOL864pytmc pv: OUT_CMD io: io - - - - - - bErrorPresent - BOOL - 8 - 72 - - - pytmc - + bErrorPresentBOOL872pytmc pv: ERROR io: io - - - - - - eState - E_PositionState - 16 - 80 - - 3 - - - - pytmc - + eStateE_PositionState16803pytmc pv: POS_STATE type: mbbi field: ZRST RETRACTED @@ -51362,8969 +914,251 @@ Readbacks field: TWST MOVING field: THST INVALID io: i - - - - - - - FB_MPA - 26688 - - ibInsertOK - BOOL - EPS Interlock Bits - 8 - 32 - - - ItemType - Input - - - - - ibRetractOK - BOOL - 8 - 40 - - - ItemType - Input - - - - - ibPMPS_OK - BOOL - 8 - 48 - - - ItemType - Input - - - - - ibOverrideInterlock - BOOL - if true interlocks are ignored - 8 - 56 - - - ItemType - Input - - - - - i_xReset - BOOL - Reset fault - 8 - 64 - - - ItemType - Input - - - pytmc - + FB_MPA26688ibInsertOKBOOL832ItemTypeInputibRetractOKBOOL840ItemTypeInputibPMPS_OKBOOL848ItemTypeInputibOverrideInterlockBOOL856ItemTypeInputi_xResetBOOL864ItemTypeInputpytmc pv: FF_Reset - - - - - - sName - STRING(80) - 648 - 72 - - - ItemType - Input - - - - - q_stAct - ST_MPA - 96 - 720 - - - ItemType - Output - - - pytmc - + sNameSTRING(80)64872ItemTypeInputq_stActST_MPA96720ItemTypeOutputpytmc pv: - - - - - - xMPS_OK - BOOL - 8 - 816 - - - ItemType - Output - - - pytmc - + xMPS_OKBOOL8816ItemTypeOutputpytmc pv: MPS_FAULT - - - - - - xDone - BOOL - Motion is Done - 8 - 824 - - - ItemType - Output - - - pytmc - + xDoneBOOL8824ItemTypeOutputpytmc pv: MOT_DONE - - - - - - io_fbFFHWO - FB_HardwareFFOutput - 32 - 832 - - - ItemType - InOut - - - - - fbFF - FB_FastFault - PMPS - 25088 - 864 - - - .i_xAutoReset - 1 - - - .i_Desc - Device is moving - - - .i_TypeCode - 4112 - - - - - xFirstPass - BOOL - Init - 8 - 25952 - - - fbFSInit - R_TRIG - 64 - 25984 - - - tTimeOutDuration - TIME - Timeouts - 32 - 26048 - - 5000 - - - - tInserttimeout - TON - 224 - 26080 - - - tRetracttimeout - TON - 224 - 26304 - - - i_xInsertedLS - BOOL - IO - 8 - 26528 - - - TcAddressType - Input - - - - - i_xRetractedLS - BOOL - 8 - 26536 - - - TcAddressType - Input - - - - - q_xInsert_DO - BOOL - 8 - 26544 - - - TcAddressType - Output - - - - - q_xRetract_DO - BOOL - 8 - 26552 - - - TcAddressType - Output - - - - - rtInsert - R_TRIG - Reset Triggers - 64 - 26560 - - - rtRemove - R_TRIG - 64 - 26624 - - - ACT_IO - - - - PouType - FunctionBlock - - - - - FB_StatePTPMove - 4800 - - stPositionState - ST_PositionState - 3648 - 64 - - - ItemType - Input - - - pytmc - + io_fbFFHWOFB_HardwareFFOutput32832ItemTypeInOutfbFFFB_FastFault25088864.i_xAutoReset1.i_DescDevice is moving.i_TypeCode4112xFirstPassBOOL825952fbFSInitR_TRIG6425984tTimeOutDurationTIME32260485000tInserttimeoutTON22426080tRetracttimeoutTON22426304i_xInsertedLSBOOL826528TcAddressTypeInputi_xRetractedLSBOOL826536TcAddressTypeInputq_xInsert_DOBOOL826544TcAddressTypeOutputq_xRetract_DOBOOL826552TcAddressTypeOutputrtInsertR_TRIG6426560rtRemoveR_TRIG6426624ACT_IOPouTypeFunctionBlockFB_StatePTPMove4800stPositionStateST_PositionState364864ItemTypeInputpytmc pv: - - - - - - bExecute - BOOL - 8 - 3712 - - - ItemType - Input - - - pytmc - + bExecuteBOOL83712ItemTypeInputpytmc pv: GO io: io field: ZNAM False field: ONAM True - - - - - - bMoveOk - BOOL - 8 - 3720 - - - ItemType - Input - - - - - stMotionStage - ST_MotionStage - 32 - 3744 - - - ItemType - InOut - - - - - bAtState - BOOL - 8 - 3776 - - - ItemType - Output - - - pytmc - + bMoveOkBOOL83720ItemTypeInputstMotionStageST_MotionStage323744ItemTypeInOutbAtStateBOOL83776ItemTypeOutputpytmc pv: AT_STATE io: input field: ZNAM False field: ONAM True - - - - - - bDone - BOOL - 8 - 3784 - - - ItemType - Output - - - pytmc - + bDoneBOOL83784ItemTypeOutputpytmc pv: DMOV io: input field: ZNAM False field: ONAM True - - - - - - bBusy - BOOL - 8 - 3792 - - - ItemType - Output - - - pytmc - + bBusyBOOL83792ItemTypeOutputpytmc pv: BUSY io: input field: ZNAM False field: ONAM True - - - - - - bError - BOOL - 8 - 3800 - - - ItemType - Output - - - pytmc - + bErrorBOOL83800ItemTypeOutputpytmc pv: ERR io: input field: ZNAM False field: ONAM True - - - - - - sError - STRING(80) - 648 - 3808 - - - ItemType - Output - - - pytmc - + sErrorSTRING(80)6483808ItemTypeOutputpytmc pv: ERRMSG io: input - - - - - - bExecTrig - R_TRIG - 64 - 4480 - - - bExecEnd - F_TRIG - 64 - 4544 - - - fActPosition - LREAL - 64 - 4608 - - - fLowPos - LREAL - 64 - 4672 - - - fHighPos - LREAL - 64 - 4736 - - - - PouType - FunctionBlock - - - obsolete - Use FB_PositionStateMove instead - - - - - FB_SLITS - 1343168 - - stTopBlade - ST_MotionStage - 32 - 32 - - - ItemType - InOut - - - - - stBottomBlade - ST_MotionStage - 32 - 64 - - - ItemType - InOut - - - - - stNorthBlade - ST_MotionStage - 32 - 96 - - - ItemType - InOut - - - - - stSouthBlade - ST_MotionStage - 32 - 128 - - - ItemType - InOut - - - - - bExecuteMotion - BOOL - 32 - 160 - - - ItemType - InOut - - - - - io_fbFFHWO - FB_HardwareFFOutput - 32 - 192 - - - ItemType - InOut - - - - - fbArbiter - FB_Arbiter - 32 - 224 - - - ItemType - InOut - - - old_input_assignments - - - - - bMoveOk - BOOL - 8 - 256 - - - ItemType - Input - - - pytmc - + bExecTrigR_TRIG644480bExecEndF_TRIG644544fActPositionLREAL644608fLowPosLREAL644672fHighPosLREAL644736PouTypeFunctionBlockobsoleteUse FB_PositionStateMove insteadFB_SLITS1343168stTopBladeST_MotionStage3232ItemTypeInOutstBottomBladeST_MotionStage3264ItemTypeInOutstNorthBladeST_MotionStage3296ItemTypeInOutstSouthBladeST_MotionStage32128ItemTypeInOutbExecuteMotionBOOL32160ItemTypeInOutio_fbFFHWOFB_HardwareFFOutput32192ItemTypeInOutfbArbiterFB_Arbiter32224ItemTypeInOutold_input_assignmentsbMoveOkBOOL8256ItemTypeInputpytmc pv: PMPS_OK; io: i; field: ZNAM False field: ONAM True - - - - - - rEncoderOffsetTop - REAL - Offsets - 32 - 288 - - - ItemType - Input - - - pytmc - + rEncoderOffsetTopREAL32288ItemTypeInputpytmc pv: Offset_Top; io: io; - - - - - - rEncoderOffsetBottom - REAL - 32 - 320 - - - ItemType - Input - - - pytmc - + rEncoderOffsetBottomREAL32320ItemTypeInputpytmc pv: ZeroOffset_Bottom; io: io; - - - - - - rEncoderOffsetNorth - REAL - 32 - 352 - - - ItemType - Input - - - pytmc - + rEncoderOffsetNorthREAL32352ItemTypeInputpytmc pv: ZeroOffset_North; io: io; - - - - - - rEncoderOffsetSouth - REAL - 32 - 384 - - - ItemType - Input - - - pytmc - + rEncoderOffsetSouthREAL32384ItemTypeInputpytmc pv: ZeroOffset_South; io: io; - - - - - - i_DevName - STRING(80) - device name for FFO and PMPS diagnostics - 648 - 416 - - - ItemType - Input - - - - - fbTopBlade - FB_MotionStage - 297920 - 1088 - - - fbBottomBlade - FB_MotionStage - 297920 - 299008 - - - fbNorthBlade - FB_MotionStage - 297920 - 596928 - - - fbSouthBlade - FB_MotionStage - 297920 - 894848 - - - fPosTopBlade - LREAL - 64 - 1192768 - - - fPosBottomBlade - LREAL - 64 - 1192832 - - - fPosNorthBlade - LREAL - 64 - 1192896 - - - fPosSouthBlade - LREAL - 64 - 1192960 - - - fSmallDelta - LREAL - Motion Parameters - 64 - 1193024 - - 0.01 - - - - fBigDelta - LREAL - 64 - 1193088 - - 10 - - - - fMaxVelocity - LREAL - 64 - 1193152 - - 0.2 - - - - fHighAccel - LREAL - 64 - 1193216 - - 0.8 - - - - fLowAccel - LREAL - 64 - 1193280 - - 0.1 - - - - stTop - DUT_PositionState - 3648 - 1193344 - - - stBOTTOM - DUT_PositionState - 3648 - 1196992 - - - stNorth - DUT_PositionState - 3648 - 1200640 - - - stSouth - DUT_PositionState - 3648 - 1204288 - - - fbTop - FB_StatePTPMove - 4800 - 1207936 - - - pytmc - pv: TOP - - - - - fbBottom - FB_StatePTPMove - 4800 - 1212736 - - - pytmc - pv: BOTTOM - - - - - fbNorth - FB_StatePTPMove - 4800 - 1217536 - - - pytmc - pv: NORTH - - - - - fbSouth - FB_StatePTPMove - 4800 - 1222336 - - - pytmc - pv: SOUTH - - - - - rReqApertureSizeX - REAL - EPICS pvs - 32 - 1227136 - - - pytmc - + i_DevNameSTRING(80)648416ItemTypeInputfbTopBladeFB_MotionStage2979201088fbBottomBladeFB_MotionStage297920299008fbNorthBladeFB_MotionStage297920596928fbSouthBladeFB_MotionStage297920894848fPosTopBladeLREAL641192768fPosBottomBladeLREAL641192832fPosNorthBladeLREAL641192896fPosSouthBladeLREAL641192960fSmallDeltaLREAL6411930240.01fBigDeltaLREAL64119308810fMaxVelocityLREAL6411931520.2fHighAccelLREAL6411932160.8fLowAccelLREAL6411932800.1stTopDUT_PositionState36481193344stBOTTOMDUT_PositionState36481196992stNorthDUT_PositionState36481200640stSouthDUT_PositionState36481204288fbTopFB_StatePTPMove48001207936pytmcpv: TOPfbBottomFB_StatePTPMove48001212736pytmcpv: BOTTOMfbNorthFB_StatePTPMove48001217536pytmcpv: NORTHfbSouthFB_StatePTPMove48001222336pytmcpv: SOUTHrReqApertureSizeXREAL321227136pytmc pv: XWID_REQ; io: io; - - - - - - rReqApertureSizeY - REAL - 32 - 1227168 - - - pytmc - + rReqApertureSizeYREAL321227168pytmc pv: YWID_REQ; io: io; - - - - - - rReqCenterX - REAL - 32 - 1227200 - - - pytmc - + rReqCenterXREAL321227200pytmc pv: XCEN_REQ; io: io; - - - - - - rReqCenterY - REAL - 32 - 1227232 - - - pytmc - + rReqCenterYREAL321227232pytmc pv: YCEN_REQ; io: io; - - - - - - rActApertureSizeX - REAL - 32 - 1227264 - - - pytmc - + rActApertureSizeXREAL321227264pytmc pv: ACTUAL_XWIDTH; io: io; - - - - - - rActApertureSizeY - REAL - 32 - 1227296 - - - pytmc - + rActApertureSizeYREAL321227296pytmc pv: ACTUAL_YWIDTH; io: io; - - - - - - rActCenterX - REAL - 32 - 1227328 - - - pytmc - + rActCenterXREAL321227328pytmc pv: ACTUAL_XCENTER; io: io; - - - - - - rActCenterY - REAL - 32 - 1227360 - - - pytmc - + rActCenterYREAL321227360pytmc pv: ACTUAL_YCENTER; io: io; - - - - - - rSetCenterX - BOOL - 8 - 1227392 - - - pytmc - + rSetCenterXBOOL81227392pytmc pv: XCEN_SETZERO; io: io; - - - - - - rSetCenterY - BOOL - 8 - 1227400 - - - pytmc - + rSetCenterYBOOL81227400pytmc pv: YCEN_SETZERO; io: io; - - - - - - bOpen - BOOL - 8 - 1227408 - - - pytmc - + bOpenBOOL81227408pytmc pv: OPEN; io: io; field: ZNAM False field: ONAM True - - - - - - bClose - BOOL - 8 - 1227416 - - - pytmc - + bCloseBOOL81227416pytmc pv: CLOSE; io: io; field: ZNAM False field: ONAM True - - - - - - bBlock - BOOL - 8 - 1227424 - - - pytmc - + bBlockBOOL81227424pytmc pv: BLOCK; io: io; field: ZNAM False field: ONAM True - - - - - - bInit - BOOL - Local variables - 8 - 1227432 - - 1 - - - - rTrig_Block - R_TRIG - 64 - 1227456 - - - rTrig_Open - R_TRIG - 64 - 1227520 - - - rTrig_Close - R_TRIG - 64 - 1227584 - - - rOldReqApertureSizeX - REAL - old values - 32 - 1227648 - - - rOldReqApertureSizeY - REAL - 32 - 1227680 - - - rOldReqCenterX - REAL - 32 - 1227712 - - - rOldReqCenterY - REAL - 32 - 1227744 - - - bExecuteMotionX - BOOL - 8 - 1227776 - - - bExecuteMotionY - BOOL - 8 - 1227784 - - - fPosBlock - LREAL - 64 - 1227840 - - - fPosClose - LREAL - 64 - 1227904 - - - fPosOpen - LREAL - 64 - 1227968 - - - stSetPositionOptions - ST_SetPositionOptions - 32 - 1228032 - - - fbSetPosition_TOP - MC_SetPosition - 1984 - 1228096 - - - fbSetPosition_Bottom - MC_SetPosition - 1984 - 1230080 - - - fbSetPosition_North - MC_SetPosition - 1984 - 1232064 - - - fbSetPosition_South - MC_SetPosition - 1984 - 1234048 - - - fbLogger - FB_LogMessage - For logging - 81600 - 1236032 - - - .eSubsystem - 3 - - - - - tErrorPresent - R_TRIG - 64 - 1317632 - - - tAction - R_TRIG - 64 - 1317696 - - - tOverrideActivated - R_TRIG - 64 - 1317760 - - - FFO - FB_FastFault - 25088 - 1317824 - - - .i_DevName - Slits - - - .i_Desc - Fault occurs when gaps and/or centers are not within safe margins, or PMPS mode is switched OFF - - - .i_TypeCode - 4010 - - - - - AptArrayStatus - ST_PMPS_Aperture_IO - 96 - 1342912 - - - TcAddressType - Output - - - - - AptArrayReq - ST_PMPS_Aperture_IO - 96 - 1343008 - - - TcAddressType - Input - - - - - bTest - BOOL - 8 - 1343104 - - - ACT_CalculatePositions - - - ACT_Zero - - - ACT_Motion - - - ACT_BLOCK - - - ACT_Home - - - ACT_Init - - - - PouType - FunctionBlock - - - - - FB_SLITS_POWER - 1345344 - FB_SLITS - - xPMPSMode - BOOL - 8 - 1343168 - - 1 - - - - pytmc - + bInitBOOL812274321rTrig_BlockR_TRIG641227456rTrig_OpenR_TRIG641227520rTrig_CloseR_TRIG641227584rOldReqApertureSizeXREAL321227648rOldReqApertureSizeYREAL321227680rOldReqCenterXREAL321227712rOldReqCenterYREAL321227744bExecuteMotionXBOOL81227776bExecuteMotionYBOOL81227784fPosBlockLREAL641227840fPosCloseLREAL641227904fPosOpenLREAL641227968stSetPositionOptionsST_SetPositionOptions321228032fbSetPosition_TOPMC_SetPosition19841228096fbSetPosition_BottomMC_SetPosition19841230080fbSetPosition_NorthMC_SetPosition19841232064fbSetPosition_SouthMC_SetPosition19841234048fbLoggerFB_LogMessage816001236032.eSubsystem3tErrorPresentR_TRIG641317632tActionR_TRIG641317696tOverrideActivatedR_TRIG641317760FFOFB_FastFault250881317824.i_DevNameSlits.i_DescFault occurs when gaps and/or centers are not within safe margins, or PMPS mode is switched OFF.i_TypeCode4010AptArrayStatusST_PMPS_Aperture_IO961342912TcAddressTypeOutputAptArrayReqST_PMPS_Aperture_IO961343008TcAddressTypeInputbTestBOOL81343104ACT_CalculatePositionsACT_ZeroACT_MotionACT_BLOCKACT_HomeACT_InitPouTypeFunctionBlockFB_SLITS_POWER1345344FB_SLITSxPMPSModeBOOL813431681pytmc pv: MODE ; field: ZNAM Local; field: ONAM PMPS; io: io; - - - - - - fbFlowSwitch - FB_XTES_Flowswitch - 64 - 1343200 - - - pytmc - + fbFlowSwitchFB_XTES_Flowswitch641343200pytmc pv: FSW - - - - - - RTD_TOP_1 - FB_TempSensor - RTDs - 256 - 1343296 - - - pytmc - + RTD_TOP_1FB_TempSensor2561343296pytmc pv: TOP:RTD:01 - - - - - - RTD_TOP_2 - FB_TempSensor - 256 - 1343552 - - - pytmc - + RTD_TOP_2FB_TempSensor2561343552pytmc pv: TOP:RTD:02 - - - - - - RTD_Bottom_1 - FB_TempSensor - 256 - 1343808 - - - pytmc - + RTD_Bottom_1FB_TempSensor2561343808pytmc pv: BOTTOM:RTD:01 - - - - - - RTD_Bottom_2 - FB_TempSensor - 256 - 1344064 - - - pytmc - + RTD_Bottom_2FB_TempSensor2561344064pytmc pv: BOTTOM:RTD:02 - - - - - - RTD_North_1 - FB_TempSensor - 256 - 1344320 - - - pytmc - + RTD_North_1FB_TempSensor2561344320pytmc pv: NORTH:RTD:01 - - - - - - RTD_North_2 - FB_TempSensor - 256 - 1344576 - - - pytmc - + RTD_North_2FB_TempSensor2561344576pytmc pv: NORTH:RTD:02 - - - - - - RTD_South_1 - FB_TempSensor - 256 - 1344832 - - - pytmc - + RTD_South_1FB_TempSensor2561344832pytmc pv: SOUTH:RTD:01 - - - - - - RTD_South_2 - FB_TempSensor - 256 - 1345088 - - - pytmc - + RTD_South_2FB_TempSensor2561345088pytmc pv: SOUTH:RTD:02 - - - - - - ACT_RTDs - - - M_UpdatePMPS - BOOL - 8 - - index - INT - 16 - - - - - PouType - FunctionBlock - - - - - E_SXR_SATT_Position - 16 - UINT - - UNKNOWN - 0 - UNKNOWN must be in slot 0 or the FB breaks - - - OUT - 1 - OUT at slot 1 is a convention - - - FILTER1 - 2 - - - FILTER2 - 3 - - - FILTER3 - 4 - - - FILTER4 - 5 - - - FILTER5 - 6 - - - FILTER6 - 7 - - - FILTER7 - 8 - - - FILTER8 - 9 - - - - ST_SATT_Filter - 768 - - sFilterMaterial - STRING(80) - 648 - 0 - - - pytmc - + ACT_RTDsM_UpdatePMPSBOOL8indexINT16PouTypeFunctionBlockE_SXR_SATT_Position16UINTUNKNOWN0OUT1FILTER12FILTER23FILTER34FILTER45FILTER56FILTER67FILTER78FILTER89ST_SATT_Filter768sFilterMaterialSTRING(80)6480pytmc pv: MATERIAL io: input field: DESC Filter material name - - - - - - fFilterThickness_um - LREAL - 64 - 704 - - - pytmc - + fFilterThickness_umLREAL64704pytmc pv: THICKNESS io: input field: DESC Filter material thickness field: EGU um - - - - - - - FB_PositionState1D - 187968 - - stMotionStage - ST_MotionStage - The motor to move. - 32 - 32 - - - ItemType - InOut - - - - - astPositionState - ST_PositionState - - 1 - 9 - - All possible position states, including unused/invalid states. - 32 - 64 - - - ItemType - InOut - - - pytmc - + FB_PositionState1D187968stMotionStageST_MotionStage3232ItemTypeInOutastPositionStateST_PositionState193264ItemTypeInOutpytmc pv: STATE io: io expand: :%.2d - - - - - - eEnumSet - UINT - Set this to a nonzero value to request a new move. It will be reset to zero every cycle. This should be hooked up to a user's EPICS enum input. - 32 - 96 - - - ItemType - InOut - - - - - eEnumGet - UINT - The current state index, or zero if we are not at a state. This should be hooked up to a user's EPICS enum output. - 32 - 128 - - - ItemType - InOut - - - - - bEnable - BOOL - Set this to TRUE to enable input state moves, or FALSE to disable them. - 8 - 160 - - - ItemType - Input - - - - - stEpicsToPlc - ST_StateEpicsToPlc - Normal EPICS inputs, gathered into a single struct - 32 - 176 - - - ItemType - Input - - - pytmc - pv: STATE - - - - - stPlcToEpics - ST_StatePlcToEpics - Normal EPICS outputs, gathered into a single struct - 768 - 224 - - - ItemType - Output - - - pytmc - pv: STATE - - - - - fbCore - FB_PositionStateND_Core - 128896 - 1024 - - - astMotionStageMax - ST_MotionStage - - 1 - 1 - - 25216 - 129920 - - - astPositionStateMax - ST_PositionState - - 1 - 1 - - - 1 - 9 - - 32832 - 155136 - - - - PouType - FunctionBlock - - - - - FB_AtomicMass - WARNING: This file is auto-generated. Do not modify it. - 2816 - - sName - STRING(80) - 648 - 32 - - - ItemType - Input - - - - - bFound - BOOL - 8 - 680 - - - ItemType - Output - - - - - fValue - LREAL - 64 - 704 - - - ItemType - Output - - - - - fUncertainty - LREAL - 64 - 768 - - - ItemType - Output - - - - - sDescription - STRING(80) - 648 - 832 - - - ItemType - Output - - - - - sUnits - STRING(80) - 648 - 1480 - - - ItemType - Output - - - - - sCaveat - STRING(80) - 648 - 2128 - - - ItemType - Output - - - - - - PouType - FunctionBlock - - - - - FB_ElementDensity - WARNING: This file is auto-generated. Do not modify it. - 2816 - - sName - STRING(80) - 648 - 32 - - - ItemType - Input - - - - - bFound - BOOL - 8 - 680 - - - ItemType - Output - - - - - fValue - LREAL - 64 - 704 - - - ItemType - Output - - - - - fUncertainty - LREAL - 64 - 768 - - - ItemType - Output - - - - - sDescription - STRING(80) - 648 - 832 - - - ItemType - Output - - - - - sUnits - STRING(80) - 648 - 1480 - - - ItemType - Output - - - - - sCaveat - STRING(80) - 648 - 2128 - - - ItemType - Output - - - - - - PouType - FunctionBlock - - - - - FB_AttenuatorElementDensity - 3584 - - sName - STRING(80) - 648 - 32 - - - ItemType - Input - - - - - fDensity - LREAL - 64 - 704 - - - ItemType - Output - - - - - fbElementDensity - FB_ElementDensity - 2816 - 768 - - - - PouType - FunctionBlock - - - - - FB_SXR_SATT_Stage - 624256 - - stAxis - ST_MotionStage - Y motor (filter select) - 32 - 32 - - - ItemType - InOut - - - - - fbFFHWO - FB_HardwareFFOutput - The fast fault output to fault to. - 32 - 64 - - - ItemType - InOut - - - - - stOut - ST_PositionState - Settings for the OUT state. - 3648 - 128 - - - ItemType - Input - - - - - stFilter1 - ST_PositionState - Settings for the FILTER1 state. - 3648 - 3776 - - - ItemType - Input - - - - - stFilter2 - ST_PositionState - Settings for the FILTER2 state. - 3648 - 7424 - - - ItemType - Input - - - - - stFilter3 - ST_PositionState - Settings for the FILTER3 state. - 3648 - 11072 - - - ItemType - Input - - - - - stFilter4 - ST_PositionState - Settings for the FILTER4 state. - 3648 - 14720 - - - ItemType - Input - - - - - stFilter5 - ST_PositionState - Settings for the FILTER5 state. - 3648 - 18368 - - - ItemType - Input - - - - - stFilter6 - ST_PositionState - Settings for the FILTER6 state. - 3648 - 22016 - - - ItemType - Input - - - - - stFilter7 - ST_PositionState - Settings for the FILTER7 state. - 3648 - 25664 - - - ItemType - Input - - - - - stFilter8 - ST_PositionState - Settings for the FILTER8 state. - 3648 - 29312 - - - ItemType - Input - - - - - eEnumSet - E_SXR_SATT_Position - Set this to a non-unknown value to request a new move. - 16 - 32960 - - - ItemType - Input - - - pytmc - + eEnumSetUINT3296ItemTypeInOuteEnumGetUINT32128ItemTypeInOutbEnableBOOL8160ItemTypeInputstEpicsToPlcST_StateEpicsToPlc32176ItemTypeInputpytmcpv: STATEstPlcToEpicsST_StatePlcToEpics768224ItemTypeOutputpytmcpv: STATEfbCoreFB_PositionStateND_Core1288961024astMotionStageMaxST_MotionStage1125216129920astPositionStateMaxST_PositionState111932832155136PouTypeFunctionBlockFB_AtomicMass2816sNameSTRING(80)64832ItemTypeInputbFoundBOOL8680ItemTypeOutputfValueLREAL64704ItemTypeOutputfUncertaintyLREAL64768ItemTypeOutputsDescriptionSTRING(80)648832ItemTypeOutputsUnitsSTRING(80)6481480ItemTypeOutputsCaveatSTRING(80)6482128ItemTypeOutputPouTypeFunctionBlockFB_ElementDensity2816sNameSTRING(80)64832ItemTypeInputbFoundBOOL8680ItemTypeOutputfValueLREAL64704ItemTypeOutputfUncertaintyLREAL64768ItemTypeOutputsDescriptionSTRING(80)648832ItemTypeOutputsUnitsSTRING(80)6481480ItemTypeOutputsCaveatSTRING(80)6482128ItemTypeOutputPouTypeFunctionBlockFB_AttenuatorElementDensity3584sNameSTRING(80)64832ItemTypeInputfDensityLREAL64704ItemTypeOutputfbElementDensityFB_ElementDensity2816768PouTypeFunctionBlockFB_SXR_SATT_Stage624256stAxisST_MotionStage3232ItemTypeInOutfbFFHWOFB_HardwareFFOutput3264ItemTypeInOutstOutST_PositionState3648128ItemTypeInputstFilter1ST_PositionState36483776ItemTypeInputstFilter2ST_PositionState36487424ItemTypeInputstFilter3ST_PositionState364811072ItemTypeInputstFilter4ST_PositionState364814720ItemTypeInputstFilter5ST_PositionState364818368ItemTypeInputstFilter6ST_PositionState364822016ItemTypeInputstFilter7ST_PositionState364825664ItemTypeInputstFilter8ST_PositionState364829312ItemTypeInputeEnumSetE_SXR_SATT_Position1632960ItemTypeInputpytmc pv: STATE:SET io: io - - - - - - bEnable - BOOL - Set this to TRUE to enable input state moves, or FALSE to disable them. - 8 - 32976 - - - ItemType - Input - - - - - arrFilters - ST_SATT_Filter - - 1 - 8 - - Filter configuration information - 6144 - 33024 - - - ItemType - Input - - - pytmc - pv: FILTERS - - - - - nEnableMode - E_StageEnableMode - Debug helper for setting the stage's nEnableMode - 16 - 39168 - - - ItemType - Input - - - - - eEnumGet - E_SXR_SATT_Position - The current position state as an enum. - 16 - 39184 - - - ItemType - Output - - - pytmc - + bEnableBOOL832976ItemTypeInputarrFiltersST_SATT_Filter18614433024ItemTypeInputpytmcpv: FILTERSnEnableModeE_StageEnableMode1639168ItemTypeInputeEnumGetE_SXR_SATT_Position1639184ItemTypeOutputpytmc pv: STATE:GET io: i - - - - - - fTemp1 - LREAL - 64 - 39232 - - - ItemType - Output - - - - - fTemp2 - LREAL - 64 - 39296 - - - ItemType - Output - - - - - bIsStationary - BOOL - 8 - 39360 - - - ItemType - Output - - - - - bError - BOOL - 8 - 39368 - - - ItemType - Output - - - - - sActiveFilterMaterial - STRING(80) - 648 - 39376 - - - ItemType - Output - - - pytmc - + fTemp1LREAL6439232ItemTypeOutputfTemp2LREAL6439296ItemTypeOutputbIsStationaryBOOL839360ItemTypeOutputbErrorBOOL839368ItemTypeOutputsActiveFilterMaterialSTRING(80)64839376ItemTypeOutputpytmc pv: MATERIAL io: i - - - - - - fActiveFilterThickness_um - LREAL - 64 - 40064 - - - ItemType - Output - - - pytmc - + fActiveFilterThickness_umLREAL6440064ItemTypeOutputpytmc pv: THICKNESS io: i field: EGU um - - - - - - fTransmission - LREAL - 64 - 40128 - - - ItemType - Output - - - pytmc - + fTransmissionLREAL6440128ItemTypeOutputpytmc pv: TRANSMISSION io: i field: DESC Filter transmission - - - - - - fActiveFilterDensity - LREAL - 64 - 40192 - - - ItemType - Output - - - - - fActiveFilterAtomicMass - LREAL - 64 - 40256 - - - ItemType - Output - - - - - fAbsorptionConstant - LREAL - 64 - 40320 - - - ItemType - Output - - - - - iFilterIndex - INT - 16 - 40384 - - 0 - - - - ItemType - Output - - - - - fbMotion - FB_MotionStage - 297920 - 40448 - - - fbStates - FB_PositionState1D - 187968 - 338368 - - - pytmc - + fActiveFilterDensityLREAL6440192ItemTypeOutputfActiveFilterAtomicMassLREAL6440256ItemTypeOutputfAbsorptionConstantLREAL6440320ItemTypeOutputiFilterIndexINT16403840ItemTypeOutputfbMotionFB_MotionStage29792040448fbStatesFB_PositionState1D187968338368pytmc pv: astPositionState.array: 1..9 - - - - - - astPositionState - ST_PositionState - - 1 - 9 - - 32832 - 526336 - - - fbArrCheckWrite - FB_CheckPositionStateWrite - 33024 - 559168 - - - bInitialized - BOOL - 8 - 592192 - - 0 - - - - fbAtomicMass - FB_AtomicMass - 2816 - 592256 - - - fbAttenuatorElementDensity - FB_AttenuatorElementDensity - 3584 - 595072 - - - fbRTD_1 - FB_TempSensor - EL3202-0020: 0.01 °C per digit - 256 - 598656 - - - .fResolution - 0.01 - - - - - pytmc - pv: RTD:1 - - - - - fbRTD_2 - FB_TempSensor - 256 - 598912 - - - .fResolution - 0.01 - - - - - pytmc - pv: RTD:2 - - - - - fbFF - FB_FastFault - 25088 - 599168 - - - .i_Desc - Device is moving - - - .i_TypeCode - 8448 - - - .i_xAutoReset - 1 - - - - - - PouType - FunctionBlock - - - - - ST_BeamParams_IO - 1760 - - nTran - REAL - Requested pre-optic attenuation - 1 is full transmission - 32 - 0 - - 0 - 1 - 1 - - - - plcAttribute_pytmc - pv: Attenuation - io: i - - - - - nRate - UDINT - Pulse-rate - 32 - 32 - - 120 - - - - plcAttribute_pytmc - pv: Rate - io: i - - - - - neVRange - DWORD - Photon energy ranges - 32 - 64 - - 4294967295 - - - - plcAttribute_pytmc - pv: PhotonEnergy - io: i - - - plcAttribute_displaymode - binary - - - - - neV - REAL - Current Photon energy as calculated by the arbiter - 32 - 96 - - - nBCRange - WORD - 16 - 128 - - 0 - 65535 - 0 - - - - nBeamClass - USINT - 8 - 144 - - 0 - 0 - - - - nMachineMode - USINT - 8 - 152 - - - astAttenuators - ST_PMPS_Attenuator_IO - - 1 - 16 - - Beamline attenuators - 1024 - 160 - - - plcAttribute_pytmc - pv: AuxAttenuator - io: i - - - - - astApertures - ST_PMPS_Aperture_IO - - 1 - 4 - - 384 - 1184 - - - aVetoDevices - BOOL - - 1 - 16 - - Stopper statuses - 128 - 1568 - - - plcAttribute_pytmc - pv: AuxAttenuator - io: i - - - - - xValidToggle - BOOL - Toggle for watchdog - 8 - 1696 - - - xValid - BOOL - Beam parameter set is valid (if readback), or acknowledged (if request) - 8 - 1704 - - - plcAttribute_pytmc - pv: Valid - io: i - - - - - nCohortInt - UDINT - Cohort index. Identifies which cohort this BP set was included in arbitration - 32 - 1728 - - - plcAttribute_pytmc - pv: Attenuation - io: i - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - FB_VetoArbiter - 27168 - I_HigherAuthority - - bVeto - BOOL - Rising edge clears request, hold true to veto continuously, falling edge restores request - 8 - 64 - - 0 - - - - ItemType - Input - - - - - HigherAuthority - I_HigherAuthority - Typically connected to a higher-level arbiter. - 32 - 96 - - - ItemType - Input - - - - - LowerAuthority - I_LowerAuthority - Lower authority to be vetoed - 32 - 128 - - - ItemType - Input - - - - - FFO - FB_HardwareFFOutput - This should be the FFO upstream of the veto device - 32 - 160 - - - ItemType - InOut - - - - - ffKeepItSecretKeepItSafe - FB_FastFault - 25088 - 192 - - - .i_xAutoReset - 1 - - - .i_Desc - Holds beam off until request is back in arbitration - - - .i_TypeCode - 200 - - - .i_xVetoable - 1 - - - - - stStandbyBP - ST_BeamParams - 1760 - 25280 - - - rtVeto - R_TRIG - 64 - 27040 - - - ftVeto - F_TRIG - 64 - 27104 - - - CheckRequest - BOOL - 8 - - nReqID - DWORD - 32 - - - - RequestBP - BOOL - 8 - - nReqID - StateID of state requesting beam parameter set - DWORD - 32 - - - stReqBP - Requested beam params - ST_BeamParams - 1760 - - - - RemoveRequest - BOOL - 8 - - nReqID - StateID to remove - DWORD - 32 - - - - - PouType - FunctionBlock - - - - - FB_SubSysToArbiter_IO - Use on a subsystem PLC to request from the arbiter - Run at the top of your cycle to receive the latest BP - 138368 - I_HigherAuthority - - Reset - BOOL - Fast fault reset - 8 - 64 - - - ItemType - Input - - - - - sName - STRING(80) - 648 - 72 - - SubSysToArbiter - - - - ItemType - Input - - - - - i_bVeto - BOOL - 8 - 720 - - - ItemType - Input - - - - - Arbiter - FB_Arbiter - 32 - 736 - - - ItemType - InOut - - - - - fbFFHWO - FB_HardwareFFOutput - 32 - 768 - - - ItemType - InOut - - - - - i_stCurrentBP - ST_BeamParams_IO - 1760 - 800 - - - TcLinkTo - TIIB[PMPS_PRE]^IO Inputs^CurrentBP - - - TcAddressType - Input - - - - - q_stRequestedBP - ST_BeamParams_IO - 1760 - 2560 - - - TcLinkTo - TIIB[PMPS_PRE]^IO Outputs^RequestedBP - - - TcAddressType - Output - - - - - xTxPDO_toggle - BIT - 1 - 4320 - - - pytmc - pv: TxPDO_toggle - io: i - - - TcLinkTo - TIIB[PMPS_PRE]^SYNC Inputs^TxPDO toggle - - - TcAddressType - Input - - - - - xTxPDO_state - BIT - 1 - 4321 - - - pytmc - pv: TxPDO_state - io: i - - - TcLinkTo - TIIB[PMPS_PRE]^SYNC Inputs^TxPDO state - - - TcAddressType - Input - - - - - ffPMPSIO_Disconnect - FB_FastFault - Fast faults - 25088 - 4352 - - - .i_Desc - Arbiter network interface disconnected or not OP - - - .i_DevName - SubSysToArbiter - - - - - nRequestCohort - UDINT - Request cohort - 32 - 29440 - - 0 - - - - pytmc - pv: RequestCohort - io: i - - - - - nActiveCohort - UDINT - Active cohort, updated by incoming BP from arbiter PLC, in the ElevateRequest arbiter call - 32 - 29472 - - 0 - - - - pytmc - pv: ActiveCohort - io: i - - - - - fbVetoArb - FB_VetoArbiter - 27168 - 29504 - - - fbLog - FB_LogMessage - 81600 - 56704 - - - __CHECKREQUEST__XFIRSTTIME - BOOL - 8 - 138304 - - 1 - - - - __CHECKREQUEST__NID - DWORD - 32 - 138336 - - - CheckRequest - BOOL - 8 - - nReqID - DWORD - 32 - - - xFirstTime - BOOL - 8 - - - uselocation - __CHECKREQUEST__XFIRSTTIME - - - - - nId - DWORD - 32 - - - uselocation - __CHECKREQUEST__NID - - - - - - RequestBP - BOOL - 8 - - nReqID - StateID of state requesting beam parameter set - DWORD - 32 - - - stReqBP - Requested beam params - ST_BeamParams - 1760 - - - - RemoveRequest - BOOL - 8 - - nReqID - StateID to remove - DWORD - 32 - - - - - PouType - FunctionBlock - - - - - TcEventConfirmationState - 16 - INT - - NotSupported - 0 - - - NotRequired - 1 - - - WaitForConfirmation - 2 - - - Confirmed - 3 - - - Reset - 4 - - - - plcAttribute_qualified_only - - - plcAttribute_strict - - - - - - - - ITcAlarm - 32 - ITcEvent - - SetJsonAttribute - HRESULT - 32 - - sJsonAttribute - PCCH - 32 - - - - GetArguments - HRESULT - 32 - - pipArguments - ITcArguments - 32 - - - - GetIsRaised - HRESULT - 32 - - bIsRaised - BOOL32 - 32 - - - - Raise - HRESULT - 32 - - timeStamp - ULINT - 64 - - - - Clear - HRESULT - 32 - - timeStamp - ULINT - 64 - - - bResetConfirmation - BOOL32 - 32 - - - - GetConfirmationState - HRESULT - 32 - - state - TcEventConfirmationState - 32 - - - - Confirm - HRESULT - 32 - - timeStamp - ULINT - 64 - - - - - FB_TcEvent - 3520 - FB_TcEventBase - I_TcEventBase - - nTimestamp - ULINT - 64 - 161419292 - 161419300 - - - __getnTimestamp - ULINT - 64 - - nTimestamp - ULINT - 64 - - - - property - - - monitoring - call - - - TcDisplayTypeGUID - 18071995-0000-0000-0000-000000000046 - - - - - __setnTimestamp - - nTimestamp - ULINT - 64 - - - monitoring - call - - - TcDisplayTypeGUID - 18071995-0000-0000-0000-000000000046 - - - - - - property - - - monitoring - call - - - TcDisplayTypeGUID - 18071995-0000-0000-0000-000000000046 - - - - - Release - HRESULT - 32 - - - Init - - ipEvent - ITcEvent - 32 - - - ipArguments - ITcArguments - 32 - - - ipMessage - ITcMessage - 32 - - - ipAlarm - ITcAlarm - 32 - - - ipSourceInfo - ITcSourceInfo - 32 - - - - conditionalshow - - - - - __getipEvent - ITcEvent - 32 - - ipEvent - ITcEvent - 32 - - - - property - - - conditionalshow - - - - - - PouType - FunctionBlock - - - reflection - - - conditionalshow_all_locals - - - no_explicit_call - do not call this POU directly - - - no_assign - - - - - I_Listener - 32 - PVOID - - OnAlarmCleared - - fbEvent - FB_TcEvent - 32 - - - - OnAlarmConfirmed - - fbEvent - FB_TcEvent - 32 - - - - OnAlarmDisposed - - fbEvent - FB_TcEvent - 32 - - - - OnAlarmRaised - - fbEvent - FB_TcEvent - 32 - - - - OnMessageSent - - fbEvent - FB_TcEvent - 32 - - - - - ITcEventFilterConfig - 32 - ITcUnknown - - AddEventClass - HRESULT - 32 - - eventClass - GUID - 32 - - - severity - TcEventSeverity - 16 - - - - RemoveEventClass - HRESULT - 32 - - eventClass - GUID - 32 - - - - AddSourceInfo - HRESULT - 32 - - ipSourceInfo - ITcSourceInfo - 32 - - - severity - TcEventSeverity - 16 - - - - RemoveSourceInfo - HRESULT - 32 - - ipSourceInfo - ITcSourceInfo - 32 - - - - - ITcMessageListener - 32 - ITcUnknown - - OnMessageSent - HRESULT - 32 - - ipEvent - ITcEvent - 32 - - - - - ITcAlarmListener - 32 - ITcUnknown - - OnAlarmRaised - HRESULT - 32 - - ipEvent - ITcEvent - 32 - - - - OnAlarmCleared - HRESULT - 32 - - ipEvent - ITcEvent - 32 - - - - OnAlarmConfirmed - HRESULT - 32 - - ipEvent - ITcEvent - 32 - - - - OnAlarmDisposed - HRESULT - 32 - - ipEvent - ITcEvent - 32 - - - - - ITcAlarm2 - 32 - ITcAlarm - - GetTimeRaised - HRESULT - 32 - - timeStamp - ULINT - 32 - - - - GetTimeConfirmed - HRESULT - 32 - - timeStamp - ULINT - 32 - - - - GetTimeCleared - HRESULT - 32 - - timeStamp - ULINT - 32 - - - - - FB_ListenerWrapper - 3776 - ITcMessageListener - ITcAlarmListener - - TcAddRef - UDINT - 32 - - - c++_compatible - - - pack_mode - 4 - - - show - - - minimal_input_size - 4 - - - - - OnAlarmRaised - HRESULT - 32 - - ipEvent - ITcEvent - 32 - - - ipAlarm - ITcAlarm2 - 32 - - - nTimeStamp - ULINT - 64 - - - - show - - - c++_compatible - - - minimal_input_size - 4 - - - pack_mode - 4 - - - - - Unsubscribe - HRESULT - 32 - - hr - HRESULT - 32 - - - - OnAlarmCleared - HRESULT - 32 - - ipEvent - ITcEvent - 32 - - - ipAlarm - ITcAlarm2 - 32 - - - nTimeStamp - ULINT - 64 - - - - show - - - c++_compatible - - - minimal_input_size - 4 - - - pack_mode - 4 - - - - - TcQueryInterface - HRESULT - 32 - - iid - IID - 32 - - - pipItf - PVOID - 32 - - - ipMessageListener - ITcMessageListener - 32 - - - ipAlarmListener - ITcAlarmListener - 32 - - - - c++_compatible - - - pack_mode - 4 - - - show - - - minimal_input_size - 4 - - - - - OnMessageSent - HRESULT - 32 - - ipEvent - ITcEvent - 32 - - - ipMessage2 - ITcMessage2 - 32 - - - nTimeStamp - ULINT - 64 - - - - show - - - c++_compatible - - - minimal_input_size - 4 - - - pack_mode - 4 - - - - - Subscribe - HRESULT - 32 - - pipMessageFilterConfig - ITcEventFilterConfig - 32 - - - pipAlarmFilterConfig - ITcEventFilterConfig - 32 - - - hr - HRESULT - 32 - - - - TcRelease - UDINT - 32 - - - c++_compatible - - - pack_mode - 4 - - - show - - - minimal_input_size - 4 - - - - - OnAlarmConfirmed - HRESULT - 32 - - ipEvent - ITcEvent - 32 - - - ipAlarm - ITcAlarm2 - 32 - - - nTimeStamp - ULINT - 64 - - - - show - - - c++_compatible - - - minimal_input_size - 4 - - - pack_mode - 4 - - - - - OnAlarmDisposed - HRESULT - 32 - - ipEvent - ITcEvent - 32 - - - ipAlarm - ITcAlarm2 - 32 - - - nTimeStamp - ULINT - 64 - - - - show - - - c++_compatible - - - minimal_input_size - 4 - - - pack_mode - 4 - - - - - Execute - HRESULT - 32 - - ipListener - I_Listener - 32 - - - hr - HRESULT - 32 - - - - - PouType - FunctionBlock - - - c++_compatible - - - enable_dynamic_creation - - - conditionalshow_all_locals - - - no_explicit_call - do not call this POU directly - - - no_assign - - - - - FB_ListenerBase - 96 - I_Listener - - _pListenerWrapper - FB_ListenerWrapper - 32 - 64 - - - OnAlarmRaised - - fbEvent - FB_TcEvent - 32 - - - - Unsubscribe - HRESULT - 32 - - hr - HRESULT - 32 - - - - OnAlarmCleared - - fbEvent - FB_TcEvent - 32 - - - - OnMessageSent - - fbEvent - FB_TcEvent - 32 - - - - Subscribe - HRESULT - 32 - - ipMessageFilterConfig - ITcEventFilterConfig - 32 - - - ipAlarmFilterConfig - ITcEventFilterConfig - 32 - - - hr - HRESULT - 32 - - - - OnAlarmConfirmed - - fbEvent - FB_TcEvent - 32 - - - - OnAlarmDisposed - - fbEvent - FB_TcEvent - 32 - - - - Execute - HRESULT - 32 - - hr - HRESULT - 32 - - - - - PouType - FunctionBlock - - - no_explicit_call - do not call this POU directly - - - - - E_LogEventType - 16 - INT - - ALARMCLEARED - 0 - - - ALARMCONFIRMED - 1 - - - ALARMRAISED - 2 - - - MESSAGESENT - 3 - - - - plcAttribute_qualified_only - - - plcAttribute_strict - - - - - ST_LoggingEventInfo - 86272 - - schema - STRING(80) - Message or Alarm{Cleared,Confirmed,Raised} event information + astPositionStateST_PositionState1932832526336fbArrCheckWriteFB_CheckPositionStateWrite33024559168bInitializedBOOL85921920fbAtomicMassFB_AtomicMass2816592256fbAttenuatorElementDensityFB_AttenuatorElementDensity3584595072fbRTD_1FB_TempSensor256598656.fResolution0.01pytmcpv: RTD:1fbRTD_2FB_TempSensor256598912.fResolution0.01pytmcpv: RTD:2fbFFFB_FastFault25088599168.i_DescDevice is moving.i_TypeCode8448.i_xAutoReset1PouTypeFunctionBlockST_BeamParams_IO1760nTranREAL320011plcAttribute_pytmcpv: Attenuation + io: inRateUDINT3232120plcAttribute_pytmcpv: Rate + io: ineVRangeDWORD32644294967295plcAttribute_pytmcpv: PhotonEnergy + io: iplcAttribute_displaymodebinaryneVREAL3296nBCRangeWORD161280655350nBeamClassUSINT814400nMachineModeUSINT8152astAttenuatorsST_PMPS_Attenuator_IO1161024160plcAttribute_pytmcpv: AuxAttenuator + io: iastAperturesST_PMPS_Aperture_IO143841184aVetoDevicesBOOL1161281568plcAttribute_pytmcpv: AuxAttenuator + io: ixValidToggleBOOL81696xValidBOOL81704plcAttribute_pytmcpv: Valid + io: inCohortIntUDINT321728plcAttribute_pytmcpv: Attenuation + io: iFB_VetoArbiter27168I_HigherAuthoritybVetoBOOL8640ItemTypeInputHigherAuthorityI_HigherAuthority3296ItemTypeInputLowerAuthorityI_LowerAuthority32128ItemTypeInputFFOFB_HardwareFFOutput32160ItemTypeInOutffKeepItSecretKeepItSafeFB_FastFault25088192.i_xAutoReset1.i_DescHolds beam off until request is back in arbitration.i_TypeCode200.i_xVetoable1stStandbyBPST_BeamParams176025280rtVetoR_TRIG6427040ftVetoF_TRIG6427104CheckRequestBOOL8nReqIDDWORD32RequestBPBOOL8nReqIDDWORD32stReqBPST_BeamParams1760RemoveRequestBOOL8nReqIDDWORD32PouTypeFunctionBlockFB_SubSysToArbiter_IO138368I_HigherAuthorityResetBOOL864ItemTypeInputsNameSTRING(80)64872SubSysToArbiterItemTypeInputi_bVetoBOOL8720ItemTypeInputArbiterFB_Arbiter32736ItemTypeInOutfbFFHWOFB_HardwareFFOutput32768ItemTypeInOuti_stCurrentBPST_BeamParams_IO1760800TcLinkToTIIB[PMPS_PRE]^IO Inputs^CurrentBPTcAddressTypeInputq_stRequestedBPST_BeamParams_IO17602560TcLinkToTIIB[PMPS_PRE]^IO Outputs^RequestedBPTcAddressTypeOutputxTxPDO_toggleBIT14320pytmcpv: TxPDO_toggle + io: iTcLinkToTIIB[PMPS_PRE]^SYNC Inputs^TxPDO toggleTcAddressTypeInputxTxPDO_stateBIT14321pytmcpv: TxPDO_state + io: iTcLinkToTIIB[PMPS_PRE]^SYNC Inputs^TxPDO stateTcAddressTypeInputffPMPSIO_DisconnectFB_FastFault250884352.i_DescArbiter network interface disconnected or not OP.i_DevNameSubSysToArbiternRequestCohortUDINT32294400pytmcpv: RequestCohort + io: inActiveCohortUDINT32294720pytmcpv: ActiveCohort + io: ifbVetoArbFB_VetoArbiter2716829504fbLogFB_LogMessage8160056704__CHECKREQUEST__XFIRSTTIMEBOOL81383041__CHECKREQUEST__NIDDWORD32138336CheckRequestBOOL8nReqIDDWORD32xFirstTimeBOOL8uselocation__CHECKREQUEST__XFIRSTTIMEnIdDWORD32uselocation__CHECKREQUEST__NIDRequestBPBOOL8nReqIDDWORD32stReqBPST_BeamParams1760RemoveRequestBOOL8nReqIDDWORD32PouTypeFunctionBlockTcEventConfirmationState16INT01234plcAttribute_qualified_onlyplcAttribute_strictITcAlarm32ITcEventSetJsonAttributeHRESULT32sJsonAttributePCCH32GetArgumentsHRESULT32pipArgumentsITcArguments32GetIsRaisedHRESULT32bIsRaisedBOOL3232RaiseHRESULT32timeStampULINT64ClearHRESULT32timeStampULINT64bResetConfirmationBOOL3232GetConfirmationStateHRESULT32stateTcEventConfirmationState32ConfirmHRESULT32timeStampULINT64FB_TcEvent3520FB_TcEventBaseI_TcEventBasenTimestampULINT64161419292161419300__getnTimestampULINT64nTimestampULINT64propertymonitoringcallTcDisplayTypeGUID18071995-0000-0000-0000-000000000046__setnTimestampnTimestampULINT64monitoringcallTcDisplayTypeGUID18071995-0000-0000-0000-000000000046propertymonitoringcallTcDisplayTypeGUID18071995-0000-0000-0000-000000000046ReleaseHRESULT32InitipEventITcEvent32ipArgumentsITcArguments32ipMessageITcMessage32ipAlarmITcAlarm32ipSourceInfoITcSourceInfo32conditionalshow__getipEventITcEvent32ipEventITcEvent32propertyconditionalshowPouTypeFunctionBlockreflectionconditionalshow_all_localsno_explicit_calldo not call this POU directlyno_assignI_Listener32PVOIDOnAlarmClearedfbEventFB_TcEvent32OnAlarmConfirmedfbEventFB_TcEvent32OnAlarmDisposedfbEventFB_TcEvent32OnAlarmRaisedfbEventFB_TcEvent32OnMessageSentfbEventFB_TcEvent32ITcEventFilterConfig32ITcUnknownAddEventClassHRESULT32eventClassGUID32severityTcEventSeverity16RemoveEventClassHRESULT32eventClassGUID32AddSourceInfoHRESULT32ipSourceInfoITcSourceInfo32severityTcEventSeverity16RemoveSourceInfoHRESULT32ipSourceInfoITcSourceInfo32ITcMessageListener32ITcUnknownOnMessageSentHRESULT32ipEventITcEvent32ITcAlarmListener32ITcUnknownOnAlarmRaisedHRESULT32ipEventITcEvent32OnAlarmClearedHRESULT32ipEventITcEvent32OnAlarmConfirmedHRESULT32ipEventITcEvent32OnAlarmDisposedHRESULT32ipEventITcEvent32ITcAlarm232ITcAlarmGetTimeRaisedHRESULT32timeStampULINT32GetTimeConfirmedHRESULT32timeStampULINT32GetTimeClearedHRESULT32timeStampULINT32FB_ListenerWrapper3776ITcMessageListenerITcAlarmListenerTcAddRefUDINT32c++_compatiblepack_mode4showminimal_input_size4OnAlarmRaisedHRESULT32ipEventITcEvent32ipAlarmITcAlarm232nTimeStampULINT64showc++_compatibleminimal_input_size4pack_mode4UnsubscribeHRESULT32hrHRESULT32OnAlarmClearedHRESULT32ipEventITcEvent32ipAlarmITcAlarm232nTimeStampULINT64showc++_compatibleminimal_input_size4pack_mode4TcQueryInterfaceHRESULT32iidIID32pipItfPVOID32ipMessageListenerITcMessageListener32ipAlarmListenerITcAlarmListener32c++_compatiblepack_mode4showminimal_input_size4OnMessageSentHRESULT32ipEventITcEvent32ipMessage2ITcMessage232nTimeStampULINT64showc++_compatibleminimal_input_size4pack_mode4SubscribeHRESULT32pipMessageFilterConfigITcEventFilterConfig32pipAlarmFilterConfigITcEventFilterConfig32hrHRESULT32TcReleaseUDINT32c++_compatiblepack_mode4showminimal_input_size4OnAlarmConfirmedHRESULT32ipEventITcEvent32ipAlarmITcAlarm232nTimeStampULINT64showc++_compatibleminimal_input_size4pack_mode4OnAlarmDisposedHRESULT32ipEventITcEvent32ipAlarmITcAlarm232nTimeStampULINT64showc++_compatibleminimal_input_size4pack_mode4ExecuteHRESULT32ipListenerI_Listener32hrHRESULT32PouTypeFunctionBlockc++_compatibleenable_dynamic_creationconditionalshow_all_localsno_explicit_calldo not call this POU directlyno_assignFB_ListenerBase96I_Listener_pListenerWrapperFB_ListenerWrapper3264OnAlarmRaisedfbEventFB_TcEvent32UnsubscribeHRESULT32hrHRESULT32OnAlarmClearedfbEventFB_TcEvent32OnMessageSentfbEventFB_TcEvent32SubscribeHRESULT32ipMessageFilterConfigITcEventFilterConfig32ipAlarmFilterConfigITcEventFilterConfig32hrHRESULT32OnAlarmConfirmedfbEventFB_TcEvent32OnAlarmDisposedfbEventFB_TcEvent32ExecuteHRESULT32hrHRESULT32PouTypeFunctionBlockno_explicit_calldo not call this POU directlyE_LogEventType16INT0123plcAttribute_qualified_onlyplcAttribute_strictST_LoggingEventInfo86272schemaSTRING(80) - 648 - 0 - - twincat-event-0 - - - - plcAttribute_pytmc - pv: Schema + used directly in the generation of the JSON document.]]>6480plcAttribute_pytmcpv: Schema io: i - field: DESC Schema string - - - - - ts - LREAL - 64 - 704 - - - plcAttribute_pytmc - pv: Timestamp + field: DESC Schema stringtsLREAL64704plcAttribute_pytmcpv: Timestamp io: i - field: DESC Unix timestamp - - - - - plc - STRING(80) - 648 - 768 - - - plcAttribute_pytmc - pv: Hostname + field: DESC Unix timestampplcSTRING(80)648768plcAttribute_pytmcpv: Hostname io: i - field: DESC PLC Hostname - - - - - severity - TcEventSeverity - 16 - 1424 - - - plcAttribute_pytmc - pv: Severity + field: DESC PLC HostnameseverityTcEventSeverity161424plcAttribute_pytmcpv: Severity io: i field: DESC TcEventSeverity field: ZRST Verbose field: ONST Info field: TWST Warning - field: THST Error - - - - - id - UDINT - 32 - 1440 - - - plcAttribute_pytmc - pv: MessageID + field: THST ErroridUDINT321440plcAttribute_pytmcpv: MessageID io: i - field: DESC TwinCAT Message ID - - - - - event_class - STRING(80) - 648 - 1472 - - - plcAttribute_pytmc - pv: EventClass + field: DESC TwinCAT Message IDevent_classSTRING(80)6481472plcAttribute_pytmcpv: EventClass io: i - field: DESC TwinCAT Event class - - - - - msg - STRING(255) - 2048 - 2120 - - - plcAttribute_pytmc - pv: Message - io: i - - - - - source - STRING(255) - This is actually: T_MaxString - which has been expanded due to requirements for pinning global data types. - 2048 - 4168 - - - plcAttribute_pytmc - pv: Source - io: i - - - - - event_type - E_LogEventType - This is actually: STRING(Tc3_EventLogger.ParameterList.cSourceNameSize - 1) - which has been expanded due to requirements for pinning global data types. - 16 - 6224 - - - plcAttribute_pytmc - pv: EventType + field: DESC TwinCAT Event classmsgSTRING(255)20482120plcAttribute_pytmcpv: Message + io: isourceSTRING(255)20484168plcAttribute_pytmcpv: Source + io: ievent_typeE_LogEventType166224plcAttribute_pytmcpv: EventType io: i - field: DESC The event type - - - - - json - STRING(10000) - 80008 - 6240 - - - plcAttribute_pytmc - pv: MessageJSON + field: DESC The event typejsonSTRING(10000)800086240plcAttribute_pytmcpv: MessageJSON io: i - field: DESC Metadata with the message - - - - - - - - - ITcEventLogger - 32 - ITcUnknown - - CreateMessage - HRESULT - 32 - - eventClass - GUID - 32 - - - eventId - UDINT - 32 - - - severity - TcEventSeverity - 16 - - - ipSourceInfo - ITcSourceInfo - 32 - - - pipMessage - ITcMessage - 32 - - - - CreateAlarm - HRESULT - 32 - - eventClass - GUID - 32 - - - eventId - UDINT - 32 - - - severity - TcEventSeverity - 16 - - - bWithConfirmation - BOOL32 - 32 - - - ipSourceInfo - ITcSourceInfo - 32 - - - pipAlarm - ITcAlarm - 32 - - - - GetAlarm - HRESULT - 32 - - eventClass - GUID - 32 - - - eventId - UDINT - 32 - - - ipSourceInfo - ITcSourceInfo - 32 - - - pipAlarm - ITcAlarm - 32 - - - - IsAlarmRaised - HRESULT - 32 - - eventClass - GUID - 32 - - - eventId - UDINT - 32 - - - ipSourceInfo - ITcSourceInfo - 32 - - - bIsRaised - BOOL32 - 32 - - - - ConfirmAllAlarms - HRESULT - 32 - - timeStamp - ULINT - 64 - - - - ClearAllAlarms - HRESULT - 32 - - timeStamp - ULINT - 64 - - - bResetConfirmation - BOOL32 - 32 - - - - SendTcMessage - HRESULT - 32 - - eventClass - GUID - 32 - - - eventId - UDINT - 32 - - - severity - TcEventSeverity - 16 - - - ipSourceInfo - ITcSourceInfo - 32 - - - timeStamp - ULINT - 64 - - - ipSerializedArguments - ITcArguments - 32 - - - - AddMessageListener - HRESULT - 32 - - ipListener - ITcMessageListener - 32 - - - pipFilterConfig - ITcEventFilterConfig - 32 - - - - RemoveMessageListener - HRESULT - 32 - - ipListener - ITcMessageListener - 32 - - - - NotifyMessageListener - HRESULT - 32 - - ipListener - ITcMessageListener - 32 - - - - AddAlarmListener - HRESULT - 32 - - ipListener - ITcAlarmListener - 32 - - - pipFilterConfig - ITcEventFilterConfig - 32 - - - - RemoveAlarmListener - HRESULT - 32 - - ipListener - ITcAlarmListener - 32 - - - - NotifyAlarmListener - HRESULT - 32 - - ipListener - ITcAlarmListener - 32 - - - - GetEventText - HRESULT - 32 - - eventClass - GUID - 32 - - - eventId - UDINT - 32 - - - ipSourceInfo - ITcSourceInfo - 32 - - - ipArguments - ITcArguments - 32 - - - nLangId - DINT - 32 - - - pipResult - ITcAsyncStringResult - 32 - - - - GetEventClassName - HRESULT - 32 - - eventClass - GUID - 32 - - - nLangId - DINT - 32 - - - pipResult - ITcAsyncStringResult - 32 - - - - CreateArguments - HRESULT - 32 - - pipArguments - ITcArguments - 32 - - - - - FB_RequestEventText - 128 - - hrInit - HRESULT - 32 - 32 - - - _ipEventLogger - ITcEventLogger - 32 - 64 - - - _ipResult - ITcAsyncStringResult - 32 - 96 - - - bBusy - BOOL - 8 - 161418860 - - - bError - BOOL - 8 - 161418892 - - - hrErrorCode - HRESULT - 32 - 161418896 - - - nStringSize - UDINT - 32 - 161418884 - - - sEventText - STRING(255) - 2048 - 161418904 - - - __getbBusy - BOOL - 8 - - bBusy - BOOL - 8 - - - b32IsBusy - BOOL32 - 32 - - - - property - - - monitoring - call - - - - - GetString - BOOL - 8 - - sResult - STRING(80) - 32 - - - nResult - buffer size in bytes - UDINT - 32 - - - - __getnStringSize - UDINT - 32 - - nStringSize - UDINT - 32 - - - - property - - - monitoring - call - - - - - __getbError - BOOL - 8 - - bError - BOOL - 8 - - - b32HasError - BOOL32 - 32 - - - - property - - - monitoring - call - - - - - __gethrErrorCode - HRESULT - 32 - - hrErrorCode - HRESULT - 32 - - - hrError - HRESULT - 32 - - - - property - - - monitoring - call - - - - - Request - HRESULT - 32 - - eventClass - GUID - 128 - - - nEventId - UDINT - 32 - - - nLangId - English(US)=1033 ; German(Germay)=1031 - DINT - 32 - - - ipArgs - I_TcArguments - 32 - - - ipArguments - ITcArguments - 32 - - - - __getsEventText - STRING(255) - 2048 - - sEventText - STRING(255) - 2048 - - - - property - - - monitoring - call - - - TcEncoding - UTF-8 - - - - - - PouType - FunctionBlock - - - no_explicit_call - do not call this POU directly - - - no_assign - - - - - ST_PendingEvent - 86464 - - stEventInfo - ST_LoggingEventInfo - 86272 - 0 - - - pytmc - + field: DESC Metadata with the messageITcEventLogger32ITcUnknownCreateMessageHRESULT32eventClassGUID32eventIdUDINT32severityTcEventSeverity16ipSourceInfoITcSourceInfo32pipMessageITcMessage32CreateAlarmHRESULT32eventClassGUID32eventIdUDINT32severityTcEventSeverity16bWithConfirmationBOOL3232ipSourceInfoITcSourceInfo32pipAlarmITcAlarm32GetAlarmHRESULT32eventClassGUID32eventIdUDINT32ipSourceInfoITcSourceInfo32pipAlarmITcAlarm32IsAlarmRaisedHRESULT32eventClassGUID32eventIdUDINT32ipSourceInfoITcSourceInfo32bIsRaisedBOOL3232ConfirmAllAlarmsHRESULT32timeStampULINT64ClearAllAlarmsHRESULT32timeStampULINT64bResetConfirmationBOOL3232SendTcMessageHRESULT32eventClassGUID32eventIdUDINT32severityTcEventSeverity16ipSourceInfoITcSourceInfo32timeStampULINT64ipSerializedArgumentsITcArguments32AddMessageListenerHRESULT32ipListenerITcMessageListener32pipFilterConfigITcEventFilterConfig32RemoveMessageListenerHRESULT32ipListenerITcMessageListener32NotifyMessageListenerHRESULT32ipListenerITcMessageListener32AddAlarmListenerHRESULT32ipListenerITcAlarmListener32pipFilterConfigITcEventFilterConfig32RemoveAlarmListenerHRESULT32ipListenerITcAlarmListener32NotifyAlarmListenerHRESULT32ipListenerITcAlarmListener32GetEventTextHRESULT32eventClassGUID32eventIdUDINT32ipSourceInfoITcSourceInfo32ipArgumentsITcArguments32nLangIdDINT32pipResultITcAsyncStringResult32GetEventClassNameHRESULT32eventClassGUID32nLangIdDINT32pipResultITcAsyncStringResult32CreateArgumentsHRESULT32pipArgumentsITcArguments32FB_RequestEventText128hrInitHRESULT3232_ipEventLoggerITcEventLogger3264_ipResultITcAsyncStringResult3296bBusyBOOL8161418860bErrorBOOL8161418892hrErrorCodeHRESULT32161418896nStringSizeUDINT32161418884sEventTextSTRING(255)2048161418904__getbBusyBOOL8bBusyBOOL8b32IsBusyBOOL3232propertymonitoringcallGetStringBOOL8sResultSTRING(80)32nResultUDINT32__getnStringSizeUDINT32nStringSizeUDINT32propertymonitoringcall__getbErrorBOOL8bErrorBOOL8b32HasErrorBOOL3232propertymonitoringcall__gethrErrorCodeHRESULT32hrErrorCodeHRESULT32hrErrorHRESULT32propertymonitoringcallRequestHRESULT32eventClassGUID128nEventIdUDINT32nLangIdDINT32ipArgsI_TcArguments32ipArgumentsITcArguments32__getsEventTextSTRING(255)2048sEventTextSTRING(255)2048propertymonitoringcallTcEncodingUTF-8PouTypeFunctionBlockno_explicit_calldo not call this POU directlyno_assignST_PendingEvent86464stEventInfoST_LoggingEventInfo862720pytmc pv: - - - - - - bInUse - BOOL - 8 - 86272 - - - fbRequestEventText - FB_RequestEventText - 128 - 86304 - - - - FB_JsonReadWriteDatatype - 96 - - initStatus - HRESULT - 32 - 32 - - -1743714536 - - - - ItemType - Output - - - - - ipJson - ITcIecApplicationJson - 32 - 64 - - - GetJsonFromSymbol - BOOL - 8 - - sDatatype - data type name of symbol - if unknown -> retrieve with GetDatatypeByAddreee() - STRING(80) - 32 - - - ItemType - InOut - - - - - nData - size of symbol - UDINT - 32 - - - pData - address of sxmbol - PVOID - 32 - - - nJson - size of json buffer - UDINT - 32 - - - pJson - json buffer - STRING(80) - 32 - - - - CopyJsonStringFromSymbolProperties - UDINT - 32 - - sDatatype - data type name of symbol - if unknown -> retrieve with GetDatatypeNameByAddress() - STRING(80) - 32 - - - ItemType - InOut - - - - - sProperties - multiple Properties separated by '|' - STRING(80) - 32 - - - ItemType - InOut - - - - - pDoc - target string buffer where the document should be copied to - STRING(80) - 32 - - - ItemType - InOut - - - - - nDoc - size in bytes of target string buffer - UDINT - 32 - - - pTmp - STRING(80) - 32 - - - - GetSizeJsonStringFromSymbol - UDINT - 32 - - sDatatype - data type name of symbol - if unknown -> retrieve with GetDatatypeByAddreee() - STRING(80) - 32 - - - ItemType - InOut - - - - - nData - size of symbol - UDINT - 32 - - - pData - address of symbol - PVOID - 32 - - - nSize - UDINT - 32 - - - pTmp - STRING(80) - 32 - - - - GetJsonStringFromSymbolProperties - STRING(255) - 2048 - - sDatatype - data type name of symbol - if unknown -> retrieve with GetDatatypeByAddreee() - STRING(80) - 32 - - - ItemType - InOut - - - - - sProperties - multiple Properties separated by '|' - STRING(80) - 32 - - - ItemType - InOut - - - - - nSize - UDINT - 32 - - - pTmp - STRING(80) - 32 - - - - AddJsonKeyPropertiesFromSymbol - BOOL - 8 - - fbWriter - FB_JsonSaxWriter - 32 - - - ItemType - InOut - - - - - sKey - STRING(80) - 32 - - - ItemType - InOut - - - - - sDatatype - data type name of symbol - if unknown -> retrieve with GetDatatypeByAddreee() - STRING(80) - 32 - - - ItemType - InOut - - - - - sProperties - multiple Properties separated by '|' - STRING(80) - 32 - - - ItemType - InOut - - - - - ipWriter - ITcJsonSaxWriter - 32 - - - - GetDatatypeNameByAddress - STRING(80) - 648 - - nData - size of symbol - UDINT - 32 - - - pData - address of symbol - PVOID - 32 - - - length - UDINT - 32 - - - dataType - STRING(80) - 648 - - - - SetSymbolFromJson - BOOL - 8 - - sJson - json string for the symbol - STRING(80) - 32 - - - ItemType - InOut - - - - - sDatatype - data type name of symbol - if unknown -> retrieve with GetDatatypeByAddreee() - STRING(80) - 32 - - - ItemType - InOut - - - - - nData - size of symbol - UDINT - 32 - - - pData - address of symbol - PVOID - 32 - - - - GetSizeJsonStringFromSymbolProperties - UDINT - 32 - - sDatatype - data type name of symbol - if unknown -> retrieve with GetDatatypeByAddreee() - STRING(80) - 32 - - - ItemType - InOut - - - - - sProperties - multiple Properties separated by '|' - STRING(80) - 32 - - - ItemType - InOut - - - - - nSize - UDINT - 32 - - - pTmp - STRING(80) - 32 - - - - GetJsonStringFromSymbol - STRING(255) - 2048 - - sDatatype - data type name of symbol - if unknown -> retrieve with GetDatatypeByAddreee() - STRING(80) - 32 - - - ItemType - InOut - - - - - nData - size of symbol - UDINT - 32 - - - pData - address of symbol - PVOID - 32 - - - nSize - UDINT - 32 - - - pTmp - STRING(80) - 32 - - - - CopyJsonStringFromSymbol - UDINT - 32 - - sDatatype - data type name of symbol - if unknown -> retrieve with GetDatatypeNameByAddress() - STRING(80) - 32 - - - ItemType - InOut - - - - - nData - size of symbol - UDINT - 32 - - - pData - address of symbol - PVOID - 32 - - - pDoc - target string buffer where the document should be copied to - STRING(80) - 32 - - - ItemType - InOut - - - - - nDoc - size in bytes of target string buffer - UDINT - 32 - - - pTmp - STRING(80) - 32 - - - - GetSymbolNameByAddress - STRING(255) - 2048 - - nData - size of symbol - UDINT - 32 - - - pData - address of symbol - PVOID - 32 - - - length - UDINT - 32 - - - - AddJsonValueFromSymbol - BOOL - 8 - - fbWriter - FB_JsonSaxWriter - 32 - - - ItemType - InOut - - - - - sDatatype - data type name of symbol - if unknown -> retrieve with GetDatatypeByAddreee() - STRING(80) - 32 - - - ItemType - InOut - - - - - nData - size of symbol - UDINT - 32 - - - pData - address of sxmbol - PVOID - 32 - - - ipWriter - ITcJsonSaxWriter - 32 - - - - AddJsonKeyValueFromSymbol - BOOL - 8 - - fbWriter - FB_JsonSaxWriter - 32 - - - ItemType - InOut - - - - - sKey - STRING(80) - 32 - - - ItemType - InOut - - - - - sDatatype - data type name of symbol - if unknown -> retrieve with GetDatatypeByAddreee() - STRING(80) - 32 - - - ItemType - InOut - - - - - nData - size of symbol - UDINT - 32 - - - pData - address of sxmbol - PVOID - 32 - - - ipWriter - ITcJsonSaxWriter - 32 - - - - - PouType - FunctionBlock - - - no_explicit_call - do not call this POU directly - - - - - T_IPv4Addr - IPv4 network host address string. - 128 - STRING(15) - - - E_SocketConnectionlessState - 16 - INT - - eSOCKET_CLOSED - 0 - UDP socket is closed - - - eSOCKET_CREATED - 1 - UDP socket is created - - - eSOCKET_TRANSIENT - 2 - UDP socket state changes from closed->created or from created->closed - - - - FB_ConnectionlessSocket - This function block manages (creates and closes) connectionless UDP datagram socket - 6784 - - sSrvNetID - T_AmsNetID - The network address of the TcpIpServer.exe. If empty string=>server runs on local system. - 192 - 32 - - - - - - ItemType - Input - - - - - nMode - DWORD - Additional parameter flags e.g.: CONNECT_MODE_ENABLEDBG, 0 => Disable debug messages, All other bits reserved. - 32 - 224 - - 0 - - - - ItemType - Input - - - - - sLocalHost - T_IPv4Addr - Local address. String containing an (Ipv4) Internet Protocol dotted address. - 128 - 256 - - - - - - ItemType - Input - - - - - nLocalPort - UDINT - Local Internet Protocol (IP) port. - 32 - 384 - - 0 - - - - ItemType - Input - - - - - bEnable - BOOL - TRUE = Create UDP socket, FALSE = Close/don't open UDP socket - 8 - 416 - - - ItemType - Input - - - - - tReconnect - TIME - This timer specifies when create is retried. - 32 - 448 - - 45000 - - - - ItemType - Input - - - - - bBusy - BOOL - 8 - 480 - - - ItemType - Output - - - - - bError - BOOL - 8 - 488 - - - ItemType - Output - - - - - nErrID - UDINT - 32 - 512 - - - ItemType - Output - - - - - hSocket - T_HSOCKET - Created UDP socket handle - 352 - 544 - - - ItemType - Output - - - - - eState - E_SocketConnectionlessState - State - 16 - 896 - - 0 - - - - ItemType - Output - - - - - - PouType - FunctionBlock - - - hide_all_locals - - - - - FB_Listener - 945536 - FB_ListenerBase - - nEventIdx - UINT - 16 - 96 - - 0 - - - - nPendingEvents - UINT - 16 - 112 - - 0 - - - - bLogToVisualStudio - BOOL - 8 - 128 - - 0 - - - - pytmc - + bInUseBOOL886272fbRequestEventTextFB_RequestEventText12886304FB_JsonReadWriteDatatype96initStatusHRESULT3232-1743714536ItemTypeOutputipJsonITcIecApplicationJson3264GetJsonFromSymbolBOOL8sDatatype retrieve with GetDatatypeByAddreee()]]>STRING(80)32ItemTypeInOutnDataUDINT32pDataPVOID32nJsonUDINT32pJsonSTRING(80)32CopyJsonStringFromSymbolPropertiesUDINT32sDatatype retrieve with GetDatatypeNameByAddress()]]>STRING(80)32ItemTypeInOutsPropertiesSTRING(80)32ItemTypeInOutpDocSTRING(80)32ItemTypeInOutnDocUDINT32pTmpSTRING(80)32GetSizeJsonStringFromSymbolUDINT32sDatatype retrieve with GetDatatypeByAddreee()]]>STRING(80)32ItemTypeInOutnDataUDINT32pDataPVOID32nSizeUDINT32pTmpSTRING(80)32GetJsonStringFromSymbolPropertiesSTRING(255)2048sDatatype retrieve with GetDatatypeByAddreee()]]>STRING(80)32ItemTypeInOutsPropertiesSTRING(80)32ItemTypeInOutnSizeUDINT32pTmpSTRING(80)32AddJsonKeyPropertiesFromSymbolBOOL8fbWriterFB_JsonSaxWriter32ItemTypeInOutsKeySTRING(80)32ItemTypeInOutsDatatype retrieve with GetDatatypeByAddreee()]]>STRING(80)32ItemTypeInOutsPropertiesSTRING(80)32ItemTypeInOutipWriterITcJsonSaxWriter32GetDatatypeNameByAddressSTRING(80)648nDataUDINT32pDataPVOID32lengthUDINT32dataTypeSTRING(80)648SetSymbolFromJsonBOOL8sJsonSTRING(80)32ItemTypeInOutsDatatype retrieve with GetDatatypeByAddreee()]]>STRING(80)32ItemTypeInOutnDataUDINT32pDataPVOID32GetSizeJsonStringFromSymbolPropertiesUDINT32sDatatype retrieve with GetDatatypeByAddreee()]]>STRING(80)32ItemTypeInOutsPropertiesSTRING(80)32ItemTypeInOutnSizeUDINT32pTmpSTRING(80)32GetJsonStringFromSymbolSTRING(255)2048sDatatype retrieve with GetDatatypeByAddreee()]]>STRING(80)32ItemTypeInOutnDataUDINT32pDataPVOID32nSizeUDINT32pTmpSTRING(80)32CopyJsonStringFromSymbolUDINT32sDatatype retrieve with GetDatatypeNameByAddress()]]>STRING(80)32ItemTypeInOutnDataUDINT32pDataPVOID32pDocSTRING(80)32ItemTypeInOutnDocUDINT32pTmpSTRING(80)32GetSymbolNameByAddressSTRING(255)2048nDataUDINT32pDataPVOID32lengthUDINT32AddJsonValueFromSymbolBOOL8fbWriterFB_JsonSaxWriter32ItemTypeInOutsDatatype retrieve with GetDatatypeByAddreee()]]>STRING(80)32ItemTypeInOutnDataUDINT32pDataPVOID32ipWriterITcJsonSaxWriter32AddJsonKeyValueFromSymbolBOOL8fbWriterFB_JsonSaxWriter32ItemTypeInOutsKeySTRING(80)32ItemTypeInOutsDatatype retrieve with GetDatatypeByAddreee()]]>STRING(80)32ItemTypeInOutnDataUDINT32pDataPVOID32ipWriterITcJsonSaxWriter32PouTypeFunctionBlockno_explicit_calldo not call this POU directlyT_IPv4Addr128STRING(15)E_SocketConnectionlessState16INTeSOCKET_CLOSED0eSOCKET_CREATED1eSOCKET_TRANSIENT2created or from created->closed ]]>FB_ConnectionlessSocket6784sSrvNetIDT_AmsNetIDserver runs on local system. ]]>19232ItemTypeInputnModeDWORD Disable debug messages, All other bits reserved. ]]>322240ItemTypeInputsLocalHostT_IPv4Addr128256ItemTypeInputnLocalPortUDINT323840ItemTypeInputbEnableBOOL8416ItemTypeInputtReconnectTIME3244845000ItemTypeInputbBusyBOOL8480ItemTypeOutputbErrorBOOL8488ItemTypeOutputnErrIDUDINT32512ItemTypeOutputhSocketT_HSOCKET352544ItemTypeOutputeStateE_SocketConnectionlessState168960ItemTypeOutputPouTypeFunctionBlockhide_all_localsFB_Listener945536FB_ListenerBasenEventIdxUINT16960nPendingEventsUINT161120bLogToVisualStudioBOOL81280pytmc pv: LogToVisualStudio io: io - - - - - - nCntMessagesSent - UDINT - 32 - 160 - - 0 - - - - pytmc - + nCntMessagesSentUDINT321600pytmc pv: MessagesSent io: i - - - - - - nCntAlarmsRaised - UDINT - 32 - 192 - - 0 - - - - pytmc - + nCntAlarmsRaisedUDINT321920pytmc pv: AlarmsRaised io: i - - - - - - nCntAlarmsConfirmed - UDINT - 32 - 224 - - 0 - - - - pytmc - + nCntAlarmsConfirmedUDINT322240pytmc pv: AlarmsConfirmed io: i - - - - - - nCntAlarmsCleared - UDINT - 32 - 256 - - 0 - - - - pytmc - + nCntAlarmsClearedUDINT322560pytmc pv: AlarmsCleared io: i - - - - - - eMinSeverity - TcEventSeverity - 16 - 288 - - - pytmc - + eMinSeverityTcEventSeverity16288pytmc pv: MinSeverity io: io - - - - - - stEventInfo - ST_LoggingEventInfo - 32 - 320 - - - analysis - -33 - - - pytmc - + stEventInfoST_LoggingEventInfo32320analysis-33pytmc pv: Log - - - - - - stPendingEvents - ST_PendingEvent - - 0 - 10 - - 864640 - 384 - - - ipMessageConfig - ITcEventFilterConfig - 32 - 865024 - - - fbSocket - FB_ConnectionlessSocket - 32 - 865056 - - - bConfigured - BOOL - 8 - 865088 - - 0 - - - - nMaxEvents - UINT - The maximum number of events allowed *per-cycle* - 16 - 865104 - - 10 - - - - __CONFIGURE__BSUBSCRIBED - BOOL - 8 - 865120 - - 0 - - - - __PUBLISHEVENTS__FBJSON - FB_JsonSaxWriter - 256 - 865152 - - - __PUBLISHEVENTS__FBJSONDATATYPE - FB_JsonReadWriteDatatype - 96 - 865408 - - - __PUBLISHEVENTS__SJSONDOC - STRING(10000) - 80008 - 865504 - - - OnAlarmRaised - - fbEvent - FB_TcEvent - 32 - - - - OnAlarmConfirmed - - fbEvent - FB_TcEvent - 32 - - - - __getLogToVisualStudio - BOOL - 8 - - LogToVisualStudio - BOOL - 8 - - - - property - - - analysis - -33 - - - - - OnAlarmCleared - - fbEvent - FB_TcEvent - 32 - - - - SendMessage - HRESULT - 32 - - sMessage - STRING(80) - 32 - - - sLogStr - T_MaxString - 2048 - - - - OnMessageSent - - fbEvent - FB_TcEvent - 32 - - - - PublishEvents - HRESULT - 32 - - nEvent - UINT - 16 - - - stPendingEvent - ST_PendingEvent - 32 - - - stEventInfo - ST_LoggingEventInfo - 32 - - - fbRequestEventText - FB_RequestEventText - 32 - - - fbJson - FB_JsonSaxWriter - 256 - - - uselocation - __PUBLISHEVENTS__FBJSON - - - - - fbJsonDataType - FB_JsonReadWriteDatatype - 96 - - - uselocation - __PUBLISHEVENTS__FBJSONDATATYPE - - - - - sJsonDoc - STRING(10000) - 80008 - - - uselocation - __PUBLISHEVENTS__SJSONDOC - - - - - - StoreEvent - HRESULT - 32 - - fbEvent - FB_TcEvent - 32 - - - eEventType - E_LogEventType - 16 - - - stPendingEvent - ST_PendingEvent - 32 - - - stEventInfo - ST_LoggingEventInfo - 32 - - - nFailures - UINT - 16 - - - - Configure - HRESULT - 32 - - i_EventClass - GUID - 128 - - - i_MinSeverity - TcEventSeverity - 16 - - - i_fbSocket - FB_ConnectionlessSocket - 32 - - - bSubscribed - BOOL - 8 - - - uselocation - __CONFIGURE__BSUBSCRIBED - - - - - - __setLogToVisualStudio - - LogToVisualStudio - BOOL - 8 - - - analysis - -33 - - - - - bValue - BOOL - 8 - - - - property - - - analysis - -33 - - - - - - PouType - FunctionBlock - - - - - FB_GetHostName - The function block returns the standard host name for the local machine. - 3744 - - sNetID - T_AmsNetID - TwinCAT network address (ams net id) - 192 - 32 - - - ItemType - Input - - - - - bExecute - BOOL - Rising edge on this input activates the fb execution - 8 - 224 - - - ItemType - Input - - - - - tTimeout - TIME - Max. fb execution time - 32 - 256 - - 5000 - - - - ItemType - Input - - - - - bBusy - BOOL - 8 - 288 - - - ItemType - Output - - - - - bError - BOOL - 8 - 296 - - - ItemType - Output - - - - - nErrID - UDINT - 32 - 320 - - - ItemType - Output - - - - - sHostName - T_MaxString - The local host name - 2048 - 352 - - - ItemType - Output - - - - - fbAdsRead - ADSREAD - 1248 - 2400 - - - .PORT - 10000 - - - .IDXGRP - 702 - - - .IDXOFFS - 0 - - - - - conditionalshow - - - - - fbTrigger - R_TRIG - 64 - 3648 - - - conditionalshow - - - - - state - BYTE - 8 - 3712 - - - conditionalshow - - - - - - PouType - FunctionBlock - - - conditionalshow_all_locals - - - - - FB_GetPLCHostname - 6176 - - bEnable - BOOL - 8 - 32 - - - ItemType - Input - - - - - tRetryDelay - TIME - 32 - 64 - - 10000 - - - - ItemType - Input - - - - - sHostname - T_MaxString - 2048 - 96 - - - ItemType - Output - - - - - bDone - BOOL - 8 - 2144 - - - ItemType - Output - - - - - bError - BOOL - 8 - 2152 - - - ItemType - Output - - - - - fbGetHostName - FB_GetHostName - 3744 - 2176 - - - tRetry - TON - 224 - 5920 - - - bReset - BOOL - 8 - 6144 - - - bInitialized - BOOL - 8 - 6152 - - 0 - - - - - PouType - FunctionBlock - - - - - ST_IPAdapterHwAddr - Local adapter hardware address - 96 - - length - UDINT - Specifies the length of the hardware address for the adapter. - 32 - 0 - - 0 - - - - b - BYTE - - 0 - 8 - - Specifies the hardware address for the adapter. - 64 - 32 - - - - E_MIB_IF_Type - 16 - INT - - MIB_IF_TYPE_UNKNOWN - 0 - - - MIB_IF_TYPE_OTHER - 1 - - - MIB_IF_TYPE_ETHERNET - 6 - - - MIB_IF_TYPE_TOKENRING - 9 - - - MIB_IF_TYPE_FDDI - 15 - - - MIB_IF_TYPE_PPP - 23 - - - MIB_IF_TYPE_LOOPBACK - 24 - - - MIB_IF_TYPE_SLIP - 28 - - - - ST_IPAdapterInfo - Local adapter information - 4160 - - bDefault - BOOL - Specifies whether this adapter is default TwinCAT adapter. - 8 - 0 - - - sAdapterName - STRING(259) - Specifies the name of the adapter. - 2080 - 8 - - - - - - sDescription - STRING(131) - Specifies a description for the adapter. - 1056 - 2088 - - - - - - physAddr - ST_IPAdapterHwAddr - Hardware address - 96 - 3168 - - - dwIndex - DWORD - Specifies the adapter index. - 32 - 3264 - - - eType - E_MIB_IF_Type - Specifies the adapter type. - 16 - 3296 - - - sIpAddr - T_IPv4Addr - Specifies the IP address for this adapter. - 128 - 3312 - - - sSubNet - T_IPv4Addr - Specifies the IP address mask. - 128 - 3440 - - - sDefGateway - T_IPv4Addr - Specifies the IP address of the default gateway for this adapter. - 128 - 3568 - - - bDhcpEnabled - BOOL - Specifies whether dynamic host configuration protocol (DHCP) is enabled for this adapter. - 8 - 3696 - - - sDhcpSrv - T_IPv4Addr - Specifies the IP address of the DHCP server for this adapter. - 128 - 3704 - - - bHaveWins - BOOL - Specifies whether this adapter uses Windows Internet Name Service (WINS). - 8 - 3832 - - - sPrimWinsSrv - T_IPv4Addr - Specifies the IP address of the primary WINS server. - 128 - 3840 - - - sSecWinsSrv - T_IPv4Addr - Specifies the IP address of the secondary WINS server. - 128 - 3968 - - - tLeaseObt - DATE_AND_TIME - Specifies the time when the current DHCP lease was obtained ( UTC time ) - 32 - 4096 - - - tLeaseExp - DATE_AND_TIME - Specifies the time when the current DHCP lease will expire. ( UTC time ) - 32 - 4128 - - - - ST_IP_ADDR_STRING - 320 - - pNext - DWORD - Pointer : pNext element on 64 bit target is still 32bit due to 32bit system service - 32 - 0 - - 0 - - - - sIpAddr - T_IPv4Addr - 128 - 32 - - - sIpMask - T_IPv4Addr - 128 - 160 - - - dwContext - DWORD - 32 - 288 - - 0 - - - - - conditionalshow - - - - - ST_IP_ADAPTER_INFO - 5120 - - cbNextEntryOffset - DWORD - if <> 0 => offset to the next entry, If == 0 => last entry. TODO: Check the size of pNext on 64 bit target (change type to PVOID) - 32 - 0 - - 0 - - - - dwComboIndex - DWORD - 32 - 32 - - 0 - - - - sAdapterName - STRING(259) - 2080 - 64 - - - - - - sDescription - STRING(131) - 1056 - 2144 - - - - - - uiAddrLen - UDINT - 32 - 3200 - - 0 - - - - arrAddr - BYTE - - 0 - 8 - - 64 - 3232 - - - dwIndex - DWORD - 32 - 3296 - - 0 - - - - uiType - UDINT - 32 - 3328 - - 0 - - - - uiDhcpEnabled - UDINT - 32 - 3360 - - 0 - - - - pCurrIpAddr - DWORD - 32 - 3392 - - 0 - - - - stIpAddrList - ST_IP_ADDR_STRING - 320 - 3424 - - - stGatewayList - ST_IP_ADDR_STRING - 320 - 3744 - - - stDhcpServer - ST_IP_ADDR_STRING - 320 - 4064 - - - iHaveWins - DINT - 32 - 4384 - - 0 - - - - stPrimWinsSrv - ST_IP_ADDR_STRING - 320 - 4416 - - - stSecWinsSrv - ST_IP_ADDR_STRING - 320 - 4736 - - - tLeaseObt - DATE_AND_TIME - 32 - 5056 - - - tLeaseExp - DATE_AND_TIME - 32 - 5088 - - - - conditionalshow - - - - - FB_GetAdaptersInfo - This function block retrieves adapter information for the local computer. - 100640 - - sNetID - T_AmsNetID - TwinCAT network address (ams net id) - 192 - 32 - - - ItemType - Input - - - - - bExecute - BOOL - Rising edge on this input activates the fb execution - 8 - 224 - - - ItemType - Input - - - - - tTimeout - TIME - Max fb execution time - 32 - 256 - - 5000 - - - - ItemType - Input - - - - - bBusy - BOOL - 8 - 288 - - - ItemType - Output - - - - - bError - BOOL - 8 - 296 - - - ItemType - Output - - - - - nErrID - UDINT - 32 - 320 - - - ItemType - Output - - - - - arrAdapters - ST_IPAdapterInfo - - 0 - 6 - - 24960 - 352 - - - ItemType - Output - - - - - nCount - UDINT - Max. number of found adapters - 32 - 25312 - - - ItemType - Output - - - - - nGet - UDINT - Number of read adapter info entries - 32 - 25344 - - - ItemType - Output - - - - - fbAdsRead - ADSREAD - 1248 - 25376 - - - .PORT - 10000 - - - .IDXGRP - 701 - - - .IDXOFFS - 1 - - - - - conditionalshow - - - - - fbRegQuery - FB_RegQueryValue - 10304 - 26624 - - - .sSubKey - Software\Beckhoff\TwinCAT3\System - - - .sValName - DefaultAdapter - - - - - conditionalshow - - - - - fbTrigger - R_TRIG - 64 - 36928 - - - conditionalshow - - - - - state - BYTE - 8 - 36992 - - - conditionalshow - - - - - cbInfo - UDINT - 32 - 37024 - - - conditionalshow - - - - - idx - UDINT - 32 - 37056 - - - conditionalshow - - - - - info - ST_IP_ADAPTER_INFO - - 0 - 12 - - 61440 - 37088 - - - conditionalshow - - - - - pInfo - ST_IP_ADAPTER_INFO - 32 - 98528 - - 0 - - - - conditionalshow - - - - - nRealCount - UDINT - 32 - 98560 - - 0 - - - - conditionalshow - - - - - sDefaultA - T_MaxString - 2048 - 98592 - - - conditionalshow - - - - - - PouType - FunctionBlock - - - conditionalshow_all_locals - - - - - FB_GetPLCIPAddress - 101184 - - bEnable - BOOL - 8 - 32 - - - ItemType - Input - - - - - tRetryDelay - TIME - 32 - 64 - - 10000 - - - - ItemType - Input - - - - - sIPAddress - STRING(15) - 128 - 96 - - - ItemType - Output - - - - - bDone - BOOL - 8 - 224 - - - ItemType - Output - - - - - bError - BOOL - 8 - 232 - - - ItemType - Output - - - - - fbGetAdapterIP - FB_GetAdaptersInfo - Acquire IP of the correct adapter - 100640 - 256 - - - .bExecute - 1 - - - .sNetID - - - - - - iIndex - UDINT - 32 - 100896 - - - tRetry - TON - 224 - 100928 - - - bReset - BOOL - 8 - 101152 - - - bInitialized - BOOL - 8 - 101160 - - 0 - - - - - PouType - FunctionBlock - - - - - CTU - + stPendingEventsST_PendingEvent010864640384ipMessageConfigITcEventFilterConfig32865024fbSocketFB_ConnectionlessSocket32865056bConfiguredBOOL88650880nMaxEventsUINT1686510410__CONFIGURE__BSUBSCRIBEDBOOL88651200__PUBLISHEVENTS__FBJSONFB_JsonSaxWriter256865152__PUBLISHEVENTS__FBJSONDATATYPEFB_JsonReadWriteDatatype96865408__PUBLISHEVENTS__SJSONDOCSTRING(10000)80008865504OnAlarmRaisedfbEventFB_TcEvent32OnAlarmConfirmedfbEventFB_TcEvent32__getLogToVisualStudioBOOL8LogToVisualStudioBOOL8propertyanalysis-33OnAlarmClearedfbEventFB_TcEvent32SendMessageHRESULT32sMessageSTRING(80)32sLogStrT_MaxString2048OnMessageSentfbEventFB_TcEvent32PublishEventsHRESULT32nEventUINT16stPendingEventST_PendingEvent32stEventInfoST_LoggingEventInfo32fbRequestEventTextFB_RequestEventText32fbJsonFB_JsonSaxWriter256uselocation__PUBLISHEVENTS__FBJSONfbJsonDataTypeFB_JsonReadWriteDatatype96uselocation__PUBLISHEVENTS__FBJSONDATATYPEsJsonDocSTRING(10000)80008uselocation__PUBLISHEVENTS__SJSONDOCStoreEventHRESULT32fbEventFB_TcEvent32eEventTypeE_LogEventType16stPendingEventST_PendingEvent32stEventInfoST_LoggingEventInfo32nFailuresUINT16ConfigureHRESULT32i_EventClassGUID128i_MinSeverityTcEventSeverity16i_fbSocketFB_ConnectionlessSocket32bSubscribedBOOL8uselocation__CONFIGURE__BSUBSCRIBED__setLogToVisualStudioLogToVisualStudioBOOL8analysis-33bValueBOOL8propertyanalysis-33PouTypeFunctionBlockFB_GetHostName3744sNetIDT_AmsNetID19232ItemTypeInputbExecuteBOOL8224ItemTypeInputtTimeoutTIME322565000ItemTypeInputbBusyBOOL8288ItemTypeOutputbErrorBOOL8296ItemTypeOutputnErrIDUDINT32320ItemTypeOutputsHostNameT_MaxString2048352ItemTypeOutputfbAdsReadADSREAD12482400.PORT10000.IDXGRP702.IDXOFFS0conditionalshowfbTriggerR_TRIG643648conditionalshowstateBYTE83712conditionalshowPouTypeFunctionBlockconditionalshow_all_localsFB_GetPLCHostname6176bEnableBOOL832ItemTypeInputtRetryDelayTIME326410000ItemTypeInputsHostnameT_MaxString204896ItemTypeOutputbDoneBOOL82144ItemTypeOutputbErrorBOOL82152ItemTypeOutputfbGetHostNameFB_GetHostName37442176tRetryTON2245920bResetBOOL86144bInitializedBOOL861520PouTypeFunctionBlockST_IPAdapterHwAddr96lengthUDINT3200bBYTE086432E_MIB_IF_Type16INTMIB_IF_TYPE_UNKNOWN0MIB_IF_TYPE_OTHER1MIB_IF_TYPE_ETHERNET6MIB_IF_TYPE_TOKENRING9MIB_IF_TYPE_FDDI15MIB_IF_TYPE_PPP23MIB_IF_TYPE_LOOPBACK24MIB_IF_TYPE_SLIP28ST_IPAdapterInfo4160bDefaultBOOL80sAdapterNameSTRING(259)20808sDescriptionSTRING(131)10562088physAddrST_IPAdapterHwAddr963168dwIndexDWORD323264eTypeE_MIB_IF_Type163296sIpAddrT_IPv4Addr1283312sSubNetT_IPv4Addr1283440sDefGatewayT_IPv4Addr1283568bDhcpEnabledBOOL83696sDhcpSrvT_IPv4Addr1283704bHaveWinsBOOL83832sPrimWinsSrvT_IPv4Addr1283840sSecWinsSrvT_IPv4Addr1283968tLeaseObtDATE_AND_TIME324096tLeaseExpDATE_AND_TIME324128ST_IP_ADDR_STRING320pNextDWORD3200sIpAddrT_IPv4Addr12832sIpMaskT_IPv4Addr128160dwContextDWORD322880conditionalshowST_IP_ADAPTER_INFO5120cbNextEntryOffsetDWORD 0 => offset to the next entry, If == 0 => last entry. TODO: Check the size of pNext on 64 bit target (change type to PVOID) ]]>3200dwComboIndexDWORD32320sAdapterNameSTRING(259)208064sDescriptionSTRING(131)10562144uiAddrLenUDINT3232000arrAddrBYTE08643232dwIndexDWORD3232960uiTypeUDINT3233280uiDhcpEnabledUDINT3233600pCurrIpAddrDWORD3233920stIpAddrListST_IP_ADDR_STRING3203424stGatewayListST_IP_ADDR_STRING3203744stDhcpServerST_IP_ADDR_STRING3204064iHaveWinsDINT3243840stPrimWinsSrvST_IP_ADDR_STRING3204416stSecWinsSrvST_IP_ADDR_STRING3204736tLeaseObtDATE_AND_TIME325056tLeaseExpDATE_AND_TIME325088conditionalshowFB_GetAdaptersInfo100640sNetIDT_AmsNetID19232ItemTypeInputbExecuteBOOL8224ItemTypeInputtTimeoutTIME322565000ItemTypeInputbBusyBOOL8288ItemTypeOutputbErrorBOOL8296ItemTypeOutputnErrIDUDINT32320ItemTypeOutputarrAdaptersST_IPAdapterInfo0624960352ItemTypeOutputnCountUDINT3225312ItemTypeOutputnGetUDINT3225344ItemTypeOutputfbAdsReadADSREAD124825376.PORT10000.IDXGRP701.IDXOFFS1conditionalshowfbRegQueryFB_RegQueryValue1030426624.sSubKeySoftware\Beckhoff\TwinCAT3\System.sValNameDefaultAdapterconditionalshowfbTriggerR_TRIG6436928conditionalshowstateBYTE836992conditionalshowcbInfoUDINT3237024conditionalshowidxUDINT3237056conditionalshowinfoST_IP_ADAPTER_INFO0126144037088conditionalshowpInfoST_IP_ADAPTER_INFO32985280conditionalshownRealCountUDINT32985600conditionalshowsDefaultAT_MaxString204898592conditionalshowPouTypeFunctionBlockconditionalshow_all_localsFB_GetPLCIPAddress101184bEnableBOOL832ItemTypeInputtRetryDelayTIME326410000ItemTypeInputsIPAddressSTRING(15)12896ItemTypeOutputbDoneBOOL8224ItemTypeOutputbErrorBOOL8232ItemTypeOutputfbGetAdapterIPFB_GetAdaptersInfo100640256.bExecute1.sNetIDiIndexUDINT32100896tRetryTON224100928bResetBOOL8101152bInitializedBOOL81011600PouTypeFunctionBlockCTU - 128 - - CU - BOOL - Count Up - 8 - 32 - - - ItemType - Input - - - - - RESET - BOOL - Reset Counter to 0 - 8 - 40 - - - ItemType - Input - - - - - PV - WORD - Counter Limit - 16 - 48 - - - ItemType - Input - - - - - Q - BOOL - Counter reached the Limit - 8 - 64 - - - ItemType - Output - - - - - CV - WORD - Current Counter Value - 16 - 80 - - - ItemType - Output - - - - - M - BOOL - 8 - 96 - - - conditionalshow - - - - - - PouType - FunctionBlock - - - conditionalshow_all_locals - - - - - FB_LogHandler - 5788736 - - fbTcAdsListener - FB_Listener - 945536 - 64 - - - ItemType - Input - - - pytmc - +]]>128CUBOOL832ItemTypeInputRESETBOOL840ItemTypeInputPVWORD1648ItemTypeInputQBOOL864ItemTypeOutputCVWORD1680ItemTypeOutputMBOOL896conditionalshowPouTypeFunctionBlockconditionalshow_all_localsFB_LogHandler5788736fbTcAdsListenerFB_Listener94553664ItemTypeInputpytmc pv: ADS - - - - - - fbTcRouterListener - FB_Listener - 945536 - 945600 - - - ItemType - Input - - - pytmc - + fbTcRouterListenerFB_Listener945536945600ItemTypeInputpytmc pv: Router - - - - - - fbTcRTimeListener - FB_Listener - 945536 - 1891136 - - - ItemType - Input - - - pytmc - + fbTcRTimeListenerFB_Listener9455361891136ItemTypeInputpytmc pv: RTime - - - - - - fbTcSystemListener - FB_Listener - 945536 - 2836672 - - - ItemType - Input - - - pytmc - + fbTcSystemListenerFB_Listener9455362836672ItemTypeInputpytmc pv: System - - - - - - fbWindowsListener - FB_Listener - 945536 - 3782208 - - - ItemType - Input - - - pytmc - + fbWindowsListenerFB_Listener9455363782208ItemTypeInputpytmc pv: Windows - - - - - - fbLCLSListener - FB_Listener - 945536 - 4727744 - - - ItemType - Input - - - pytmc - + fbLCLSListenerFB_Listener9455364727744ItemTypeInputpytmc pv: LCLS - - - - - - bInitialized - BOOL - 8 - 5673280 - - 0 - - - - bReadyToLog - BOOL - 8 - 5673288 - - 0 - - - - rtFirstLog - R_TRIG - 64 - 5673312 - - - fbGetHostName - FB_GetPLCHostname - 6176 - 5673376 - - - fbGetIP - FB_GetPLCIPAddress - 101184 - 5679552 - - - fbListener - FB_Listener - 32 - 5780736 - - - fbListeners - FB_Listener - - 0 - 6 - - 192 - 5780768 - - - eMinSeverity - TcEventSeverity - Default minimum severity for subscriptions - 16 - 5780960 - - 0 - - - - rtReset - R_TRIG - Reset trigger - 64 - 5780992 - - - naming - omit - - - - - bReset - BOOL - 8 - 5781056 - - - fbSocket - FB_ConnectionlessSocket - 6784 - 5781088 - - - nI - UINT - 16 - 5787872 - - - SocketEnable - BOOL - 8 - 5787888 - - - ctuSocketError - CTU - Circuit breaker for socket errors. 3 errors before it stops. - 128 - 5787904 - - - .PV - 3 - - - - - tRetryConnection - TON - Retry after an hour - 224 - 5788032 - - - .PT - 3600000 - - - - - tofTrickleBreakerPre - TOF - 224 - 5788256 - - - .PT - 1000 - - - - - tonTrickleBreaker - TON - 224 - 5788480 - - - .PT - 10000 - - - - - bTripCon - BOOL - 8 - 5788704 - - - nNumListeners - UINT - 16 - 5788720 - - 6 - - - - CircuitBreaker - - - - PouType - FunctionBlock - - - - - VERSION - 64 - - uiMajor - UINT - 16 - 0 - - - uiMinor - UINT - 16 - 16 - - - uiServicePack - UINT - 16 - 32 - - - uiPatch - UINT - 16 - 48 - - - - PlcLicenseInfo - 1024 - - LicenseId - GUID - 128 - 0 - - - Instances - UDINT - 32 - 128 - - - LicenseName - STRING(95) - 768 - 256 - - - - PlcAppSystemInfo - 2048 - - ObjId - OTCID - 32 - 0 - - - TaskCnt - UDINT - 32 - 32 - - - OnlineChangeCnt - UDINT - 32 - 64 - - - Flags - DWORD - 32 - 96 - - - AdsPort - UINT - 16 - 128 - - - BootDataLoaded - BOOL - 8 - 144 - - - OldBootData - BOOL - 8 - 152 - - - AppTimestamp - DT - 32 - 160 - - - KeepOutputsOnBP - BOOL - 8 - 192 - - - ShutdownInProgress - BOOL - 8 - 200 - - - LicensesPending - BOOL - 8 - 208 - - - BSODOccured - BOOL - 8 - 216 - - - LoggedIn - BOOL - 8 - 224 - - - TComSrvPtr - ITComObjectServer - 32 - 256 - - - TcComInterface - - - - - AppName - STRING(63) - 512 - 512 - - - ProjectName - STRING(63) - 512 - 1024 - - - - - - - - - - PlcTaskSystemInfo - 1024 - - ObjId - OTCID - 32 - 0 - - - CycleTime - UDINT - 32 - 32 - - - Priority - UINT - 16 - 64 - - - AdsPort - UINT - 16 - 80 - - - CycleCount - UDINT - 32 - 96 - - - DcTaskTime - LINT - 64 - 128 - - - LastExecTime - UDINT - 32 - 192 - - - FirstCycle - BOOL - 8 - 224 - - - CycleTimeExceeded - BOOL - 8 - 232 - - - InCallAfterOutputUpdate - BOOL - 8 - 240 - - - RTViolation - BOOL - 8 - 248 - - - TaskName - STRING(63) - 512 - 512 - - - - - - - - _Implicit_KindOfTask - 16 - INT - - _implicit_cyclic - 0 - - - _implicit_event - 1 - - - _implicit_external - 2 - - - _implicit_freewheeling - 3 - - - - _Implicit_Jitter_Distribution - 48 - - wRangeMax - WORD - 16 - 0 - - - wCountJitterNeg - WORD - 16 - 16 - - - wCountJitterPos - WORD - 16 - 32 - - - - hide - - - - - _Implicit_Task_Info - 704 - - dwVersion - DWORD - 32 - 0 - - - pszName - STRING(80) - 32 - 32 - - - nPriority - INT - 16 - 64 - - - KindOf - _Implicit_KindOfTask - 16 - 80 - - - bWatchdog - BOOL - 8 - 96 - - - bProfilingTask - BOOL - 8 - 104 - - - dwEventFunctionPointer - BYTE - 32 - 128 - - - pszExternalEvent - STRING(80) - 32 - 160 - - - dwTaskEntryFunctionPointer - BYTE - 32 - 192 - - - dwWatchdogSensitivity - DWORD - 32 - 224 - - - dwInterval - DWORD - 32 - 256 - - - dwWatchdogTime - DWORD - 32 - 288 - - - dwLastCycleTime - DWORD - 32 - 320 - - - dwAverageCycleTime - DWORD - 32 - 352 - - - dwMaxCycleTime - DWORD - 32 - 384 - - - dwMinCycleTime - DWORD - 32 - 416 - - - diJitter - DINT - 32 - 448 - - - diJitterMin - DINT - 32 - 480 - - - diJitterMax - DINT - 32 - 512 - - - dwCycleCount - DWORD - 32 - 544 - - - wTaskStatus - WORD - 16 - 576 - - - wNumOfJitterDistributions - WORD - 16 - 592 - - - pJitterDistribution - _Implicit_Jitter_Distribution - 32 - 608 - - - bWithinSPSTimeSlicing - BOOL - 8 - 640 - - - byDummy - BYTE - 8 - 648 - - - bShouldBlock - BOOL - 8 - 656 - - - bActive - BOOL - 8 - 664 - - - dwIECCycleCount - DWORD - 32 - 672 - - - - hide - - - - - TcSystemEventClass - TcSystemEventClass - - InternalError - InternalError - Error - - - NoRTime - NoRTime - Error - - - AllocationLockedMemoryError - AllocationLockedMemoryError - Error - - - InsertMailboxError - InsertMailboxError - Error - - - WrongReceiveHMSG - WrongReceiveHMSG - Error - - - TargetPortNotFound - TargetPortNotFound (possible cause: ADS server not started) - Error - - - TargetMachineNotFound - TargetMachineNotFound (possible cause: missing ADS route) - Error - - - UnknownCommandID - UnknownCommandID - Error - - - BadTaskID - BadTaskID - Error - - - NoIO - NoIO - Error - - - UnknownAdsCommand - UnknownAdsCommand - Error - - - Win32Error - Win32Error - Error - - - PortNotConnected - PortNotConnected - Error - - - InvalidAdsLength - InvalidAdsLength - Error - - - InvalidAdsNetID - InvalidAdsNetID - Error - - - LowInstallationLevel - LowInstallationLevel - Error - - - NoDebugAvailable - NoDebugAvailable - Error - - - PortDisabled - PortDisabled - Error - - - PortAlreadyConnected - PortAlreadyConnected - Error - - - AdsSyncWin32Error - AdsSyncWin32Error - Error - - - AdsSyncTimeout - AdsSyncTimeout - Error - - - AdsSyncAmsError - AdsSyncAmsError - Error - - - AdsSyncNoIndexMap - AdsSyncNoIndexMap - Error - - - InvalidAdsPort - InvalidAdsPort - Error - - - NoMemory - NoMemory - Error - - - TCPSendError - TCPSendError - Error - - - HostUnreachable - HostUnreachable - Error - - - InvalidAMSFragment - InvalidAMSFragment - Error - - - - TcGeneralAdsEventClass - TcGeneralAdsEventClass - - GeneralDeviceError - General device error - Error - - - ServiceNotSupported - Service is not supported by server. - Error - - - InvalidIndexGroup - Invalid index group - Error - - - InvalidIndexOffset - Invalid index offset - Error - - - InvalidAccess - Reading/writing is not permitted. - Error - - - InvalidSize - Parameter size is not correct. - Error - - - InvalidData - Invalid parameter value(s) - Error - - - NotReady - Device is not in a ready state. - Error - - - Busy - Device is busy. - Error - - - InvalidContext - Invalid context - Error - - - NoMemory - Out of memory - Error - - - InvalidParam - Invalid parameter value(s) - Error - - - NotFound - Not found (files, ...) - Error - - - Syntax - Syntax error in comand or file - Error - - - Incompatible - Object does not match. - Error - - - AlreadyExists - Object already exists. - Error - - - SymbolNotFound - Symbol was not found. - Error - - - SymbolVersionInvalid - Symbol version is invalid. (-> Release handle and try again.) - Error - - - InvalidState - Server is in invalid state. - Error - - - TransModeNotSupported - AdsTransMode is not supported. - Error - - - NotificationHandleInvalid - Notification handle is invalid. (-> Release handle and try again.) - Error - - - ClientUnknown - Notification client is not registered. - Error - - - NoMoreHandles - No more notification handles - Error - - - InvalidWatchSize - Size for watch is too big. - Error - - - NotInit - Device is not initialized. - Error - - - DeviceTimeout - Device has a timeout. - Error - - - NoInterface - Query interface is failed. - Error - - - InvalidInterface - Wrong interface is required. - Error - - - InvalidClassID - Class ID is invalid. - Error - - - InvalidObjectID - Object ID is invalid. - Error - - - Pending - Request is pending. - Error - - - Aborted - Request is aborted. - Error - - - SignalWarning - Signal warning - Error - - - InvalidArrayIndex - Invalid array index - Error - - - SymbolNotActive - Symbol is not active. (-> Release handle and try again.) - Error - - - AccessDenied - Access is denied. - Error - - - LicenseMissing - License is missing / not found. - Error - - - LicenseExpired - License is expired. - Error - - - LicenseExceeded - License is exceeded. - Error - - - LicenseInvalid - License is invalid. - Error - - - LicenseSystemID - License with invalid system ID - Error - - - LicenseNoTimeLimit - License is not time limited. - Error - - - LicenseFutureIssue - License issue time is in the future. - Error - - - LicenseTimeTooLong - License time period is too long. - Error - - - Exception - Exception in the device code - Error - - - LicenseDuplicated - License file is read twice. - Error - - - InvalidServiceParam - Invalid parameter at service call - Error - - - ListEmpty - Polling list is empty. - Error - - - VariableConAlreadyInUse - Variable connection is already in use. - Error - - - InvokeIDAlreadyInUse - Invoke ID is already in use. - Error - - - TimeoutElapsed - Timeout is elapsed. - Error - - - Win32Error - Error in Win32 subsystem - Error - - - TimeoutInvalid - Timeout value is invalid. - Error - - - PortNotOpen - Port is not open (Ads dll). - Error - - - NoAMSAddr - No AMS address (Ads dll) - Error - - - SyncInternalError - Internal error in Ads sync - Error - - - AddHash - Hash table overflow - Error - - - RemoveHash - Key not found in hash table - Error - - - NoMoreSymbols - No more symbols in cache - Error - - - SyncResInvalid - Invalid response received - Error - - - SyncPortLocked - Sync port is locked. - Error - - - - - - - TcRouterEventClass - TcRouterEventClass - - NoLockedMemory - No locked memory can be allocated. - Error - - - ResizeMemory - The size of the router memory could not be changed. - Error - - - MailboxFull - The mailbox has reached the maximum number of possible messages. The current sent message was rejected. - Error - - - DebugBoxFull - The debug mailbox has reached the maximum number of possible messages. The sent message will not be displayed in the debug monitor. - Error - - - UnknownPortType - The port type is unknown. - Error - - - NotInitialized - TwinCAT Router is not initialised. - Error - - - PortAlreadyInUse - The desired port number is already assigned. - Error - - - NotRegistered - The Port is not registered. - Error - - - NoMoreQueues - The maximum number of Ports is reached. - Error - - - InvalidPort - The port is invalid. - Error - - - NotActivated - TwinCAT Router is not active. - Error - - - FragmentBoxFull - Fragment Box is full. - Error - - - FragmentTimeout - Fragment Timeout - Error - - - ToBeRemoved - ToBeRemoved - Error - - - - TcRTimeEventClass - TcRTimeEventClass - - InternalError - An internal fatal error in the TwinCAT real-time system occurred. - Error - - - BadTimerPeriods - The timer period is invalid. - Error - - - InvalidTaskPtr - The task pointer has the invalid value ZERO. - Error - - - InvalidStackPtr - The task stack pointer has the invalid value ZERO. - Error - - - PrioExists - The demanded task priority is already assigned. - Error - - - NoMoreTCB - No more free TCB (Task Control Block) available. The maximum number of TCBs is 64. - Error - - - NoMoreSemas - No more free semaphores available. The maximum number of semaphores is 64. - Error - - - NoMoreQueues - No more free queues available. The maximum number of queues is 64. - Error - - - ExtIRQAlreadyDef - An external synchronisation interrupt is already applied. - Error - - - ExtIRQNotDef - No external synchronsiation interrupt is applied. - Error - - - ExtIRQInstallFailed - The apply of the external synchronisation interrupt failed. - Error - - - IRQNotLessOrEqual - Call of a service function in the wrong context. - Error - - - VMXNotSupported - Intel VT-x extension is not supported. - Error - - - VMXDisabled - Intel VT-x extension is not enabled in BIOS. - Error - - - VMXControlsMissing - Missing feature in Intel VT-x extension. - Error - - - VMXEnableFails - Enabling Intel VT-x fails. - Error - - - - Win32EventClass - Win32EventClass - - ERROR_SUCCESS - The operation completed successfully. - Verbose - - - ERROR_INVALID_FUNCTION - Incorrect function. - Error - - - ERROR_FILE_NOT_FOUND - The system cannot find the file specified. - Error - - - ERROR_PATH_NOT_FOUND - The system cannot find the path specified. - Error - - - ERROR_TOO_MANY_OPEN_FILES - The system cannot open the file. - Error - - - ERROR_ACCESS_DENIED - Access is denied. - Error - - - ERROR_INVALID_HANDLE - The handle is invalid. - Error - - - ERROR_NOT_ENOUGH_MEMORY - Not enough storage is available to process this command. - Error - - - ERROR_INVALID_DATA - The data is invalid. - Error - - - ERROR_NOT_READY - The device is not ready. - Error - - - ERROR_BAD_COMMAND - The device does not recognize the command. - Error - - - ERROR_CRC - Data error (cyclic redundancy check). - Error - - - ERROR_BAD_LENGTH - The program issued a command but the command length is incorrect. - Error - - - ERROR_WRITE_FAULT - The system cannot write to the specified device. - Error - - - ERROR_READ_FAULT - The system cannot read from the specified device. - Error - - - ERROR_GEN_FAILURE - A device attached to the system is not functioning. - Error - - - ERROR_NOT_SUPPORTED - The request is not supported. - Error - - - ERROR_REM_NOT_LIST - The remote computer is not available. - Error - - - ERROR_DUP_NAME - A duplicate name exists on the network. - Error - - - ERROR_BAD_NETPATH - The network path was not found. - Error - - - ERROR_NETWORK_BUSY - The network is busy. - Error - - - ERROR_DEV_NOT_EXIST - The specified network resource or device is no longer available. - Error - - - ERROR_FILE_EXISTS - The file exists. - Error - - - ERROR_CANNOT_MAKE - The directory or file cannot be created. - Error - - - ERROR_ALREADY_ASSIGNED - The local device name is already in use. - Error - - - ERROR_INVALID_PASSWORD - The specified network password is not correct. - Error - - - ERROR_INVALID_PARAMETER - The parameter is incorrect. - Error - - - ERROR_OPEN_FAILED - The system cannot open the device or file specified. - Error - - - ERROR_ALREADY_EXISTS - Cannot create a file when that file already exists. - Error - - - ERROR_INVALID_FLAG_NUMBER - The flag passed is not correct. - Error - - - WAIT_TIMEOUT - The wait operation timed out. - Error - - - ERROR_NO_MORE_ITEMS - No more data is available. - Error - - - ERROR_INVALID_ADDRESS - Attempt to access invalid address. - Error - - - ERROR_ARITHMETIC_OVERFLOW - Arithmetic result exceeded 32 bits. - Error - - - ERROR_OPERATION_ABORTED - The I/O operation has been aborted because of either a thread exit or an application request. - Error - - - ERROR_IO_INCOMPLETE - Overlapped I/O event is not in a signaled state. - Error - - - ERROR_IO_PENDING - Overlapped I/O operation is in progress. - Error - - - - - - - LCLSGeneralEventClass - Log event - - Critical - Critical - Critical - - - Error - Error - Error - - - Warning - Warning - Warning - - - Info - Info - Info - - - Verbose - Verbose - Verbose - - - - - - - - - - - - - - - kfe_motion - {08500001-0000-0000-F000-000000000064} - - - {bca6ee0a-9ce1-4d3f-98ca-413abc0d94fd} - TF6340 TC3 Serial-Communication - - - {bca6ee0a-9ce1-4d3f-98ca-413abc0d94fd} - TF6340 TC3 Serial-Communication - - - {bca6ee0a-9ce1-4d3f-98ca-413abc0d94fd} - TF6340 TC3 Serial-Communication - - - {bca6ee0a-9ce1-4d3f-98ca-413abc0d94fd} - TF6340 TC3 Serial-Communication - - - {bca6ee0a-9ce1-4d3f-98ca-413abc0d94fd} - TF6340 TC3 Serial-Communication - - - {bca6ee0a-9ce1-4d3f-98ca-413abc0d94fd} - TF6340 TC3 Serial-Communication - - - {bca6ee0a-9ce1-4d3f-98ca-413abc0d94fd} - TF6340 TC3 Serial-Communication - - - {bca6ee0a-9ce1-4d3f-98ca-413abc0d94fd} - TF6340 TC3 Serial-Communication - - - {bca6ee0a-9ce1-4d3f-98ca-413abc0d94fd} - TF6340 TC3 Serial-Communication - - - {bca6ee0a-9ce1-4d3f-98ca-413abc0d94fd} - TF6340 TC3 Serial-Communication - - - {bca6ee0a-9ce1-4d3f-98ca-413abc0d94fd} - TF6340 TC3 Serial-Communication - - - {bca6ee0a-9ce1-4d3f-98ca-413abc0d94fd} - TF6340 TC3 Serial-Communication - - - - - 0 - PlcTask - - #x02010050 - - - - - - - 0 - PlcTask Inputs - 0 - 162594816 - - PRG_IM2K0_XTES.bDefectiveLimitSwitch - 8 - BOOL - - - TcLinkTo - TIIB[IM2K0-EL7041]^STM Status^Status^Digital input 1 - - - TcAddressType - Input - - - 1257376240 - - - PRG_IM1K0_XTES.fbIM1K0.bZoomEndFwd - Forward limit disable for zoom - 8 - BOOL - - - TcAddressType - Input - - - 1267250384 - - - PRG_IM1K0_XTES.fbIM1K0.bZoomEndBwd - Backward limit disable for zoom - 8 - BOOL - - - TcAddressType - Input - - - 1267250392 - - - PRG_IM1K0_XTES.fbIM1K0.bFocusEndFwd - Forward limit disable for focus - 8 - BOOL - - - TcAddressType - Input - - - 1267250400 - - - PRG_IM1K0_XTES.fbIM1K0.bFocusEndBwd - Backward limit disable for focus - 8 - BOOL - - - TcAddressType - Input - - - 1267250408 - - - PRG_IM1K0_XTES.fbIM1K0.fbYStage.fbDriveVirtual.MasterAxis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1267255488 - - - PRG_IM1K0_XTES.fbIM1K0.fbZoom.fbDriveVirtual.MasterAxis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1267553408 - - - PRG_IM1K0_XTES.fbIM1K0.fbFocus.fbDriveVirtual.MasterAxis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1267851328 - - - PRG_IM1K0_XTES.fbIM1K0.fbStates.astMotionStageMax[1].Axis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1268811968 - - - PRG_IM1K0_XTES.fbIM1K0.fbStates.astMotionStageMax[1].bLimitForwardEnable - NC Forward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1268819904 - - - PRG_IM1K0_XTES.fbIM1K0.fbStates.astMotionStageMax[1].bLimitBackwardEnable - NC Backward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1268819912 - - - PRG_IM1K0_XTES.fbIM1K0.fbStates.astMotionStageMax[1].bHome - NO Home Switch: TRUE if at home - 8 - BOOL - - - TcAddressType - Input - - - 1268819920 - - - PRG_IM1K0_XTES.fbIM1K0.fbStates.astMotionStageMax[1].bHardwareEnable - NC STO Input: TRUE if ok to move - 8 - BOOL - - - pytmc - + bInitializedBOOL856732800bReadyToLogBOOL856732880rtFirstLogR_TRIG645673312fbGetHostNameFB_GetPLCHostname61765673376fbGetIPFB_GetPLCIPAddress1011845679552fbListenerFB_Listener325780736fbListenersFB_Listener061925780768eMinSeverityTcEventSeverity1657809600rtResetR_TRIG645780992namingomitbResetBOOL85781056fbSocketFB_ConnectionlessSocket67845781088nIUINT165787872SocketEnableBOOL85787888ctuSocketErrorCTU1285787904.PV3tRetryConnectionTON2245788032.PT3600000tofTrickleBreakerPreTOF2245788256.PT1000tonTrickleBreakerTON2245788480.PT10000bTripConBOOL85788704nNumListenersUINT1657887206CircuitBreakerPouTypeFunctionBlockVERSION64uiMajorUINT160uiMinorUINT1616uiServicePackUINT1632uiPatchUINT1648PlcLicenseInfo1024LicenseIdGUID1280InstancesUDINT32128LicenseNameSTRING(95)768256PlcAppSystemInfo2048ObjIdOTCID320TaskCntUDINT3232OnlineChangeCntUDINT3264FlagsDWORD3296AdsPortUINT16128BootDataLoadedBOOL8144OldBootDataBOOL8152AppTimestampDT32160KeepOutputsOnBPBOOL8192ShutdownInProgressBOOL8200LicensesPendingBOOL8208BSODOccuredBOOL8216LoggedInBOOL8224TComSrvPtrITComObjectServer32256TcComInterfaceAppNameSTRING(63)512512ProjectNameSTRING(63)5121024PlcTaskSystemInfo1024ObjIdOTCID320CycleTimeUDINT3232PriorityUINT1664AdsPortUINT1680CycleCountUDINT3296DcTaskTimeLINT64128LastExecTimeUDINT32192FirstCycleBOOL8224CycleTimeExceededBOOL8232InCallAfterOutputUpdateBOOL8240RTViolationBOOL8248TaskNameSTRING(63)512512_Implicit_KindOfTask16INT_implicit_cyclic0_implicit_event1_implicit_external2_implicit_freewheeling3_Implicit_Jitter_Distribution48wRangeMaxWORD160wCountJitterNegWORD1616wCountJitterPosWORD1632hide_Implicit_Task_Info704dwVersionDWORD320pszNameSTRING(80)3232nPriorityINT1664KindOf_Implicit_KindOfTask1680bWatchdogBOOL896bProfilingTaskBOOL8104dwEventFunctionPointerBYTE32128pszExternalEventSTRING(80)32160dwTaskEntryFunctionPointerBYTE32192dwWatchdogSensitivityDWORD32224dwIntervalDWORD32256dwWatchdogTimeDWORD32288dwLastCycleTimeDWORD32320dwAverageCycleTimeDWORD32352dwMaxCycleTimeDWORD32384dwMinCycleTimeDWORD32416diJitterDINT32448diJitterMinDINT32480diJitterMaxDINT32512dwCycleCountDWORD32544wTaskStatusWORD16576wNumOfJitterDistributionsWORD16592pJitterDistribution_Implicit_Jitter_Distribution32608bWithinSPSTimeSlicingBOOL8640byDummyBYTE8648bShouldBlockBOOL8656bActiveBOOL8664dwIECCycleCountDWORD32672hideLCLSGeneralEventClassCriticalCriticalErrorErrorWarningWarningInfoInfoVerboseVerboseTcSystemEventClassInternalErrorErrorNoRTimeErrorAllocationLockedMemoryErrorErrorInsertMailboxErrorErrorWrongReceiveHMSGErrorTargetPortNotFoundErrorTargetMachineNotFoundErrorUnknownCommandIDErrorBadTaskIDErrorNoIOErrorUnknownAdsCommandErrorWin32ErrorErrorPortNotConnectedErrorInvalidAdsLengthErrorInvalidAdsNetIDErrorLowInstallationLevelErrorNoDebugAvailableErrorPortDisabledErrorPortAlreadyConnectedErrorAdsSyncWin32ErrorErrorAdsSyncTimeoutErrorAdsSyncAmsErrorErrorAdsSyncNoIndexMapErrorInvalidAdsPortErrorNoMemoryErrorTCPSendErrorErrorHostUnreachableErrorInvalidAMSFragmentErrorTcGeneralAdsEventClassGeneralDeviceErrorErrorServiceNotSupportedErrorInvalidIndexGroupErrorInvalidIndexOffsetErrorInvalidAccessErrorInvalidSizeErrorInvalidDataErrorNotReadyErrorBusyErrorInvalidContextErrorNoMemoryErrorInvalidParamErrorNotFoundErrorSyntaxErrorIncompatibleErrorAlreadyExistsErrorSymbolNotFoundErrorSymbolVersionInvalid Release handle and try again.)]]>ErrorInvalidStateErrorTransModeNotSupportedErrorNotificationHandleInvalid Release handle and try again.)]]>ErrorClientUnknownErrorNoMoreHandlesErrorInvalidWatchSizeErrorNotInitErrorDeviceTimeoutErrorNoInterfaceErrorInvalidInterfaceErrorInvalidClassIDErrorInvalidObjectIDErrorPendingErrorAbortedErrorSignalWarningErrorInvalidArrayIndexErrorSymbolNotActive Release handle and try again.)]]>ErrorAccessDeniedErrorLicenseMissingErrorLicenseExpiredErrorLicenseExceededErrorLicenseInvalidErrorLicenseSystemIDErrorLicenseNoTimeLimitErrorLicenseFutureIssueErrorLicenseTimeTooLongErrorExceptionErrorLicenseDuplicatedErrorInvalidServiceParamErrorListEmptyErrorVariableConAlreadyInUseErrorInvokeIDAlreadyInUseErrorTimeoutElapsedErrorWin32ErrorErrorTimeoutInvalidErrorPortNotOpenErrorNoAMSAddrErrorSyncInternalErrorErrorAddHashErrorRemoveHashErrorNoMoreSymbolsErrorSyncResInvalidErrorSyncPortLockedErrorTcRouterEventClassNoLockedMemoryErrorResizeMemoryErrorMailboxFullErrorDebugBoxFullErrorUnknownPortTypeErrorNotInitializedErrorPortAlreadyInUseErrorNotRegisteredErrorNoMoreQueuesErrorInvalidPortErrorNotActivatedErrorFragmentBoxFullErrorFragmentTimeoutErrorToBeRemovedErrorTcRTimeEventClassInternalErrorErrorBadTimerPeriodsErrorInvalidTaskPtrErrorInvalidStackPtrErrorPrioExistsErrorNoMoreTCBErrorNoMoreSemasErrorNoMoreQueuesErrorExtIRQAlreadyDefErrorExtIRQNotDefErrorExtIRQInstallFailedErrorIRQNotLessOrEqualErrorVMXNotSupportedErrorVMXDisabledErrorVMXControlsMissingErrorVMXEnableFailsErrorWin32EventClassERROR_SUCCESSVerboseERROR_INVALID_FUNCTIONErrorERROR_FILE_NOT_FOUNDErrorERROR_PATH_NOT_FOUNDErrorERROR_TOO_MANY_OPEN_FILESErrorERROR_ACCESS_DENIEDErrorERROR_INVALID_HANDLEErrorERROR_NOT_ENOUGH_MEMORYErrorERROR_INVALID_DATAErrorERROR_NOT_READYErrorERROR_BAD_COMMANDErrorERROR_CRCErrorERROR_BAD_LENGTHErrorERROR_WRITE_FAULTErrorERROR_READ_FAULTErrorERROR_GEN_FAILUREErrorERROR_NOT_SUPPORTEDErrorERROR_REM_NOT_LISTErrorERROR_DUP_NAMEErrorERROR_BAD_NETPATHErrorERROR_NETWORK_BUSYErrorERROR_DEV_NOT_EXISTErrorERROR_FILE_EXISTSErrorERROR_CANNOT_MAKEErrorERROR_ALREADY_ASSIGNEDErrorERROR_INVALID_PASSWORDErrorERROR_INVALID_PARAMETERErrorERROR_OPEN_FAILEDErrorERROR_ALREADY_EXISTSErrorERROR_INVALID_FLAG_NUMBERErrorWAIT_TIMEOUTErrorERROR_NO_MORE_ITEMSErrorERROR_INVALID_ADDRESSErrorERROR_ARITHMETIC_OVERFLOWErrorERROR_OPERATION_ABORTEDErrorERROR_IO_INCOMPLETEErrorERROR_IO_PENDINGErrorkfe_motion{08500001-0000-0000-F000-000000000064}{bca6ee0a-9ce1-4d3f-98ca-413abc0d94fd}TF6340 TC3 Serial-Communication{bca6ee0a-9ce1-4d3f-98ca-413abc0d94fd}TF6340 TC3 Serial-Communication{bca6ee0a-9ce1-4d3f-98ca-413abc0d94fd}TF6340 TC3 Serial-Communication{bca6ee0a-9ce1-4d3f-98ca-413abc0d94fd}TF6340 TC3 Serial-Communication{bca6ee0a-9ce1-4d3f-98ca-413abc0d94fd}TF6340 TC3 Serial-Communication{bca6ee0a-9ce1-4d3f-98ca-413abc0d94fd}TF6340 TC3 Serial-Communication{bca6ee0a-9ce1-4d3f-98ca-413abc0d94fd}TF6340 TC3 Serial-Communication{bca6ee0a-9ce1-4d3f-98ca-413abc0d94fd}TF6340 TC3 Serial-Communication{bca6ee0a-9ce1-4d3f-98ca-413abc0d94fd}TF6340 TC3 Serial-Communication{bca6ee0a-9ce1-4d3f-98ca-413abc0d94fd}TF6340 TC3 Serial-Communication{bca6ee0a-9ce1-4d3f-98ca-413abc0d94fd}TF6340 TC3 Serial-Communication{bca6ee0a-9ce1-4d3f-98ca-413abc0d94fd}TF6340 TC3 Serial-Communication0PlcTask#x020100500PlcTask Inputs0162594816PRG_IM2K0_XTES.bDefectiveLimitSwitch8BOOLTcLinkToTIIB[IM2K0-EL7041]^STM Status^Status^Digital input 1TcAddressTypeInput1257376240PRG_IM1K0_XTES.fbIM1K0.bZoomEndFwd8BOOLTcAddressTypeInput1267250384PRG_IM1K0_XTES.fbIM1K0.bZoomEndBwd8BOOLTcAddressTypeInput1267250392PRG_IM1K0_XTES.fbIM1K0.bFocusEndFwd8BOOLTcAddressTypeInput1267250400PRG_IM1K0_XTES.fbIM1K0.bFocusEndBwd8BOOLTcAddressTypeInput1267250408PRG_IM1K0_XTES.fbIM1K0.fbYStage.fbDriveVirtual.MasterAxis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1267255488PRG_IM1K0_XTES.fbIM1K0.fbZoom.fbDriveVirtual.MasterAxis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1267553408PRG_IM1K0_XTES.fbIM1K0.fbFocus.fbDriveVirtual.MasterAxis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1267851328PRG_IM1K0_XTES.fbIM1K0.fbStates.astMotionStageMax[1].Axis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1268811968PRG_IM1K0_XTES.fbIM1K0.fbStates.astMotionStageMax[1].bLimitForwardEnable8BOOLTcAddressTypeInput1268819904PRG_IM1K0_XTES.fbIM1K0.fbStates.astMotionStageMax[1].bLimitBackwardEnable8BOOLTcAddressTypeInput1268819912PRG_IM1K0_XTES.fbIM1K0.fbStates.astMotionStageMax[1].bHome8BOOLTcAddressTypeInput1268819920PRG_IM1K0_XTES.fbIM1K0.fbStates.astMotionStageMax[1].bHardwareEnable8BOOLpytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - 1268819936 - - - PRG_IM1K0_XTES.fbIM1K0.fbStates.astMotionStageMax[1].nRawEncoderULINT - Raw encoder IO for ULINT (Biss-C) - 64 - ULINT - - - TcAddressType - Input - - - 1268819968 - - - PRG_IM1K0_XTES.fbIM1K0.fbStates.astMotionStageMax[1].nRawEncoderUINT - Raw encoder IO for UINT (Relative Encoders) - 16 - UINT - - - TcAddressType - Input - - - 1268820032 - - - PRG_IM1K0_XTES.fbIM1K0.fbStates.astMotionStageMax[1].nRawEncoderINT - Raw encoder IO for INT (LVDT) - 16 - INT - - - TcAddressType - Input - - - 1268820048 - - - PRG_IM1K0_XTES.fbIM1K0.fbFlowSwitch.bFlowOk - 8 - BOOL - - - pytmc - + TcAddressTypeInput1268819936PRG_IM1K0_XTES.fbIM1K0.fbStates.astMotionStageMax[1].nRawEncoderULINT64ULINTTcAddressTypeInput1268819968PRG_IM1K0_XTES.fbIM1K0.fbStates.astMotionStageMax[1].nRawEncoderUINT16UINTTcAddressTypeInput1268820032PRG_IM1K0_XTES.fbIM1K0.fbStates.astMotionStageMax[1].nRawEncoderINT16INTTcAddressTypeInput1268820048PRG_IM1K0_XTES.fbIM1K0.fbFlowSwitch.bFlowOk8BOOLpytmc pv: FLOW_OK field: ZNAM LOW field: ONAM OK - - - - TcAddressType - Input - - - 1268979040 - - - PRG_IM1K0_XTES.stEL6In - 192 - EL6inData22B - - - TcLinkTo - .Status := TIIB[IM1K0-EL6002]^COM TxPDO-Map Inputs Channel 1^Status; + TcAddressTypeInput1268979040PRG_IM1K0_XTES.stEL6In192EL6inData22BTcLinkTo.Status := TIIB[IM1K0-EL6002]^COM TxPDO-Map Inputs Channel 1^Status; .D[0] := TIIB[IM1K0-EL6002]^COM TxPDO-Map Inputs Channel 1^Data In 0; .D[1] := TIIB[IM1K0-EL6002]^COM TxPDO-Map Inputs Channel 1^Data In 1; .D[2] := TIIB[IM1K0-EL6002]^COM TxPDO-Map Inputs Channel 1^Data In 2; @@ -60346,3221 +1180,215 @@ Readbacks .D[18] := TIIB[IM1K0-EL6002]^COM TxPDO-Map Inputs Channel 1^Data In 18; .D[19] := TIIB[IM1K0-EL6002]^COM TxPDO-Map Inputs Channel 1^Data In 19; .D[20] := TIIB[IM1K0-EL6002]^COM TxPDO-Map Inputs Channel 1^Data In 20; - .D[21] := TIIB[IM1K0-EL6002]^COM TxPDO-Map Inputs Channel 1^Data In 21 - - - TcAddressType - Input - - - 1269070720 - - - PRG_IM1K3_PPM.fbIM1K3.fbYStage.fbDriveVirtual.MasterAxis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1269093632 - - - PRG_IM1K3_PPM.fbIM1K3.fbStates.astMotionStageMax[1].Axis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1270054272 - - - PRG_IM1K3_PPM.fbIM1K3.fbStates.astMotionStageMax[1].bLimitForwardEnable - NC Forward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1270062208 - - - PRG_IM1K3_PPM.fbIM1K3.fbStates.astMotionStageMax[1].bLimitBackwardEnable - NC Backward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1270062216 - - - PRG_IM1K3_PPM.fbIM1K3.fbStates.astMotionStageMax[1].bHome - NO Home Switch: TRUE if at home - 8 - BOOL - - - TcAddressType - Input - - - 1270062224 - - - PRG_IM1K3_PPM.fbIM1K3.fbStates.astMotionStageMax[1].bHardwareEnable - NC STO Input: TRUE if ok to move - 8 - BOOL - - - pytmc - + .D[21] := TIIB[IM1K0-EL6002]^COM TxPDO-Map Inputs Channel 1^Data In 21TcAddressTypeInput1269070720PRG_IM1K3_PPM.fbIM1K3.fbYStage.fbDriveVirtual.MasterAxis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1269093632PRG_IM1K3_PPM.fbIM1K3.fbStates.astMotionStageMax[1].Axis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1270054272PRG_IM1K3_PPM.fbIM1K3.fbStates.astMotionStageMax[1].bLimitForwardEnable8BOOLTcAddressTypeInput1270062208PRG_IM1K3_PPM.fbIM1K3.fbStates.astMotionStageMax[1].bLimitBackwardEnable8BOOLTcAddressTypeInput1270062216PRG_IM1K3_PPM.fbIM1K3.fbStates.astMotionStageMax[1].bHome8BOOLTcAddressTypeInput1270062224PRG_IM1K3_PPM.fbIM1K3.fbStates.astMotionStageMax[1].bHardwareEnable8BOOLpytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - 1270062240 - - - PRG_IM1K3_PPM.fbIM1K3.fbStates.astMotionStageMax[1].nRawEncoderULINT - Raw encoder IO for ULINT (Biss-C) - 64 - ULINT - - - TcAddressType - Input - - - 1270062272 - - - PRG_IM1K3_PPM.fbIM1K3.fbStates.astMotionStageMax[1].nRawEncoderUINT - Raw encoder IO for UINT (Relative Encoders) - 16 - UINT - - - TcAddressType - Input - - - 1270062336 - - - PRG_IM1K3_PPM.fbIM1K3.fbStates.astMotionStageMax[1].nRawEncoderINT - Raw encoder IO for INT (LVDT) - 16 - INT - - - TcAddressType - Input - - - 1270062352 - - - PRG_IM1K3_PPM.fbIM1K3.fbPowerMeter.iVoltageINT - 16 - INT - - - TcAddressType - Input - - - 1270177120 - - - PRG_IM1K3_PPM.fbIM1K3.fbPowerMeter.fbThermoCouple.bError - 8 - BOOL - - - pytmc - + TcAddressTypeInput1270062240PRG_IM1K3_PPM.fbIM1K3.fbStates.astMotionStageMax[1].nRawEncoderULINT64ULINTTcAddressTypeInput1270062272PRG_IM1K3_PPM.fbIM1K3.fbStates.astMotionStageMax[1].nRawEncoderUINT16UINTTcAddressTypeInput1270062336PRG_IM1K3_PPM.fbIM1K3.fbStates.astMotionStageMax[1].nRawEncoderINT16INTTcAddressTypeInput1270062352PRG_IM1K3_PPM.fbIM1K3.fbPowerMeter.iVoltageINT16INTTcAddressTypeInput1270177120PRG_IM1K3_PPM.fbIM1K3.fbPowerMeter.fbThermoCouple.bError8BOOLpytmc pv: STC:ERR io: input - - - - TcAddressType - Input - - - 1270369480 - - - PRG_IM1K3_PPM.fbIM1K3.fbPowerMeter.fbThermoCouple.bUnderrange - 8 - BOOL - - - TcAddressType - Input - - - 1270369488 - - - PRG_IM1K3_PPM.fbIM1K3.fbPowerMeter.fbThermoCouple.bOverrange - 8 - BOOL - - - TcAddressType - Input - - - 1270369496 - - - PRG_IM1K3_PPM.fbIM1K3.fbPowerMeter.fbThermoCouple.iRaw - 16 - INT - - - TcAddressType - Input - - - 1270369504 - - - PRG_IM1K3_PPM.fbIM1K3.fbPowerMeter.fbGetPMVoltage.iRaw - Connect this input to the terminal - 16 - INT - - - TcAddressType - Input - - - 1270369760 - - - PRG_IM1K3_PPM.fbIM1K3.fbGige.fbGetIllPercent.iRaw - Connect this input to the terminal - 16 - INT - - - TcAddressType - Input - - - 1270755872 - - - PRG_IM1K3_PPM.fbIM1K3.fbFlowMeter.iRaw - Connect this input to the terminal - 16 - INT - - - TcAddressType - Input - - - 1270756960 - - - PRG_IM1K3_PPM.fbIM1K3.fbYagThermoCouple.bError - 8 - BOOL - - - pytmc - + TcAddressTypeInput1270369480PRG_IM1K3_PPM.fbIM1K3.fbPowerMeter.fbThermoCouple.bUnderrange8BOOLTcAddressTypeInput1270369488PRG_IM1K3_PPM.fbIM1K3.fbPowerMeter.fbThermoCouple.bOverrange8BOOLTcAddressTypeInput1270369496PRG_IM1K3_PPM.fbIM1K3.fbPowerMeter.fbThermoCouple.iRaw16INTTcAddressTypeInput1270369504PRG_IM1K3_PPM.fbIM1K3.fbPowerMeter.fbGetPMVoltage.iRaw16INTTcAddressTypeInput1270369760PRG_IM1K3_PPM.fbIM1K3.fbGige.fbGetIllPercent.iRaw16INTTcAddressTypeInput1270755872PRG_IM1K3_PPM.fbIM1K3.fbFlowMeter.iRaw16INTTcAddressTypeInput1270756960PRG_IM1K3_PPM.fbIM1K3.fbYagThermoCouple.bError8BOOLpytmc pv: STC:ERR io: input - - - - TcAddressType - Input - - - 1270757512 - - - PRG_IM1K3_PPM.fbIM1K3.fbYagThermoCouple.bUnderrange - 8 - BOOL - - - TcAddressType - Input - - - 1270757520 - - - PRG_IM1K3_PPM.fbIM1K3.fbYagThermoCouple.bOverrange - 8 - BOOL - - - TcAddressType - Input - - - 1270757528 - - - PRG_IM1K3_PPM.fbIM1K3.fbYagThermoCouple.iRaw - 16 - INT - - - TcAddressType - Input - - - 1270757536 - - - PRG_IM1K3_PPM.fbIM1K3.fbFlowSwitch.bFlowOk - 8 - BOOL - - - pytmc - + TcAddressTypeInput1270757512PRG_IM1K3_PPM.fbIM1K3.fbYagThermoCouple.bUnderrange8BOOLTcAddressTypeInput1270757520PRG_IM1K3_PPM.fbIM1K3.fbYagThermoCouple.bOverrange8BOOLTcAddressTypeInput1270757528PRG_IM1K3_PPM.fbIM1K3.fbYagThermoCouple.iRaw16INTTcAddressTypeInput1270757536PRG_IM1K3_PPM.fbIM1K3.fbFlowSwitch.bFlowOk8BOOLpytmc pv: FLOW_OK field: ZNAM LOW field: ONAM OK - - - - TcAddressType - Input - - - 1270757600 - - - PRG_IM2K0_XTES.fbIM2K0.fbYStage.fbDriveVirtual.MasterAxis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1270870592 - - - PRG_IM2K0_XTES.fbIM2K0.fbStates.astMotionStageMax[1].Axis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1271831232 - - - PRG_IM2K0_XTES.fbIM2K0.fbStates.astMotionStageMax[1].bLimitForwardEnable - NC Forward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1271839168 - - - PRG_IM2K0_XTES.fbIM2K0.fbStates.astMotionStageMax[1].bLimitBackwardEnable - NC Backward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1271839176 - - - PRG_IM2K0_XTES.fbIM2K0.fbStates.astMotionStageMax[1].bHome - NO Home Switch: TRUE if at home - 8 - BOOL - - - TcAddressType - Input - - - 1271839184 - - - PRG_IM2K0_XTES.fbIM2K0.fbStates.astMotionStageMax[1].bHardwareEnable - NC STO Input: TRUE if ok to move - 8 - BOOL - - - pytmc - + TcAddressTypeInput1270757600PRG_IM2K0_XTES.fbIM2K0.fbYStage.fbDriveVirtual.MasterAxis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1270870592PRG_IM2K0_XTES.fbIM2K0.fbStates.astMotionStageMax[1].Axis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1271831232PRG_IM2K0_XTES.fbIM2K0.fbStates.astMotionStageMax[1].bLimitForwardEnable8BOOLTcAddressTypeInput1271839168PRG_IM2K0_XTES.fbIM2K0.fbStates.astMotionStageMax[1].bLimitBackwardEnable8BOOLTcAddressTypeInput1271839176PRG_IM2K0_XTES.fbIM2K0.fbStates.astMotionStageMax[1].bHome8BOOLTcAddressTypeInput1271839184PRG_IM2K0_XTES.fbIM2K0.fbStates.astMotionStageMax[1].bHardwareEnable8BOOLpytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - 1271839200 - - - PRG_IM2K0_XTES.fbIM2K0.fbStates.astMotionStageMax[1].nRawEncoderULINT - Raw encoder IO for ULINT (Biss-C) - 64 - ULINT - - - TcAddressType - Input - - - 1271839232 - - - PRG_IM2K0_XTES.fbIM2K0.fbStates.astMotionStageMax[1].nRawEncoderUINT - Raw encoder IO for UINT (Relative Encoders) - 16 - UINT - - - TcAddressType - Input - - - 1271839296 - - - PRG_IM2K0_XTES.fbIM2K0.fbStates.astMotionStageMax[1].nRawEncoderINT - Raw encoder IO for INT (LVDT) - 16 - INT - - - TcAddressType - Input - - - 1271839312 - - - PRG_IM2K0_XTES.fbIM2K0.fbGige.fbGetIllPercent.iRaw - Connect this input to the terminal - 16 - INT - - - TcAddressType - Input - - - 1271954208 - - - PRG_IM2K0_XTES.fbIM2K0.fbFlowSwitch.bFlowOk - 8 - BOOL - - - pytmc - + TcAddressTypeInput1271839200PRG_IM2K0_XTES.fbIM2K0.fbStates.astMotionStageMax[1].nRawEncoderULINT64ULINTTcAddressTypeInput1271839232PRG_IM2K0_XTES.fbIM2K0.fbStates.astMotionStageMax[1].nRawEncoderUINT16UINTTcAddressTypeInput1271839296PRG_IM2K0_XTES.fbIM2K0.fbStates.astMotionStageMax[1].nRawEncoderINT16INTTcAddressTypeInput1271839312PRG_IM2K0_XTES.fbIM2K0.fbGige.fbGetIllPercent.iRaw16INTTcAddressTypeInput1271954208PRG_IM2K0_XTES.fbIM2K0.fbFlowSwitch.bFlowOk8BOOLpytmc pv: FLOW_OK field: ZNAM LOW field: ONAM OK - - - - TcAddressType - Input - - - 1271955808 - - - PRG_PF1K0_WFS.fbPF1K0.fbYStage.fbDriveVirtual.MasterAxis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1272076352 - - - PRG_PF1K0_WFS.fbPF1K0.fbZStage.fbDriveVirtual.MasterAxis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1272374272 - - - PRG_PF1K0_WFS.fbPF1K0.fbStates.astMotionStageMax[1].Axis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1273334912 - - - PRG_PF1K0_WFS.fbPF1K0.fbStates.astMotionStageMax[1].bLimitForwardEnable - NC Forward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1273342848 - - - PRG_PF1K0_WFS.fbPF1K0.fbStates.astMotionStageMax[1].bLimitBackwardEnable - NC Backward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1273342856 - - - PRG_PF1K0_WFS.fbPF1K0.fbStates.astMotionStageMax[1].bHome - NO Home Switch: TRUE if at home - 8 - BOOL - - - TcAddressType - Input - - - 1273342864 - - - PRG_PF1K0_WFS.fbPF1K0.fbStates.astMotionStageMax[1].bHardwareEnable - NC STO Input: TRUE if ok to move - 8 - BOOL - - - pytmc - + TcAddressTypeInput1271955808PRG_PF1K0_WFS.fbPF1K0.fbYStage.fbDriveVirtual.MasterAxis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1272076352PRG_PF1K0_WFS.fbPF1K0.fbZStage.fbDriveVirtual.MasterAxis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1272374272PRG_PF1K0_WFS.fbPF1K0.fbStates.astMotionStageMax[1].Axis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1273334912PRG_PF1K0_WFS.fbPF1K0.fbStates.astMotionStageMax[1].bLimitForwardEnable8BOOLTcAddressTypeInput1273342848PRG_PF1K0_WFS.fbPF1K0.fbStates.astMotionStageMax[1].bLimitBackwardEnable8BOOLTcAddressTypeInput1273342856PRG_PF1K0_WFS.fbPF1K0.fbStates.astMotionStageMax[1].bHome8BOOLTcAddressTypeInput1273342864PRG_PF1K0_WFS.fbPF1K0.fbStates.astMotionStageMax[1].bHardwareEnable8BOOLpytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - 1273342880 - - - PRG_PF1K0_WFS.fbPF1K0.fbStates.astMotionStageMax[1].nRawEncoderULINT - Raw encoder IO for ULINT (Biss-C) - 64 - ULINT - - - TcAddressType - Input - - - 1273342912 - - - PRG_PF1K0_WFS.fbPF1K0.fbStates.astMotionStageMax[1].nRawEncoderUINT - Raw encoder IO for UINT (Relative Encoders) - 16 - UINT - - - TcAddressType - Input - - - 1273342976 - - - PRG_PF1K0_WFS.fbPF1K0.fbStates.astMotionStageMax[1].nRawEncoderINT - Raw encoder IO for INT (LVDT) - 16 - INT - - - TcAddressType - Input - - - 1273342992 - - - PRG_PF1K0_WFS.fbPF1K0.fbThermoCouple1.bError - 8 - BOOL - - 1 - - - - pytmc - + TcAddressTypeInput1273342880PRG_PF1K0_WFS.fbPF1K0.fbStates.astMotionStageMax[1].nRawEncoderULINT64ULINTTcAddressTypeInput1273342912PRG_PF1K0_WFS.fbPF1K0.fbStates.astMotionStageMax[1].nRawEncoderUINT16UINTTcAddressTypeInput1273342976PRG_PF1K0_WFS.fbPF1K0.fbStates.astMotionStageMax[1].nRawEncoderINT16INTTcAddressTypeInput1273342992PRG_PF1K0_WFS.fbPF1K0.fbThermoCouple1.bError8BOOL1pytmc pv: ERR io: input field: ONAM True field: ZNAM False - - - - TcAddressType - Input - - - 1273457928 - - - PRG_PF1K0_WFS.fbPF1K0.fbThermoCouple1.bUnderrange - 8 - BOOL - - - TcAddressType - Input - - - 1273457936 - - - PRG_PF1K0_WFS.fbPF1K0.fbThermoCouple1.bOverrange - 8 - BOOL - - - TcAddressType - Input - - - 1273457944 - - - PRG_PF1K0_WFS.fbPF1K0.fbThermoCouple1.iRaw - 16 - INT - - - TcAddressType - Input - - - 1273457952 - - - PRG_PF1K0_WFS.fbPF1K0.fbThermoCouple2.bError - 8 - BOOL - - 1 - - - - pytmc - + TcAddressTypeInput1273457928PRG_PF1K0_WFS.fbPF1K0.fbThermoCouple1.bUnderrange8BOOLTcAddressTypeInput1273457936PRG_PF1K0_WFS.fbPF1K0.fbThermoCouple1.bOverrange8BOOLTcAddressTypeInput1273457944PRG_PF1K0_WFS.fbPF1K0.fbThermoCouple1.iRaw16INTTcAddressTypeInput1273457952PRG_PF1K0_WFS.fbPF1K0.fbThermoCouple2.bError8BOOL1pytmc pv: ERR io: input field: ONAM True field: ZNAM False - - - - TcAddressType - Input - - - 1273458184 - - - PRG_PF1K0_WFS.fbPF1K0.fbThermoCouple2.bUnderrange - 8 - BOOL - - - TcAddressType - Input - - - 1273458192 - - - PRG_PF1K0_WFS.fbPF1K0.fbThermoCouple2.bOverrange - 8 - BOOL - - - TcAddressType - Input - - - 1273458200 - - - PRG_PF1K0_WFS.fbPF1K0.fbThermoCouple2.iRaw - 16 - INT - - - TcAddressType - Input - - - 1273458208 - - - PRG_PF1K0_WFS.fbPF1K0.fbFlowSwitch.bFlowOk - 8 - BOOL - - - pytmc - + TcAddressTypeInput1273458184PRG_PF1K0_WFS.fbPF1K0.fbThermoCouple2.bUnderrange8BOOLTcAddressTypeInput1273458192PRG_PF1K0_WFS.fbPF1K0.fbThermoCouple2.bOverrange8BOOLTcAddressTypeInput1273458200PRG_PF1K0_WFS.fbPF1K0.fbThermoCouple2.iRaw16INTTcAddressTypeInput1273458208PRG_PF1K0_WFS.fbPF1K0.fbFlowSwitch.bFlowOk8BOOLpytmc pv: FLOW_OK field: ZNAM LOW field: ONAM OK - - - - TcAddressType - Input - - - 1273458272 - - - PRG_RTDSK0.RTDSK0_MPA_01.i_xInsertedLS - IO - 8 - BOOL - - - TcAddressType - Input - - - 1273576672 - - - PRG_RTDSK0.RTDSK0_MPA_01.i_xRetractedLS - 8 - BOOL - - - TcAddressType - Input - - - 1273576680 - - - PRG_RTDSK0.RTDSK0_MPA_02.i_xInsertedLS - IO - 8 - BOOL - - - TcAddressType - Input - - - 1273603360 - - - PRG_RTDSK0.RTDSK0_MPA_02.i_xRetractedLS - 8 - BOOL - - - TcAddressType - Input - - - 1273603368 - - - PRG_RTDSK0.RTDSK0_MPA_03.i_xInsertedLS - IO - 8 - BOOL - - - TcAddressType - Input - - - 1273630048 - - - PRG_RTDSK0.RTDSK0_MPA_03.i_xRetractedLS - 8 - BOOL - - - TcAddressType - Input - - - 1273630056 - - - PRG_RTDSK0.RTDSK0_MPA_04.i_xInsertedLS - IO - 8 - BOOL - - - TcAddressType - Input - - - 1273656736 - - - PRG_RTDSK0.RTDSK0_MPA_04.i_xRetractedLS - 8 - BOOL - - - TcAddressType - Input - - - 1273656744 - - - PRG_RTDSK0.fbRTDSK0_SCRP_MMS_Z.fbDriveVirtual.MasterAxis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1273659392 - - - PRG_RTDSK0.fbRTDSK0_SCRP_MMS_X.fbDriveVirtual.MasterAxis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1273957312 - - - PRG_RTDSK0.fbRTDSK0_SCRP_MMS_Y.fbDriveVirtual.MasterAxis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1274255232 - - - PRG_SL1K0_POWER.fbSL1K0.fbTopBlade.fbDriveVirtual.MasterAxis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1274580352 - - - PRG_SL1K0_POWER.fbSL1K0.fbBottomBlade.fbDriveVirtual.MasterAxis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1274878272 - - - PRG_SL1K0_POWER.fbSL1K0.fbNorthBlade.fbDriveVirtual.MasterAxis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1275176192 - - - PRG_SL1K0_POWER.fbSL1K0.fbSouthBlade.fbDriveVirtual.MasterAxis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1275474112 - - - PRG_SL1K0_POWER.fbSL1K0.AptArrayReq - 96 - ST_PMPS_Aperture_IO - - - TcAddressType - Input - - - 1275919776 - - - PRG_SL1K0_POWER.fbSL1K0.fbFlowSwitch.bFlowOk - 8 - BOOL - - - pytmc - + TcAddressTypeInput1273458272PRG_RTDSK0.RTDSK0_MPA_01.i_xInsertedLS8BOOLTcAddressTypeInput1273576672PRG_RTDSK0.RTDSK0_MPA_01.i_xRetractedLS8BOOLTcAddressTypeInput1273576680PRG_RTDSK0.RTDSK0_MPA_02.i_xInsertedLS8BOOLTcAddressTypeInput1273603360PRG_RTDSK0.RTDSK0_MPA_02.i_xRetractedLS8BOOLTcAddressTypeInput1273603368PRG_RTDSK0.RTDSK0_MPA_03.i_xInsertedLS8BOOLTcAddressTypeInput1273630048PRG_RTDSK0.RTDSK0_MPA_03.i_xRetractedLS8BOOLTcAddressTypeInput1273630056PRG_RTDSK0.RTDSK0_MPA_04.i_xInsertedLS8BOOLTcAddressTypeInput1273656736PRG_RTDSK0.RTDSK0_MPA_04.i_xRetractedLS8BOOLTcAddressTypeInput1273656744PRG_RTDSK0.fbRTDSK0_SCRP_MMS_Z.fbDriveVirtual.MasterAxis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1273659392PRG_RTDSK0.fbRTDSK0_SCRP_MMS_X.fbDriveVirtual.MasterAxis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1273957312PRG_RTDSK0.fbRTDSK0_SCRP_MMS_Y.fbDriveVirtual.MasterAxis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1274255232PRG_SL1K0_POWER.fbSL1K0.fbTopBlade.fbDriveVirtual.MasterAxis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1274580352PRG_SL1K0_POWER.fbSL1K0.fbBottomBlade.fbDriveVirtual.MasterAxis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1274878272PRG_SL1K0_POWER.fbSL1K0.fbNorthBlade.fbDriveVirtual.MasterAxis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1275176192PRG_SL1K0_POWER.fbSL1K0.fbSouthBlade.fbDriveVirtual.MasterAxis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1275474112PRG_SL1K0_POWER.fbSL1K0.AptArrayReq96ST_PMPS_Aperture_IOTcAddressTypeInput1275919776PRG_SL1K0_POWER.fbSL1K0.fbFlowSwitch.bFlowOk8BOOLpytmc pv: FLOW_OK field: ZNAM LOW field: ONAM OK - - - - TcAddressType - Input - - - 1275920000 - - - PRG_SL1K0_POWER.fbSL1K0.RTD_TOP_1.bError - 8 - BOOL - - 1 - - - - pytmc - + TcAddressTypeInput1275920000PRG_SL1K0_POWER.fbSL1K0.RTD_TOP_1.bError8BOOL1pytmc pv: ERR io: input field: ONAM True field: ZNAM False - - - - TcAddressType - Input - - - 1275920264 - - - PRG_SL1K0_POWER.fbSL1K0.RTD_TOP_1.bUnderrange - 8 - BOOL - - - TcAddressType - Input - - - 1275920272 - - - PRG_SL1K0_POWER.fbSL1K0.RTD_TOP_1.bOverrange - 8 - BOOL - - - TcAddressType - Input - - - 1275920280 - - - PRG_SL1K0_POWER.fbSL1K0.RTD_TOP_1.iRaw - 16 - INT - - - TcAddressType - Input - - - 1275920288 - - - PRG_SL1K0_POWER.fbSL1K0.RTD_TOP_2.bError - 8 - BOOL - - 1 - - - - pytmc - + TcAddressTypeInput1275920264PRG_SL1K0_POWER.fbSL1K0.RTD_TOP_1.bUnderrange8BOOLTcAddressTypeInput1275920272PRG_SL1K0_POWER.fbSL1K0.RTD_TOP_1.bOverrange8BOOLTcAddressTypeInput1275920280PRG_SL1K0_POWER.fbSL1K0.RTD_TOP_1.iRaw16INTTcAddressTypeInput1275920288PRG_SL1K0_POWER.fbSL1K0.RTD_TOP_2.bError8BOOL1pytmc pv: ERR io: input field: ONAM True field: ZNAM False - - - - TcAddressType - Input - - - 1275920520 - - - PRG_SL1K0_POWER.fbSL1K0.RTD_TOP_2.bUnderrange - 8 - BOOL - - - TcAddressType - Input - - - 1275920528 - - - PRG_SL1K0_POWER.fbSL1K0.RTD_TOP_2.bOverrange - 8 - BOOL - - - TcAddressType - Input - - - 1275920536 - - - PRG_SL1K0_POWER.fbSL1K0.RTD_TOP_2.iRaw - 16 - INT - - - TcAddressType - Input - - - 1275920544 - - - PRG_SL1K0_POWER.fbSL1K0.RTD_Bottom_1.bError - 8 - BOOL - - 1 - - - - pytmc - + TcAddressTypeInput1275920520PRG_SL1K0_POWER.fbSL1K0.RTD_TOP_2.bUnderrange8BOOLTcAddressTypeInput1275920528PRG_SL1K0_POWER.fbSL1K0.RTD_TOP_2.bOverrange8BOOLTcAddressTypeInput1275920536PRG_SL1K0_POWER.fbSL1K0.RTD_TOP_2.iRaw16INTTcAddressTypeInput1275920544PRG_SL1K0_POWER.fbSL1K0.RTD_Bottom_1.bError8BOOL1pytmc pv: ERR io: input field: ONAM True field: ZNAM False - - - - TcAddressType - Input - - - 1275920776 - - - PRG_SL1K0_POWER.fbSL1K0.RTD_Bottom_1.bUnderrange - 8 - BOOL - - - TcAddressType - Input - - - 1275920784 - - - PRG_SL1K0_POWER.fbSL1K0.RTD_Bottom_1.bOverrange - 8 - BOOL - - - TcAddressType - Input - - - 1275920792 - - - PRG_SL1K0_POWER.fbSL1K0.RTD_Bottom_1.iRaw - 16 - INT - - - TcAddressType - Input - - - 1275920800 - - - PRG_SL1K0_POWER.fbSL1K0.RTD_Bottom_2.bError - 8 - BOOL - - 1 - - - - pytmc - + TcAddressTypeInput1275920776PRG_SL1K0_POWER.fbSL1K0.RTD_Bottom_1.bUnderrange8BOOLTcAddressTypeInput1275920784PRG_SL1K0_POWER.fbSL1K0.RTD_Bottom_1.bOverrange8BOOLTcAddressTypeInput1275920792PRG_SL1K0_POWER.fbSL1K0.RTD_Bottom_1.iRaw16INTTcAddressTypeInput1275920800PRG_SL1K0_POWER.fbSL1K0.RTD_Bottom_2.bError8BOOL1pytmc pv: ERR io: input field: ONAM True field: ZNAM False - - - - TcAddressType - Input - - - 1275921032 - - - PRG_SL1K0_POWER.fbSL1K0.RTD_Bottom_2.bUnderrange - 8 - BOOL - - - TcAddressType - Input - - - 1275921040 - - - PRG_SL1K0_POWER.fbSL1K0.RTD_Bottom_2.bOverrange - 8 - BOOL - - - TcAddressType - Input - - - 1275921048 - - - PRG_SL1K0_POWER.fbSL1K0.RTD_Bottom_2.iRaw - 16 - INT - - - TcAddressType - Input - - - 1275921056 - - - PRG_SL1K0_POWER.fbSL1K0.RTD_North_1.bError - 8 - BOOL - - 1 - - - - pytmc - + TcAddressTypeInput1275921032PRG_SL1K0_POWER.fbSL1K0.RTD_Bottom_2.bUnderrange8BOOLTcAddressTypeInput1275921040PRG_SL1K0_POWER.fbSL1K0.RTD_Bottom_2.bOverrange8BOOLTcAddressTypeInput1275921048PRG_SL1K0_POWER.fbSL1K0.RTD_Bottom_2.iRaw16INTTcAddressTypeInput1275921056PRG_SL1K0_POWER.fbSL1K0.RTD_North_1.bError8BOOL1pytmc pv: ERR io: input field: ONAM True field: ZNAM False - - - - TcAddressType - Input - - - 1275921288 - - - PRG_SL1K0_POWER.fbSL1K0.RTD_North_1.bUnderrange - 8 - BOOL - - - TcAddressType - Input - - - 1275921296 - - - PRG_SL1K0_POWER.fbSL1K0.RTD_North_1.bOverrange - 8 - BOOL - - - TcAddressType - Input - - - 1275921304 - - - PRG_SL1K0_POWER.fbSL1K0.RTD_North_1.iRaw - 16 - INT - - - TcAddressType - Input - - - 1275921312 - - - PRG_SL1K0_POWER.fbSL1K0.RTD_North_2.bError - 8 - BOOL - - 1 - - - - pytmc - + TcAddressTypeInput1275921288PRG_SL1K0_POWER.fbSL1K0.RTD_North_1.bUnderrange8BOOLTcAddressTypeInput1275921296PRG_SL1K0_POWER.fbSL1K0.RTD_North_1.bOverrange8BOOLTcAddressTypeInput1275921304PRG_SL1K0_POWER.fbSL1K0.RTD_North_1.iRaw16INTTcAddressTypeInput1275921312PRG_SL1K0_POWER.fbSL1K0.RTD_North_2.bError8BOOL1pytmc pv: ERR io: input field: ONAM True field: ZNAM False - - - - TcAddressType - Input - - - 1275921544 - - - PRG_SL1K0_POWER.fbSL1K0.RTD_North_2.bUnderrange - 8 - BOOL - - - TcAddressType - Input - - - 1275921552 - - - PRG_SL1K0_POWER.fbSL1K0.RTD_North_2.bOverrange - 8 - BOOL - - - TcAddressType - Input - - - 1275921560 - - - PRG_SL1K0_POWER.fbSL1K0.RTD_North_2.iRaw - 16 - INT - - - TcAddressType - Input - - - 1275921568 - - - PRG_SL1K0_POWER.fbSL1K0.RTD_South_1.bError - 8 - BOOL - - 1 - - - - pytmc - + TcAddressTypeInput1275921544PRG_SL1K0_POWER.fbSL1K0.RTD_North_2.bUnderrange8BOOLTcAddressTypeInput1275921552PRG_SL1K0_POWER.fbSL1K0.RTD_North_2.bOverrange8BOOLTcAddressTypeInput1275921560PRG_SL1K0_POWER.fbSL1K0.RTD_North_2.iRaw16INTTcAddressTypeInput1275921568PRG_SL1K0_POWER.fbSL1K0.RTD_South_1.bError8BOOL1pytmc pv: ERR io: input field: ONAM True field: ZNAM False - - - - TcAddressType - Input - - - 1275921800 - - - PRG_SL1K0_POWER.fbSL1K0.RTD_South_1.bUnderrange - 8 - BOOL - - - TcAddressType - Input - - - 1275921808 - - - PRG_SL1K0_POWER.fbSL1K0.RTD_South_1.bOverrange - 8 - BOOL - - - TcAddressType - Input - - - 1275921816 - - - PRG_SL1K0_POWER.fbSL1K0.RTD_South_1.iRaw - 16 - INT - - - TcAddressType - Input - - - 1275921824 - - - PRG_SL1K0_POWER.fbSL1K0.RTD_South_2.bError - 8 - BOOL - - 1 - - - - pytmc - + TcAddressTypeInput1275921800PRG_SL1K0_POWER.fbSL1K0.RTD_South_1.bUnderrange8BOOLTcAddressTypeInput1275921808PRG_SL1K0_POWER.fbSL1K0.RTD_South_1.bOverrange8BOOLTcAddressTypeInput1275921816PRG_SL1K0_POWER.fbSL1K0.RTD_South_1.iRaw16INTTcAddressTypeInput1275921824PRG_SL1K0_POWER.fbSL1K0.RTD_South_2.bError8BOOL1pytmc pv: ERR io: input field: ONAM True field: ZNAM False - - - - TcAddressType - Input - - - 1275922056 - - - PRG_SL1K0_POWER.fbSL1K0.RTD_South_2.bUnderrange - 8 - BOOL - - - TcAddressType - Input - - - 1275922064 - - - PRG_SL1K0_POWER.fbSL1K0.RTD_South_2.bOverrange - 8 - BOOL - - - TcAddressType - Input - - - 1275922072 - - - PRG_SL1K0_POWER.fbSL1K0.RTD_South_2.iRaw - 16 - INT - - - TcAddressType - Input - - - 1275922080 - - - PRG_SL2K0_POWER.fbSL2K0.fbTopBlade.fbDriveVirtual.MasterAxis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1275928768 - - - PRG_SL2K0_POWER.fbSL2K0.fbBottomBlade.fbDriveVirtual.MasterAxis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1276226688 - - - PRG_SL2K0_POWER.fbSL2K0.fbNorthBlade.fbDriveVirtual.MasterAxis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1276524608 - - - PRG_SL2K0_POWER.fbSL2K0.fbSouthBlade.fbDriveVirtual.MasterAxis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1276822528 - - - PRG_SL2K0_POWER.fbSL2K0.AptArrayReq - 96 - ST_PMPS_Aperture_IO - - - TcAddressType - Input - - - 1277268192 - - - PRG_SL2K0_POWER.fbSL2K0.fbFlowSwitch.bFlowOk - 8 - BOOL - - - pytmc - + TcAddressTypeInput1275922056PRG_SL1K0_POWER.fbSL1K0.RTD_South_2.bUnderrange8BOOLTcAddressTypeInput1275922064PRG_SL1K0_POWER.fbSL1K0.RTD_South_2.bOverrange8BOOLTcAddressTypeInput1275922072PRG_SL1K0_POWER.fbSL1K0.RTD_South_2.iRaw16INTTcAddressTypeInput1275922080PRG_SL2K0_POWER.fbSL2K0.fbTopBlade.fbDriveVirtual.MasterAxis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1275928768PRG_SL2K0_POWER.fbSL2K0.fbBottomBlade.fbDriveVirtual.MasterAxis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1276226688PRG_SL2K0_POWER.fbSL2K0.fbNorthBlade.fbDriveVirtual.MasterAxis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1276524608PRG_SL2K0_POWER.fbSL2K0.fbSouthBlade.fbDriveVirtual.MasterAxis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1276822528PRG_SL2K0_POWER.fbSL2K0.AptArrayReq96ST_PMPS_Aperture_IOTcAddressTypeInput1277268192PRG_SL2K0_POWER.fbSL2K0.fbFlowSwitch.bFlowOk8BOOLpytmc pv: FLOW_OK field: ZNAM LOW field: ONAM OK - - - - TcAddressType - Input - - - 1277268416 - - - PRG_SL2K0_POWER.fbSL2K0.RTD_TOP_1.bError - 8 - BOOL - - 1 - - - - pytmc - + TcAddressTypeInput1277268416PRG_SL2K0_POWER.fbSL2K0.RTD_TOP_1.bError8BOOL1pytmc pv: ERR io: input field: ONAM True field: ZNAM False - - - - TcAddressType - Input - - - 1277268680 - - - PRG_SL2K0_POWER.fbSL2K0.RTD_TOP_1.bUnderrange - 8 - BOOL - - - TcAddressType - Input - - - 1277268688 - - - PRG_SL2K0_POWER.fbSL2K0.RTD_TOP_1.bOverrange - 8 - BOOL - - - TcAddressType - Input - - - 1277268696 - - - PRG_SL2K0_POWER.fbSL2K0.RTD_TOP_1.iRaw - 16 - INT - - - TcAddressType - Input - - - 1277268704 - - - PRG_SL2K0_POWER.fbSL2K0.RTD_TOP_2.bError - 8 - BOOL - - 1 - - - - pytmc - + TcAddressTypeInput1277268680PRG_SL2K0_POWER.fbSL2K0.RTD_TOP_1.bUnderrange8BOOLTcAddressTypeInput1277268688PRG_SL2K0_POWER.fbSL2K0.RTD_TOP_1.bOverrange8BOOLTcAddressTypeInput1277268696PRG_SL2K0_POWER.fbSL2K0.RTD_TOP_1.iRaw16INTTcAddressTypeInput1277268704PRG_SL2K0_POWER.fbSL2K0.RTD_TOP_2.bError8BOOL1pytmc pv: ERR io: input field: ONAM True field: ZNAM False - - - - TcAddressType - Input - - - 1277268936 - - - PRG_SL2K0_POWER.fbSL2K0.RTD_TOP_2.bUnderrange - 8 - BOOL - - - TcAddressType - Input - - - 1277268944 - - - PRG_SL2K0_POWER.fbSL2K0.RTD_TOP_2.bOverrange - 8 - BOOL - - - TcAddressType - Input - - - 1277268952 - - - PRG_SL2K0_POWER.fbSL2K0.RTD_TOP_2.iRaw - 16 - INT - - - TcAddressType - Input - - - 1277268960 - - - PRG_SL2K0_POWER.fbSL2K0.RTD_Bottom_1.bError - 8 - BOOL - - 1 - - - - pytmc - + TcAddressTypeInput1277268936PRG_SL2K0_POWER.fbSL2K0.RTD_TOP_2.bUnderrange8BOOLTcAddressTypeInput1277268944PRG_SL2K0_POWER.fbSL2K0.RTD_TOP_2.bOverrange8BOOLTcAddressTypeInput1277268952PRG_SL2K0_POWER.fbSL2K0.RTD_TOP_2.iRaw16INTTcAddressTypeInput1277268960PRG_SL2K0_POWER.fbSL2K0.RTD_Bottom_1.bError8BOOL1pytmc pv: ERR io: input field: ONAM True field: ZNAM False - - - - TcAddressType - Input - - - 1277269192 - - - PRG_SL2K0_POWER.fbSL2K0.RTD_Bottom_1.bUnderrange - 8 - BOOL - - - TcAddressType - Input - - - 1277269200 - - - PRG_SL2K0_POWER.fbSL2K0.RTD_Bottom_1.bOverrange - 8 - BOOL - - - TcAddressType - Input - - - 1277269208 - - - PRG_SL2K0_POWER.fbSL2K0.RTD_Bottom_1.iRaw - 16 - INT - - - TcAddressType - Input - - - 1277269216 - - - PRG_SL2K0_POWER.fbSL2K0.RTD_Bottom_2.bError - 8 - BOOL - - 1 - - - - pytmc - + TcAddressTypeInput1277269192PRG_SL2K0_POWER.fbSL2K0.RTD_Bottom_1.bUnderrange8BOOLTcAddressTypeInput1277269200PRG_SL2K0_POWER.fbSL2K0.RTD_Bottom_1.bOverrange8BOOLTcAddressTypeInput1277269208PRG_SL2K0_POWER.fbSL2K0.RTD_Bottom_1.iRaw16INTTcAddressTypeInput1277269216PRG_SL2K0_POWER.fbSL2K0.RTD_Bottom_2.bError8BOOL1pytmc pv: ERR io: input field: ONAM True field: ZNAM False - - - - TcAddressType - Input - - - 1277269448 - - - PRG_SL2K0_POWER.fbSL2K0.RTD_Bottom_2.bUnderrange - 8 - BOOL - - - TcAddressType - Input - - - 1277269456 - - - PRG_SL2K0_POWER.fbSL2K0.RTD_Bottom_2.bOverrange - 8 - BOOL - - - TcAddressType - Input - - - 1277269464 - - - PRG_SL2K0_POWER.fbSL2K0.RTD_Bottom_2.iRaw - 16 - INT - - - TcAddressType - Input - - - 1277269472 - - - PRG_SL2K0_POWER.fbSL2K0.RTD_North_1.bError - 8 - BOOL - - 1 - - - - pytmc - + TcAddressTypeInput1277269448PRG_SL2K0_POWER.fbSL2K0.RTD_Bottom_2.bUnderrange8BOOLTcAddressTypeInput1277269456PRG_SL2K0_POWER.fbSL2K0.RTD_Bottom_2.bOverrange8BOOLTcAddressTypeInput1277269464PRG_SL2K0_POWER.fbSL2K0.RTD_Bottom_2.iRaw16INTTcAddressTypeInput1277269472PRG_SL2K0_POWER.fbSL2K0.RTD_North_1.bError8BOOL1pytmc pv: ERR io: input field: ONAM True field: ZNAM False - - - - TcAddressType - Input - - - 1277269704 - - - PRG_SL2K0_POWER.fbSL2K0.RTD_North_1.bUnderrange - 8 - BOOL - - - TcAddressType - Input - - - 1277269712 - - - PRG_SL2K0_POWER.fbSL2K0.RTD_North_1.bOverrange - 8 - BOOL - - - TcAddressType - Input - - - 1277269720 - - - PRG_SL2K0_POWER.fbSL2K0.RTD_North_1.iRaw - 16 - INT - - - TcAddressType - Input - - - 1277269728 - - - PRG_SL2K0_POWER.fbSL2K0.RTD_North_2.bError - 8 - BOOL - - 1 - - - - pytmc - + TcAddressTypeInput1277269704PRG_SL2K0_POWER.fbSL2K0.RTD_North_1.bUnderrange8BOOLTcAddressTypeInput1277269712PRG_SL2K0_POWER.fbSL2K0.RTD_North_1.bOverrange8BOOLTcAddressTypeInput1277269720PRG_SL2K0_POWER.fbSL2K0.RTD_North_1.iRaw16INTTcAddressTypeInput1277269728PRG_SL2K0_POWER.fbSL2K0.RTD_North_2.bError8BOOL1pytmc pv: ERR io: input field: ONAM True field: ZNAM False - - - - TcAddressType - Input - - - 1277269960 - - - PRG_SL2K0_POWER.fbSL2K0.RTD_North_2.bUnderrange - 8 - BOOL - - - TcAddressType - Input - - - 1277269968 - - - PRG_SL2K0_POWER.fbSL2K0.RTD_North_2.bOverrange - 8 - BOOL - - - TcAddressType - Input - - - 1277269976 - - - PRG_SL2K0_POWER.fbSL2K0.RTD_North_2.iRaw - 16 - INT - - - TcAddressType - Input - - - 1277269984 - - - PRG_SL2K0_POWER.fbSL2K0.RTD_South_1.bError - 8 - BOOL - - 1 - - - - pytmc - + TcAddressTypeInput1277269960PRG_SL2K0_POWER.fbSL2K0.RTD_North_2.bUnderrange8BOOLTcAddressTypeInput1277269968PRG_SL2K0_POWER.fbSL2K0.RTD_North_2.bOverrange8BOOLTcAddressTypeInput1277269976PRG_SL2K0_POWER.fbSL2K0.RTD_North_2.iRaw16INTTcAddressTypeInput1277269984PRG_SL2K0_POWER.fbSL2K0.RTD_South_1.bError8BOOL1pytmc pv: ERR io: input field: ONAM True field: ZNAM False - - - - TcAddressType - Input - - - 1277270216 - - - PRG_SL2K0_POWER.fbSL2K0.RTD_South_1.bUnderrange - 8 - BOOL - - - TcAddressType - Input - - - 1277270224 - - - PRG_SL2K0_POWER.fbSL2K0.RTD_South_1.bOverrange - 8 - BOOL - - - TcAddressType - Input - - - 1277270232 - - - PRG_SL2K0_POWER.fbSL2K0.RTD_South_1.iRaw - 16 - INT - - - TcAddressType - Input - - - 1277270240 - - - PRG_SL2K0_POWER.fbSL2K0.RTD_South_2.bError - 8 - BOOL - - 1 - - - - pytmc - + TcAddressTypeInput1277270216PRG_SL2K0_POWER.fbSL2K0.RTD_South_1.bUnderrange8BOOLTcAddressTypeInput1277270224PRG_SL2K0_POWER.fbSL2K0.RTD_South_1.bOverrange8BOOLTcAddressTypeInput1277270232PRG_SL2K0_POWER.fbSL2K0.RTD_South_1.iRaw16INTTcAddressTypeInput1277270240PRG_SL2K0_POWER.fbSL2K0.RTD_South_2.bError8BOOL1pytmc pv: ERR io: input field: ONAM True field: ZNAM False - - - - TcAddressType - Input - - - 1277270472 - - - PRG_SL2K0_POWER.fbSL2K0.RTD_South_2.bUnderrange - 8 - BOOL - - - TcAddressType - Input - - - 1277270480 - - - PRG_SL2K0_POWER.fbSL2K0.RTD_South_2.bOverrange - 8 - BOOL - - - TcAddressType - Input - - - 1277270488 - - - PRG_SL2K0_POWER.fbSL2K0.RTD_South_2.iRaw - 16 - INT - - - TcAddressType - Input - - - 1277270496 - - - PRG_AT1K4_SOLID.fbStage1.fbMotion.fbDriveVirtual.MasterAxis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1277317376 - - - PRG_AT1K4_SOLID.fbStage1.fbStates.astMotionStageMax[1].Axis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1277743808 - - - PRG_AT1K4_SOLID.fbStage1.fbStates.astMotionStageMax[1].bLimitForwardEnable - NC Forward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1277751744 - - - PRG_AT1K4_SOLID.fbStage1.fbStates.astMotionStageMax[1].bLimitBackwardEnable - NC Backward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1277751752 - - - PRG_AT1K4_SOLID.fbStage1.fbStates.astMotionStageMax[1].bHome - NO Home Switch: TRUE if at home - 8 - BOOL - - - TcAddressType - Input - - - 1277751760 - - - PRG_AT1K4_SOLID.fbStage1.fbStates.astMotionStageMax[1].bHardwareEnable - NC STO Input: TRUE if ok to move - 8 - BOOL - - - pytmc - + TcAddressTypeInput1277270472PRG_SL2K0_POWER.fbSL2K0.RTD_South_2.bUnderrange8BOOLTcAddressTypeInput1277270480PRG_SL2K0_POWER.fbSL2K0.RTD_South_2.bOverrange8BOOLTcAddressTypeInput1277270488PRG_SL2K0_POWER.fbSL2K0.RTD_South_2.iRaw16INTTcAddressTypeInput1277270496PRG_AT1K4_SOLID.fbStage1.fbMotion.fbDriveVirtual.MasterAxis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1277317376PRG_AT1K4_SOLID.fbStage1.fbStates.astMotionStageMax[1].Axis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1277743808PRG_AT1K4_SOLID.fbStage1.fbStates.astMotionStageMax[1].bLimitForwardEnable8BOOLTcAddressTypeInput1277751744PRG_AT1K4_SOLID.fbStage1.fbStates.astMotionStageMax[1].bLimitBackwardEnable8BOOLTcAddressTypeInput1277751752PRG_AT1K4_SOLID.fbStage1.fbStates.astMotionStageMax[1].bHome8BOOLTcAddressTypeInput1277751760PRG_AT1K4_SOLID.fbStage1.fbStates.astMotionStageMax[1].bHardwareEnable8BOOLpytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - 1277751776 - - - PRG_AT1K4_SOLID.fbStage1.fbStates.astMotionStageMax[1].nRawEncoderULINT - Raw encoder IO for ULINT (Biss-C) - 64 - ULINT - - - TcAddressType - Input - - - 1277751808 - - - PRG_AT1K4_SOLID.fbStage1.fbStates.astMotionStageMax[1].nRawEncoderUINT - Raw encoder IO for UINT (Relative Encoders) - 16 - UINT - - - TcAddressType - Input - - - 1277751872 - - - PRG_AT1K4_SOLID.fbStage1.fbStates.astMotionStageMax[1].nRawEncoderINT - Raw encoder IO for INT (LVDT) - 16 - INT - - - TcAddressType - Input - - - 1277751888 - - - PRG_AT1K4_SOLID.fbStage1.fbRTD_1.bError - 8 - BOOL - - 1 - - - - pytmc - + TcAddressTypeInput1277751776PRG_AT1K4_SOLID.fbStage1.fbStates.astMotionStageMax[1].nRawEncoderULINT64ULINTTcAddressTypeInput1277751808PRG_AT1K4_SOLID.fbStage1.fbStates.astMotionStageMax[1].nRawEncoderUINT16UINTTcAddressTypeInput1277751872PRG_AT1K4_SOLID.fbStage1.fbStates.astMotionStageMax[1].nRawEncoderINT16INTTcAddressTypeInput1277751888PRG_AT1K4_SOLID.fbStage1.fbRTD_1.bError8BOOL1pytmc pv: ERR io: input field: ONAM True field: ZNAM False - - - - TcAddressType - Input - - - 1277873288 - - - PRG_AT1K4_SOLID.fbStage1.fbRTD_1.bUnderrange - 8 - BOOL - - - TcAddressType - Input - - - 1277873296 - - - PRG_AT1K4_SOLID.fbStage1.fbRTD_1.bOverrange - 8 - BOOL - - - TcAddressType - Input - - - 1277873304 - - - PRG_AT1K4_SOLID.fbStage1.fbRTD_1.iRaw - 16 - INT - - - TcAddressType - Input - - - 1277873312 - - - PRG_AT1K4_SOLID.fbStage1.fbRTD_2.bError - 8 - BOOL - - 1 - - - - pytmc - + TcAddressTypeInput1277873288PRG_AT1K4_SOLID.fbStage1.fbRTD_1.bUnderrange8BOOLTcAddressTypeInput1277873296PRG_AT1K4_SOLID.fbStage1.fbRTD_1.bOverrange8BOOLTcAddressTypeInput1277873304PRG_AT1K4_SOLID.fbStage1.fbRTD_1.iRaw16INTTcAddressTypeInput1277873312PRG_AT1K4_SOLID.fbStage1.fbRTD_2.bError8BOOL1pytmc pv: ERR io: input field: ONAM True field: ZNAM False - - - - TcAddressType - Input - - - 1277873544 - - - PRG_AT1K4_SOLID.fbStage1.fbRTD_2.bUnderrange - 8 - BOOL - - - TcAddressType - Input - - - 1277873552 - - - PRG_AT1K4_SOLID.fbStage1.fbRTD_2.bOverrange - 8 - BOOL - - - TcAddressType - Input - - - 1277873560 - - - PRG_AT1K4_SOLID.fbStage1.fbRTD_2.iRaw - 16 - INT - - - TcAddressType - Input - - - 1277873568 - - - PRG_AT1K4_SOLID.fbStage2.fbMotion.fbDriveVirtual.MasterAxis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1277941632 - - - PRG_AT1K4_SOLID.fbStage2.fbStates.astMotionStageMax[1].Axis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1278368064 - - - PRG_AT1K4_SOLID.fbStage2.fbStates.astMotionStageMax[1].bLimitForwardEnable - NC Forward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1278376000 - - - PRG_AT1K4_SOLID.fbStage2.fbStates.astMotionStageMax[1].bLimitBackwardEnable - NC Backward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1278376008 - - - PRG_AT1K4_SOLID.fbStage2.fbStates.astMotionStageMax[1].bHome - NO Home Switch: TRUE if at home - 8 - BOOL - - - TcAddressType - Input - - - 1278376016 - - - PRG_AT1K4_SOLID.fbStage2.fbStates.astMotionStageMax[1].bHardwareEnable - NC STO Input: TRUE if ok to move - 8 - BOOL - - - pytmc - + TcAddressTypeInput1277873544PRG_AT1K4_SOLID.fbStage1.fbRTD_2.bUnderrange8BOOLTcAddressTypeInput1277873552PRG_AT1K4_SOLID.fbStage1.fbRTD_2.bOverrange8BOOLTcAddressTypeInput1277873560PRG_AT1K4_SOLID.fbStage1.fbRTD_2.iRaw16INTTcAddressTypeInput1277873568PRG_AT1K4_SOLID.fbStage2.fbMotion.fbDriveVirtual.MasterAxis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1277941632PRG_AT1K4_SOLID.fbStage2.fbStates.astMotionStageMax[1].Axis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1278368064PRG_AT1K4_SOLID.fbStage2.fbStates.astMotionStageMax[1].bLimitForwardEnable8BOOLTcAddressTypeInput1278376000PRG_AT1K4_SOLID.fbStage2.fbStates.astMotionStageMax[1].bLimitBackwardEnable8BOOLTcAddressTypeInput1278376008PRG_AT1K4_SOLID.fbStage2.fbStates.astMotionStageMax[1].bHome8BOOLTcAddressTypeInput1278376016PRG_AT1K4_SOLID.fbStage2.fbStates.astMotionStageMax[1].bHardwareEnable8BOOLpytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - 1278376032 - - - PRG_AT1K4_SOLID.fbStage2.fbStates.astMotionStageMax[1].nRawEncoderULINT - Raw encoder IO for ULINT (Biss-C) - 64 - ULINT - - - TcAddressType - Input - - - 1278376064 - - - PRG_AT1K4_SOLID.fbStage2.fbStates.astMotionStageMax[1].nRawEncoderUINT - Raw encoder IO for UINT (Relative Encoders) - 16 - UINT - - - TcAddressType - Input - - - 1278376128 - - - PRG_AT1K4_SOLID.fbStage2.fbStates.astMotionStageMax[1].nRawEncoderINT - Raw encoder IO for INT (LVDT) - 16 - INT - - - TcAddressType - Input - - - 1278376144 - - - PRG_AT1K4_SOLID.fbStage2.fbRTD_1.bError - 8 - BOOL - - 1 - - - - pytmc - + TcAddressTypeInput1278376032PRG_AT1K4_SOLID.fbStage2.fbStates.astMotionStageMax[1].nRawEncoderULINT64ULINTTcAddressTypeInput1278376064PRG_AT1K4_SOLID.fbStage2.fbStates.astMotionStageMax[1].nRawEncoderUINT16UINTTcAddressTypeInput1278376128PRG_AT1K4_SOLID.fbStage2.fbStates.astMotionStageMax[1].nRawEncoderINT16INTTcAddressTypeInput1278376144PRG_AT1K4_SOLID.fbStage2.fbRTD_1.bError8BOOL1pytmc pv: ERR io: input field: ONAM True field: ZNAM False - - - - TcAddressType - Input - - - 1278497544 - - - PRG_AT1K4_SOLID.fbStage2.fbRTD_1.bUnderrange - 8 - BOOL - - - TcAddressType - Input - - - 1278497552 - - - PRG_AT1K4_SOLID.fbStage2.fbRTD_1.bOverrange - 8 - BOOL - - - TcAddressType - Input - - - 1278497560 - - - PRG_AT1K4_SOLID.fbStage2.fbRTD_1.iRaw - 16 - INT - - - TcAddressType - Input - - - 1278497568 - - - PRG_AT1K4_SOLID.fbStage2.fbRTD_2.bError - 8 - BOOL - - 1 - - - - pytmc - + TcAddressTypeInput1278497544PRG_AT1K4_SOLID.fbStage2.fbRTD_1.bUnderrange8BOOLTcAddressTypeInput1278497552PRG_AT1K4_SOLID.fbStage2.fbRTD_1.bOverrange8BOOLTcAddressTypeInput1278497560PRG_AT1K4_SOLID.fbStage2.fbRTD_1.iRaw16INTTcAddressTypeInput1278497568PRG_AT1K4_SOLID.fbStage2.fbRTD_2.bError8BOOL1pytmc pv: ERR io: input field: ONAM True field: ZNAM False - - - - TcAddressType - Input - - - 1278497800 - - - PRG_AT1K4_SOLID.fbStage2.fbRTD_2.bUnderrange - 8 - BOOL - - - TcAddressType - Input - - - 1278497808 - - - PRG_AT1K4_SOLID.fbStage2.fbRTD_2.bOverrange - 8 - BOOL - - - TcAddressType - Input - - - 1278497816 - - - PRG_AT1K4_SOLID.fbStage2.fbRTD_2.iRaw - 16 - INT - - - TcAddressType - Input - - - 1278497824 - - - PRG_AT1K4_SOLID.fbStage3.fbMotion.fbDriveVirtual.MasterAxis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1278565888 - - - PRG_AT1K4_SOLID.fbStage3.fbStates.astMotionStageMax[1].Axis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1278992320 - - - PRG_AT1K4_SOLID.fbStage3.fbStates.astMotionStageMax[1].bLimitForwardEnable - NC Forward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1279000256 - - - PRG_AT1K4_SOLID.fbStage3.fbStates.astMotionStageMax[1].bLimitBackwardEnable - NC Backward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1279000264 - - - PRG_AT1K4_SOLID.fbStage3.fbStates.astMotionStageMax[1].bHome - NO Home Switch: TRUE if at home - 8 - BOOL - - - TcAddressType - Input - - - 1279000272 - - - PRG_AT1K4_SOLID.fbStage3.fbStates.astMotionStageMax[1].bHardwareEnable - NC STO Input: TRUE if ok to move - 8 - BOOL - - - pytmc - + TcAddressTypeInput1278497800PRG_AT1K4_SOLID.fbStage2.fbRTD_2.bUnderrange8BOOLTcAddressTypeInput1278497808PRG_AT1K4_SOLID.fbStage2.fbRTD_2.bOverrange8BOOLTcAddressTypeInput1278497816PRG_AT1K4_SOLID.fbStage2.fbRTD_2.iRaw16INTTcAddressTypeInput1278497824PRG_AT1K4_SOLID.fbStage3.fbMotion.fbDriveVirtual.MasterAxis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1278565888PRG_AT1K4_SOLID.fbStage3.fbStates.astMotionStageMax[1].Axis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1278992320PRG_AT1K4_SOLID.fbStage3.fbStates.astMotionStageMax[1].bLimitForwardEnable8BOOLTcAddressTypeInput1279000256PRG_AT1K4_SOLID.fbStage3.fbStates.astMotionStageMax[1].bLimitBackwardEnable8BOOLTcAddressTypeInput1279000264PRG_AT1K4_SOLID.fbStage3.fbStates.astMotionStageMax[1].bHome8BOOLTcAddressTypeInput1279000272PRG_AT1K4_SOLID.fbStage3.fbStates.astMotionStageMax[1].bHardwareEnable8BOOLpytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - 1279000288 - - - PRG_AT1K4_SOLID.fbStage3.fbStates.astMotionStageMax[1].nRawEncoderULINT - Raw encoder IO for ULINT (Biss-C) - 64 - ULINT - - - TcAddressType - Input - - - 1279000320 - - - PRG_AT1K4_SOLID.fbStage3.fbStates.astMotionStageMax[1].nRawEncoderUINT - Raw encoder IO for UINT (Relative Encoders) - 16 - UINT - - - TcAddressType - Input - - - 1279000384 - - - PRG_AT1K4_SOLID.fbStage3.fbStates.astMotionStageMax[1].nRawEncoderINT - Raw encoder IO for INT (LVDT) - 16 - INT - - - TcAddressType - Input - - - 1279000400 - - - PRG_AT1K4_SOLID.fbStage3.fbRTD_1.bError - 8 - BOOL - - 1 - - - - pytmc - + TcAddressTypeInput1279000288PRG_AT1K4_SOLID.fbStage3.fbStates.astMotionStageMax[1].nRawEncoderULINT64ULINTTcAddressTypeInput1279000320PRG_AT1K4_SOLID.fbStage3.fbStates.astMotionStageMax[1].nRawEncoderUINT16UINTTcAddressTypeInput1279000384PRG_AT1K4_SOLID.fbStage3.fbStates.astMotionStageMax[1].nRawEncoderINT16INTTcAddressTypeInput1279000400PRG_AT1K4_SOLID.fbStage3.fbRTD_1.bError8BOOL1pytmc pv: ERR io: input field: ONAM True field: ZNAM False - - - - TcAddressType - Input - - - 1279121800 - - - PRG_AT1K4_SOLID.fbStage3.fbRTD_1.bUnderrange - 8 - BOOL - - - TcAddressType - Input - - - 1279121808 - - - PRG_AT1K4_SOLID.fbStage3.fbRTD_1.bOverrange - 8 - BOOL - - - TcAddressType - Input - - - 1279121816 - - - PRG_AT1K4_SOLID.fbStage3.fbRTD_1.iRaw - 16 - INT - - - TcAddressType - Input - - - 1279121824 - - - PRG_AT1K4_SOLID.fbStage3.fbRTD_2.bError - 8 - BOOL - - 1 - - - - pytmc - + TcAddressTypeInput1279121800PRG_AT1K4_SOLID.fbStage3.fbRTD_1.bUnderrange8BOOLTcAddressTypeInput1279121808PRG_AT1K4_SOLID.fbStage3.fbRTD_1.bOverrange8BOOLTcAddressTypeInput1279121816PRG_AT1K4_SOLID.fbStage3.fbRTD_1.iRaw16INTTcAddressTypeInput1279121824PRG_AT1K4_SOLID.fbStage3.fbRTD_2.bError8BOOL1pytmc pv: ERR io: input field: ONAM True field: ZNAM False - - - - TcAddressType - Input - - - 1279122056 - - - PRG_AT1K4_SOLID.fbStage3.fbRTD_2.bUnderrange - 8 - BOOL - - - TcAddressType - Input - - - 1279122064 - - - PRG_AT1K4_SOLID.fbStage3.fbRTD_2.bOverrange - 8 - BOOL - - - TcAddressType - Input - - - 1279122072 - - - PRG_AT1K4_SOLID.fbStage3.fbRTD_2.iRaw - 16 - INT - - - TcAddressType - Input - - - 1279122080 - - - PRG_AT1K4_SOLID.fbStage4.fbMotion.fbDriveVirtual.MasterAxis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1279190144 - - - PRG_AT1K4_SOLID.fbStage4.fbStates.astMotionStageMax[1].Axis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1279616576 - - - PRG_AT1K4_SOLID.fbStage4.fbStates.astMotionStageMax[1].bLimitForwardEnable - NC Forward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1279624512 - - - PRG_AT1K4_SOLID.fbStage4.fbStates.astMotionStageMax[1].bLimitBackwardEnable - NC Backward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1279624520 - - - PRG_AT1K4_SOLID.fbStage4.fbStates.astMotionStageMax[1].bHome - NO Home Switch: TRUE if at home - 8 - BOOL - - - TcAddressType - Input - - - 1279624528 - - - PRG_AT1K4_SOLID.fbStage4.fbStates.astMotionStageMax[1].bHardwareEnable - NC STO Input: TRUE if ok to move - 8 - BOOL - - - pytmc - + TcAddressTypeInput1279122056PRG_AT1K4_SOLID.fbStage3.fbRTD_2.bUnderrange8BOOLTcAddressTypeInput1279122064PRG_AT1K4_SOLID.fbStage3.fbRTD_2.bOverrange8BOOLTcAddressTypeInput1279122072PRG_AT1K4_SOLID.fbStage3.fbRTD_2.iRaw16INTTcAddressTypeInput1279122080PRG_AT1K4_SOLID.fbStage4.fbMotion.fbDriveVirtual.MasterAxis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1279190144PRG_AT1K4_SOLID.fbStage4.fbStates.astMotionStageMax[1].Axis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1279616576PRG_AT1K4_SOLID.fbStage4.fbStates.astMotionStageMax[1].bLimitForwardEnable8BOOLTcAddressTypeInput1279624512PRG_AT1K4_SOLID.fbStage4.fbStates.astMotionStageMax[1].bLimitBackwardEnable8BOOLTcAddressTypeInput1279624520PRG_AT1K4_SOLID.fbStage4.fbStates.astMotionStageMax[1].bHome8BOOLTcAddressTypeInput1279624528PRG_AT1K4_SOLID.fbStage4.fbStates.astMotionStageMax[1].bHardwareEnable8BOOLpytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - 1279624544 - - - PRG_AT1K4_SOLID.fbStage4.fbStates.astMotionStageMax[1].nRawEncoderULINT - Raw encoder IO for ULINT (Biss-C) - 64 - ULINT - - - TcAddressType - Input - - - 1279624576 - - - PRG_AT1K4_SOLID.fbStage4.fbStates.astMotionStageMax[1].nRawEncoderUINT - Raw encoder IO for UINT (Relative Encoders) - 16 - UINT - - - TcAddressType - Input - - - 1279624640 - - - PRG_AT1K4_SOLID.fbStage4.fbStates.astMotionStageMax[1].nRawEncoderINT - Raw encoder IO for INT (LVDT) - 16 - INT - - - TcAddressType - Input - - - 1279624656 - - - PRG_AT1K4_SOLID.fbStage4.fbRTD_1.bError - 8 - BOOL - - 1 - - - - pytmc - + TcAddressTypeInput1279624544PRG_AT1K4_SOLID.fbStage4.fbStates.astMotionStageMax[1].nRawEncoderULINT64ULINTTcAddressTypeInput1279624576PRG_AT1K4_SOLID.fbStage4.fbStates.astMotionStageMax[1].nRawEncoderUINT16UINTTcAddressTypeInput1279624640PRG_AT1K4_SOLID.fbStage4.fbStates.astMotionStageMax[1].nRawEncoderINT16INTTcAddressTypeInput1279624656PRG_AT1K4_SOLID.fbStage4.fbRTD_1.bError8BOOL1pytmc pv: ERR io: input field: ONAM True field: ZNAM False - - - - TcAddressType - Input - - - 1279746056 - - - PRG_AT1K4_SOLID.fbStage4.fbRTD_1.bUnderrange - 8 - BOOL - - - TcAddressType - Input - - - 1279746064 - - - PRG_AT1K4_SOLID.fbStage4.fbRTD_1.bOverrange - 8 - BOOL - - - TcAddressType - Input - - - 1279746072 - - - PRG_AT1K4_SOLID.fbStage4.fbRTD_1.iRaw - 16 - INT - - - TcAddressType - Input - - - 1279746080 - - - PRG_AT1K4_SOLID.fbStage4.fbRTD_2.bError - 8 - BOOL - - 1 - - - - pytmc - + TcAddressTypeInput1279746056PRG_AT1K4_SOLID.fbStage4.fbRTD_1.bUnderrange8BOOLTcAddressTypeInput1279746064PRG_AT1K4_SOLID.fbStage4.fbRTD_1.bOverrange8BOOLTcAddressTypeInput1279746072PRG_AT1K4_SOLID.fbStage4.fbRTD_1.iRaw16INTTcAddressTypeInput1279746080PRG_AT1K4_SOLID.fbStage4.fbRTD_2.bError8BOOL1pytmc pv: ERR io: input field: ONAM True field: ZNAM False - - - - TcAddressType - Input - - - 1279746312 - - - PRG_AT1K4_SOLID.fbStage4.fbRTD_2.bUnderrange - 8 - BOOL - - - TcAddressType - Input - - - 1279746320 - - - PRG_AT1K4_SOLID.fbStage4.fbRTD_2.bOverrange - 8 - BOOL - - - TcAddressType - Input - - - 1279746328 - - - PRG_AT1K4_SOLID.fbStage4.fbRTD_2.iRaw - 16 - INT - - - TcAddressType - Input - - - 1279746336 - - - PRG_IM1K4_XTES.fbIM1K4.bZoomEndFwd - Forward limit disable for zoom - 8 - BOOL - - - TcAddressType - Input - - - 1279970576 - - - PRG_IM1K4_XTES.fbIM1K4.bZoomEndBwd - Backward limit disable for zoom - 8 - BOOL - - - TcAddressType - Input - - - 1279970584 - - - PRG_IM1K4_XTES.fbIM1K4.bFocusEndFwd - Forward limit disable for focus - 8 - BOOL - - - TcAddressType - Input - - - 1279970592 - - - PRG_IM1K4_XTES.fbIM1K4.bFocusEndBwd - Backward limit disable for focus - 8 - BOOL - - - TcAddressType - Input - - - 1279970600 - - - PRG_IM1K4_XTES.fbIM1K4.fbYStage.fbDriveVirtual.MasterAxis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1279975680 - - - PRG_IM1K4_XTES.fbIM1K4.fbZoom.fbDriveVirtual.MasterAxis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1280273600 - - - PRG_IM1K4_XTES.fbIM1K4.fbFocus.fbDriveVirtual.MasterAxis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1280571520 - - - PRG_IM1K4_XTES.fbIM1K4.fbStates.astMotionStageMax[1].Axis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1281532160 - - - PRG_IM1K4_XTES.fbIM1K4.fbStates.astMotionStageMax[1].bLimitForwardEnable - NC Forward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1281540096 - - - PRG_IM1K4_XTES.fbIM1K4.fbStates.astMotionStageMax[1].bLimitBackwardEnable - NC Backward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1281540104 - - - PRG_IM1K4_XTES.fbIM1K4.fbStates.astMotionStageMax[1].bHome - NO Home Switch: TRUE if at home - 8 - BOOL - - - TcAddressType - Input - - - 1281540112 - - - PRG_IM1K4_XTES.fbIM1K4.fbStates.astMotionStageMax[1].bHardwareEnable - NC STO Input: TRUE if ok to move - 8 - BOOL - - - pytmc - + TcAddressTypeInput1279746312PRG_AT1K4_SOLID.fbStage4.fbRTD_2.bUnderrange8BOOLTcAddressTypeInput1279746320PRG_AT1K4_SOLID.fbStage4.fbRTD_2.bOverrange8BOOLTcAddressTypeInput1279746328PRG_AT1K4_SOLID.fbStage4.fbRTD_2.iRaw16INTTcAddressTypeInput1279746336PRG_IM1K4_XTES.fbIM1K4.bZoomEndFwd8BOOLTcAddressTypeInput1279970576PRG_IM1K4_XTES.fbIM1K4.bZoomEndBwd8BOOLTcAddressTypeInput1279970584PRG_IM1K4_XTES.fbIM1K4.bFocusEndFwd8BOOLTcAddressTypeInput1279970592PRG_IM1K4_XTES.fbIM1K4.bFocusEndBwd8BOOLTcAddressTypeInput1279970600PRG_IM1K4_XTES.fbIM1K4.fbYStage.fbDriveVirtual.MasterAxis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1279975680PRG_IM1K4_XTES.fbIM1K4.fbZoom.fbDriveVirtual.MasterAxis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1280273600PRG_IM1K4_XTES.fbIM1K4.fbFocus.fbDriveVirtual.MasterAxis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1280571520PRG_IM1K4_XTES.fbIM1K4.fbStates.astMotionStageMax[1].Axis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1281532160PRG_IM1K4_XTES.fbIM1K4.fbStates.astMotionStageMax[1].bLimitForwardEnable8BOOLTcAddressTypeInput1281540096PRG_IM1K4_XTES.fbIM1K4.fbStates.astMotionStageMax[1].bLimitBackwardEnable8BOOLTcAddressTypeInput1281540104PRG_IM1K4_XTES.fbIM1K4.fbStates.astMotionStageMax[1].bHome8BOOLTcAddressTypeInput1281540112PRG_IM1K4_XTES.fbIM1K4.fbStates.astMotionStageMax[1].bHardwareEnable8BOOLpytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - 1281540128 - - - PRG_IM1K4_XTES.fbIM1K4.fbStates.astMotionStageMax[1].nRawEncoderULINT - Raw encoder IO for ULINT (Biss-C) - 64 - ULINT - - - TcAddressType - Input - - - 1281540160 - - - PRG_IM1K4_XTES.fbIM1K4.fbStates.astMotionStageMax[1].nRawEncoderUINT - Raw encoder IO for UINT (Relative Encoders) - 16 - UINT - - - TcAddressType - Input - - - 1281540224 - - - PRG_IM1K4_XTES.fbIM1K4.fbStates.astMotionStageMax[1].nRawEncoderINT - Raw encoder IO for INT (LVDT) - 16 - INT - - - TcAddressType - Input - - - 1281540240 - - - PRG_IM1K4_XTES.fbIM1K4.fbFlowSwitch.bFlowOk - 8 - BOOL - - - pytmc - + TcAddressTypeInput1281540128PRG_IM1K4_XTES.fbIM1K4.fbStates.astMotionStageMax[1].nRawEncoderULINT64ULINTTcAddressTypeInput1281540160PRG_IM1K4_XTES.fbIM1K4.fbStates.astMotionStageMax[1].nRawEncoderUINT16UINTTcAddressTypeInput1281540224PRG_IM1K4_XTES.fbIM1K4.fbStates.astMotionStageMax[1].nRawEncoderINT16INTTcAddressTypeInput1281540240PRG_IM1K4_XTES.fbIM1K4.fbFlowSwitch.bFlowOk8BOOLpytmc pv: FLOW_OK field: ZNAM LOW field: ONAM OK - - - - TcAddressType - Input - - - 1281699232 - - - PRG_IM1K4_XTES.stEL6In - 192 - EL6inData22B - - - TcLinkTo - .Status := TIIB[IM1K4-EL6002-E6]^COM TxPDO-Map Inputs Channel 1^Status; + TcAddressTypeInput1281699232PRG_IM1K4_XTES.stEL6In192EL6inData22BTcLinkTo.Status := TIIB[IM1K4-EL6002-E6]^COM TxPDO-Map Inputs Channel 1^Status; .D[0] := TIIB[IM1K4-EL6002-E6]^COM TxPDO-Map Inputs Channel 1^Data In 0; .D[1] := TIIB[IM1K4-EL6002-E6]^COM TxPDO-Map Inputs Channel 1^Data In 1; .D[2] := TIIB[IM1K4-EL6002-E6]^COM TxPDO-Map Inputs Channel 1^Data In 2; @@ -63582,4176 +1410,244 @@ Readbacks .D[18] := TIIB[IM1K4-EL6002-E6]^COM TxPDO-Map Inputs Channel 1^Data In 18; .D[19] := TIIB[IM1K4-EL6002-E6]^COM TxPDO-Map Inputs Channel 1^Data In 19; .D[20] := TIIB[IM1K4-EL6002-E6]^COM TxPDO-Map Inputs Channel 1^Data In 20; - .D[21] := TIIB[IM1K4-EL6002-E6]^COM TxPDO-Map Inputs Channel 1^Data In 21 - - - TcAddressType - Input - - - 1281790912 - - - PRG_ST1K4_TEST.fbMotion.fbDriveVirtual.MasterAxis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1281793792 - - - PRG_ST1K4_TEST.fbStates.astMotionStageMax[1].Axis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1282220224 - - - PRG_ST1K4_TEST.fbStates.astMotionStageMax[1].bLimitForwardEnable - NC Forward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1282228160 - - - PRG_ST1K4_TEST.fbStates.astMotionStageMax[1].bLimitBackwardEnable - NC Backward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1282228168 - - - PRG_ST1K4_TEST.fbStates.astMotionStageMax[1].bHome - NO Home Switch: TRUE if at home - 8 - BOOL - - - TcAddressType - Input - - - 1282228176 - - - PRG_ST1K4_TEST.fbStates.astMotionStageMax[1].bHardwareEnable - NC STO Input: TRUE if ok to move - 8 - BOOL - - - pytmc - + .D[21] := TIIB[IM1K4-EL6002-E6]^COM TxPDO-Map Inputs Channel 1^Data In 21TcAddressTypeInput1281790912PRG_ST1K4_TEST.fbMotion.fbDriveVirtual.MasterAxis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1281793792PRG_ST1K4_TEST.fbStates.astMotionStageMax[1].Axis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1282220224PRG_ST1K4_TEST.fbStates.astMotionStageMax[1].bLimitForwardEnable8BOOLTcAddressTypeInput1282228160PRG_ST1K4_TEST.fbStates.astMotionStageMax[1].bLimitBackwardEnable8BOOLTcAddressTypeInput1282228168PRG_ST1K4_TEST.fbStates.astMotionStageMax[1].bHome8BOOLTcAddressTypeInput1282228176PRG_ST1K4_TEST.fbStates.astMotionStageMax[1].bHardwareEnable8BOOLpytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - 1282228192 - - - PRG_ST1K4_TEST.fbStates.astMotionStageMax[1].nRawEncoderULINT - Raw encoder IO for ULINT (Biss-C) - 64 - ULINT - - - TcAddressType - Input - - - 1282228224 - - - PRG_ST1K4_TEST.fbStates.astMotionStageMax[1].nRawEncoderUINT - Raw encoder IO for UINT (Relative Encoders) - 16 - UINT - - - TcAddressType - Input - - - 1282228288 - - - PRG_ST1K4_TEST.fbStates.astMotionStageMax[1].nRawEncoderINT - Raw encoder IO for INT (LVDT) - 16 - INT - - - TcAddressType - Input - - - 1282228304 - - - PRG_ST1K4_TEST.fbFlowSwitch.bFlowOk - 8 - BOOL - - - pytmc - + TcAddressTypeInput1282228192PRG_ST1K4_TEST.fbStates.astMotionStageMax[1].nRawEncoderULINT64ULINTTcAddressTypeInput1282228224PRG_ST1K4_TEST.fbStates.astMotionStageMax[1].nRawEncoderUINT16UINTTcAddressTypeInput1282228288PRG_ST1K4_TEST.fbStates.astMotionStageMax[1].nRawEncoderINT16INTTcAddressTypeInput1282228304PRG_ST1K4_TEST.fbFlowSwitch.bFlowOk8BOOLpytmc pv: FLOW_OK field: ZNAM LOW field: ONAM OK - - - - TcAddressType - Input - - - 1282401504 - - - PRG_OTHER.fbPC1K0FlowSwitch.bFlowOk - 8 - BOOL - - - pytmc - + TcAddressTypeInput1282401504PRG_OTHER.fbPC1K0FlowSwitch.bFlowOk8BOOLpytmc pv: FLOW_OK field: ZNAM LOW field: ONAM OK - - - - TcAddressType - Input - - - 1282401568 - - - PRG_OTHER.fbPC1K4FlowSwitch.bFlowOk - 8 - BOOL - - - pytmc - + TcAddressTypeInput1282401568PRG_OTHER.fbPC1K4FlowSwitch.bFlowOk8BOOLpytmc pv: FLOW_OK field: ZNAM LOW field: ONAM OK - - - - TcAddressType - Input - - - 1282401632 - - - PRG_3_PMPS_POST.fbArbiterIO.i_stCurrentBP - 1760 - ST_BeamParams_IO - - - TcLinkTo - TIIB[PMPS_PRE]^IO Inputs^CurrentBP - - - TcAddressType - Input - - - 1282403104 - - - PRG_3_PMPS_POST.fbArbiterIO.xTxPDO_toggle - 1 - BIT - - - pytmc - pv: TxPDO_toggle - io: i - - - TcLinkTo - TIIB[PMPS_PRE]^SYNC Inputs^TxPDO toggle - - - TcAddressType - Input - - - 1282406624 - - - PRG_3_PMPS_POST.fbArbiterIO.xTxPDO_state - 1 - BIT - - - pytmc - pv: TxPDO_state - io: i - - - TcLinkTo - TIIB[PMPS_PRE]^SYNC Inputs^TxPDO state - - - TcAddressType - Input - - - 1282406625 - - - Main.M1.Axis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1288364224 - - - Main.M1.bLimitForwardEnable - NC Forward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288372160 - - - Main.M1.bLimitBackwardEnable - NC Backward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288372168 - - - Main.M1.bHome - NO Home Switch: TRUE if at home - 8 - BOOL - - - TcAddressType - Input - - - 1288372176 - - - Main.M1.bHardwareEnable - NC STO Input: TRUE if ok to move - 8 - BOOL - - - pytmc - + TcAddressTypeInput1282401632PRG_3_PMPS_POST.fbArbiterIO.i_stCurrentBP1760ST_BeamParams_IOTcLinkToTIIB[PMPS_PRE]^IO Inputs^CurrentBPTcAddressTypeInput1282403104PRG_3_PMPS_POST.fbArbiterIO.xTxPDO_toggle1BITpytmcpv: TxPDO_toggle + io: iTcLinkToTIIB[PMPS_PRE]^SYNC Inputs^TxPDO toggleTcAddressTypeInput1282406624PRG_3_PMPS_POST.fbArbiterIO.xTxPDO_state1BITpytmcpv: TxPDO_state + io: iTcLinkToTIIB[PMPS_PRE]^SYNC Inputs^TxPDO stateTcAddressTypeInput1282406625Main.M1.Axis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1288364224Main.M1.bLimitForwardEnable8BOOLTcAddressTypeInput1288372160Main.M1.bLimitBackwardEnable8BOOLTcAddressTypeInput1288372168Main.M1.bHome8BOOLTcAddressTypeInput1288372176Main.M1.bHardwareEnable8BOOLpytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - 1288372192 - - - Main.M1.nRawEncoderULINT - Raw encoder IO for ULINT (Biss-C) - 64 - ULINT - - - TcAddressType - Input - - - 1288372224 - - - Main.M1.nRawEncoderUINT - Raw encoder IO for UINT (Relative Encoders) - 16 - UINT - - - TcAddressType - Input - - - 1288372288 - - - Main.M1.nRawEncoderINT - Raw encoder IO for INT (LVDT) - 16 - INT - - - TcAddressType - Input - - - 1288372304 - - - Main.M2.Axis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1288389440 - - - Main.M2.bLimitForwardEnable - NC Forward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288397376 - - - Main.M2.bLimitBackwardEnable - NC Backward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288397384 - - - Main.M2.bHome - NO Home Switch: TRUE if at home - 8 - BOOL - - - TcAddressType - Input - - - 1288397392 - - - Main.M2.bHardwareEnable - NC STO Input: TRUE if ok to move - 8 - BOOL - - - pytmc - + TcAddressTypeInput1288372192Main.M1.nRawEncoderULINT64ULINTTcAddressTypeInput1288372224Main.M1.nRawEncoderUINT16UINTTcAddressTypeInput1288372288Main.M1.nRawEncoderINT16INTTcAddressTypeInput1288372304Main.M2.Axis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1288389440Main.M2.bLimitForwardEnable8BOOLTcAddressTypeInput1288397376Main.M2.bLimitBackwardEnable8BOOLTcAddressTypeInput1288397384Main.M2.bHome8BOOLTcAddressTypeInput1288397392Main.M2.bHardwareEnable8BOOLpytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - 1288397408 - - - Main.M2.nRawEncoderULINT - Raw encoder IO for ULINT (Biss-C) - 64 - ULINT - - - TcAddressType - Input - - - 1288397440 - - - Main.M2.nRawEncoderUINT - Raw encoder IO for UINT (Relative Encoders) - 16 - UINT - - - TcAddressType - Input - - - 1288397504 - - - Main.M2.nRawEncoderINT - Raw encoder IO for INT (LVDT) - 16 - INT - - - TcAddressType - Input - - - 1288397520 - - - Main.M3.Axis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1288414656 - - - Main.M3.bLimitForwardEnable - NC Forward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288422592 - - - Main.M3.bLimitBackwardEnable - NC Backward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288422600 - - - Main.M3.bHome - NO Home Switch: TRUE if at home - 8 - BOOL - - - TcAddressType - Input - - - 1288422608 - - - Main.M3.bHardwareEnable - NC STO Input: TRUE if ok to move - 8 - BOOL - - - pytmc - + TcAddressTypeInput1288397408Main.M2.nRawEncoderULINT64ULINTTcAddressTypeInput1288397440Main.M2.nRawEncoderUINT16UINTTcAddressTypeInput1288397504Main.M2.nRawEncoderINT16INTTcAddressTypeInput1288397520Main.M3.Axis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1288414656Main.M3.bLimitForwardEnable8BOOLTcAddressTypeInput1288422592Main.M3.bLimitBackwardEnable8BOOLTcAddressTypeInput1288422600Main.M3.bHome8BOOLTcAddressTypeInput1288422608Main.M3.bHardwareEnable8BOOLpytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - 1288422624 - - - Main.M3.nRawEncoderULINT - Raw encoder IO for ULINT (Biss-C) - 64 - ULINT - - - TcAddressType - Input - - - 1288422656 - - - Main.M3.nRawEncoderUINT - Raw encoder IO for UINT (Relative Encoders) - 16 - UINT - - - TcAddressType - Input - - - 1288422720 - - - Main.M3.nRawEncoderINT - Raw encoder IO for INT (LVDT) - 16 - INT - - - TcAddressType - Input - - - 1288422736 - - - Main.M4.Axis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1288439872 - - - Main.M4.bLimitForwardEnable - NC Forward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288447808 - - - Main.M4.bLimitBackwardEnable - NC Backward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288447816 - - - Main.M4.bHome - NO Home Switch: TRUE if at home - 8 - BOOL - - - TcAddressType - Input - - - 1288447824 - - - Main.M4.bHardwareEnable - NC STO Input: TRUE if ok to move - 8 - BOOL - - - pytmc - + TcAddressTypeInput1288422624Main.M3.nRawEncoderULINT64ULINTTcAddressTypeInput1288422656Main.M3.nRawEncoderUINT16UINTTcAddressTypeInput1288422720Main.M3.nRawEncoderINT16INTTcAddressTypeInput1288422736Main.M4.Axis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1288439872Main.M4.bLimitForwardEnable8BOOLTcAddressTypeInput1288447808Main.M4.bLimitBackwardEnable8BOOLTcAddressTypeInput1288447816Main.M4.bHome8BOOLTcAddressTypeInput1288447824Main.M4.bHardwareEnable8BOOLpytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - 1288447840 - - - Main.M4.nRawEncoderULINT - Raw encoder IO for ULINT (Biss-C) - 64 - ULINT - - - TcAddressType - Input - - - 1288447872 - - - Main.M4.nRawEncoderUINT - Raw encoder IO for UINT (Relative Encoders) - 16 - UINT - - - TcAddressType - Input - - - 1288447936 - - - Main.M4.nRawEncoderINT - Raw encoder IO for INT (LVDT) - 16 - INT - - - TcAddressType - Input - - - 1288447952 - - - Main.M5.Axis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1288465088 - - - Main.M5.bLimitForwardEnable - NC Forward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288473024 - - - Main.M5.bLimitBackwardEnable - NC Backward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288473032 - - - Main.M5.bHome - NO Home Switch: TRUE if at home - 8 - BOOL - - - TcAddressType - Input - - - 1288473040 - - - Main.M5.bHardwareEnable - NC STO Input: TRUE if ok to move - 8 - BOOL - - - pytmc - + TcAddressTypeInput1288447840Main.M4.nRawEncoderULINT64ULINTTcAddressTypeInput1288447872Main.M4.nRawEncoderUINT16UINTTcAddressTypeInput1288447936Main.M4.nRawEncoderINT16INTTcAddressTypeInput1288447952Main.M5.Axis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1288465088Main.M5.bLimitForwardEnable8BOOLTcAddressTypeInput1288473024Main.M5.bLimitBackwardEnable8BOOLTcAddressTypeInput1288473032Main.M5.bHome8BOOLTcAddressTypeInput1288473040Main.M5.bHardwareEnable8BOOLpytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - 1288473056 - - - Main.M5.nRawEncoderULINT - Raw encoder IO for ULINT (Biss-C) - 64 - ULINT - - - TcAddressType - Input - - - 1288473088 - - - Main.M5.nRawEncoderUINT - Raw encoder IO for UINT (Relative Encoders) - 16 - UINT - - - TcAddressType - Input - - - 1288473152 - - - Main.M5.nRawEncoderINT - Raw encoder IO for INT (LVDT) - 16 - INT - - - TcAddressType - Input - - - 1288473168 - - - Main.M6.Axis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1288490304 - - - Main.M6.bLimitForwardEnable - NC Forward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288498240 - - - Main.M6.bLimitBackwardEnable - NC Backward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288498248 - - - Main.M6.bHome - NO Home Switch: TRUE if at home - 8 - BOOL - - - TcAddressType - Input - - - 1288498256 - - - Main.M6.bHardwareEnable - NC STO Input: TRUE if ok to move - 8 - BOOL - - - pytmc - + TcAddressTypeInput1288473056Main.M5.nRawEncoderULINT64ULINTTcAddressTypeInput1288473088Main.M5.nRawEncoderUINT16UINTTcAddressTypeInput1288473152Main.M5.nRawEncoderINT16INTTcAddressTypeInput1288473168Main.M6.Axis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1288490304Main.M6.bLimitForwardEnable8BOOLTcAddressTypeInput1288498240Main.M6.bLimitBackwardEnable8BOOLTcAddressTypeInput1288498248Main.M6.bHome8BOOLTcAddressTypeInput1288498256Main.M6.bHardwareEnable8BOOLpytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - 1288498272 - - - Main.M6.nRawEncoderULINT - Raw encoder IO for ULINT (Biss-C) - 64 - ULINT - - - TcAddressType - Input - - - 1288498304 - - - Main.M6.nRawEncoderUINT - Raw encoder IO for UINT (Relative Encoders) - 16 - UINT - - - TcAddressType - Input - - - 1288498368 - - - Main.M6.nRawEncoderINT - Raw encoder IO for INT (LVDT) - 16 - INT - - - TcAddressType - Input - - - 1288498384 - - - Main.M7.Axis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1288515520 - - - Main.M7.bLimitForwardEnable - NC Forward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288523456 - - - Main.M7.bLimitBackwardEnable - NC Backward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288523464 - - - Main.M7.bHome - NO Home Switch: TRUE if at home - 8 - BOOL - - - TcAddressType - Input - - - 1288523472 - - - Main.M7.bHardwareEnable - NC STO Input: TRUE if ok to move - 8 - BOOL - - - pytmc - + TcAddressTypeInput1288498272Main.M6.nRawEncoderULINT64ULINTTcAddressTypeInput1288498304Main.M6.nRawEncoderUINT16UINTTcAddressTypeInput1288498368Main.M6.nRawEncoderINT16INTTcAddressTypeInput1288498384Main.M7.Axis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1288515520Main.M7.bLimitForwardEnable8BOOLTcAddressTypeInput1288523456Main.M7.bLimitBackwardEnable8BOOLTcAddressTypeInput1288523464Main.M7.bHome8BOOLTcAddressTypeInput1288523472Main.M7.bHardwareEnable8BOOLpytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - 1288523488 - - - Main.M7.nRawEncoderULINT - Raw encoder IO for ULINT (Biss-C) - 64 - ULINT - - - TcAddressType - Input - - - 1288523520 - - - Main.M7.nRawEncoderUINT - Raw encoder IO for UINT (Relative Encoders) - 16 - UINT - - - TcAddressType - Input - - - 1288523584 - - - Main.M7.nRawEncoderINT - Raw encoder IO for INT (LVDT) - 16 - INT - - - TcAddressType - Input - - - 1288523600 - - - Main.M8.Axis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1288540736 - - - Main.M8.bLimitForwardEnable - NC Forward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288548672 - - - Main.M8.bLimitBackwardEnable - NC Backward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288548680 - - - Main.M8.bHome - NO Home Switch: TRUE if at home - 8 - BOOL - - - TcAddressType - Input - - - 1288548688 - - - Main.M8.bHardwareEnable - NC STO Input: TRUE if ok to move - 8 - BOOL - - - pytmc - + TcAddressTypeInput1288523488Main.M7.nRawEncoderULINT64ULINTTcAddressTypeInput1288523520Main.M7.nRawEncoderUINT16UINTTcAddressTypeInput1288523584Main.M7.nRawEncoderINT16INTTcAddressTypeInput1288523600Main.M8.Axis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1288540736Main.M8.bLimitForwardEnable8BOOLTcAddressTypeInput1288548672Main.M8.bLimitBackwardEnable8BOOLTcAddressTypeInput1288548680Main.M8.bHome8BOOLTcAddressTypeInput1288548688Main.M8.bHardwareEnable8BOOLpytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - 1288548704 - - - Main.M8.nRawEncoderULINT - Raw encoder IO for ULINT (Biss-C) - 64 - ULINT - - - TcAddressType - Input - - - 1288548736 - - - Main.M8.nRawEncoderUINT - Raw encoder IO for UINT (Relative Encoders) - 16 - UINT - - - TcAddressType - Input - - - 1288548800 - - - Main.M8.nRawEncoderINT - Raw encoder IO for INT (LVDT) - 16 - INT - - - TcAddressType - Input - - - 1288548816 - - - Main.M9.Axis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1288565952 - - - Main.M9.bLimitForwardEnable - NC Forward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288573888 - - - Main.M9.bLimitBackwardEnable - NC Backward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288573896 - - - Main.M9.bHome - NO Home Switch: TRUE if at home - 8 - BOOL - - - TcAddressType - Input - - - 1288573904 - - - Main.M9.bHardwareEnable - NC STO Input: TRUE if ok to move - 8 - BOOL - - - pytmc - + TcAddressTypeInput1288548704Main.M8.nRawEncoderULINT64ULINTTcAddressTypeInput1288548736Main.M8.nRawEncoderUINT16UINTTcAddressTypeInput1288548800Main.M8.nRawEncoderINT16INTTcAddressTypeInput1288548816Main.M9.Axis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1288565952Main.M9.bLimitForwardEnable8BOOLTcAddressTypeInput1288573888Main.M9.bLimitBackwardEnable8BOOLTcAddressTypeInput1288573896Main.M9.bHome8BOOLTcAddressTypeInput1288573904Main.M9.bHardwareEnable8BOOLpytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - 1288573920 - - - Main.M9.nRawEncoderULINT - Raw encoder IO for ULINT (Biss-C) - 64 - ULINT - - - TcAddressType - Input - - - 1288573952 - - - Main.M9.nRawEncoderUINT - Raw encoder IO for UINT (Relative Encoders) - 16 - UINT - - - TcAddressType - Input - - - 1288574016 - - - Main.M9.nRawEncoderINT - Raw encoder IO for INT (LVDT) - 16 - INT - - - TcAddressType - Input - - - 1288574032 - - - Main.M10.Axis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1288591168 - - - Main.M10.bLimitForwardEnable - NC Forward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288599104 - - - Main.M10.bLimitBackwardEnable - NC Backward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288599112 - - - Main.M10.bHome - NO Home Switch: TRUE if at home - 8 - BOOL - - - TcAddressType - Input - - - 1288599120 - - - Main.M10.bHardwareEnable - NC STO Input: TRUE if ok to move - 8 - BOOL - - - pytmc - + TcAddressTypeInput1288573920Main.M9.nRawEncoderULINT64ULINTTcAddressTypeInput1288573952Main.M9.nRawEncoderUINT16UINTTcAddressTypeInput1288574016Main.M9.nRawEncoderINT16INTTcAddressTypeInput1288574032Main.M10.Axis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1288591168Main.M10.bLimitForwardEnable8BOOLTcAddressTypeInput1288599104Main.M10.bLimitBackwardEnable8BOOLTcAddressTypeInput1288599112Main.M10.bHome8BOOLTcAddressTypeInput1288599120Main.M10.bHardwareEnable8BOOLpytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - 1288599136 - - - Main.M10.nRawEncoderULINT - Raw encoder IO for ULINT (Biss-C) - 64 - ULINT - - - TcAddressType - Input - - - 1288599168 - - - Main.M10.nRawEncoderUINT - Raw encoder IO for UINT (Relative Encoders) - 16 - UINT - - - TcAddressType - Input - - - 1288599232 - - - Main.M10.nRawEncoderINT - Raw encoder IO for INT (LVDT) - 16 - INT - - - TcAddressType - Input - - - 1288599248 - - - Main.M11.Axis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1288616384 - - - Main.M11.bLimitForwardEnable - NC Forward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288624320 - - - Main.M11.bLimitBackwardEnable - NC Backward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288624328 - - - Main.M11.bHome - NO Home Switch: TRUE if at home - 8 - BOOL - - - TcAddressType - Input - - - 1288624336 - - - Main.M11.bHardwareEnable - NC STO Input: TRUE if ok to move - 8 - BOOL - - - pytmc - + TcAddressTypeInput1288599136Main.M10.nRawEncoderULINT64ULINTTcAddressTypeInput1288599168Main.M10.nRawEncoderUINT16UINTTcAddressTypeInput1288599232Main.M10.nRawEncoderINT16INTTcAddressTypeInput1288599248Main.M11.Axis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1288616384Main.M11.bLimitForwardEnable8BOOLTcAddressTypeInput1288624320Main.M11.bLimitBackwardEnable8BOOLTcAddressTypeInput1288624328Main.M11.bHome8BOOLTcAddressTypeInput1288624336Main.M11.bHardwareEnable8BOOLpytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - 1288624352 - - - Main.M11.nRawEncoderULINT - Raw encoder IO for ULINT (Biss-C) - 64 - ULINT - - - TcAddressType - Input - - - 1288624384 - - - Main.M11.nRawEncoderUINT - Raw encoder IO for UINT (Relative Encoders) - 16 - UINT - - - TcAddressType - Input - - - 1288624448 - - - Main.M11.nRawEncoderINT - Raw encoder IO for INT (LVDT) - 16 - INT - - - TcAddressType - Input - - - 1288624464 - - - Main.M12.Axis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1288641600 - - - Main.M12.bLimitForwardEnable - NC Forward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288649536 - - - Main.M12.bLimitBackwardEnable - NC Backward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288649544 - - - Main.M12.bHome - NO Home Switch: TRUE if at home - 8 - BOOL - - - TcAddressType - Input - - - 1288649552 - - - Main.M12.bHardwareEnable - NC STO Input: TRUE if ok to move - 8 - BOOL - - - pytmc - + TcAddressTypeInput1288624352Main.M11.nRawEncoderULINT64ULINTTcAddressTypeInput1288624384Main.M11.nRawEncoderUINT16UINTTcAddressTypeInput1288624448Main.M11.nRawEncoderINT16INTTcAddressTypeInput1288624464Main.M12.Axis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1288641600Main.M12.bLimitForwardEnable8BOOLTcAddressTypeInput1288649536Main.M12.bLimitBackwardEnable8BOOLTcAddressTypeInput1288649544Main.M12.bHome8BOOLTcAddressTypeInput1288649552Main.M12.bHardwareEnable8BOOLpytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - 1288649568 - - - Main.M12.nRawEncoderULINT - Raw encoder IO for ULINT (Biss-C) - 64 - ULINT - - - TcAddressType - Input - - - 1288649600 - - - Main.M12.nRawEncoderUINT - Raw encoder IO for UINT (Relative Encoders) - 16 - UINT - - - TcAddressType - Input - - - 1288649664 - - - Main.M12.nRawEncoderINT - Raw encoder IO for INT (LVDT) - 16 - INT - - - TcAddressType - Input - - - 1288649680 - - - Main.M13.Axis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1288666816 - - - Main.M13.bLimitForwardEnable - NC Forward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288674752 - - - Main.M13.bLimitBackwardEnable - NC Backward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288674760 - - - Main.M13.bHome - NO Home Switch: TRUE if at home - 8 - BOOL - - - TcAddressType - Input - - - 1288674768 - - - Main.M13.bHardwareEnable - NC STO Input: TRUE if ok to move - 8 - BOOL - - - pytmc - + TcAddressTypeInput1288649568Main.M12.nRawEncoderULINT64ULINTTcAddressTypeInput1288649600Main.M12.nRawEncoderUINT16UINTTcAddressTypeInput1288649664Main.M12.nRawEncoderINT16INTTcAddressTypeInput1288649680Main.M13.Axis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1288666816Main.M13.bLimitForwardEnable8BOOLTcAddressTypeInput1288674752Main.M13.bLimitBackwardEnable8BOOLTcAddressTypeInput1288674760Main.M13.bHome8BOOLTcAddressTypeInput1288674768Main.M13.bHardwareEnable8BOOLpytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - 1288674784 - - - Main.M13.nRawEncoderULINT - Raw encoder IO for ULINT (Biss-C) - 64 - ULINT - - - TcAddressType - Input - - - 1288674816 - - - Main.M13.nRawEncoderUINT - Raw encoder IO for UINT (Relative Encoders) - 16 - UINT - - - TcAddressType - Input - - - 1288674880 - - - Main.M13.nRawEncoderINT - Raw encoder IO for INT (LVDT) - 16 - INT - - - TcAddressType - Input - - - 1288674896 - - - Main.M14.Axis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1288692032 - - - Main.M14.bLimitForwardEnable - NC Forward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288699968 - - - Main.M14.bLimitBackwardEnable - NC Backward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288699976 - - - Main.M14.bHome - NO Home Switch: TRUE if at home - 8 - BOOL - - - TcAddressType - Input - - - 1288699984 - - - Main.M14.bHardwareEnable - NC STO Input: TRUE if ok to move - 8 - BOOL - - - pytmc - + TcAddressTypeInput1288674784Main.M13.nRawEncoderULINT64ULINTTcAddressTypeInput1288674816Main.M13.nRawEncoderUINT16UINTTcAddressTypeInput1288674880Main.M13.nRawEncoderINT16INTTcAddressTypeInput1288674896Main.M14.Axis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1288692032Main.M14.bLimitForwardEnable8BOOLTcAddressTypeInput1288699968Main.M14.bLimitBackwardEnable8BOOLTcAddressTypeInput1288699976Main.M14.bHome8BOOLTcAddressTypeInput1288699984Main.M14.bHardwareEnable8BOOLpytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - 1288700000 - - - Main.M14.nRawEncoderULINT - Raw encoder IO for ULINT (Biss-C) - 64 - ULINT - - - TcAddressType - Input - - - 1288700032 - - - Main.M14.nRawEncoderUINT - Raw encoder IO for UINT (Relative Encoders) - 16 - UINT - - - TcAddressType - Input - - - 1288700096 - - - Main.M14.nRawEncoderINT - Raw encoder IO for INT (LVDT) - 16 - INT - - - TcAddressType - Input - - - 1288700112 - - - Main.M15.Axis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1288717248 - - - Main.M15.bLimitForwardEnable - NC Forward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288725184 - - - Main.M15.bLimitBackwardEnable - NC Backward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288725192 - - - Main.M15.bHome - NO Home Switch: TRUE if at home - 8 - BOOL - - - TcAddressType - Input - - - 1288725200 - - - Main.M15.bHardwareEnable - NC STO Input: TRUE if ok to move - 8 - BOOL - - - pytmc - + TcAddressTypeInput1288700000Main.M14.nRawEncoderULINT64ULINTTcAddressTypeInput1288700032Main.M14.nRawEncoderUINT16UINTTcAddressTypeInput1288700096Main.M14.nRawEncoderINT16INTTcAddressTypeInput1288700112Main.M15.Axis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1288717248Main.M15.bLimitForwardEnable8BOOLTcAddressTypeInput1288725184Main.M15.bLimitBackwardEnable8BOOLTcAddressTypeInput1288725192Main.M15.bHome8BOOLTcAddressTypeInput1288725200Main.M15.bHardwareEnable8BOOLpytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - 1288725216 - - - Main.M15.nRawEncoderULINT - Raw encoder IO for ULINT (Biss-C) - 64 - ULINT - - - TcAddressType - Input - - - 1288725248 - - - Main.M15.nRawEncoderUINT - Raw encoder IO for UINT (Relative Encoders) - 16 - UINT - - - TcAddressType - Input - - - 1288725312 - - - Main.M15.nRawEncoderINT - Raw encoder IO for INT (LVDT) - 16 - INT - - - TcAddressType - Input - - - 1288725328 - - - Main.M16.Axis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1288742464 - - - Main.M16.bLimitForwardEnable - NC Forward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288750400 - - - Main.M16.bLimitBackwardEnable - NC Backward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288750408 - - - Main.M16.bHome - NO Home Switch: TRUE if at home - 8 - BOOL - - - TcAddressType - Input - - - 1288750416 - - - Main.M16.bHardwareEnable - NC STO Input: TRUE if ok to move - 8 - BOOL - - - pytmc - + TcAddressTypeInput1288725216Main.M15.nRawEncoderULINT64ULINTTcAddressTypeInput1288725248Main.M15.nRawEncoderUINT16UINTTcAddressTypeInput1288725312Main.M15.nRawEncoderINT16INTTcAddressTypeInput1288725328Main.M16.Axis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1288742464Main.M16.bLimitForwardEnable8BOOLTcAddressTypeInput1288750400Main.M16.bLimitBackwardEnable8BOOLTcAddressTypeInput1288750408Main.M16.bHome8BOOLTcAddressTypeInput1288750416Main.M16.bHardwareEnable8BOOLpytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - 1288750432 - - - Main.M16.nRawEncoderULINT - Raw encoder IO for ULINT (Biss-C) - 64 - ULINT - - - TcAddressType - Input - - - 1288750464 - - - Main.M16.nRawEncoderUINT - Raw encoder IO for UINT (Relative Encoders) - 16 - UINT - - - TcAddressType - Input - - - 1288750528 - - - Main.M16.nRawEncoderINT - Raw encoder IO for INT (LVDT) - 16 - INT - - - TcAddressType - Input - - - 1288750544 - - - Main.M17.Axis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1288767680 - - - Main.M17.bLimitForwardEnable - NC Forward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288775616 - - - Main.M17.bLimitBackwardEnable - NC Backward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288775624 - - - Main.M17.bHome - NO Home Switch: TRUE if at home - 8 - BOOL - - - TcAddressType - Input - - - 1288775632 - - - Main.M17.bHardwareEnable - NC STO Input: TRUE if ok to move - 8 - BOOL - - - pytmc - + TcAddressTypeInput1288750432Main.M16.nRawEncoderULINT64ULINTTcAddressTypeInput1288750464Main.M16.nRawEncoderUINT16UINTTcAddressTypeInput1288750528Main.M16.nRawEncoderINT16INTTcAddressTypeInput1288750544Main.M17.Axis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1288767680Main.M17.bLimitForwardEnable8BOOLTcAddressTypeInput1288775616Main.M17.bLimitBackwardEnable8BOOLTcAddressTypeInput1288775624Main.M17.bHome8BOOLTcAddressTypeInput1288775632Main.M17.bHardwareEnable8BOOLpytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - 1288775648 - - - Main.M17.nRawEncoderULINT - Raw encoder IO for ULINT (Biss-C) - 64 - ULINT - - - TcAddressType - Input - - - 1288775680 - - - Main.M17.nRawEncoderUINT - Raw encoder IO for UINT (Relative Encoders) - 16 - UINT - - - TcAddressType - Input - - - 1288775744 - - - Main.M17.nRawEncoderINT - Raw encoder IO for INT (LVDT) - 16 - INT - - - TcAddressType - Input - - - 1288775760 - - - Main.M18.Axis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1288792896 - - - Main.M18.bLimitForwardEnable - NC Forward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288800832 - - - Main.M18.bLimitBackwardEnable - NC Backward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288800840 - - - Main.M18.bHome - NO Home Switch: TRUE if at home - 8 - BOOL - - - TcAddressType - Input - - - 1288800848 - - - Main.M18.bHardwareEnable - NC STO Input: TRUE if ok to move - 8 - BOOL - - - pytmc - + TcAddressTypeInput1288775648Main.M17.nRawEncoderULINT64ULINTTcAddressTypeInput1288775680Main.M17.nRawEncoderUINT16UINTTcAddressTypeInput1288775744Main.M17.nRawEncoderINT16INTTcAddressTypeInput1288775760Main.M18.Axis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1288792896Main.M18.bLimitForwardEnable8BOOLTcAddressTypeInput1288800832Main.M18.bLimitBackwardEnable8BOOLTcAddressTypeInput1288800840Main.M18.bHome8BOOLTcAddressTypeInput1288800848Main.M18.bHardwareEnable8BOOLpytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - 1288800864 - - - Main.M18.nRawEncoderULINT - Raw encoder IO for ULINT (Biss-C) - 64 - ULINT - - - TcAddressType - Input - - - 1288800896 - - - Main.M18.nRawEncoderUINT - Raw encoder IO for UINT (Relative Encoders) - 16 - UINT - - - TcAddressType - Input - - - 1288800960 - - - Main.M18.nRawEncoderINT - Raw encoder IO for INT (LVDT) - 16 - INT - - - TcAddressType - Input - - - 1288800976 - - - Main.M19.Axis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1288818112 - - - Main.M19.bLimitForwardEnable - NC Forward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288826048 - - - Main.M19.bLimitBackwardEnable - NC Backward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288826056 - - - Main.M19.bHome - NO Home Switch: TRUE if at home - 8 - BOOL - - - TcAddressType - Input - - - 1288826064 - - - Main.M19.bHardwareEnable - NC STO Input: TRUE if ok to move - 8 - BOOL - - - pytmc - + TcAddressTypeInput1288800864Main.M18.nRawEncoderULINT64ULINTTcAddressTypeInput1288800896Main.M18.nRawEncoderUINT16UINTTcAddressTypeInput1288800960Main.M18.nRawEncoderINT16INTTcAddressTypeInput1288800976Main.M19.Axis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1288818112Main.M19.bLimitForwardEnable8BOOLTcAddressTypeInput1288826048Main.M19.bLimitBackwardEnable8BOOLTcAddressTypeInput1288826056Main.M19.bHome8BOOLTcAddressTypeInput1288826064Main.M19.bHardwareEnable8BOOLpytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - 1288826080 - - - Main.M19.nRawEncoderULINT - Raw encoder IO for ULINT (Biss-C) - 64 - ULINT - - - TcAddressType - Input - - - 1288826112 - - - Main.M19.nRawEncoderUINT - Raw encoder IO for UINT (Relative Encoders) - 16 - UINT - - - TcAddressType - Input - - - 1288826176 - - - Main.M19.nRawEncoderINT - Raw encoder IO for INT (LVDT) - 16 - INT - - - TcAddressType - Input - - - 1288826192 - - - Main.M20.Axis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1288843328 - - - Main.M20.bLimitForwardEnable - NC Forward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288851264 - - - Main.M20.bLimitBackwardEnable - NC Backward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288851272 - - - Main.M20.bHome - NO Home Switch: TRUE if at home - 8 - BOOL - - - TcAddressType - Input - - - 1288851280 - - - Main.M20.bHardwareEnable - NC STO Input: TRUE if ok to move - 8 - BOOL - - - pytmc - + TcAddressTypeInput1288826080Main.M19.nRawEncoderULINT64ULINTTcAddressTypeInput1288826112Main.M19.nRawEncoderUINT16UINTTcAddressTypeInput1288826176Main.M19.nRawEncoderINT16INTTcAddressTypeInput1288826192Main.M20.Axis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1288843328Main.M20.bLimitForwardEnable8BOOLTcAddressTypeInput1288851264Main.M20.bLimitBackwardEnable8BOOLTcAddressTypeInput1288851272Main.M20.bHome8BOOLTcAddressTypeInput1288851280Main.M20.bHardwareEnable8BOOLpytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - 1288851296 - - - Main.M20.nRawEncoderULINT - Raw encoder IO for ULINT (Biss-C) - 64 - ULINT - - - TcAddressType - Input - - - 1288851328 - - - Main.M20.nRawEncoderUINT - Raw encoder IO for UINT (Relative Encoders) - 16 - UINT - - - TcAddressType - Input - - - 1288851392 - - - Main.M20.nRawEncoderINT - Raw encoder IO for INT (LVDT) - 16 - INT - - - TcAddressType - Input - - - 1288851408 - - - Main.M21.Axis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1288868544 - - - Main.M21.bLimitForwardEnable - NC Forward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288876480 - - - Main.M21.bLimitBackwardEnable - NC Backward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288876488 - - - Main.M21.bHome - NO Home Switch: TRUE if at home - 8 - BOOL - - - TcAddressType - Input - - - 1288876496 - - - Main.M21.bHardwareEnable - NC STO Input: TRUE if ok to move - 8 - BOOL - - - pytmc - + TcAddressTypeInput1288851296Main.M20.nRawEncoderULINT64ULINTTcAddressTypeInput1288851328Main.M20.nRawEncoderUINT16UINTTcAddressTypeInput1288851392Main.M20.nRawEncoderINT16INTTcAddressTypeInput1288851408Main.M21.Axis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1288868544Main.M21.bLimitForwardEnable8BOOLTcAddressTypeInput1288876480Main.M21.bLimitBackwardEnable8BOOLTcAddressTypeInput1288876488Main.M21.bHome8BOOLTcAddressTypeInput1288876496Main.M21.bHardwareEnable8BOOLpytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - 1288876512 - - - Main.M21.nRawEncoderULINT - Raw encoder IO for ULINT (Biss-C) - 64 - ULINT - - - TcAddressType - Input - - - 1288876544 - - - Main.M21.nRawEncoderUINT - Raw encoder IO for UINT (Relative Encoders) - 16 - UINT - - - TcAddressType - Input - - - 1288876608 - - - Main.M21.nRawEncoderINT - Raw encoder IO for INT (LVDT) - 16 - INT - - - TcAddressType - Input - - - 1288876624 - - - Main.M22.Axis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1288893760 - - - Main.M22.bLimitForwardEnable - NC Forward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288901696 - - - Main.M22.bLimitBackwardEnable - NC Backward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288901704 - - - Main.M22.bHome - NO Home Switch: TRUE if at home - 8 - BOOL - - - TcAddressType - Input - - - 1288901712 - - - Main.M22.bHardwareEnable - NC STO Input: TRUE if ok to move - 8 - BOOL - - - pytmc - + TcAddressTypeInput1288876512Main.M21.nRawEncoderULINT64ULINTTcAddressTypeInput1288876544Main.M21.nRawEncoderUINT16UINTTcAddressTypeInput1288876608Main.M21.nRawEncoderINT16INTTcAddressTypeInput1288876624Main.M22.Axis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1288893760Main.M22.bLimitForwardEnable8BOOLTcAddressTypeInput1288901696Main.M22.bLimitBackwardEnable8BOOLTcAddressTypeInput1288901704Main.M22.bHome8BOOLTcAddressTypeInput1288901712Main.M22.bHardwareEnable8BOOLpytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - 1288901728 - - - Main.M22.nRawEncoderULINT - Raw encoder IO for ULINT (Biss-C) - 64 - ULINT - - - TcAddressType - Input - - - 1288901760 - - - Main.M22.nRawEncoderUINT - Raw encoder IO for UINT (Relative Encoders) - 16 - UINT - - - TcAddressType - Input - - - 1288901824 - - - Main.M22.nRawEncoderINT - Raw encoder IO for INT (LVDT) - 16 - INT - - - TcAddressType - Input - - - 1288901840 - - - Main.M23.Axis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1288918976 - - - Main.M23.bLimitForwardEnable - NC Forward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288926912 - - - Main.M23.bLimitBackwardEnable - NC Backward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288926920 - - - Main.M23.bHome - NO Home Switch: TRUE if at home - 8 - BOOL - - - TcAddressType - Input - - - 1288926928 - - - Main.M23.bHardwareEnable - NC STO Input: TRUE if ok to move - 8 - BOOL - - - pytmc - + TcAddressTypeInput1288901728Main.M22.nRawEncoderULINT64ULINTTcAddressTypeInput1288901760Main.M22.nRawEncoderUINT16UINTTcAddressTypeInput1288901824Main.M22.nRawEncoderINT16INTTcAddressTypeInput1288901840Main.M23.Axis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1288918976Main.M23.bLimitForwardEnable8BOOLTcAddressTypeInput1288926912Main.M23.bLimitBackwardEnable8BOOLTcAddressTypeInput1288926920Main.M23.bHome8BOOLTcAddressTypeInput1288926928Main.M23.bHardwareEnable8BOOLpytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - 1288926944 - - - Main.M23.nRawEncoderULINT - Raw encoder IO for ULINT (Biss-C) - 64 - ULINT - - - TcAddressType - Input - - - 1288926976 - - - Main.M23.nRawEncoderUINT - Raw encoder IO for UINT (Relative Encoders) - 16 - UINT - - - TcAddressType - Input - - - 1288927040 - - - Main.M23.nRawEncoderINT - Raw encoder IO for INT (LVDT) - 16 - INT - - - TcAddressType - Input - - - 1288927056 - - - Main.M24.Axis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1288944192 - - - Main.M24.bLimitForwardEnable - NC Forward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288952128 - - - Main.M24.bLimitBackwardEnable - NC Backward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288952136 - - - Main.M24.bHome - NO Home Switch: TRUE if at home - 8 - BOOL - - - TcAddressType - Input - - - 1288952144 - - - Main.M24.bHardwareEnable - NC STO Input: TRUE if ok to move - 8 - BOOL - - - pytmc - + TcAddressTypeInput1288926944Main.M23.nRawEncoderULINT64ULINTTcAddressTypeInput1288926976Main.M23.nRawEncoderUINT16UINTTcAddressTypeInput1288927040Main.M23.nRawEncoderINT16INTTcAddressTypeInput1288927056Main.M24.Axis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1288944192Main.M24.bLimitForwardEnable8BOOLTcAddressTypeInput1288952128Main.M24.bLimitBackwardEnable8BOOLTcAddressTypeInput1288952136Main.M24.bHome8BOOLTcAddressTypeInput1288952144Main.M24.bHardwareEnable8BOOLpytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - 1288952160 - - - Main.M24.nRawEncoderULINT - Raw encoder IO for ULINT (Biss-C) - 64 - ULINT - - - TcAddressType - Input - - - 1288952192 - - - Main.M24.nRawEncoderUINT - Raw encoder IO for UINT (Relative Encoders) - 16 - UINT - - - TcAddressType - Input - - - 1288952256 - - - Main.M24.nRawEncoderINT - Raw encoder IO for INT (LVDT) - 16 - INT - - - TcAddressType - Input - - - 1288952272 - - - Main.M25.Axis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1288969408 - - - Main.M25.bLimitForwardEnable - NC Forward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288977344 - - - Main.M25.bLimitBackwardEnable - NC Backward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1288977352 - - - Main.M25.bHome - NO Home Switch: TRUE if at home - 8 - BOOL - - - TcAddressType - Input - - - 1288977360 - - - Main.M25.bHardwareEnable - NC STO Input: TRUE if ok to move - 8 - BOOL - - - pytmc - + TcAddressTypeInput1288952160Main.M24.nRawEncoderULINT64ULINTTcAddressTypeInput1288952192Main.M24.nRawEncoderUINT16UINTTcAddressTypeInput1288952256Main.M24.nRawEncoderINT16INTTcAddressTypeInput1288952272Main.M25.Axis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1288969408Main.M25.bLimitForwardEnable8BOOLTcAddressTypeInput1288977344Main.M25.bLimitBackwardEnable8BOOLTcAddressTypeInput1288977352Main.M25.bHome8BOOLTcAddressTypeInput1288977360Main.M25.bHardwareEnable8BOOLpytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - 1288977376 - - - Main.M25.nRawEncoderULINT - Raw encoder IO for ULINT (Biss-C) - 64 - ULINT - - - TcAddressType - Input - - - 1288977408 - - - Main.M25.nRawEncoderUINT - Raw encoder IO for UINT (Relative Encoders) - 16 - UINT - - - TcAddressType - Input - - - 1288977472 - - - Main.M25.nRawEncoderINT - Raw encoder IO for INT (LVDT) - 16 - INT - - - TcAddressType - Input - - - 1288977488 - - - Main.M26.Axis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1288994624 - - - Main.M26.bLimitForwardEnable - NC Forward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1289002560 - - - Main.M26.bLimitBackwardEnable - NC Backward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1289002568 - - - Main.M26.bHome - NO Home Switch: TRUE if at home - 8 - BOOL - - - TcAddressType - Input - - - 1289002576 - - - Main.M26.bHardwareEnable - NC STO Input: TRUE if ok to move - 8 - BOOL - - - pytmc - + TcAddressTypeInput1288977376Main.M25.nRawEncoderULINT64ULINTTcAddressTypeInput1288977408Main.M25.nRawEncoderUINT16UINTTcAddressTypeInput1288977472Main.M25.nRawEncoderINT16INTTcAddressTypeInput1288977488Main.M26.Axis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1288994624Main.M26.bLimitForwardEnable8BOOLTcAddressTypeInput1289002560Main.M26.bLimitBackwardEnable8BOOLTcAddressTypeInput1289002568Main.M26.bHome8BOOLTcAddressTypeInput1289002576Main.M26.bHardwareEnable8BOOLpytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - 1289002592 - - - Main.M26.nRawEncoderULINT - Raw encoder IO for ULINT (Biss-C) - 64 - ULINT - - - TcAddressType - Input - - - 1289002624 - - - Main.M26.nRawEncoderUINT - Raw encoder IO for UINT (Relative Encoders) - 16 - UINT - - - TcAddressType - Input - - - 1289002688 - - - Main.M26.nRawEncoderINT - Raw encoder IO for INT (LVDT) - 16 - INT - - - TcAddressType - Input - - - 1289002704 - - - Main.M27.Axis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1289019840 - - - Main.M27.bLimitForwardEnable - NC Forward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1289027776 - - - Main.M27.bLimitBackwardEnable - NC Backward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1289027784 - - - Main.M27.bHome - NO Home Switch: TRUE if at home - 8 - BOOL - - - TcAddressType - Input - - - 1289027792 - - - Main.M27.bHardwareEnable - NC STO Input: TRUE if ok to move - 8 - BOOL - - - pytmc - + TcAddressTypeInput1289002592Main.M26.nRawEncoderULINT64ULINTTcAddressTypeInput1289002624Main.M26.nRawEncoderUINT16UINTTcAddressTypeInput1289002688Main.M26.nRawEncoderINT16INTTcAddressTypeInput1289002704Main.M27.Axis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1289019840Main.M27.bLimitForwardEnable8BOOLTcAddressTypeInput1289027776Main.M27.bLimitBackwardEnable8BOOLTcAddressTypeInput1289027784Main.M27.bHome8BOOLTcAddressTypeInput1289027792Main.M27.bHardwareEnable8BOOLpytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - 1289027808 - - - Main.M27.nRawEncoderULINT - Raw encoder IO for ULINT (Biss-C) - 64 - ULINT - - - TcAddressType - Input - - - 1289027840 - - - Main.M27.nRawEncoderUINT - Raw encoder IO for UINT (Relative Encoders) - 16 - UINT - - - TcAddressType - Input - - - 1289027904 - - - Main.M27.nRawEncoderINT - Raw encoder IO for INT (LVDT) - 16 - INT - - - TcAddressType - Input - - - 1289027920 - - - Main.M28.Axis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1289045056 - - - Main.M28.bLimitForwardEnable - NC Forward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1289052992 - - - Main.M28.bLimitBackwardEnable - NC Backward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1289053000 - - - Main.M28.bHome - NO Home Switch: TRUE if at home - 8 - BOOL - - - TcAddressType - Input - - - 1289053008 - - - Main.M28.bHardwareEnable - NC STO Input: TRUE if ok to move - 8 - BOOL - - - pytmc - + TcAddressTypeInput1289027808Main.M27.nRawEncoderULINT64ULINTTcAddressTypeInput1289027840Main.M27.nRawEncoderUINT16UINTTcAddressTypeInput1289027904Main.M27.nRawEncoderINT16INTTcAddressTypeInput1289027920Main.M28.Axis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1289045056Main.M28.bLimitForwardEnable8BOOLTcAddressTypeInput1289052992Main.M28.bLimitBackwardEnable8BOOLTcAddressTypeInput1289053000Main.M28.bHome8BOOLTcAddressTypeInput1289053008Main.M28.bHardwareEnable8BOOLpytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - 1289053024 - - - Main.M28.nRawEncoderULINT - Raw encoder IO for ULINT (Biss-C) - 64 - ULINT - - - TcAddressType - Input - - - 1289053056 - - - Main.M28.nRawEncoderUINT - Raw encoder IO for UINT (Relative Encoders) - 16 - UINT - - - TcAddressType - Input - - - 1289053120 - - - Main.M28.nRawEncoderINT - Raw encoder IO for INT (LVDT) - 16 - INT - - - TcAddressType - Input - - - 1289053136 - - - Main.M29.Axis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1289070272 - - - Main.M29.bLimitForwardEnable - NC Forward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1289078208 - - - Main.M29.bLimitBackwardEnable - NC Backward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1289078216 - - - Main.M29.bHome - NO Home Switch: TRUE if at home - 8 - BOOL - - - TcAddressType - Input - - - 1289078224 - - - Main.M29.bHardwareEnable - NC STO Input: TRUE if ok to move - 8 - BOOL - - - pytmc - + TcAddressTypeInput1289053024Main.M28.nRawEncoderULINT64ULINTTcAddressTypeInput1289053056Main.M28.nRawEncoderUINT16UINTTcAddressTypeInput1289053120Main.M28.nRawEncoderINT16INTTcAddressTypeInput1289053136Main.M29.Axis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1289070272Main.M29.bLimitForwardEnable8BOOLTcAddressTypeInput1289078208Main.M29.bLimitBackwardEnable8BOOLTcAddressTypeInput1289078216Main.M29.bHome8BOOLTcAddressTypeInput1289078224Main.M29.bHardwareEnable8BOOLpytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - 1289078240 - - - Main.M29.nRawEncoderULINT - Raw encoder IO for ULINT (Biss-C) - 64 - ULINT - - - TcAddressType - Input - - - 1289078272 - - - Main.M29.nRawEncoderUINT - Raw encoder IO for UINT (Relative Encoders) - 16 - UINT - - - TcAddressType - Input - - - 1289078336 - - - Main.M29.nRawEncoderINT - Raw encoder IO for INT (LVDT) - 16 - INT - - - TcAddressType - Input - - - 1289078352 - - - Main.M30.Axis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1289095488 - - - Main.M30.bLimitForwardEnable - NC Forward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1289103424 - - - Main.M30.bLimitBackwardEnable - NC Backward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1289103432 - - - Main.M30.bHome - NO Home Switch: TRUE if at home - 8 - BOOL - - - TcAddressType - Input - - - 1289103440 - - - Main.M30.bHardwareEnable - NC STO Input: TRUE if ok to move - 8 - BOOL - - - pytmc - + TcAddressTypeInput1289078240Main.M29.nRawEncoderULINT64ULINTTcAddressTypeInput1289078272Main.M29.nRawEncoderUINT16UINTTcAddressTypeInput1289078336Main.M29.nRawEncoderINT16INTTcAddressTypeInput1289078352Main.M30.Axis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1289095488Main.M30.bLimitForwardEnable8BOOLTcAddressTypeInput1289103424Main.M30.bLimitBackwardEnable8BOOLTcAddressTypeInput1289103432Main.M30.bHome8BOOLTcAddressTypeInput1289103440Main.M30.bHardwareEnable8BOOLpytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - 1289103456 - - - Main.M30.nRawEncoderULINT - Raw encoder IO for ULINT (Biss-C) - 64 - ULINT - - - TcAddressType - Input - - - 1289103488 - - - Main.M30.nRawEncoderUINT - Raw encoder IO for UINT (Relative Encoders) - 16 - UINT - - - TcAddressType - Input - - - 1289103552 - - - Main.M30.nRawEncoderINT - Raw encoder IO for INT (LVDT) - 16 - INT - - - TcAddressType - Input - - - 1289103568 - - - Main.M31.Axis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1289120704 - - - Main.M31.bLimitForwardEnable - NC Forward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1289128640 - - - Main.M31.bLimitBackwardEnable - NC Backward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1289128648 - - - Main.M31.bHome - NO Home Switch: TRUE if at home - 8 - BOOL - - - TcAddressType - Input - - - 1289128656 - - - Main.M31.bHardwareEnable - NC STO Input: TRUE if ok to move - 8 - BOOL - - - pytmc - + TcAddressTypeInput1289103456Main.M30.nRawEncoderULINT64ULINTTcAddressTypeInput1289103488Main.M30.nRawEncoderUINT16UINTTcAddressTypeInput1289103552Main.M30.nRawEncoderINT16INTTcAddressTypeInput1289103568Main.M31.Axis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1289120704Main.M31.bLimitForwardEnable8BOOLTcAddressTypeInput1289128640Main.M31.bLimitBackwardEnable8BOOLTcAddressTypeInput1289128648Main.M31.bHome8BOOLTcAddressTypeInput1289128656Main.M31.bHardwareEnable8BOOLpytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - 1289128672 - - - Main.M31.nRawEncoderULINT - Raw encoder IO for ULINT (Biss-C) - 64 - ULINT - - - TcAddressType - Input - - - 1289128704 - - - Main.M31.nRawEncoderUINT - Raw encoder IO for UINT (Relative Encoders) - 16 - UINT - - - TcAddressType - Input - - - 1289128768 - - - Main.M31.nRawEncoderINT - Raw encoder IO for INT (LVDT) - 16 - INT - - - TcAddressType - Input - - - 1289128784 - - - Main.M32.Axis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1289145920 - - - Main.M32.bLimitForwardEnable - NC Forward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1289153856 - - - Main.M32.bLimitBackwardEnable - NC Backward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1289153864 - - - Main.M32.bHome - NO Home Switch: TRUE if at home - 8 - BOOL - - - TcAddressType - Input - - - 1289153872 - - - Main.M32.bHardwareEnable - NC STO Input: TRUE if ok to move - 8 - BOOL - - - pytmc - + TcAddressTypeInput1289128672Main.M31.nRawEncoderULINT64ULINTTcAddressTypeInput1289128704Main.M31.nRawEncoderUINT16UINTTcAddressTypeInput1289128768Main.M31.nRawEncoderINT16INTTcAddressTypeInput1289128784Main.M32.Axis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1289145920Main.M32.bLimitForwardEnable8BOOLTcAddressTypeInput1289153856Main.M32.bLimitBackwardEnable8BOOLTcAddressTypeInput1289153864Main.M32.bHome8BOOLTcAddressTypeInput1289153872Main.M32.bHardwareEnable8BOOLpytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - 1289153888 - - - Main.M32.nRawEncoderULINT - Raw encoder IO for ULINT (Biss-C) - 64 - ULINT - - - TcAddressType - Input - - - 1289153920 - - - Main.M32.nRawEncoderUINT - Raw encoder IO for UINT (Relative Encoders) - 16 - UINT - - - TcAddressType - Input - - - 1289153984 - - - Main.M32.nRawEncoderINT - Raw encoder IO for INT (LVDT) - 16 - INT - - - TcAddressType - Input - - - 1289154000 - - - Main.M33.Axis.NcToPlc - 2048 - NCTOPLC_AXIS_REF - - - TcAddressType - Input - - - 1289171136 - - - Main.M33.bLimitForwardEnable - NC Forward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1289179072 - - - Main.M33.bLimitBackwardEnable - NC Backward Limit Switch: TRUE if ok to move - 8 - BOOL - - - TcAddressType - Input - - - 1289179080 - - - Main.M33.bHome - NO Home Switch: TRUE if at home - 8 - BOOL - - - TcAddressType - Input - - - 1289179088 - - - Main.M33.bHardwareEnable - NC STO Input: TRUE if ok to move - 8 - BOOL - - - pytmc - + TcAddressTypeInput1289153888Main.M32.nRawEncoderULINT64ULINTTcAddressTypeInput1289153920Main.M32.nRawEncoderUINT16UINTTcAddressTypeInput1289153984Main.M32.nRawEncoderINT16INTTcAddressTypeInput1289154000Main.M33.Axis.NcToPlc2048NCTOPLC_AXIS_REFTcAddressTypeInput1289171136Main.M33.bLimitForwardEnable8BOOLTcAddressTypeInput1289179072Main.M33.bLimitBackwardEnable8BOOLTcAddressTypeInput1289179080Main.M33.bHome8BOOLTcAddressTypeInput1289179088Main.M33.bHardwareEnable8BOOLpytmc pv: PLC:bHardwareEnable io: i field: ZNAM FALSE field: ONAM TRUE field: DESC TRUE if STO not hit - - - - TcAddressType - Input - - - 1289179104 - - - Main.M33.nRawEncoderULINT - Raw encoder IO for ULINT (Biss-C) - 64 - ULINT - - - TcAddressType - Input - - - 1289179136 - - - Main.M33.nRawEncoderUINT - Raw encoder IO for UINT (Relative Encoders) - 16 - UINT - - - TcAddressType - Input - - - 1289179200 - - - Main.M33.nRawEncoderINT - Raw encoder IO for INT (LVDT) - 16 - INT - - - TcAddressType - Input - - - 1289179216 - - - GVL.rReqTrans - 1024 - ST_PMPS_Attenuator_IO - - 1 - 16 - - - - pytmc - pv: PLC:KFE:MOTION:PMPS:ReqTrans - - - TcAddressType - Input - - - TcVarGlobal - - - 1291132032 - - - - 1 - PlcTask Outputs - 0 - 162594816 - - PRG_RTDSK0.bRTDSK0_SCRP_LED_01 - 8 - BOOL - - - pytmc - pv: RTDSK0:SCRP:LED:01:PWR + TcAddressTypeInput1289179104Main.M33.nRawEncoderULINT64ULINTTcAddressTypeInput1289179136Main.M33.nRawEncoderUINT16UINTTcAddressTypeInput1289179200Main.M33.nRawEncoderINT16INTTcAddressTypeInput1289179216GVL.rReqTrans1024ST_PMPS_Attenuator_IO116pytmcpv: PLC:KFE:MOTION:PMPS:ReqTransTcAddressTypeInputTcVarGlobal12911320321PlcTask Outputs0162594816PRG_RTDSK0.bRTDSK0_SCRP_LED_018BOOLpytmcpv: RTDSK0:SCRP:LED:01:PWR io: io field: ZNAM OFF field: ONAM ON - - - - TcLinkTo - TIIB[RTDSK0-EL2004]^Channel 3^Output - - - TcAddressType - Output - - - 1257376248 - - - PRG_IM1K4_XTES.bIM1K4_SCRP_LED_01 - 8 - BOOL - - - pytmc - +TcLinkToTIIB[RTDSK0-EL2004]^Channel 3^OutputTcAddressTypeOutput1257376248PRG_IM1K4_XTES.bIM1K4_SCRP_LED_018BOOLpytmc pv: IM1K4:SCRP:LED:01:PWR io: io field: ZNAM OFF field: ONAM ON - - - - TcLinkTo - TIIB[IM1K4-EL2004-E2]^Channel 4^Output - - - TcAddressType - Output - - - 1266330568 - - - PRG_IM1K0_XTES.fbIM1K0.fbYStage.fbDriveVirtual.MasterAxis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1267254464 - - - PRG_IM1K0_XTES.fbIM1K0.fbZoom.fbDriveVirtual.MasterAxis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1267552384 - - - PRG_IM1K0_XTES.fbIM1K0.fbFocus.fbDriveVirtual.MasterAxis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1267850304 - - - PRG_IM1K0_XTES.fbIM1K0.fbStates.astMotionStageMax[1].Axis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1268810944 - - - PRG_IM1K0_XTES.fbIM1K0.fbStates.astMotionStageMax[1].bBrakeRelease - NC Brake Output: TRUE to release brake - 8 - BOOL - - - TcAddressType - Output - - - 1268819928 - - - PRG_IM1K0_XTES.fbIM1K0.fbOpal.bOpalPower - 8 - BOOL - - - pytmc - + TcLinkToTIIB[IM1K4-EL2004-E2]^Channel 4^OutputTcAddressTypeOutput1266330568PRG_IM1K0_XTES.fbIM1K0.fbYStage.fbDriveVirtual.MasterAxis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1267254464PRG_IM1K0_XTES.fbIM1K0.fbZoom.fbDriveVirtual.MasterAxis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1267552384PRG_IM1K0_XTES.fbIM1K0.fbFocus.fbDriveVirtual.MasterAxis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1267850304PRG_IM1K0_XTES.fbIM1K0.fbStates.astMotionStageMax[1].Axis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1268810944PRG_IM1K0_XTES.fbIM1K0.fbStates.astMotionStageMax[1].bBrakeRelease8BOOLTcAddressTypeOutput1268819928PRG_IM1K0_XTES.fbIM1K0.fbOpal.bOpalPower8BOOLpytmc pv: PWR io: io field: ZNAM OFF field: ONAM ON - - - - TcAddressType - Output - - - 1268978432 - - - PRG_IM1K0_XTES.fbIM1K0.fbLED.bLEDPower - 8 - BOOL - - - pytmc - + TcAddressTypeOutput1268978432PRG_IM1K0_XTES.fbIM1K0.fbLED.bLEDPower8BOOLpytmc pv: PWR io: io field: ZNAM OFF field: ONAM ON - - - - TcAddressType - Output - - - 1268978528 - - - PRG_IM1K0_XTES.stEL6Out - 192 - EL6outData22B - - - TcLinkTo - .Ctrl := TIIB[IM1K0-EL6002]^COM RxPDO-Map Outputs Channel 1^Ctrl; + TcAddressTypeOutput1268978528PRG_IM1K0_XTES.stEL6Out192EL6outData22BTcLinkTo.Ctrl := TIIB[IM1K0-EL6002]^COM RxPDO-Map Outputs Channel 1^Ctrl; .D[0] := TIIB[IM1K0-EL6002]^COM RxPDO-Map Outputs Channel 1^Data Out 0; .D[1] := TIIB[IM1K0-EL6002]^COM RxPDO-Map Outputs Channel 1^Data Out 1; .D[2] := TIIB[IM1K0-EL6002]^COM RxPDO-Map Outputs Channel 1^Data Out 2; @@ -67773,760 +1669,30 @@ Readbacks .D[18] := TIIB[IM1K0-EL6002]^COM RxPDO-Map Outputs Channel 1^Data Out 18; .D[19] := TIIB[IM1K0-EL6002]^COM RxPDO-Map Outputs Channel 1^Data Out 19; .D[20] := TIIB[IM1K0-EL6002]^COM RxPDO-Map Outputs Channel 1^Data Out 20; - .D[21] := TIIB[IM1K0-EL6002]^COM RxPDO-Map Outputs Channel 1^Data Out 21 - - - TcAddressType - Output - - - 1269070912 - - - PRG_IM1K3_PPM.fbIM1K3.fbYStage.fbDriveVirtual.MasterAxis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1269092608 - - - PRG_IM1K3_PPM.fbIM1K3.fbStates.astMotionStageMax[1].Axis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1270053248 - - - PRG_IM1K3_PPM.fbIM1K3.fbStates.astMotionStageMax[1].bBrakeRelease - NC Brake Output: TRUE to release brake - 8 - BOOL - - - TcAddressType - Output - - - 1270062232 - - - PRG_IM1K3_PPM.fbIM1K3.fbGige.iIlluminatorINT - 16 - INT - - - TcAddressType - Output - - - 1270755744 - - - PRG_IM1K3_PPM.fbIM1K3.fbGige.bGigePower - 8 - BOOL - - - pytmc - + .D[21] := TIIB[IM1K0-EL6002]^COM RxPDO-Map Outputs Channel 1^Data Out 21TcAddressTypeOutput1269070912PRG_IM1K3_PPM.fbIM1K3.fbYStage.fbDriveVirtual.MasterAxis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1269092608PRG_IM1K3_PPM.fbIM1K3.fbStates.astMotionStageMax[1].Axis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1270053248PRG_IM1K3_PPM.fbIM1K3.fbStates.astMotionStageMax[1].bBrakeRelease8BOOLTcAddressTypeOutput1270062232PRG_IM1K3_PPM.fbIM1K3.fbGige.iIlluminatorINT16INTTcAddressTypeOutput1270755744PRG_IM1K3_PPM.fbIM1K3.fbGige.bGigePower8BOOLpytmc pv: PWR field: ZNAM OFF field: ONAM ON - - - - TcAddressType - Output - - - 1270755760 - - - PRG_IM1K3_PPM.fbIM1K3.fbGige.fbSetIllPercent.iRaw - Connect this output to the terminal - 16 - INT - - - TcAddressType - Output - - - 1270756736 - - - PRG_IM2K0_XTES.fbIM2K0.fbYStage.fbDriveVirtual.MasterAxis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1270869568 - - - PRG_IM2K0_XTES.fbIM2K0.fbStates.astMotionStageMax[1].Axis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1271830208 - - - PRG_IM2K0_XTES.fbIM2K0.fbStates.astMotionStageMax[1].bBrakeRelease - NC Brake Output: TRUE to release brake - 8 - BOOL - - - TcAddressType - Output - - - 1271839192 - - - PRG_IM2K0_XTES.fbIM2K0.fbGige.iIlluminatorINT - 16 - INT - - - TcAddressType - Output - - - 1271954080 - - - PRG_IM2K0_XTES.fbIM2K0.fbGige.bGigePower - 8 - BOOL - - - pytmc - + TcAddressTypeOutput1270755760PRG_IM1K3_PPM.fbIM1K3.fbGige.fbSetIllPercent.iRaw16INTTcAddressTypeOutput1270756736PRG_IM2K0_XTES.fbIM2K0.fbYStage.fbDriveVirtual.MasterAxis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1270869568PRG_IM2K0_XTES.fbIM2K0.fbStates.astMotionStageMax[1].Axis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1271830208PRG_IM2K0_XTES.fbIM2K0.fbStates.astMotionStageMax[1].bBrakeRelease8BOOLTcAddressTypeOutput1271839192PRG_IM2K0_XTES.fbIM2K0.fbGige.iIlluminatorINT16INTTcAddressTypeOutput1271954080PRG_IM2K0_XTES.fbIM2K0.fbGige.bGigePower8BOOLpytmc pv: PWR field: ZNAM OFF field: ONAM ON - - - - TcAddressType - Output - - - 1271954096 - - - PRG_IM2K0_XTES.fbIM2K0.fbGige.fbSetIllPercent.iRaw - Connect this output to the terminal - 16 - INT - - - TcAddressType - Output - - - 1271955072 - - - PRG_IM2K0_XTES.fbIM2K0.fbLED.bLEDPower - 8 - BOOL - - - pytmc - + TcAddressTypeOutput1271954096PRG_IM2K0_XTES.fbIM2K0.fbGige.fbSetIllPercent.iRaw16INTTcAddressTypeOutput1271955072PRG_IM2K0_XTES.fbIM2K0.fbLED.bLEDPower8BOOLpytmc pv: PWR io: io field: ZNAM OFF field: ONAM ON - - - - TcAddressType - Output - - - 1271955296 - - - PRG_PF1K0_WFS.fbPF1K0.fbYStage.fbDriveVirtual.MasterAxis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1272075328 - - - PRG_PF1K0_WFS.fbPF1K0.fbZStage.fbDriveVirtual.MasterAxis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1272373248 - - - PRG_PF1K0_WFS.fbPF1K0.fbStates.astMotionStageMax[1].Axis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1273333888 - - - PRG_PF1K0_WFS.fbPF1K0.fbStates.astMotionStageMax[1].bBrakeRelease - NC Brake Output: TRUE to release brake - 8 - BOOL - - - TcAddressType - Output - - - 1273342872 - - - PRG_RTDSK0.RTDSK0_MPA_01.q_xInsert_DO - 8 - BOOL - - - TcAddressType - Output - - - 1273576688 - - - PRG_RTDSK0.RTDSK0_MPA_01.q_xRetract_DO - 8 - BOOL - - - TcAddressType - Output - - - 1273576696 - - - PRG_RTDSK0.RTDSK0_MPA_02.q_xInsert_DO - 8 - BOOL - - - TcAddressType - Output - - - 1273603376 - - - PRG_RTDSK0.RTDSK0_MPA_02.q_xRetract_DO - 8 - BOOL - - - TcAddressType - Output - - - 1273603384 - - - PRG_RTDSK0.RTDSK0_MPA_03.q_xInsert_DO - 8 - BOOL - - - TcAddressType - Output - - - 1273630064 - - - PRG_RTDSK0.RTDSK0_MPA_03.q_xRetract_DO - 8 - BOOL - - - TcAddressType - Output - - - 1273630072 - - - PRG_RTDSK0.RTDSK0_MPA_04.q_xInsert_DO - 8 - BOOL - - - TcAddressType - Output - - - 1273656752 - - - PRG_RTDSK0.RTDSK0_MPA_04.q_xRetract_DO - 8 - BOOL - - - TcAddressType - Output - - - 1273656760 - - - PRG_RTDSK0.fbRTDSK0_SCRP_MMS_Z.fbDriveVirtual.MasterAxis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1273658368 - - - PRG_RTDSK0.fbRTDSK0_SCRP_MMS_X.fbDriveVirtual.MasterAxis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1273956288 - - - PRG_RTDSK0.fbRTDSK0_SCRP_MMS_Y.fbDriveVirtual.MasterAxis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1274254208 - - - PRG_SL1K0_POWER.fbSL1K0.fbTopBlade.fbDriveVirtual.MasterAxis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1274579328 - - - PRG_SL1K0_POWER.fbSL1K0.fbBottomBlade.fbDriveVirtual.MasterAxis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1274877248 - - - PRG_SL1K0_POWER.fbSL1K0.fbNorthBlade.fbDriveVirtual.MasterAxis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1275175168 - - - PRG_SL1K0_POWER.fbSL1K0.fbSouthBlade.fbDriveVirtual.MasterAxis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1275473088 - - - PRG_SL1K0_POWER.fbSL1K0.AptArrayStatus - 96 - ST_PMPS_Aperture_IO - - - TcAddressType - Output - - - 1275919680 - - - PRG_SL2K0_POWER.fbSL2K0.fbTopBlade.fbDriveVirtual.MasterAxis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1275927744 - - - PRG_SL2K0_POWER.fbSL2K0.fbBottomBlade.fbDriveVirtual.MasterAxis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1276225664 - - - PRG_SL2K0_POWER.fbSL2K0.fbNorthBlade.fbDriveVirtual.MasterAxis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1276523584 - - - PRG_SL2K0_POWER.fbSL2K0.fbSouthBlade.fbDriveVirtual.MasterAxis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1276821504 - - - PRG_SL2K0_POWER.fbSL2K0.AptArrayStatus - 96 - ST_PMPS_Aperture_IO - - - TcAddressType - Output - - - 1277268096 - - - PRG_AT1K4_SOLID.fbStage1.fbMotion.fbDriveVirtual.MasterAxis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1277316352 - - - PRG_AT1K4_SOLID.fbStage1.fbStates.astMotionStageMax[1].Axis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1277742784 - - - PRG_AT1K4_SOLID.fbStage1.fbStates.astMotionStageMax[1].bBrakeRelease - NC Brake Output: TRUE to release brake - 8 - BOOL - - - TcAddressType - Output - - - 1277751768 - - - PRG_AT1K4_SOLID.fbStage2.fbMotion.fbDriveVirtual.MasterAxis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1277940608 - - - PRG_AT1K4_SOLID.fbStage2.fbStates.astMotionStageMax[1].Axis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1278367040 - - - PRG_AT1K4_SOLID.fbStage2.fbStates.astMotionStageMax[1].bBrakeRelease - NC Brake Output: TRUE to release brake - 8 - BOOL - - - TcAddressType - Output - - - 1278376024 - - - PRG_AT1K4_SOLID.fbStage3.fbMotion.fbDriveVirtual.MasterAxis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1278564864 - - - PRG_AT1K4_SOLID.fbStage3.fbStates.astMotionStageMax[1].Axis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1278991296 - - - PRG_AT1K4_SOLID.fbStage3.fbStates.astMotionStageMax[1].bBrakeRelease - NC Brake Output: TRUE to release brake - 8 - BOOL - - - TcAddressType - Output - - - 1279000280 - - - PRG_AT1K4_SOLID.fbStage4.fbMotion.fbDriveVirtual.MasterAxis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1279189120 - - - PRG_AT1K4_SOLID.fbStage4.fbStates.astMotionStageMax[1].Axis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1279615552 - - - PRG_AT1K4_SOLID.fbStage4.fbStates.astMotionStageMax[1].bBrakeRelease - NC Brake Output: TRUE to release brake - 8 - BOOL - - - TcAddressType - Output - - - 1279624536 - - - PRG_IM1K4_XTES.fbIM1K4.fbYStage.fbDriveVirtual.MasterAxis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1279974656 - - - PRG_IM1K4_XTES.fbIM1K4.fbZoom.fbDriveVirtual.MasterAxis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1280272576 - - - PRG_IM1K4_XTES.fbIM1K4.fbFocus.fbDriveVirtual.MasterAxis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1280570496 - - - PRG_IM1K4_XTES.fbIM1K4.fbStates.astMotionStageMax[1].Axis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1281531136 - - - PRG_IM1K4_XTES.fbIM1K4.fbStates.astMotionStageMax[1].bBrakeRelease - NC Brake Output: TRUE to release brake - 8 - BOOL - - - TcAddressType - Output - - - 1281540120 - - - PRG_IM1K4_XTES.fbIM1K4.fbOpal.bOpalPower - 8 - BOOL - - - pytmc - + TcAddressTypeOutput1271955296PRG_PF1K0_WFS.fbPF1K0.fbYStage.fbDriveVirtual.MasterAxis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1272075328PRG_PF1K0_WFS.fbPF1K0.fbZStage.fbDriveVirtual.MasterAxis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1272373248PRG_PF1K0_WFS.fbPF1K0.fbStates.astMotionStageMax[1].Axis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1273333888PRG_PF1K0_WFS.fbPF1K0.fbStates.astMotionStageMax[1].bBrakeRelease8BOOLTcAddressTypeOutput1273342872PRG_RTDSK0.RTDSK0_MPA_01.q_xInsert_DO8BOOLTcAddressTypeOutput1273576688PRG_RTDSK0.RTDSK0_MPA_01.q_xRetract_DO8BOOLTcAddressTypeOutput1273576696PRG_RTDSK0.RTDSK0_MPA_02.q_xInsert_DO8BOOLTcAddressTypeOutput1273603376PRG_RTDSK0.RTDSK0_MPA_02.q_xRetract_DO8BOOLTcAddressTypeOutput1273603384PRG_RTDSK0.RTDSK0_MPA_03.q_xInsert_DO8BOOLTcAddressTypeOutput1273630064PRG_RTDSK0.RTDSK0_MPA_03.q_xRetract_DO8BOOLTcAddressTypeOutput1273630072PRG_RTDSK0.RTDSK0_MPA_04.q_xInsert_DO8BOOLTcAddressTypeOutput1273656752PRG_RTDSK0.RTDSK0_MPA_04.q_xRetract_DO8BOOLTcAddressTypeOutput1273656760PRG_RTDSK0.fbRTDSK0_SCRP_MMS_Z.fbDriveVirtual.MasterAxis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1273658368PRG_RTDSK0.fbRTDSK0_SCRP_MMS_X.fbDriveVirtual.MasterAxis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1273956288PRG_RTDSK0.fbRTDSK0_SCRP_MMS_Y.fbDriveVirtual.MasterAxis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1274254208PRG_SL1K0_POWER.fbSL1K0.fbTopBlade.fbDriveVirtual.MasterAxis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1274579328PRG_SL1K0_POWER.fbSL1K0.fbBottomBlade.fbDriveVirtual.MasterAxis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1274877248PRG_SL1K0_POWER.fbSL1K0.fbNorthBlade.fbDriveVirtual.MasterAxis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1275175168PRG_SL1K0_POWER.fbSL1K0.fbSouthBlade.fbDriveVirtual.MasterAxis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1275473088PRG_SL1K0_POWER.fbSL1K0.AptArrayStatus96ST_PMPS_Aperture_IOTcAddressTypeOutput1275919680PRG_SL2K0_POWER.fbSL2K0.fbTopBlade.fbDriveVirtual.MasterAxis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1275927744PRG_SL2K0_POWER.fbSL2K0.fbBottomBlade.fbDriveVirtual.MasterAxis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1276225664PRG_SL2K0_POWER.fbSL2K0.fbNorthBlade.fbDriveVirtual.MasterAxis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1276523584PRG_SL2K0_POWER.fbSL2K0.fbSouthBlade.fbDriveVirtual.MasterAxis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1276821504PRG_SL2K0_POWER.fbSL2K0.AptArrayStatus96ST_PMPS_Aperture_IOTcAddressTypeOutput1277268096PRG_AT1K4_SOLID.fbStage1.fbMotion.fbDriveVirtual.MasterAxis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1277316352PRG_AT1K4_SOLID.fbStage1.fbStates.astMotionStageMax[1].Axis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1277742784PRG_AT1K4_SOLID.fbStage1.fbStates.astMotionStageMax[1].bBrakeRelease8BOOLTcAddressTypeOutput1277751768PRG_AT1K4_SOLID.fbStage2.fbMotion.fbDriveVirtual.MasterAxis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1277940608PRG_AT1K4_SOLID.fbStage2.fbStates.astMotionStageMax[1].Axis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1278367040PRG_AT1K4_SOLID.fbStage2.fbStates.astMotionStageMax[1].bBrakeRelease8BOOLTcAddressTypeOutput1278376024PRG_AT1K4_SOLID.fbStage3.fbMotion.fbDriveVirtual.MasterAxis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1278564864PRG_AT1K4_SOLID.fbStage3.fbStates.astMotionStageMax[1].Axis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1278991296PRG_AT1K4_SOLID.fbStage3.fbStates.astMotionStageMax[1].bBrakeRelease8BOOLTcAddressTypeOutput1279000280PRG_AT1K4_SOLID.fbStage4.fbMotion.fbDriveVirtual.MasterAxis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1279189120PRG_AT1K4_SOLID.fbStage4.fbStates.astMotionStageMax[1].Axis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1279615552PRG_AT1K4_SOLID.fbStage4.fbStates.astMotionStageMax[1].bBrakeRelease8BOOLTcAddressTypeOutput1279624536PRG_IM1K4_XTES.fbIM1K4.fbYStage.fbDriveVirtual.MasterAxis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1279974656PRG_IM1K4_XTES.fbIM1K4.fbZoom.fbDriveVirtual.MasterAxis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1280272576PRG_IM1K4_XTES.fbIM1K4.fbFocus.fbDriveVirtual.MasterAxis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1280570496PRG_IM1K4_XTES.fbIM1K4.fbStates.astMotionStageMax[1].Axis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1281531136PRG_IM1K4_XTES.fbIM1K4.fbStates.astMotionStageMax[1].bBrakeRelease8BOOLTcAddressTypeOutput1281540120PRG_IM1K4_XTES.fbIM1K4.fbOpal.bOpalPower8BOOLpytmc pv: PWR io: io field: ZNAM OFF field: ONAM ON - - - - TcAddressType - Output - - - 1281698624 - - - PRG_IM1K4_XTES.fbIM1K4.fbLED.bLEDPower - 8 - BOOL - - - pytmc - + TcAddressTypeOutput1281698624PRG_IM1K4_XTES.fbIM1K4.fbLED.bLEDPower8BOOLpytmc pv: PWR io: io field: ZNAM OFF field: ONAM ON - - - - TcAddressType - Output - - - 1281698720 - - - PRG_IM1K4_XTES.stEL6Out - 192 - EL6outData22B - - - TcLinkTo - .Ctrl := TIIB[IM1K4-EL6002-E6]^COM RxPDO-Map Outputs Channel 1^Ctrl; + TcAddressTypeOutput1281698720PRG_IM1K4_XTES.stEL6Out192EL6outData22BTcLinkTo.Ctrl := TIIB[IM1K4-EL6002-E6]^COM RxPDO-Map Outputs Channel 1^Ctrl; .D[0] := TIIB[IM1K4-EL6002-E6]^COM RxPDO-Map Outputs Channel 1^Data Out 0; .D[1] := TIIB[IM1K4-EL6002-E6]^COM RxPDO-Map Outputs Channel 1^Data Out 1; .D[2] := TIIB[IM1K4-EL6002-E6]^COM RxPDO-Map Outputs Channel 1^Data Out 2; @@ -68548,1026 +1714,22 @@ Readbacks .D[18] := TIIB[IM1K4-EL6002-E6]^COM RxPDO-Map Outputs Channel 1^Data Out 18; .D[19] := TIIB[IM1K4-EL6002-E6]^COM RxPDO-Map Outputs Channel 1^Data Out 19; .D[20] := TIIB[IM1K4-EL6002-E6]^COM RxPDO-Map Outputs Channel 1^Data Out 20; - .D[21] := TIIB[IM1K4-EL6002-E6]^COM RxPDO-Map Outputs Channel 1^Data Out 21 - - - TcAddressType - Output - - - 1281791104 - - - PRG_ST1K4_TEST.fbMotion.fbDriveVirtual.MasterAxis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1281792768 - - - PRG_ST1K4_TEST.fbStates.astMotionStageMax[1].Axis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1282219200 - - - PRG_ST1K4_TEST.fbStates.astMotionStageMax[1].bBrakeRelease - NC Brake Output: TRUE to release brake - 8 - BOOL - - - TcAddressType - Output - - - 1282228184 - - - PRG_3_PMPS_POST.fbArbiterIO.q_stRequestedBP - 1760 - ST_BeamParams_IO - - - TcLinkTo - TIIB[PMPS_PRE]^IO Outputs^RequestedBP - - - TcAddressType - Output - - - 1282404864 - - - Main.M1.Axis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1288363200 - - - Main.M1.bBrakeRelease - NC Brake Output: TRUE to release brake - 8 - BOOL - - - TcAddressType - Output - - - 1288372184 - - - Main.M2.Axis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1288388416 - - - Main.M2.bBrakeRelease - NC Brake Output: TRUE to release brake - 8 - BOOL - - - TcAddressType - Output - - - 1288397400 - - - Main.M3.Axis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1288413632 - - - Main.M3.bBrakeRelease - NC Brake Output: TRUE to release brake - 8 - BOOL - - - TcAddressType - Output - - - 1288422616 - - - Main.M4.Axis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1288438848 - - - Main.M4.bBrakeRelease - NC Brake Output: TRUE to release brake - 8 - BOOL - - - TcAddressType - Output - - - 1288447832 - - - Main.M5.Axis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1288464064 - - - Main.M5.bBrakeRelease - NC Brake Output: TRUE to release brake - 8 - BOOL - - - TcAddressType - Output - - - 1288473048 - - - Main.M6.Axis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1288489280 - - - Main.M6.bBrakeRelease - NC Brake Output: TRUE to release brake - 8 - BOOL - - - TcAddressType - Output - - - 1288498264 - - - Main.M7.Axis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1288514496 - - - Main.M7.bBrakeRelease - NC Brake Output: TRUE to release brake - 8 - BOOL - - - TcAddressType - Output - - - 1288523480 - - - Main.M8.Axis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1288539712 - - - Main.M8.bBrakeRelease - NC Brake Output: TRUE to release brake - 8 - BOOL - - - TcAddressType - Output - - - 1288548696 - - - Main.M9.Axis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1288564928 - - - Main.M9.bBrakeRelease - NC Brake Output: TRUE to release brake - 8 - BOOL - - - TcAddressType - Output - - - 1288573912 - - - Main.M10.Axis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1288590144 - - - Main.M10.bBrakeRelease - NC Brake Output: TRUE to release brake - 8 - BOOL - - - TcAddressType - Output - - - 1288599128 - - - Main.M11.Axis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1288615360 - - - Main.M11.bBrakeRelease - NC Brake Output: TRUE to release brake - 8 - BOOL - - - TcAddressType - Output - - - 1288624344 - - - Main.M12.Axis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1288640576 - - - Main.M12.bBrakeRelease - NC Brake Output: TRUE to release brake - 8 - BOOL - - - TcAddressType - Output - - - 1288649560 - - - Main.M13.Axis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1288665792 - - - Main.M13.bBrakeRelease - NC Brake Output: TRUE to release brake - 8 - BOOL - - - TcAddressType - Output - - - 1288674776 - - - Main.M14.Axis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1288691008 - - - Main.M14.bBrakeRelease - NC Brake Output: TRUE to release brake - 8 - BOOL - - - TcAddressType - Output - - - 1288699992 - - - Main.M15.Axis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1288716224 - - - Main.M15.bBrakeRelease - NC Brake Output: TRUE to release brake - 8 - BOOL - - - TcAddressType - Output - - - 1288725208 - - - Main.M16.Axis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1288741440 - - - Main.M16.bBrakeRelease - NC Brake Output: TRUE to release brake - 8 - BOOL - - - TcAddressType - Output - - - 1288750424 - - - Main.M17.Axis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1288766656 - - - Main.M17.bBrakeRelease - NC Brake Output: TRUE to release brake - 8 - BOOL - - - TcAddressType - Output - - - 1288775640 - - - Main.M18.Axis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1288791872 - - - Main.M18.bBrakeRelease - NC Brake Output: TRUE to release brake - 8 - BOOL - - - TcAddressType - Output - - - 1288800856 - - - Main.M19.Axis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1288817088 - - - Main.M19.bBrakeRelease - NC Brake Output: TRUE to release brake - 8 - BOOL - - - TcAddressType - Output - - - 1288826072 - - - Main.M20.Axis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1288842304 - - - Main.M20.bBrakeRelease - NC Brake Output: TRUE to release brake - 8 - BOOL - - - TcAddressType - Output - - - 1288851288 - - - Main.M21.Axis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1288867520 - - - Main.M21.bBrakeRelease - NC Brake Output: TRUE to release brake - 8 - BOOL - - - TcAddressType - Output - - - 1288876504 - - - Main.M22.Axis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1288892736 - - - Main.M22.bBrakeRelease - NC Brake Output: TRUE to release brake - 8 - BOOL - - - TcAddressType - Output - - - 1288901720 - - - Main.M23.Axis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1288917952 - - - Main.M23.bBrakeRelease - NC Brake Output: TRUE to release brake - 8 - BOOL - - - TcAddressType - Output - - - 1288926936 - - - Main.M24.Axis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1288943168 - - - Main.M24.bBrakeRelease - NC Brake Output: TRUE to release brake - 8 - BOOL - - - TcAddressType - Output - - - 1288952152 - - - Main.M25.Axis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1288968384 - - - Main.M25.bBrakeRelease - NC Brake Output: TRUE to release brake - 8 - BOOL - - - TcAddressType - Output - - - 1288977368 - - - Main.M26.Axis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1288993600 - - - Main.M26.bBrakeRelease - NC Brake Output: TRUE to release brake - 8 - BOOL - - - TcAddressType - Output - - - 1289002584 - - - Main.M27.Axis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1289018816 - - - Main.M27.bBrakeRelease - NC Brake Output: TRUE to release brake - 8 - BOOL - - - TcAddressType - Output - - - 1289027800 - - - Main.M28.Axis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1289044032 - - - Main.M28.bBrakeRelease - NC Brake Output: TRUE to release brake - 8 - BOOL - - - TcAddressType - Output - - - 1289053016 - - - Main.M29.Axis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1289069248 - - - Main.M29.bBrakeRelease - NC Brake Output: TRUE to release brake - 8 - BOOL - - - TcAddressType - Output - - - 1289078232 - - - Main.M30.Axis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1289094464 - - - Main.M30.bBrakeRelease - NC Brake Output: TRUE to release brake - 8 - BOOL - - - TcAddressType - Output - - - 1289103448 - - - Main.M31.Axis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1289119680 - - - Main.M31.bBrakeRelease - NC Brake Output: TRUE to release brake - 8 - BOOL - - - TcAddressType - Output - - - 1289128664 - - - Main.M32.Axis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1289144896 - - - Main.M32.bBrakeRelease - NC Brake Output: TRUE to release brake - 8 - BOOL - - - TcAddressType - Output - - - 1289153880 - - - Main.M33.Axis.PlcToNc - 1024 - PLCTONC_AXIS_REF - - - TcAddressType - Output - - - 1289170112 - - - Main.M33.bBrakeRelease - NC Brake Output: TRUE to release brake - 8 - BOOL - - - TcAddressType - Output - - - 1289179096 - - - GVL.fbFastFaultOutput1.q_xFastFaultOut - 8 - BOOL - - - pytmc - + .D[21] := TIIB[IM1K4-EL6002-E6]^COM RxPDO-Map Outputs Channel 1^Data Out 21TcAddressTypeOutput1281791104PRG_ST1K4_TEST.fbMotion.fbDriveVirtual.MasterAxis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1281792768PRG_ST1K4_TEST.fbStates.astMotionStageMax[1].Axis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1282219200PRG_ST1K4_TEST.fbStates.astMotionStageMax[1].bBrakeRelease8BOOLTcAddressTypeOutput1282228184PRG_3_PMPS_POST.fbArbiterIO.q_stRequestedBP1760ST_BeamParams_IOTcLinkToTIIB[PMPS_PRE]^IO Outputs^RequestedBPTcAddressTypeOutput1282404864Main.M1.Axis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1288363200Main.M1.bBrakeRelease8BOOLTcAddressTypeOutput1288372184Main.M2.Axis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1288388416Main.M2.bBrakeRelease8BOOLTcAddressTypeOutput1288397400Main.M3.Axis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1288413632Main.M3.bBrakeRelease8BOOLTcAddressTypeOutput1288422616Main.M4.Axis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1288438848Main.M4.bBrakeRelease8BOOLTcAddressTypeOutput1288447832Main.M5.Axis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1288464064Main.M5.bBrakeRelease8BOOLTcAddressTypeOutput1288473048Main.M6.Axis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1288489280Main.M6.bBrakeRelease8BOOLTcAddressTypeOutput1288498264Main.M7.Axis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1288514496Main.M7.bBrakeRelease8BOOLTcAddressTypeOutput1288523480Main.M8.Axis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1288539712Main.M8.bBrakeRelease8BOOLTcAddressTypeOutput1288548696Main.M9.Axis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1288564928Main.M9.bBrakeRelease8BOOLTcAddressTypeOutput1288573912Main.M10.Axis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1288590144Main.M10.bBrakeRelease8BOOLTcAddressTypeOutput1288599128Main.M11.Axis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1288615360Main.M11.bBrakeRelease8BOOLTcAddressTypeOutput1288624344Main.M12.Axis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1288640576Main.M12.bBrakeRelease8BOOLTcAddressTypeOutput1288649560Main.M13.Axis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1288665792Main.M13.bBrakeRelease8BOOLTcAddressTypeOutput1288674776Main.M14.Axis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1288691008Main.M14.bBrakeRelease8BOOLTcAddressTypeOutput1288699992Main.M15.Axis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1288716224Main.M15.bBrakeRelease8BOOLTcAddressTypeOutput1288725208Main.M16.Axis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1288741440Main.M16.bBrakeRelease8BOOLTcAddressTypeOutput1288750424Main.M17.Axis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1288766656Main.M17.bBrakeRelease8BOOLTcAddressTypeOutput1288775640Main.M18.Axis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1288791872Main.M18.bBrakeRelease8BOOLTcAddressTypeOutput1288800856Main.M19.Axis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1288817088Main.M19.bBrakeRelease8BOOLTcAddressTypeOutput1288826072Main.M20.Axis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1288842304Main.M20.bBrakeRelease8BOOLTcAddressTypeOutput1288851288Main.M21.Axis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1288867520Main.M21.bBrakeRelease8BOOLTcAddressTypeOutput1288876504Main.M22.Axis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1288892736Main.M22.bBrakeRelease8BOOLTcAddressTypeOutput1288901720Main.M23.Axis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1288917952Main.M23.bBrakeRelease8BOOLTcAddressTypeOutput1288926936Main.M24.Axis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1288943168Main.M24.bBrakeRelease8BOOLTcAddressTypeOutput1288952152Main.M25.Axis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1288968384Main.M25.bBrakeRelease8BOOLTcAddressTypeOutput1288977368Main.M26.Axis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1288993600Main.M26.bBrakeRelease8BOOLTcAddressTypeOutput1289002584Main.M27.Axis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1289018816Main.M27.bBrakeRelease8BOOLTcAddressTypeOutput1289027800Main.M28.Axis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1289044032Main.M28.bBrakeRelease8BOOLTcAddressTypeOutput1289053016Main.M29.Axis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1289069248Main.M29.bBrakeRelease8BOOLTcAddressTypeOutput1289078232Main.M30.Axis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1289094464Main.M30.bBrakeRelease8BOOLTcAddressTypeOutput1289103448Main.M31.Axis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1289119680Main.M31.bBrakeRelease8BOOLTcAddressTypeOutput1289128664Main.M32.Axis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1289144896Main.M32.bBrakeRelease8BOOLTcAddressTypeOutput1289153880Main.M33.Axis.PlcToNc1024PLCTONC_AXIS_REFTcAddressTypeOutput1289170112Main.M33.bBrakeRelease8BOOLTcAddressTypeOutput1289179096GVL.fbFastFaultOutput1.q_xFastFaultOut8BOOLpytmc pv: FaultHWO io: i field: DESC Hardware Output Status - - - - TcAddressType - Output - - - 1290142472 - - - GVL.fbFastFaultOutput2.q_xFastFaultOut - 8 - BOOL - - - pytmc - + TcAddressTypeOutput1290142472GVL.fbFastFaultOutput2.q_xFastFaultOut8BOOLpytmc pv: FaultHWO io: i field: DESC Hardware Output Status - - - - TcAddressType - Output - - - 1290637384 - - - GVL.rCurTrans - 1024 - ST_PMPS_Attenuator_IO - - 1 - 16 - - - - pytmc - pv: PLC:KFE:MOTION:PMPS:CurTrans - - - TcAddressType - Output - - - TcVarGlobal - - - 1291133056 - - - - 3 - PlcTask Internal - 0 - 162594816 - - DefaultGlobals.stSys - Included for you - 40 - ST_System - - - TcVarGlobal - - - 4096000 - - - GVL_Logger.bTrickleTripped - Global trickle trip flag - 8 - BOOL - - - pytmc - + TcAddressTypeOutput1290637384GVL.rCurTrans1024ST_PMPS_Attenuator_IO116pytmcpv: PLC:KFE:MOTION:PMPS:CurTransTcAddressTypeOutputTcVarGlobal12911330563PlcTask Internal0162594816DefaultGlobals.stSys40ST_SystemTcVarGlobal4096000GVL_Logger.bTrickleTripped8BOOLpytmc pv: @(PREFIX)LCLSGeneral:GlobalLogTrickleTrip io: i field: DESC Tripped by overall log count - - - - TcVarGlobal - - - 4096040 - - - GeneralConstants.MAX_STATES - 16 including "Unknown" is the max for an EPICS MBBI/MBBO + TcVarGlobal4096040GeneralConstants.MAX_STATES - 16 - UINT - - 9 - - - - TcVarGlobal - - - 4096048 - - - DefaultGlobals.fTimeStamp - 64 - LREAL - - - TcVarGlobal - - - 4096064 - - - GVL_Logger.cLogHost - + You can make this larger if you want to use states-based FBs sized beyond the EPICS enum limit]]>16UINT9TcVarGlobal4096048DefaultGlobals.fTimeStamp64LREALTcVarGlobal4096064GVL_Logger.cLogHost $ nslookup ctl-logsrv01 Name: ctl-logsrv01.pcdsn Address: 172.21.32.36 - - 128 - STRING(15) - - 172.21.32.36 - - - - pytmc - + ]]>128STRING(15)172.21.32.36pytmc pv: @(PREFIX)LCLSGeneral:LogHost io: io field: DESC The log host IP address - - - - TcVarGlobal - - - 4096128 - - - GVL_Logger.iLogPort - 16 - UINT - - 54321 - - - - pytmc - + TcVarGlobal4096128GVL_Logger.iLogPort16UINT54321pytmc pv: @(PREFIX)LCLSGeneral:LogPort io: io field: DESC The log host UDP port - - - - TcVarGlobal - - - 4096256 - - - GVL_Logger.sIpTidbit - 56 - STRING(6) - - 172.21 - - - - TcVarGlobal - - - 4096272 - - - Global_Variables.BOOTDATAFLAGS_RETAIN_LOADED - Retain data loaded - 8 - BYTE - - 1 - - - - TcVarGlobal - - - 4096328 - - - GVL_Logger.nMinTimeViolationAcceptable - Trip if `nLocalTripThreshold` exceeded `nMinTimeViolationAcceptable` times - 16 - INT - - 5 - - - - TcVarGlobal - - - 4096336 - - - GVL_Logger.nLocalTripThreshold - Minimum time between log messages - 32 - TIME - - 1 - - - - TcVarGlobal - - - 4096352 - - - GVL_Logger.nLocalTrickleTripThreshold - Default trickle trip, activated by global threshold - 32 - TIME - - 100 - - - - TcVarGlobal - - - 4096384 - - - GVL_Logger.nTrickleTripTime - Default time for log-handler to recognize a trickle overload condition, many log-message FB occasionally creating a message - 32 - TIME - - 10000 - - - - TcVarGlobal - - - 4096416 - - - GVL_Logger.nTripResetPeriod - Default time for CB auto-reset - 32 - TIME - - 600000 - - - - TcVarGlobal - - - 4096448 - - - GVL_Logger.sPlcHostname - 648 - STRING(80) - - unknown - - - - TcVarGlobal - - - 4096480 - - - Global_Variables.BOOTDATAFLAGS_RETAIN_INVALID - Retain data is invalid - 8 - BYTE - - 2 - - - - TcVarGlobal - - - 4097128 - - - Global_Variables.AMSPORT_LOGGER - Logger - 16 - UINT - - 100 - - - - TcVarGlobal - - - 4097136 - - - GVL_Logger.TCPADS_MAXUDP_BUFFSIZE - Ref: https://infosys.beckhoff.com/english.php?content=../content/1033/tcpipserver/html/TcPlcLibTcpIp_FB_SocketUdpSendTo.htm + TcVarGlobal4096256GVL_Logger.sIpTidbit56STRING(6)172.21TcVarGlobal4096272Global_Variables.BOOTDATAFLAGS_RETAIN_LOADED8BYTE1TcVarGlobal4096328GVL_Logger.nMinTimeViolationAcceptable16INT5TcVarGlobal4096336GVL_Logger.nLocalTripThreshold32TIME1TcVarGlobal4096352GVL_Logger.nLocalTrickleTripThreshold32TIME100TcVarGlobal4096384GVL_Logger.nTrickleTripTime32TIME10000TcVarGlobal4096416GVL_Logger.nTripResetPeriod32TIME600000TcVarGlobal4096448GVL_Logger.sPlcHostname648STRING(80)unknownTcVarGlobal4096480Global_Variables.BOOTDATAFLAGS_RETAIN_INVALID8BYTE2TcVarGlobal4097128Global_Variables.AMSPORT_LOGGER16UINT100TcVarGlobal4097136GVL_Logger.TCPADS_MAXUDP_BUFFSIZE - 32 - UDINT - - 10000 - - - - analysis - -33 - - - TcVarGlobal - - - 4097152 - - - GVL_Logger.nGlobAccEvents - Global log message count - 32 - UDINT - - - pytmc - + TwinCAT PLC Control->"Project->Options...->Build" dialog window. + ]]>32UDINT10000analysis-33TcVarGlobal4097152GVL_Logger.nGlobAccEvents32UDINTpytmc pv: @(PREFIX)LCLSGeneral:LogMessageCount io: i field: DESC Total log messages on the last cycle - - - - TcVarGlobal - - - 4097184 - - - GVL_Logger.fbRootLogger - Instantiated here to be used everywhere - 81600 - FB_LogMessage - - - TcVarGlobal - - - 4097216 - - - Global_Version.stLibVersion_Tc2_EtherCAT - 288 - ST_LibVersion - - - .iMajor - 3 - - - .iMinor - 3 - - - .iBuild - 15 - - - .iRevision - 0 - - - .sVersion - 3.3.15.0 - - - - - const_non_replaced - - - TcVarGlobal - - - 4178816 - - - Global_Version.stLibVersion_Tc2_Standard - 288 - ST_LibVersion - - - .iMajor - 3 - - - .iMinor - 3 - - - .iBuild - 3 - - - .iRevision - 0 - - - .nFlags - 0 - - - .sVersion - 3.3.3.0 - - - - - const_non_replaced - - - TcVarGlobal - - - 4179104 - - - Global_Version.stLibVersion_Tc2_System - 288 - ST_LibVersion - - - .iMajor - 3 - - - .iMinor - 4 - - - .iBuild - 24 - - - .iRevision - 0 - - - .nFlags - 0 - - - .sVersion - 3.4.24.0 - - - - - const_non_replaced - - - TcVarGlobal - - - 4179392 - - - Global_Variables.AMSPORT_EVENTLOG - Event logger - 16 - UINT - - 110 - - - - TcVarGlobal - - - 4179680 - - - Global_Variables.AMSPORT_R0_RTIME - R0 Real time - 16 - UINT - - 200 - - - - TcVarGlobal - - - 4179696 - - - Global_Variables.AMSPORT_R0_IO - I/O Driver - 16 - UINT - - 300 - - - - TcVarGlobal - - - 4179712 - - - Global_Variables.AMSPORT_R0_NC - 16 - UINT - - 500 - - - - TcVarGlobal - - - 4179728 - - - Global_Variables.AMSPORT_R0_NCSAF - 16 - UINT - - 501 - - - - TcVarGlobal - - - 4179744 - - - Global_Variables.AMSPORT_R0_NCSVB - 16 - UINT - - 511 - - - - TcVarGlobal - - - 4179760 - - - Global_Variables.AMSPORT_R0_ISG - 16 - UINT - - 550 - - - - TcVarGlobal - - - 4179776 - - - Global_Variables.AMSPORT_R0_CNC - 16 - UINT - - 600 - - - - TcVarGlobal - - - 4179792 - - - Global_Variables.AMSPORT_R0_LINE - 16 - UINT - - 700 - - - - TcVarGlobal - - - 4179808 - - - Global_Variables.AMSPORT_R0_PLC - 16 - UINT - - 800 - - - - TcVarGlobal - - - 4179824 - - - Global_Variables.AMSPORT_R0_PLC_RTS1 - TwinCAT v2.xx first PLC runtime system - 16 - UINT - - 801 - - - - TcVarGlobal - - - 4179840 - - - Global_Variables.AMSPORT_R0_PLC_RTS2 - TwinCAT v2.xx second PLC runtime system - 16 - UINT - - 811 - - - - TcVarGlobal - - - 4179856 - - - Global_Variables.AMSPORT_R0_PLC_RTS3 - TwinCAT v2.xx third PLC runtime system - 16 - UINT - - 821 - - - - TcVarGlobal - - - 4179872 - - - Global_Variables.AMSPORT_R0_PLC_RTS4 - TwinCAT v2.xx fourth PLC runtime system - 16 - UINT - - 831 - - - - TcVarGlobal - - - 4179888 - - - Global_Variables.AMSPORT_R0_CAM - 16 - UINT - - 900 - - - - TcVarGlobal - - - 4179904 - - - Global_Variables.AMSPORT_R0_CAMTOOL - Camming tool - 16 - UINT - - 950 - - - - TcVarGlobal - - - 4179920 - - - Global_Variables.AMSPORT_R3_SYSSERV - TwinCAT System Service - 16 - UINT - - 10000 - - - - TcVarGlobal - - - 4179936 - - - Global_Variables.AMSPORT_R3_SCOPESERVER - TwinCAT Scope Server - 16 - UINT - - 14001 - - - - TcVarGlobal - - - 4179952 - - - Global_Variables.ADSSTATE_INVALID - Invalid ADS state - 16 - UINT - - 0 - - - - TcVarGlobal - - - 4179968 - - - Global_Variables.ADSSTATE_IDLE - 16 - UINT - - 1 - - - - TcVarGlobal - - - 4179984 - - - Global_Variables.ADSSTATE_RESET - 16 - UINT - - 2 - - - - TcVarGlobal - - - 4180000 - - - Global_Variables.ADSSTATE_INIT - 16 - UINT - - 3 - - - - TcVarGlobal - - - 4180016 - - - Global_Variables.ADSSTATE_START - 16 - UINT - - 4 - - - - TcVarGlobal - - - 4180032 - - - Global_Variables.ADSSTATE_RUN - 16 - UINT - - 5 - - - - TcVarGlobal - - - 4180048 - - - Global_Variables.ADSSTATE_STOP - 16 - UINT - - 6 - - - - TcVarGlobal - - - 4180064 - - - Global_Variables.ADSSTATE_SAVECFG - 16 - UINT - - 7 - - - - TcVarGlobal - - - 4180080 - - - Global_Variables.ADSSTATE_LOADCFG - 16 - UINT - - 8 - - - - TcVarGlobal - - - 4180096 - - - Global_Variables.ADSSTATE_POWERFAILURE - 16 - UINT - - 9 - - - - TcVarGlobal - - - 4180112 - - - Global_Variables.ADSSTATE_POWERGOOD - 16 - UINT - - 10 - - - - TcVarGlobal - - - 4180128 - - - Global_Variables.ADSSTATE_ERROR - 16 - UINT - - 11 - - - - TcVarGlobal - - - 4180144 - - - Global_Variables.ADSSTATE_SHUTDOWN - 16 - UINT - - 12 - - - - TcVarGlobal - - - 4180160 - - - Global_Variables.ADSSTATE_SUSPEND - 16 - UINT - - 13 - - - - TcVarGlobal - - - 4180176 - - - Global_Variables.ADSSTATE_RESUME - 16 - UINT - - 14 - - - - TcVarGlobal - - - 4180192 - - - Global_Variables.ADSSTATE_CONFIG - System is in config mode - 16 - UINT - - 15 - - - - TcVarGlobal - - - 4180208 - - - Global_Variables.ADSSTATE_RECONFIG - System should restart in config mode - 16 - UINT - - 16 - - - - TcVarGlobal - - - 4180224 - - - Global_Variables.ADSSTATE_STOPPING - 16 - UINT - - 17 - - - - TcVarGlobal - - - 4180240 - - - Global_Variables.ADSSTATE_INCOMPATIBLE - 16 - UINT - - 18 - - - - TcVarGlobal - - - 4180256 - - - Global_Variables.ADSSTATE_EXCEPTION - 16 - UINT - - 19 - - - - TcVarGlobal - - - 4180272 - - - Global_Variables.ADSSTATE_MAXSTATES - Max. number of available ads states - 16 - UINT - - 20 - - - - TcVarGlobal - - - 4180288 - - - Global_Variables.BOOTDATAFLAGS_RETAIN_REQUESTED - 8 - BYTE - - 4 - - - - TcVarGlobal - - - 4180304 - - - Global_Variables.BOOTDATAFLAGS_PERSISTENT_LOADED - Persistent data loaded - 8 - BYTE - - 16 - - - - TcVarGlobal - - - 4180312 - - - Global_Variables.ADSIGRP_SYMTAB - Symbol table - 32 - UDINT - - 61440 - - - - TcVarGlobal - - - 4180320 - - - Global_Variables.ADSIGRP_SYMNAME - Symbol name - 32 - UDINT - - 61441 - - - - TcVarGlobal - - - 4180352 - - - Global_Variables.ADSIGRP_SYMVAL - Symbol value - 32 - UDINT - - 61442 - - - - TcVarGlobal - - - 4180384 - - - Global_Variables.ADSIGRP_SYM_HNDBYNAME - 32 - UDINT - - 61443 - - - - TcVarGlobal - - - 4180416 - - - Global_Variables.ADSIGRP_SYM_VALBYNAME - 32 - UDINT - - 61444 - - - - TcVarGlobal - - - 4180448 - - - Global_Variables.ADSIGRP_SYM_VALBYHND - 32 - UDINT - - 61445 - - - - TcVarGlobal - - - 4180480 - - - Global_Variables.ADSIGRP_SYM_RELEASEHND - 32 - UDINT - - 61446 - - - - TcVarGlobal - - - 4180512 - - - Global_Variables.ADSIGRP_SYM_INFOBYNAME - 32 - UDINT - - 61447 - - - - TcVarGlobal - - - 4180544 - - - Global_Variables.ADSIGRP_SYM_VERSION - 32 - UDINT - - 61448 - - - - TcVarGlobal - - - 4180576 - - - Global_Variables.ADSIGRP_SYM_INFOBYNAMEEX - 32 - UDINT - - 61449 - - - - TcVarGlobal - - - 4180608 - - - Global_Variables.ADSIGRP_SYM_DOWNLOAD - 32 - UDINT - - 61450 - - - - TcVarGlobal - - - 4180640 - - - Global_Variables.ADSIGRP_SYM_UPLOAD - 32 - UDINT - - 61451 - - - - TcVarGlobal - - - 4180672 - - - Global_Variables.ADSIGRP_SYM_UPLOADINFO - 32 - UDINT - - 61452 - - - - TcVarGlobal - - - 4180704 - - - Global_Variables.ADSIGRP_SYMNOTE - Notification of named handle - 32 - UDINT - - 61456 - - - - TcVarGlobal - - - 4180736 - - - Global_Variables.ADSIGRP_IOIMAGE_RWIB - Read/write input BYTE(S) - 32 - UDINT - - 61472 - - - - TcVarGlobal - - - 4180768 - - - Global_Variables.ADSIGRP_IOIMAGE_RWIX - Read/write input bit - 32 - UDINT - - 61473 - - - - TcVarGlobal - - - 4180800 - - - Global_Variables.ADSIGRP_IOIMAGE_RISIZE - Read input size (in BYTE) - 32 - UDINT - - 61477 - - - - TcVarGlobal - - - 4180832 - - - Global_Variables.ADSIGRP_IOIMAGE_RWOB - Read/write output BYTE(S) - 32 - UDINT - - 61488 - - - - TcVarGlobal - - - 4180864 - - - Global_Variables.ADSIGRP_IOIMAGE_RWOX - Read/write output bit - 32 - UDINT - - 61489 - - - - TcVarGlobal - - - 4180896 - - - Global_Variables.ADSIGRP_IOIMAGE_ROSIZE - Read/write output bit - 32 - UDINT - - 61493 - - - - TcVarGlobal - - - 4180928 - - - Global_Variables.ADSIGRP_IOIMAGE_CLEARI - Write inputs TO null - 32 - UDINT - - 61504 - - - - TcVarGlobal - - - 4180960 - - - Global_Variables.ADSIGRP_IOIMAGE_CLEARO - Write outputs TO null - 32 - UDINT - - 61520 - - - - TcVarGlobal - - - 4180992 - - - Global_Variables.ADSIGRP_IOIMAGE_RWIOB - Read input AND write output BYTE(S) ADS-READWRITE - 32 - UDINT - - 61536 - - - - TcVarGlobal - - - 4181024 - - - Global_Variables.ADSIGRP_DEVICE_DATA - State, name, etc... - 32 - UDINT - - 61696 - - - - TcVarGlobal - - - 4181056 - - - Global_Variables.ADSIOFFS_DEVDATA_ADSSTATE - Ads state OF device - 32 - UDINT - - 0 - - - - TcVarGlobal - - - 4181088 - - - Global_Variables.ADSIOFFS_DEVDATA_DEVSTATE - Device state - 32 - UDINT - - 2 - - - - TcVarGlobal - - - 4181120 - - - Global_Variables.SYSTEMSERVICE_OPENCREATE - Open and if not existing create - 32 - UDINT - - 100 - - - - TcVarGlobal - - - 4181152 - - - Global_Variables.SYSTEMSERVICE_OPENREAD - Open existing for read access - 32 - UDINT - - 101 - - - - TcVarGlobal - - - 4181184 - - - Global_Variables.SYSTEMSERVICE_OPENWRITE - Open existing for write access - 32 - UDINT - - 102 - - - - TcVarGlobal - - - 4181216 - - - Global_Variables.SYSTEMSERVICE_CREATEFILE - Create - 32 - UDINT - - 110 - - - - TcVarGlobal - - - 4181248 - - - Global_Variables.SYSTEMSERVICE_CLOSEHANDLE - Close - 32 - UDINT - - 111 - - - - TcVarGlobal - - - 4181280 - - - Global_Variables.SYSTEMSERVICE_FOPEN - 32 - UDINT - - 120 - - - - TcVarGlobal - - - 4181312 - - - Global_Variables.SYSTEMSERVICE_FCLOSE - 32 - UDINT - - 121 - - - - TcVarGlobal - - - 4181344 - - - Global_Variables.SYSTEMSERVICE_FREAD - 32 - UDINT - - 122 - - - - TcVarGlobal - - - 4181376 - - - Global_Variables.SYSTEMSERVICE_FWRITE - 32 - UDINT - - 123 - - - - TcVarGlobal - - - 4181408 - - - Global_Variables.SYSTEMSERVICE_FSEEK - 32 - UDINT - - 124 - - - - TcVarGlobal - - - 4181440 - - - Global_Variables.SYSTEMSERVICE_FTELL - 32 - UDINT - - 125 - - - - TcVarGlobal - - - 4181472 - - - Global_Variables.SYSTEMSERVICE_FGETS - 32 - UDINT - - 126 - - - - TcVarGlobal - - - 4181504 - - - Global_Variables.SYSTEMSERVICE_FPUTS - 32 - UDINT - - 127 - - - - TcVarGlobal - - - 4181536 - - - Global_Variables.SYSTEMSERVICE_FSCANF - 32 - UDINT - - 128 - - - - TcVarGlobal - - - 4181568 - - - Global_Variables.SYSTEMSERVICE_FPRINTF - 32 - UDINT - - 129 - - - - TcVarGlobal - - - 4181600 - - - Global_Variables.SYSTEMSERVICE_FEOF - 32 - UDINT - - 130 - - - - TcVarGlobal - - - 4181632 - - - Global_Variables.SYSTEMSERVICE_FDELETE - 32 - UDINT - - 131 - - - - TcVarGlobal - - - 4181664 - - - Global_Variables.SYSTEMSERVICE_FRENAME - 32 - UDINT - - 132 - - - - TcVarGlobal - - - 4181696 - - - Global_Variables.SYSTEMSERVICE_MKDIR - 32 - UDINT - - 138 - - - - TcVarGlobal - - - 4181728 - - - Global_Variables.SYSTEMSERVICE_RMDIR - 32 - UDINT - - 139 - - - - TcVarGlobal - - - 4181760 - - - Global_Variables.SYSTEMSERVICE_REG_HKEYLOCALMACHINE - 32 - UDINT - - 200 - - - - TcVarGlobal - - - 4181792 - - - Global_Variables.SYSTEMSERVICE_SENDEMAIL - 32 - UDINT - - 300 - - - - TcVarGlobal - - - 4181824 - - - Global_Variables.SYSTEMSERVICE_TIMESERVICES - 32 - UDINT - - 400 - - - - TcVarGlobal - - - 4181856 - - - Global_Variables.SYSTEMSERVICE_STARTPROCESS - 32 - UDINT - - 500 - - - - TcVarGlobal - - - 4181888 - - - Global_Variables.SYSTEMSERVICE_CHANGENETID - 32 - UDINT - - 600 - - - - TcVarGlobal - - - 4181920 - - - Global_Variables.TIMESERVICE_DATEANDTIME - Date/time - 32 - UDINT - - 1 - - - - TcVarGlobal - - - 4181952 - - - Global_Variables.TIMESERVICE_SYSTEMTIMES - 32 - UDINT - - 2 - - - - TcVarGlobal - - - 4181984 - - - Global_Variables.TIMESERVICE_RTCTIMEDIFF - 32 - UDINT - - 3 - - - - TcVarGlobal - - - 4182016 - - - Global_Variables.TIMESERVICE_ADJUSTTIMETORTC - 32 - UDINT - - 4 - - - - TcVarGlobal - - - 4182048 - - - Global_Variables.TIMESERVICE_TIMEZONINFORMATION - 32 - UDINT - - 6 - - - - TcVarGlobal - - - 4182080 - - - Global_Variables.ADSLOG_MSGTYPE_HINT - Hint icon - 32 - DWORD - - 1 - - - - TcVarGlobal - - - 4182112 - - - Global_Variables.ADSLOG_MSGTYPE_WARN - Warning icon - 32 - DWORD - - 2 - - - - TcVarGlobal - - - 4182144 - - - Global_Variables.ADSLOG_MSGTYPE_ERROR - Error icon - 32 - DWORD - - 4 - - - - TcVarGlobal - - - 4182176 - - - Global_Variables.ADSLOG_MSGTYPE_LOG - Write message to log file - 32 - DWORD - - 16 - - - - TcVarGlobal - - - 4182208 - - - Global_Variables.ADSLOG_MSGTYPE_MSGBOX - View message in message box - 32 - DWORD - - 32 - - - - TcVarGlobal - - - 4182240 - - - Global_Variables.ADSLOG_MSGTYPE_RESOURCE - 32 - DWORD - - 64 - - - - TcVarGlobal - - - 4182272 - - - Global_Variables.ADSLOG_MSGTYPE_STRING - 32 - DWORD - - 128 - - - - TcVarGlobal - - - 4182304 - - - Global_Variables.BOOTDATAFLAGS_PERSISTENT_INVALID - Persistent data is invalid - 8 - BYTE - - 32 - - - - TcVarGlobal - - - 4182336 - - - Global_Variables.SYSTEMSTATEFLAGS_BSOD - Blue screen of death - 8 - BYTE - - 1 - - - - TcVarGlobal - - - 4182344 - - - Global_Variables.SYSTEMSTATEFLAGS_RTVIOLATION - Realtime violation - latency time - 8 - BYTE - - 2 - - - - TcVarGlobal - - - 4182352 - - - Global_Variables.nWatchdogTime - Watchdog time. Depending of g_WatchdogConfig : seconds or minutes - 8 - BYTE - - - TcVarGlobal - - - 4182360 - - - Global_Variables.FOPEN_MODEREAD - "r": Opens for reading. If the file does not exist or cannot be found, the call fails. - 32 - DWORD - - 1 - - - - TcVarGlobal - - - 4182368 - - - Global_Variables.FOPEN_MODEWRITE - "w": Opens an empty file for writing. If the given file exists, its contents are destroyed. - 32 - DWORD - - 2 - - - - TcVarGlobal - - - 4182400 - - - Global_Variables.FOPEN_MODEAPPEND - "a": Opens for writing at the end of the file (appending) without removing the EOF marker before writing new data to the file; creates the file first if it doesnot exist. - 32 - DWORD - - 4 - - - - TcVarGlobal - - - 4182432 - - - Global_Variables.FOPEN_MODEPLUS - "+": Opens for reading and writing - 32 - DWORD - - 8 - - - - TcVarGlobal - - - 4182464 - - - Global_Variables.FOPEN_MODEBINARY - "b": Open in binary (untranslated) mode. - 32 - DWORD - - 16 - - - - TcVarGlobal - - - 4182496 - - - Global_Variables.FOPEN_MODETEXT - "t": Open in text (translated) mode. - 32 - DWORD - - 32 - - - - TcVarGlobal - - - 4182528 - - - Global_Variables.TCEVENTFLAG_PRIOCLASS - Event class/priority through textformatter - 16 - WORD - - 16 - - - - TcVarGlobal - - - 4182784 - - - Global_Variables.TCEVENTFLAG_FMTSELF - Format in message - 16 - WORD - - 32 - - - - TcVarGlobal - - - 4182800 - - - Global_Variables.TCEVENTFLAG_LOG - Write to log file - 16 - WORD - - 64 - - - - TcVarGlobal - - - 4182816 - - - Global_Variables.TCEVENTFLAG_MSGBOX - Display message box - 16 - WORD - - 128 - - - - TcVarGlobal - - - 4182832 - - - Global_Variables.TCEVENTFLAG_SRCID - Src id instead of source name - 16 - WORD - - 256 - - - - TcVarGlobal - - - 4182848 - - - Global_Variables.TCEVENTFLAG_AUTOFMTALL - 16 - WORD - - 4096 - - - - TcVarGlobal - - - 4182864 - - - Global_Variables.TCEVENTSTATE_INVALID - Event object is not initialized - 16 - WORD - - 0 - - - - TcVarGlobal - - - 4182880 - - - Global_Variables.TCEVENTSTATE_SIGNALED - Event object is in a signaled state - 16 - WORD - - 1 - - - - TcVarGlobal - - - 4182896 - - - Global_Variables.TCEVENTSTATE_RESET - Event object is in a reset state - 16 - WORD - - 2 - - - - TcVarGlobal - - - 4182912 - - - Global_Variables.TCEVENTSTATE_CONFIRMED - Event object is confirmed but not reset - 16 - WORD - - 16 - - - - TcVarGlobal - - - 4182928 - - - Global_Variables.TCEVENTSTATE_RESETCON - Event object is confirmed and reset - 16 - WORD - - 18 - - - - TcVarGlobal - - - 4182944 - - - Global_Variables.TCEVENT_SRCNAMESIZE - 16 - INT - - 15 - - - - TcVarGlobal - - - 4182960 - - - Global_Variables.TCEVENT_FMTPRGSIZE - 16 - INT - - 31 - - - - TcVarGlobal - - - 4182976 - - - Global_Variables.eWatchdogConfig - 16 - E_WATCHDOG_TIME_CONFIG - - 0 - - - - TcVarGlobal - - - 4182992 - - - Global_Variables.DEFAULT_ADS_TIMEOUT - Default ADS timeout value - 32 - TIME - - 5000 - - - - TcVarGlobal - - - 4183008 - - - Global_Variables.PI - 64 - LREAL - - 3.14159265358979 - - - - TcVarGlobal - - - 4183040 - - - Global_Variables.MAX_STRING_LENGTH - Max. length of T_MaxString (inclusive null delimiter) - 32 - UDINT - - 255 - - - - TcVarGlobal - - - 4183104 - - - Global_Version.stLibVersion_Tc3_Module - 288 - ST_LibVersion - - - .iMajor - 3 - - - .iMinor - 3 - - - .iBuild - 21 - - - .iRevision - 0 - - - .sVersion - 3.3.21.0 - - - - - const_non_replaced - - - TcVarGlobal - - - 4183648 - - - Global_Version.stLibVersion_Tc2_Utilities - 288 - ST_LibVersion - - - .iMajor - 3 - - - .iMinor - 3 - - - .iBuild - 40 - - - .iRevision - 1 - - - .nFlags - 0 - - - .sVersion - 3.3.40.1 - - - - - const_non_replaced - - - TcVarGlobal - - - 4184256 - - - Global_Variables.MAX_AVERAGE_MEASURES - Max. number of measures used in the profiler function block: 2..100 - 16 - INT - - 10 - - - - LowerBorder - 2 - - - UpperBorder - 100 - - - TcVarGlobal - - - 4184544 - - - Global_Variables.GLOBAL_FORMAT_HASH_PREFIX_TYPE - Global hash prefix type constant used for binary, octal or hexadecimal string format type - 16 - E_HashPrefixTypes - - 0 - - - - TcVarGlobal - - - 4184560 - - - Global_Variables.GLOBAL_SBCS_TABLE - Windows SBCS (Single Byte Character Set) Code Page Table - 16 - E_SBCSType - - 1 - - - - TcVarGlobal - - - 4184576 - - - Global_Variables.GLOBAL_DCF77_SEQUENCE_CHECK - TRUE = Enable DCF77 telegram plausibility check (two telegrams are checked), FALSE = Disable check - 8 - BOOL - - 0 - - - - TcVarGlobal - - - 4184592 - - - Global_Variables.DEFAULT_CSV_FIELD_SEP - Default CSV-file field separator character. Semicolon (;) := 16#3B => german field separator, comma (,) := 16#2C => US field separator - 8 - BYTE - - 59 - - - - TcVarGlobal - - - 4184600 - - - Global_Variables.GLOBAL_DCF77_PULSE_SPLIT - Default DCF77 short/long pulse split time value. Bit == 0 => pulse < 140ms, Bit == 1 => pulse >= 140ms - 32 - TIME - - 140 - - - - TcVarGlobal - - - 4184608 - - - Global_Variables.MAX_ADAPTER_NAME_LENGTH - Max. System Service local adapter name length (256 + 4 inkl. \0) - 32 - UDINT - - 259 - - - - TcVarGlobal - - - 4246112 - - - Global_Variables.MAX_ADAPTER_DESCRIPTION_LENGTH - Max. System Service local adapter descirpion length (128 + 4 inkl. \0) - 32 - UDINT - - 131 - - - - TcVarGlobal - - - 4246144 - - - Global_Variables.MAX_ADAPTER_ADDRESS_LENGTH - Max. System Service local adapter physical address length (bytes[0..7]) - 32 - UDINT - - 7 - - - - TcVarGlobal - - - 4246176 - - - Global_Variables.SYSTEMSERVICE_IPHELPERAPI - IPHELPERAPI index group - 32 - UDINT - - 701 - - - - TcVarGlobal - - - 4246208 - - - Global_Variables.SYSTEMSERVICE_IPHOSTNAME - IPHOSTNAME index group - 32 - UDINT - - 702 - - - - TcVarGlobal - - - 4246240 - - - Global_Variables.IPHELPERAPI_ADAPTERSINFO - IPHELPERAPI index offset - 32 - UDINT - - 1 - - - - TcVarGlobal - - - 4246272 - - - Global_Variables.IPHELPERAPI_IPADDRBYHOSTNAME - IPHELPERAPI index offset - 32 - UDINT - - 4 - - - - TcVarGlobal - - - 4246304 - - - Global_Variables.MAX_LOCAL_ADAPTERS - Max. number of local network adapters - 32 - UDINT - - 5 - - - - TcVarGlobal - - - 4246336 - - - Global_Variables.SYSTEMSERVICE_ADDREMOTE - System Service route function: Add route - 32 - UDINT - - 801 - - - - TcVarGlobal - - - 4246368 - - - Global_Variables.SYSTEMSERVICE_DELREMOTE - System Service route function: Delete route - 32 - UDINT - - 802 - - - - TcVarGlobal - - - 4246400 - - - Global_Variables.SYSTEMSERVICE_ENUMREMOTE - System Service route function: Enumerater route - 32 - UDINT - - 803 - - - - TcVarGlobal - - - 4246432 - - - Global_Variables.MAX_REMOTE_PCS - Max. number of TwinCAT remote systems/PC's - 16 - INT - - 99 - - - - TcVarGlobal - - - 4246464 - - - Global_Variables.MAX_ROUTE_NAME_LEN - Max. TwinCAT router route name length - 8 - BYTE - - 31 - - - - TcVarGlobal - - - 4246480 - - - Global_Variables.MAX_ROUTE_ADDR_LEN - Max. TwinCAT router route address length - 8 - BYTE - - 79 - - - - TcVarGlobal - - - 4246488 - - - Global_Variables.ROUTE_FLAG_TEMPORARY - TwinCAT route flag: Temporary - 32 - DWORD - - 1 - - - - TcVarGlobal - - - 4246496 - - - Global_Variables.ROUTE_FLAG_DYNAMIC - TwinCAT route flag: Hostname instead OF IP address - 32 - DWORD - - 2 - - - - TcVarGlobal - - - 4246528 - - - Global_Variables.ROUTE_FLAG_NOOVERRIDE - TwinCAT route flag: No override - 32 - DWORD - - 4 - - - - TcVarGlobal - - - 4246560 - - - Global_Variables.MIN_ROUTE_TRANSPORT - Min. route type: eRouteTransport_None - 8 - BYTE - - 0 - - - - TcVarGlobal - - - 4246592 - - - Global_Variables.MAX_ROUTE_TRANSPORT - Max. route type: eRouteTransport_SOAP - 8 - BYTE - - 12 - - - - TcVarGlobal - - - 4246600 - - - Global_Variables.AMSPORT_AMSLOGGER - TwinCAT Ams Logger port number - 16 - UINT - - 10502 - - - - TcVarGlobal - - - 4246608 - - - Global_Variables.EMPTY_ROUTE_ENTRY - eTransport := eRouteTransport_None see Workitem 7547 - 1184 - ST_AmsRouteEntry - - - .sName - - - - .sNetID - - - - .sAddress - - - - .tTimeout - 0 - - - .dwFlags - 0 - - - - - TcVarGlobal - - - 4246624 - - - Global_Variables.SYSTEMSERVICE_FFILEFIND - System Service file find function number - 32 - UDINT - - 133 - - - - TcVarGlobal - - - 4247808 - - - Global_Variables.HKEY_MAX_BINARY_DATA_SIZE - Max. byte size of binary registry value data - 32 - UDINT - - 500 - - - - TcVarGlobal - - - 4247840 - - - Global_Variables.AMSLOGGER_IGR_GENERAL - TwinCAT Ams Logger general index group - 32 - UDINT - - 4096 - - - - TcVarGlobal - - - 4247872 - - - Global_Variables.AMSLOGGER_IOF_MODE - TwinCAT Ams Logger mode - 32 - UDINT - - 1 - - - - TcVarGlobal - - - 4247904 - - - Global_Variables.FORMAT_MAX_ARGS - Format string constant: Max. number of format arguments in FB_FormatString - 16 - INT - - 10 - - - - TcVarGlobal - - - 4247936 - - - Global_Variables.FLOATREC_EXP_IS_NAN - T_FloatRec type and F_GetFloatRec function constant: The value is #NAN or -#NAN - 16 - INT - - -32768 - - - - TcVarGlobal - - - 4247952 - - - Global_Variables.FLOATREC_EXP_IS_INF - T_FloatRec type and F_GetFloatRec function constant: The value is #INF or -#INF - 16 - INT - - 32767 - - - - TcVarGlobal - - - 4247968 - - - Global_Variables.FLOATREC_MAX_DIGITS - T_FloatRec type and F_GetFloatRec function constant: Max. number of significant digits. Note: double precision floats have max. 15 significant digits - 16 - INT - - 20 - - - - TcVarGlobal - - - 4247984 - - - Global_Variables.FLOATREC_MAX_PRECISION - T_FloatRec type and F_GetFloatRec function constant: Max. floating point precision (1e-307) - 16 - INT - - 307 - - - - TcVarGlobal - - - 4248000 - - - Global_Variables.FLOATREC_MIN_PRECISION - T_FloatRec type and F_GetFloatRec function constant: Min. floating point precision - 16 - INT - - 0 - - - - TcVarGlobal - - - 4248016 - - - Global_Variables.FMTERR_NOERROR - FB_FormatString function block error code: No error - 32 - DWORD - - 0 - - - - TcVarGlobal - - - 4248032 - - - Global_Variables.FMTERR_PERCENTSIGNPOSITION - FB_FormatString function block error code: Percent sign (%) at invalid position - 32 - DWORD - - 16 - - - - TcVarGlobal - - - 4248064 - - - Global_Variables.FMTERR_ASTERISKPOSITION - FB_FormatString function block error code: Asterisk parameter at invalid position - 32 - DWORD - - 32 - - - - TcVarGlobal - - - 4248096 - - - Global_Variables.FMTERR_WIDTHVALUE - FB_FormatString function block error code: Invalid width field value - 32 - DWORD - - 64 - - - - TcVarGlobal - - - 4248128 - - - Global_Variables.FMTERR_PRECISIONVALUE - FB_FormatString function block error code: Invalid precision field value - 32 - DWORD - - 128 - - - - TcVarGlobal - - - 4248160 - - - Global_Variables.FMTERR_FLAGPOSITION - FB_FormatString function block error code: One of the flags at invalid position - 32 - DWORD - - 256 - - - - TcVarGlobal - - - 4248192 - - - Global_Variables.FMTERR_WIDTHPRECISIONVALPOS - FB_FormatString function block error code: The width or precision field value at invalid position - 32 - DWORD - - 512 - - - - TcVarGlobal - - - 4248224 - - - Global_Variables.FMTERR_PRECISIONDOTPOSITION - FB_FormatString function block error code: Dot "." sign of precision field at invalid position - 32 - DWORD - - 1024 - - - - TcVarGlobal - - - 4248256 - - - Global_Variables.FMTERR_TYPEFIELDVALUE - FB_FormatString function block error code: Invalid (unsupported) type field value - 32 - DWORD - - 2048 - - - - TcVarGlobal - - - 4248288 - - - Global_Variables.FMTERR_ARGTYPEINVALID - FB_FormatString function block error code: Different type field and argument parameter - 32 - DWORD - - 4096 - - - - TcVarGlobal - - - 4248320 - - - Global_Variables.FMTERR_UNACCEPTEDPARAMETER - FB_FormatString function block error code: Invalid format string parameters - 32 - DWORD - - 8192 - - - - TcVarGlobal - - - 4248352 - - - Global_Variables.FMTERR_INSUFFICIENTARGS - FB_FormatString function block error code: To much arguments in format string - 32 - DWORD - - 16384 - - - - TcVarGlobal - - - 4248384 - - - Global_Variables.FMTERR_DESTBUFFOVERFLOW - FB_FormatString function block error code: Destination string buffer overflow (formatted string is to long ) - 32 - DWORD - - 32768 - - - - TcVarGlobal - - - 4248416 - - - Global_Variables.FMTERR_INVALIDPOINTERINPUT - FB_FormatString function block error code: Invalid pointer input - 32 - DWORD - - 65536 - - - - TcVarGlobal - - - 4248448 - - - Global_Variables.EMPTY_ARG_VALUE - T_Arg empty value - 96 - T_Arg - - - .eType - 0 - - - .cbLen - 0 - - - .pData - 0 - - - - - TcVarGlobal - - - 4248480 - - - Global_Variables.FORMAT_HEXASC_CODES - 256 - BYTE - - 0 - 2 - - - 0 - 16 - - - - [0,0] - 48 - - - [0,1] - 49 - - - [0,2] - 50 - - - [0,3] - 51 - - - [0,4] - 52 - - - [0,5] - 53 - - - [0,6] - 54 - - - [0,7] - 55 - - - [0,8] - 56 - - - [0,9] - 57 - - - [0,10] - 97 - - - [0,11] - 98 - - - [0,12] - 99 - - - [0,13] - 100 - - - [0,14] - 101 - - - [0,15] - 102 - - - [1,0] - 48 - - - [1,1] - 49 - - - [1,2] - 50 - - - [1,3] - 51 - - - [1,4] - 52 - - - [1,5] - 53 - - - [1,6] - 54 - - - [1,7] - 55 - - - [1,8] - 56 - - - [1,9] - 57 - - - [1,10] - 65 - - - [1,11] - 66 - - - [1,12] - 67 - - - [1,13] - 68 - - - [1,14] - 69 - - - [1,15] - 70 - - - - - TcVarGlobal - - - 4248576 - - - Global_Variables.FORMAT_DECASC_CODES - ASCII to decimal and decimal digits to ASCII codes - 80 - BYTE - - 0 - 10 - - - - [0] - 48 - - - [1] - 49 - - - [2] - 50 - - - [3] - 51 - - - [4] - 52 - - - [5] - 53 - - - [6] - 54 - - - [7] - 55 - - - [8] - 56 - - - [9] - 57 - - - - - TcVarGlobal - - - 4248832 - - - Global_Variables.SYSTEMTIME_MAX_MONTHDAYS - 384 - WORD - - 0 - 2 - - - 1 - 12 - - - - [0,1] - 31 - - - [0,2] - 28 - - - [0,3] - 31 - - - [0,4] - 30 - - - [0,5] - 31 - - - [0,6] - 30 - - - [0,7] - 31 - - - [0,8] - 31 - - - [0,9] - 30 - - - [0,10] - 31 - - - [0,11] - 30 - - - [0,12] - 31 - - - [1,1] - 31 - - - [1,2] - 29 - - - [1,3] - 31 - - - [1,4] - 30 - - - [1,5] - 31 - - - [1,6] - 30 - - - [1,7] - 31 - - - [1,8] - 31 - - - [1,9] - 30 - - - [1,10] - 31 - - - [1,11] - 30 - - - [1,12] - 31 - - - - - TcVarGlobal - - - 4254320 - - - Global_Variables.SYSTEMTIME_MAX_YEARSDAY - 448 - WORD - - 0 - 2 - - - 0 - 14 - - - - [0,0] - 0 - - - [0,1] - 31 - - - [0,2] - 59 - - - [0,3] - 90 - - - [0,4] - 120 - - - [0,5] - 151 - - - [0,6] - 181 - - - [0,7] - 212 - - - [0,8] - 243 - - - [0,9] - 273 - - - [0,10] - 304 - - - [0,11] - 334 - - - [0,12] - 365 - - - [0,13] - 396 - - - [1,0] - 0 - - - [1,1] - 31 - - - [1,2] - 60 - - - [1,3] - 91 - - - [1,4] - 121 - - - [1,5] - 152 - - - [1,6] - 182 - - - [1,7] - 213 - - - [1,8] - 244 - - - [1,9] - 274 - - - [1,10] - 305 - - - [1,11] - 335 - - - [1,12] - 366 - - - [1,13] - 397 - - - - - TcVarGlobal - - - 4254704 - - - Global_Variables.SYSTEMTIME_DATEDELTA_OFFSET - Number of past days since year zero until 1 January 1601 - 32 - DWORD - - 584389 - - - - TcVarGlobal - - - 4255168 - - - Global_Variables.SYSTEMTIME_TICKSPERMSEC - Number of 100ns ticks per millisecond - 64 - T_ULARGE_INTEGER - - - .dwHighPart - 0 - - - .dwLowPart - 10000 - - - - - TcVarGlobal - - - 4255200 - - - Global_Variables.SYSTEMTIME_TICKSPERSEC - Number of 100ns ticks per second - 64 - T_ULARGE_INTEGER - - - .dwHighPart - 0 - - - .dwLowPart - 10000000 - - - - - TcVarGlobal - - - 4255264 - - - Global_Variables.SYSTEMTIME_TICKSPERDAY - Number of 100ns ticks per day - 64 - T_ULARGE_INTEGER - - - .dwHighPart - 201 - - - .dwLowPart - 711573504 - - - - - TcVarGlobal - - - 4255328 - - - Global_Variables.SYSTEMTIME_DATE_AND_TIME_MIN - Min. DT value as file time DT#1970-01-01-00:00:00 - 64 - T_ULARGE_INTEGER - - - .dwHighPart - 27111902 - - - .dwLowPart - 3577643008 - - - - - TcVarGlobal - - - 4255392 - - - Global_Variables.SYSTEMTIME_DATE_AND_TIME_MAX - Max. DT value as file time DT#2106-02-06-06:28:15 - 64 - T_ULARGE_INTEGER - - - .dwHighPart - 37111701 - - - .dwLowPart - 2856069504 - - - - - TcVarGlobal - - - 4255456 - - - Global_Variables.SYSTEMTIME_TICKSPERMSEC64 - Number of 100ns ticks per millisecond - 64 - ULINT - - 10000 - - - - TcVarGlobal - - - 4255552 - - - Global_Variables.SYSTEMTIME_TICKSPERSEC64 - Number of 100ns ticks per second - 64 - ULINT - - 10000000 - - - - TcVarGlobal - - - 4255616 - - - Global_Variables.SYSTEMTIME_TICKSPERDAY64 - Number of 100ns ticks per day - 64 - ULINT - - 864000000000 - - - - TcVarGlobal - - - 4255680 - - - Global_Variables.SYSTEMTIME_DATE_AND_TIME_MIN64 - Min. DT value as file time DT#1970-01-01-00:00:00 - 64 - ULINT - - 116444736000000000 - - - - TcVarGlobal - - - 4255744 - - - Global_Variables.SYSTEMTIME_DATE_AND_TIME_MAX64 - Max. DT value as file time DT#2106-02-06-06:28:15 - 64 - ULINT - - 159393544950000000 - - - - TcVarGlobal - - - 4255808 - - - Global_Variables.WEST_EUROPE_TZI - 864 - ST_TimeZoneInformation - - - .bias - -60 - - - .standardName - W. Europe Standard Time - - - .standardDate.wYear - 0 - - - .standardDate.wMonth - 10 - - - .standardDate.wDayOfWeek - 0 - - - .standardDate.wDay - 5 - - - .standardDate.wHour - 3 - - - .standardBias - 0 - - - .daylightName - W. Europe Daylight Time - - - .daylightDate.wYear - 0 - - - .daylightDate.wMonth - 3 - - - .daylightDate.wDayOfWeek - 0 - - - .daylightDate.wDay - 5 - - - .daylightDate.wHour - 2 - - - .daylightBias - -60 - - - - - TcVarGlobal - - - 4255872 - - - Global_Variables.DATE_AND_TIME_SECPERDAY - Number of seconds per day - 32 - DWORD - - 86400 - - - - TcVarGlobal - - - 4260832 - - - Global_Variables.DATE_AND_TIME_SECPERWEEK - Number of seconds per week - 32 - DWORD - - 604800 - - - - TcVarGlobal - - - 4260864 - - - Global_Variables.DBG_OUTPUT_NONE - Disabled (no debug oputput) - 32 - DWORD - - 0 - - - - TcVarGlobal - - - 4267072 - - - Global_Variables.DBG_OUTPUT_LOG - Enabled, TwinCAT System Manager Log - 32 - DWORD - - 1 - - - - TcVarGlobal - - - 4267104 - - - Global_Variables.DBG_OUTPUT_FILE - Enabled, text file - 32 - DWORD - - 2 - - - - TcVarGlobal - - - 4267136 - - - Global_Variables.DBG_OUTPUT_VISU - reserved - 32 - DWORD - - 4 - - - - TcVarGlobal - - - 4267168 - - - Global_Variables.DEFAULT_CSV_FIELD_DOUBLE_QUOTE - CSV separator constant: double-quote (") => used to enclose special characters like line breaks, double-quotes, commas... - 8 - BYTE - - 34 - - - - TcVarGlobal - - - 4384336 - - - Global_Variables.DEFAULT_CSV_RECORD_SEP_CR - CSV separator constant: cariage return => record separator (first character) - 8 - BYTE - - 13 - - - - TcVarGlobal - - - 4384344 - - - Global_Variables.DEFAULT_CSV_RECORD_SEP_LF - CSV separator constant: line feed => record separator (second character) - 8 - BYTE - - 10 - - - - TcVarGlobal - - - 4384352 - - - Global_Variables.EMPTY_GUID_STRUCT - 128 - GUID - - - .Data1 - 0 - - - .Data2 - 0 - - - .Data3 - 0 - - - .Data4[0] - 0 - - - .Data4[1] - 0 - - - .Data4[2] - 0 - - - .Data4[3] - 0 - - - .Data4[4] - 0 - - - .Data4[5] - 0 - - - .Data4[6] - 0 - - - .Data4[7] - 0 - - - - - TcVarGlobal - - - 4386080 - - - Global_Variables.EMPTY_GUID_STRING - 296 - STRING(36) - - 00000000-0000-0000-0000-000000000000 - - - - TcVarGlobal - - - 4386208 - - - Global_Variables.EMPTY_GUID_REGSTRING - 312 - STRING(38) - - {00000000-0000-0000-0000-000000000000} - - - - TcVarGlobal - - - 4386504 - - - Global_Variables.ASCII_STX - 8 - BYTE - - 2 - - - - TcVarGlobal - - - 4386840 - - - Global_Version.stLibVersion_Tc2_IoFunctions - 288 - ST_LibVersion - - - .iMajor - 3 - - - .iMinor - 3 - - - .iBuild - 13 - - - .iRevision - 0 - - - .nFlags - 0 - - - .sVersion - 3.3.13.0 - - - - - const_non_replaced - - - TcVarGlobal - - - 4386912 - - - Global_Version.stLibVersion_Tc2_ModbusSrv - 288 - ST_LibVersion - - - .iMajor - 3 - - - .iMinor - 3 - - - .iBuild - 2 - - - .iRevision - 0 - - - .sVersion - 3.3.2.0 - - - - - const_non_replaced - - - TcVarGlobal - - - 4387200 - - - Global_Version.stLibVersion_Tc2_SerialCom - 288 - ST_LibVersion - - - .iMajor - 3 - - - .iMinor - 3 - - - .iBuild - 7 - - - .iRevision - 0 - - - .nFlags - 0 - - - .sVersion - 3.3.7.0 - - - - - const_non_replaced - - - TcVarGlobal - - - 4387488 - - - Global_Variables.COMERRORADS_INVALID_COMPORT - constants for error codes returned as nErrorID output of SerialLineControlADS - invalid input parameters - 32 - UDINT - - 36865 - - - - TcVarGlobal - - - 4387776 - - - Global_Variables.COMERRORADS_INVALID_CMD - 32 - UDINT - - 36866 - - - - TcVarGlobal - - - 4387808 - - - Global_Variables.COMERRORADS_INVALID_DATAPOINTER - 32 - UDINT - - 36867 - - - - TcVarGlobal - - - 4387840 - - - Global_Variables.COMERRORADS_INVALID_CFGSTLEN - 32 - UDINT - - 36881 - - - - TcVarGlobal - - - 4387872 - - - Global_Variables.COMERRORADS_INVALID_CFGSTVER - unknown configuration structure version - 32 - UDINT - - 36882 - - - - TcVarGlobal - - - 4387904 - - - Global_Variables.COMERRORADS_INVALID_TL - invalid TraceLevel - 32 - UDINT - - 36883 - - - - TcVarGlobal - - - 4387936 - - - Global_Variables.COMERRORADS_INVALID_BAUDRATE - 32 - UDINT - - 36897 - - - - TcVarGlobal - - - 4387968 - - - Global_Variables.COMERRORADS_INVALID_PARITY - 32 - UDINT - - 36898 - - - - TcVarGlobal - - - 4388000 - - - Global_Variables.COMERRORADS_INVALID_DATABITS - 32 - UDINT - - 36899 - - - - TcVarGlobal - - - 4388032 - - - Global_Variables.COMERRORADS_INVALID_STOPBITS - 32 - UDINT - - 36900 - - - - TcVarGlobal - - - 4388064 - - - Global_Variables.COMERRORADS_INVALID_DTR_CTRL - 32 - UDINT - - 36901 - - - - TcVarGlobal - - - 4388096 - - - Global_Variables.COMERRORADS_INVALID_RTS_CTRL - 32 - UDINT - - 36902 - - - - TcVarGlobal - - - 4388128 - - - Global_Variables.COMERRORADS_INVALID_CTS_OUTCTRL - 32 - UDINT - - 36903 - - - - TcVarGlobal - - - 4388160 - - - Global_Variables.COMERRORADS_INVALID_DSR_OUTCTRL - 32 - UDINT - - 36904 - - - - TcVarGlobal - - - 4388192 - - - Global_Variables.COMERRORADS_INVALID_DSR_SENS - 32 - UDINT - - 36905 - - - - TcVarGlobal - - - 4388224 - - - Global_Variables.COMERRORADS_NOT_INIT - Specific Error Codes - 32 - UDINT - - 36913 - - - - TcVarGlobal - - - 4388256 - - - Global_Variables.COMERRORADS_RD_BUFFER_OVERRUN - 32 - UDINT - - 36914 - - - - TcVarGlobal - - - 4388288 - - - Global_Variables.COMERRORADS_PORT_CONNECTED - port already opened by the server - 32 - UDINT - - 36915 - - - - TcVarGlobal - - - 4388320 - - - Global_Variables.COMERRORADS_PORT_NOT_CONNECTED - port not yet opened by the server - 32 - UDINT - - 36916 - - - - TcVarGlobal - - - 4388352 - - - Global_Variables.COMERRORADS_RD_THREAD_TIMEOUT - 32 - UDINT - - 36917 - - - - TcVarGlobal - - - 4388384 - - - Global_Variables.COMERRORADS_WR_THREAD_TIMEOUT - 32 - UDINT - - 36918 - - - - TcVarGlobal - - - 4388416 - - - Global_Variables.COMERRORADS_RD_FAILURE - 32 - UDINT - - 36919 - - - - TcVarGlobal - - - 4388448 - - - Global_Variables.COMERRORADS_WR_FAILURE - 32 - UDINT - - 36920 - - - - TcVarGlobal - - - 4388480 - - - Global_Variables.COMERRORADS_SERVER_INCOMPATIBLE - server version incompatible - 32 - UDINT - - 37121 - - - - TcVarGlobal - - - 4388512 - - - Global_Variables.ASCII_ETX - 8 - BYTE - - 3 - - - - TcVarGlobal - - - 4389064 - - - Global_Variables.ASCII_DLE - 8 - BYTE - - 16 - - - - TcVarGlobal - - - 4389072 - - - Global_Variables.ASCII_NAK - 8 - BYTE - - 21 - - - - TcVarGlobal - - - 4389080 - - - Global_Variables.MAX_RETRIES - 16 - INT - - 5 - - - - TcVarGlobal - - - 4389088 - - - Global_Constants.EMPTY_SEVERITY - 16 - TcEventSeverity - - 0 - - - - TcVarGlobal - - - 4389104 - - - Global_Variables.TIMEOUT_ZVZ - maximale Zeichenverzugszeit - 32 - TIME - - 220 - - - - TcVarGlobal - - - 4389120 - - - Global_Variables.TIMEOUT_QVZ - maximale Quittungsverzugszeit - 32 - TIME - - 2000 - - - - TcVarGlobal - - - 4389152 - - - Global_Variables.TIMEOUT_WVZ - maximale Wiederholungsverzugszeit - 32 - TIME - - 4000 - - - - TcVarGlobal - - - 4389184 - - - Global_Constants.EMPTY_EVENT_CLASS - 128 - GUID - - - .Data1 - 0 - - - .Data2 - 0 - - - .Data3 - 0 - - - .Data4[0] - 0 - - - .Data4[1] - 0 - - - .Data4[2] - 0 - - - .Data4[3] - 0 - - - .Data4[4] - 0 - - - .Data4[5] - 0 - - - .Data4[6] - 0 - - - .Data4[7] - 0 - - - - - TcVarGlobal - - - 4389216 - - - Global_Constants.EMPTY_EVENT_ID - 32 - UDINT - - 0 - - - - TcVarGlobal - - - 4389344 - - - Global_Constants.SUCCESS_EVENT - 192 - TcEventEntry - - - .uuidEventClass.Data1 - 0 - - - .uuidEventClass.Data2 - 0 - - - .uuidEventClass.Data3 - 0 - - - .uuidEventClass.Data4[0] - 0 - - - .uuidEventClass.Data4[1] - 0 - - - .uuidEventClass.Data4[2] - 0 - - - .uuidEventClass.Data4[3] - 0 - - - .uuidEventClass.Data4[4] - 0 - - - .uuidEventClass.Data4[5] - 0 - - - .uuidEventClass.Data4[6] - 0 - - - .uuidEventClass.Data4[7] - 0 - - - .nEventID - 0 - - - .eSeverity - 0 - - - - - TcVarGlobal - - - 4389376 - - - GVL.nLangId_OnlineMonitoring - language id for online monitoring; English(US)=1033 ; German(Germay)=1031 - 32 - DINT - - 1033 - - - - TcVarGlobal - - - 4389568 - - - ParameterList.cSourceNameSize - size [bytes] for source names (recommended is a size between 128 and 512) - 32 - UDINT - - 256 - - - - LowerBorder - 81 - - - UpperBorder - 10000 - - - TcVarGlobal - - - 4389600 - - - Global_Version.stLibVersion_Tc3_EventLogger - 288 - ST_LibVersion - - - .iMajor - 3 - - - .iMinor - 1 - - - .iBuild - 24 - - - .iRevision - 0 - - - .nFlags - 0 - - - .sVersion - 3.1.24.0 - - - - - const_non_replaced - - - TcVarGlobal - - - 4389632 - - - GVL_INTERNAL.UNINITIALIZED_CLASS_GUID - {E7A4B1E0-F4CF-4733-95D5-73DF084B60F8} - 128 - GUID - - - .Data1 - 3886330336 - - - .Data2 - 62671 - - - .Data3 - 18227 - - - .Data4[0] - 149 - - - .Data4[1] - 213 - - - .Data4[2] - 115 - - - .Data4[3] - 223 - - - .Data4[4] - 8 - - - .Data4[5] - 75 - - - .Data4[6] - 96 - - - .Data4[7] - 248 - - - - - TcVarGlobal - - - 4389920 - - - .TCPADS_MAXUDP_BUFFSIZE - 32 - UDINT - - 8192 - - - - TcVarGlobal - - - 4390048 - - - Global_Variables.AMSPORT_TCPIPSRV - 16 - UINT - - 10201 - - - - TcVarGlobal - - - 4390080 - - - GVL_Param_TcUnit.MaxNumberOfTestSuites - 16 - UINT - - 1000 - - - - TcVarGlobal - - - 4390096 - - - Global_Variables.TCPADS_IGR_CONLIST - 32 - UDINT - - 2147483649 - - - - TcVarGlobal - - - 4390112 - - - Global_Variables.TCPADS_IGR_CLOSEBYHDL - 32 - UDINT - - 2147483650 - - - - TcVarGlobal - - - 4390144 - - - Global_Variables.TCPADS_IGR_SENDBYHDL - 32 - UDINT - - 2147483651 - - - - TcVarGlobal - - - 4390176 - - - Global_Variables.TCPADS_IGR_PEERBYHDL - 32 - UDINT - - 2147483652 - - - - TcVarGlobal - - - 4390208 - - - Global_Variables.TCPADS_IGR_RECVBYHDL - 32 - UDINT - - 2147483653 - - - - TcVarGlobal - - - 4390240 - - - Global_Variables.TCPADS_IGR_RECVFROMBYHDL - 32 - UDINT - - 2147483654 - - - - TcVarGlobal - - - 4390272 - - - Global_Variables.TCPADS_IGR_SENDTOBYHDL - 32 - UDINT - - 2147483655 - - - - TcVarGlobal - - - 4390304 - - - Global_Variables.TCPADS_IGR_MULTICAST_ADDBYHDL - 32 - UDINT - - 2147483656 - - - - TcVarGlobal - - - 4390336 - - - Global_Variables.TCPADS_IGR_MULTICAST_DROPBYHDL - 32 - UDINT - - 2147483657 - - - - TcVarGlobal - - - 4390368 - - - Global_Variables.TCPADS_IGR_ADAPTER_LINKSTATUS - 32 - UDINT - - 2147483658 - - - - TcVarGlobal - - - 4390400 - - - Global_Variables.TCPADSCONLST_IOF_CONNECT - 32 - UDINT - - 1 - - - - TcVarGlobal - - - 4390432 - - - Global_Variables.TCPADSCONLST_IOF_LISTEN - 32 - UDINT - - 2 - - - - TcVarGlobal - - - 4390464 - - - Global_Variables.TCPADSCONLST_IOF_CLOSEALL - 32 - UDINT - - 3 - - - - TcVarGlobal - - - 4390496 - - - Global_Variables.TCPADSCONLST_IOF_ACCEPT - 32 - UDINT - - 4 - - - - TcVarGlobal - - - 4390528 - - - Global_Variables.TCPADSCONLST_IOF_UDPBIND - 32 - UDINT - - 5 - - - - TcVarGlobal - - - 4390560 - - - Global_Variables.TCPADSCONLST_IOF_GETHNDLBYADDR - 32 - UDINT - - 6 - - - - TcVarGlobal - - - 4390592 - - - Global_Variables.TCPADSCONLST_IOF_GETLINKSTATUS - 32 - UDINT - - 7 - - - - TcVarGlobal - - - 4390624 - - - Global_Variables.TCPADS_NULL_HSOCKET - Empty (not initialized) socket - 352 - T_HSOCKET - - - .handle - 0 - - - .remoteAddr.nPort - 0 - - - .remoteAddr.sAddr - - - - .localAddr.nPort - 0 - - - .localAddr.sAddr - - - - - - TcVarGlobal - - - 4390656 - - - Global_Variables.LISTEN_MODE_CLOSEALL - FORCED close of all previous opened sockets - 32 - DWORD - - 1 - - - - TcVarGlobal - - - 4391008 - - - Global_Variables.LISTEN_MODE_USEOPENED - Try to use allready opened listener socket - 32 - DWORD - - 2 - - - - TcVarGlobal - - - 4391040 - - - Global_Variables.CONNECT_MODE_ENABLEDBG - Enables/Disables debugging messages - 32 - DWORD - - 2147483648 - - - - TcVarGlobal - - - 4391072 - - - Global_Variables.MAX_THROTTLE_MODE - 32 - DWORD - - 12 - - - - TcVarGlobal - - - 4391104 - - - Global_Variables.THROTTLE_MODE_OFF - 416 - T_ThrottleTimes - - - [0] - 0 - - - [1] - 0 - - - [2] - 0 - - - [3] - 0 - - - [4] - 0 - - - [5] - 0 - - - [6] - 0 - - - [7] - 0 - - - [8] - 0 - - - [9] - 0 - - - [10] - 0 - - - [11] - 0 - - - [12] - 0 - - - - - TcVarGlobal - - - 4391136 - - - Global_Variables.THROTTLE_MODE_DEFAULT - 416 - T_ThrottleTimes - - - [0] - 0 - - - [1] - 10 - - - [2] - 20 - - - [3] - 40 - - - [4] - 60 - - - [5] - 80 - - - [6] - 100 - - - [7] - 200 - - - [8] - 400 - - - [9] - 600 - - - [10] - 800 - - - [11] - 1000 - - - [12] - 2000 - - - - - TcVarGlobal - - - 4391552 - - - Global_Version.stLibVersion_Tc3_JsonXml - 288 - ST_LibVersion - - - .iMajor - 3 - - - .iMinor - 3 - - - .iBuild - 14 - - - .iRevision - 0 - - - .nFlags - 0 - - - .sVersion - 3.3.14.0 - - - - - const_non_replaced - - - TcVarGlobal - - - 4391968 - - - GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite - 16 - UINT - - 100 - - - - TcVarGlobal - - - 4392256 - - - GVL_Param_TcUnit.MaxNumberOfAssertsForEachTestSuite - 16 - UINT - - 1000 - - - - TcVarGlobal - - - 4392272 - - - GVL_Param_TcUnit.LogExtendedResults - TcUnit logs complete test results. These include: + TcVarGlobal4097184GVL_Logger.fbRootLogger81600FB_LogMessageTcVarGlobal4097216Global_Version.stLibVersion_Tc2_EtherCAT288ST_LibVersion.iMajor3.iMinor3.iBuild15.iRevision0.sVersion3.3.15.0const_non_replacedTcVarGlobal4178816Global_Version.stLibVersion_Tc2_Standard288ST_LibVersion.iMajor3.iMinor3.iBuild3.iRevision0.nFlags0.sVersion3.3.3.0const_non_replacedTcVarGlobal4179104Global_Version.stLibVersion_Tc2_System288ST_LibVersion.iMajor3.iMinor4.iBuild24.iRevision0.nFlags0.sVersion3.4.24.0const_non_replacedTcVarGlobal4179392Global_Variables.AMSPORT_EVENTLOG16UINT110TcVarGlobal4179680Global_Variables.AMSPORT_R0_RTIME16UINT200TcVarGlobal4179696Global_Variables.AMSPORT_R0_IO16UINT300TcVarGlobal4179712Global_Variables.AMSPORT_R0_NC16UINT500TcVarGlobal4179728Global_Variables.AMSPORT_R0_NCSAF16UINT501TcVarGlobal4179744Global_Variables.AMSPORT_R0_NCSVB16UINT511TcVarGlobal4179760Global_Variables.AMSPORT_R0_ISG16UINT550TcVarGlobal4179776Global_Variables.AMSPORT_R0_CNC16UINT600TcVarGlobal4179792Global_Variables.AMSPORT_R0_LINE16UINT700TcVarGlobal4179808Global_Variables.AMSPORT_R0_PLC16UINT800TcVarGlobal4179824Global_Variables.AMSPORT_R0_PLC_RTS116UINT801TcVarGlobal4179840Global_Variables.AMSPORT_R0_PLC_RTS216UINT811TcVarGlobal4179856Global_Variables.AMSPORT_R0_PLC_RTS316UINT821TcVarGlobal4179872Global_Variables.AMSPORT_R0_PLC_RTS416UINT831TcVarGlobal4179888Global_Variables.AMSPORT_R0_CAM16UINT900TcVarGlobal4179904Global_Variables.AMSPORT_R0_CAMTOOL16UINT950TcVarGlobal4179920Global_Variables.AMSPORT_R3_SYSSERV16UINT10000TcVarGlobal4179936Global_Variables.AMSPORT_R3_SCOPESERVER16UINT14001TcVarGlobal4179952Global_Variables.ADSSTATE_INVALID16UINT0TcVarGlobal4179968Global_Variables.ADSSTATE_IDLE16UINT1TcVarGlobal4179984Global_Variables.ADSSTATE_RESET16UINT2TcVarGlobal4180000Global_Variables.ADSSTATE_INIT16UINT3TcVarGlobal4180016Global_Variables.ADSSTATE_START16UINT4TcVarGlobal4180032Global_Variables.ADSSTATE_RUN16UINT5TcVarGlobal4180048Global_Variables.ADSSTATE_STOP16UINT6TcVarGlobal4180064Global_Variables.ADSSTATE_SAVECFG16UINT7TcVarGlobal4180080Global_Variables.ADSSTATE_LOADCFG16UINT8TcVarGlobal4180096Global_Variables.ADSSTATE_POWERFAILURE16UINT9TcVarGlobal4180112Global_Variables.ADSSTATE_POWERGOOD16UINT10TcVarGlobal4180128Global_Variables.ADSSTATE_ERROR16UINT11TcVarGlobal4180144Global_Variables.ADSSTATE_SHUTDOWN16UINT12TcVarGlobal4180160Global_Variables.ADSSTATE_SUSPEND16UINT13TcVarGlobal4180176Global_Variables.ADSSTATE_RESUME16UINT14TcVarGlobal4180192Global_Variables.ADSSTATE_CONFIG16UINT15TcVarGlobal4180208Global_Variables.ADSSTATE_RECONFIG16UINT16TcVarGlobal4180224Global_Variables.ADSSTATE_STOPPING16UINT17TcVarGlobal4180240Global_Variables.ADSSTATE_INCOMPATIBLE16UINT18TcVarGlobal4180256Global_Variables.ADSSTATE_EXCEPTION16UINT19TcVarGlobal4180272Global_Variables.ADSSTATE_MAXSTATES16UINT20TcVarGlobal4180288Global_Variables.BOOTDATAFLAGS_RETAIN_REQUESTED8BYTE4TcVarGlobal4180304Global_Variables.BOOTDATAFLAGS_PERSISTENT_LOADED8BYTE16TcVarGlobal4180312Global_Variables.ADSIGRP_SYMTAB32UDINT61440TcVarGlobal4180320Global_Variables.ADSIGRP_SYMNAME32UDINT61441TcVarGlobal4180352Global_Variables.ADSIGRP_SYMVAL32UDINT61442TcVarGlobal4180384Global_Variables.ADSIGRP_SYM_HNDBYNAME32UDINT61443TcVarGlobal4180416Global_Variables.ADSIGRP_SYM_VALBYNAME32UDINT61444TcVarGlobal4180448Global_Variables.ADSIGRP_SYM_VALBYHND32UDINT61445TcVarGlobal4180480Global_Variables.ADSIGRP_SYM_RELEASEHND32UDINT61446TcVarGlobal4180512Global_Variables.ADSIGRP_SYM_INFOBYNAME32UDINT61447TcVarGlobal4180544Global_Variables.ADSIGRP_SYM_VERSION32UDINT61448TcVarGlobal4180576Global_Variables.ADSIGRP_SYM_INFOBYNAMEEX32UDINT61449TcVarGlobal4180608Global_Variables.ADSIGRP_SYM_DOWNLOAD32UDINT61450TcVarGlobal4180640Global_Variables.ADSIGRP_SYM_UPLOAD32UDINT61451TcVarGlobal4180672Global_Variables.ADSIGRP_SYM_UPLOADINFO32UDINT61452TcVarGlobal4180704Global_Variables.ADSIGRP_SYMNOTE32UDINT61456TcVarGlobal4180736Global_Variables.ADSIGRP_IOIMAGE_RWIB32UDINT61472TcVarGlobal4180768Global_Variables.ADSIGRP_IOIMAGE_RWIX32UDINT61473TcVarGlobal4180800Global_Variables.ADSIGRP_IOIMAGE_RISIZE32UDINT61477TcVarGlobal4180832Global_Variables.ADSIGRP_IOIMAGE_RWOB32UDINT61488TcVarGlobal4180864Global_Variables.ADSIGRP_IOIMAGE_RWOX32UDINT61489TcVarGlobal4180896Global_Variables.ADSIGRP_IOIMAGE_ROSIZE32UDINT61493TcVarGlobal4180928Global_Variables.ADSIGRP_IOIMAGE_CLEARI32UDINT61504TcVarGlobal4180960Global_Variables.ADSIGRP_IOIMAGE_CLEARO32UDINT61520TcVarGlobal4180992Global_Variables.ADSIGRP_IOIMAGE_RWIOB32UDINT61536TcVarGlobal4181024Global_Variables.ADSIGRP_DEVICE_DATA32UDINT61696TcVarGlobal4181056Global_Variables.ADSIOFFS_DEVDATA_ADSSTATE32UDINT0TcVarGlobal4181088Global_Variables.ADSIOFFS_DEVDATA_DEVSTATE32UDINT2TcVarGlobal4181120Global_Variables.SYSTEMSERVICE_OPENCREATE32UDINT100TcVarGlobal4181152Global_Variables.SYSTEMSERVICE_OPENREAD32UDINT101TcVarGlobal4181184Global_Variables.SYSTEMSERVICE_OPENWRITE32UDINT102TcVarGlobal4181216Global_Variables.SYSTEMSERVICE_CREATEFILE32UDINT110TcVarGlobal4181248Global_Variables.SYSTEMSERVICE_CLOSEHANDLE32UDINT111TcVarGlobal4181280Global_Variables.SYSTEMSERVICE_FOPEN32UDINT120TcVarGlobal4181312Global_Variables.SYSTEMSERVICE_FCLOSE32UDINT121TcVarGlobal4181344Global_Variables.SYSTEMSERVICE_FREAD32UDINT122TcVarGlobal4181376Global_Variables.SYSTEMSERVICE_FWRITE32UDINT123TcVarGlobal4181408Global_Variables.SYSTEMSERVICE_FSEEK32UDINT124TcVarGlobal4181440Global_Variables.SYSTEMSERVICE_FTELL32UDINT125TcVarGlobal4181472Global_Variables.SYSTEMSERVICE_FGETS32UDINT126TcVarGlobal4181504Global_Variables.SYSTEMSERVICE_FPUTS32UDINT127TcVarGlobal4181536Global_Variables.SYSTEMSERVICE_FSCANF32UDINT128TcVarGlobal4181568Global_Variables.SYSTEMSERVICE_FPRINTF32UDINT129TcVarGlobal4181600Global_Variables.SYSTEMSERVICE_FEOF32UDINT130TcVarGlobal4181632Global_Variables.SYSTEMSERVICE_FDELETE32UDINT131TcVarGlobal4181664Global_Variables.SYSTEMSERVICE_FRENAME32UDINT132TcVarGlobal4181696Global_Variables.SYSTEMSERVICE_MKDIR32UDINT138TcVarGlobal4181728Global_Variables.SYSTEMSERVICE_RMDIR32UDINT139TcVarGlobal4181760Global_Variables.SYSTEMSERVICE_REG_HKEYLOCALMACHINE32UDINT200TcVarGlobal4181792Global_Variables.SYSTEMSERVICE_SENDEMAIL32UDINT300TcVarGlobal4181824Global_Variables.SYSTEMSERVICE_TIMESERVICES32UDINT400TcVarGlobal4181856Global_Variables.SYSTEMSERVICE_STARTPROCESS32UDINT500TcVarGlobal4181888Global_Variables.SYSTEMSERVICE_CHANGENETID32UDINT600TcVarGlobal4181920Global_Variables.TIMESERVICE_DATEANDTIME32UDINT1TcVarGlobal4181952Global_Variables.TIMESERVICE_SYSTEMTIMES32UDINT2TcVarGlobal4181984Global_Variables.TIMESERVICE_RTCTIMEDIFF32UDINT3TcVarGlobal4182016Global_Variables.TIMESERVICE_ADJUSTTIMETORTC32UDINT4TcVarGlobal4182048Global_Variables.TIMESERVICE_TIMEZONINFORMATION32UDINT6TcVarGlobal4182080Global_Variables.ADSLOG_MSGTYPE_HINT32DWORD1TcVarGlobal4182112Global_Variables.ADSLOG_MSGTYPE_WARN32DWORD2TcVarGlobal4182144Global_Variables.ADSLOG_MSGTYPE_ERROR32DWORD4TcVarGlobal4182176Global_Variables.ADSLOG_MSGTYPE_LOG32DWORD16TcVarGlobal4182208Global_Variables.ADSLOG_MSGTYPE_MSGBOX32DWORD32TcVarGlobal4182240Global_Variables.ADSLOG_MSGTYPE_RESOURCE32DWORD64TcVarGlobal4182272Global_Variables.ADSLOG_MSGTYPE_STRING32DWORD128TcVarGlobal4182304Global_Variables.BOOTDATAFLAGS_PERSISTENT_INVALID8BYTE32TcVarGlobal4182336Global_Variables.SYSTEMSTATEFLAGS_BSOD8BYTE1TcVarGlobal4182344Global_Variables.SYSTEMSTATEFLAGS_RTVIOLATION8BYTE2TcVarGlobal4182352Global_Variables.nWatchdogTime8BYTETcVarGlobal4182360Global_Variables.FOPEN_MODEREAD32DWORD1TcVarGlobal4182368Global_Variables.FOPEN_MODEWRITE32DWORD2TcVarGlobal4182400Global_Variables.FOPEN_MODEAPPEND32DWORD4TcVarGlobal4182432Global_Variables.FOPEN_MODEPLUS32DWORD8TcVarGlobal4182464Global_Variables.FOPEN_MODEBINARY32DWORD16TcVarGlobal4182496Global_Variables.FOPEN_MODETEXT32DWORD32TcVarGlobal4182528Global_Variables.TCEVENTFLAG_PRIOCLASS16WORD16TcVarGlobal4182784Global_Variables.TCEVENTFLAG_FMTSELF16WORD32TcVarGlobal4182800Global_Variables.TCEVENTFLAG_LOG16WORD64TcVarGlobal4182816Global_Variables.TCEVENTFLAG_MSGBOX16WORD128TcVarGlobal4182832Global_Variables.TCEVENTFLAG_SRCID16WORD256TcVarGlobal4182848Global_Variables.TCEVENTFLAG_AUTOFMTALL16WORD4096TcVarGlobal4182864Global_Variables.TCEVENTSTATE_INVALID16WORD0TcVarGlobal4182880Global_Variables.TCEVENTSTATE_SIGNALED16WORD1TcVarGlobal4182896Global_Variables.TCEVENTSTATE_RESET16WORD2TcVarGlobal4182912Global_Variables.TCEVENTSTATE_CONFIRMED16WORD16TcVarGlobal4182928Global_Variables.TCEVENTSTATE_RESETCON16WORD18TcVarGlobal4182944Global_Variables.TCEVENT_SRCNAMESIZE16INT15TcVarGlobal4182960Global_Variables.TCEVENT_FMTPRGSIZE16INT31TcVarGlobal4182976Global_Variables.eWatchdogConfig16E_WATCHDOG_TIME_CONFIG0TcVarGlobal4182992Global_Variables.DEFAULT_ADS_TIMEOUT32TIME5000TcVarGlobal4183008Global_Variables.PI64LREAL3.14159265358979TcVarGlobal4183040Global_Variables.MAX_STRING_LENGTH32UDINT255TcVarGlobal4183104Global_Version.stLibVersion_Tc3_Module288ST_LibVersion.iMajor3.iMinor3.iBuild21.iRevision0.sVersion3.3.21.0const_non_replacedTcVarGlobal4183648Global_Version.stLibVersion_Tc2_Utilities288ST_LibVersion.iMajor3.iMinor3.iBuild40.iRevision1.nFlags0.sVersion3.3.40.1const_non_replacedTcVarGlobal4184256Global_Variables.MAX_AVERAGE_MEASURES16INT10LowerBorder2UpperBorder100TcVarGlobal4184544Global_Variables.GLOBAL_FORMAT_HASH_PREFIX_TYPE16E_HashPrefixTypes0TcVarGlobal4184560Global_Variables.GLOBAL_SBCS_TABLE16E_SBCSType1TcVarGlobal4184576Global_Variables.GLOBAL_DCF77_SEQUENCE_CHECK8BOOL0TcVarGlobal4184592Global_Variables.DEFAULT_CSV_FIELD_SEP german field separator, comma (,) := 16#2C => US field separator ]]>8BYTE59TcVarGlobal4184600Global_Variables.GLOBAL_DCF77_PULSE_SPLIT pulse < 140ms, Bit == 1 => pulse >= 140ms ]]>32TIME140TcVarGlobal4184608Global_Variables.MAX_ADAPTER_NAME_LENGTH32UDINT259TcVarGlobal4246112Global_Variables.MAX_ADAPTER_DESCRIPTION_LENGTH32UDINT131TcVarGlobal4246144Global_Variables.MAX_ADAPTER_ADDRESS_LENGTH32UDINT7TcVarGlobal4246176Global_Variables.SYSTEMSERVICE_IPHELPERAPI32UDINT701TcVarGlobal4246208Global_Variables.SYSTEMSERVICE_IPHOSTNAME32UDINT702TcVarGlobal4246240Global_Variables.IPHELPERAPI_ADAPTERSINFO32UDINT1TcVarGlobal4246272Global_Variables.IPHELPERAPI_IPADDRBYHOSTNAME32UDINT4TcVarGlobal4246304Global_Variables.MAX_LOCAL_ADAPTERS32UDINT5TcVarGlobal4246336Global_Variables.SYSTEMSERVICE_ADDREMOTE32UDINT801TcVarGlobal4246368Global_Variables.SYSTEMSERVICE_DELREMOTE32UDINT802TcVarGlobal4246400Global_Variables.SYSTEMSERVICE_ENUMREMOTE32UDINT803TcVarGlobal4246432Global_Variables.MAX_REMOTE_PCS16INT99TcVarGlobal4246464Global_Variables.MAX_ROUTE_NAME_LEN8BYTE31TcVarGlobal4246480Global_Variables.MAX_ROUTE_ADDR_LEN8BYTE79TcVarGlobal4246488Global_Variables.ROUTE_FLAG_TEMPORARY32DWORD1TcVarGlobal4246496Global_Variables.ROUTE_FLAG_DYNAMIC32DWORD2TcVarGlobal4246528Global_Variables.ROUTE_FLAG_NOOVERRIDE32DWORD4TcVarGlobal4246560Global_Variables.MIN_ROUTE_TRANSPORT8BYTE0TcVarGlobal4246592Global_Variables.MAX_ROUTE_TRANSPORT8BYTE12TcVarGlobal4246600Global_Variables.AMSPORT_AMSLOGGER16UINT10502TcVarGlobal4246608Global_Variables.EMPTY_ROUTE_ENTRY1184ST_AmsRouteEntry.sName.sNetID.sAddress.tTimeout0.dwFlags0TcVarGlobal4246624Global_Variables.SYSTEMSERVICE_FFILEFIND32UDINT133TcVarGlobal4247808Global_Variables.HKEY_MAX_BINARY_DATA_SIZE32UDINT500TcVarGlobal4247840Global_Variables.AMSLOGGER_IGR_GENERAL32UDINT4096TcVarGlobal4247872Global_Variables.AMSLOGGER_IOF_MODE32UDINT1TcVarGlobal4247904Global_Variables.FORMAT_MAX_ARGS16INT10TcVarGlobal4247936Global_Variables.FLOATREC_EXP_IS_NAN16INT-32768TcVarGlobal4247952Global_Variables.FLOATREC_EXP_IS_INF16INT32767TcVarGlobal4247968Global_Variables.FLOATREC_MAX_DIGITS16INT20TcVarGlobal4247984Global_Variables.FLOATREC_MAX_PRECISION16INT307TcVarGlobal4248000Global_Variables.FLOATREC_MIN_PRECISION16INT0TcVarGlobal4248016Global_Variables.FMTERR_NOERROR32DWORD0TcVarGlobal4248032Global_Variables.FMTERR_PERCENTSIGNPOSITION32DWORD16TcVarGlobal4248064Global_Variables.FMTERR_ASTERISKPOSITION32DWORD32TcVarGlobal4248096Global_Variables.FMTERR_WIDTHVALUE32DWORD64TcVarGlobal4248128Global_Variables.FMTERR_PRECISIONVALUE32DWORD128TcVarGlobal4248160Global_Variables.FMTERR_FLAGPOSITION32DWORD256TcVarGlobal4248192Global_Variables.FMTERR_WIDTHPRECISIONVALPOS32DWORD512TcVarGlobal4248224Global_Variables.FMTERR_PRECISIONDOTPOSITION32DWORD1024TcVarGlobal4248256Global_Variables.FMTERR_TYPEFIELDVALUE32DWORD2048TcVarGlobal4248288Global_Variables.FMTERR_ARGTYPEINVALID32DWORD4096TcVarGlobal4248320Global_Variables.FMTERR_UNACCEPTEDPARAMETER32DWORD8192TcVarGlobal4248352Global_Variables.FMTERR_INSUFFICIENTARGS32DWORD16384TcVarGlobal4248384Global_Variables.FMTERR_DESTBUFFOVERFLOW32DWORD32768TcVarGlobal4248416Global_Variables.FMTERR_INVALIDPOINTERINPUT32DWORD65536TcVarGlobal4248448Global_Variables.EMPTY_ARG_VALUE96T_Arg.eType0.cbLen0.pData0TcVarGlobal4248480Global_Variables.FORMAT_HEXASC_CODES256BYTE02016[0,0]48[0,1]49[0,2]50[0,3]51[0,4]52[0,5]53[0,6]54[0,7]55[0,8]56[0,9]57[0,10]97[0,11]98[0,12]99[0,13]100[0,14]101[0,15]102[1,0]48[1,1]49[1,2]50[1,3]51[1,4]52[1,5]53[1,6]54[1,7]55[1,8]56[1,9]57[1,10]65[1,11]66[1,12]67[1,13]68[1,14]69[1,15]70TcVarGlobal4248576Global_Variables.FORMAT_DECASC_CODES80BYTE010[0]48[1]49[2]50[3]51[4]52[5]53[6]54[7]55[8]56[9]57TcVarGlobal4248832Global_Variables.SYSTEMTIME_MAX_MONTHDAYS384WORD02112[0,1]31[0,2]28[0,3]31[0,4]30[0,5]31[0,6]30[0,7]31[0,8]31[0,9]30[0,10]31[0,11]30[0,12]31[1,1]31[1,2]29[1,3]31[1,4]30[1,5]31[1,6]30[1,7]31[1,8]31[1,9]30[1,10]31[1,11]30[1,12]31TcVarGlobal4254320Global_Variables.SYSTEMTIME_MAX_YEARSDAY448WORD02014[0,0]0[0,1]31[0,2]59[0,3]90[0,4]120[0,5]151[0,6]181[0,7]212[0,8]243[0,9]273[0,10]304[0,11]334[0,12]365[0,13]396[1,0]0[1,1]31[1,2]60[1,3]91[1,4]121[1,5]152[1,6]182[1,7]213[1,8]244[1,9]274[1,10]305[1,11]335[1,12]366[1,13]397TcVarGlobal4254704Global_Variables.SYSTEMTIME_DATEDELTA_OFFSET32DWORD584389TcVarGlobal4255168Global_Variables.SYSTEMTIME_TICKSPERMSEC64T_ULARGE_INTEGER.dwHighPart0.dwLowPart10000TcVarGlobal4255200Global_Variables.SYSTEMTIME_TICKSPERSEC64T_ULARGE_INTEGER.dwHighPart0.dwLowPart10000000TcVarGlobal4255264Global_Variables.SYSTEMTIME_TICKSPERDAY64T_ULARGE_INTEGER.dwHighPart201.dwLowPart711573504TcVarGlobal4255328Global_Variables.SYSTEMTIME_DATE_AND_TIME_MIN64T_ULARGE_INTEGER.dwHighPart27111902.dwLowPart3577643008TcVarGlobal4255392Global_Variables.SYSTEMTIME_DATE_AND_TIME_MAX64T_ULARGE_INTEGER.dwHighPart37111701.dwLowPart2856069504TcVarGlobal4255456Global_Variables.SYSTEMTIME_TICKSPERMSEC6464ULINT10000TcVarGlobal4255552Global_Variables.SYSTEMTIME_TICKSPERSEC6464ULINT10000000TcVarGlobal4255616Global_Variables.SYSTEMTIME_TICKSPERDAY6464ULINT864000000000TcVarGlobal4255680Global_Variables.SYSTEMTIME_DATE_AND_TIME_MIN6464ULINT116444736000000000TcVarGlobal4255744Global_Variables.SYSTEMTIME_DATE_AND_TIME_MAX6464ULINT159393544950000000TcVarGlobal4255808Global_Variables.WEST_EUROPE_TZI864ST_TimeZoneInformation.bias-60.standardNameW. Europe Standard Time.standardDate.wYear0.standardDate.wMonth10.standardDate.wDayOfWeek0.standardDate.wDay5.standardDate.wHour3.standardBias0.daylightNameW. Europe Daylight Time.daylightDate.wYear0.daylightDate.wMonth3.daylightDate.wDayOfWeek0.daylightDate.wDay5.daylightDate.wHour2.daylightBias-60TcVarGlobal4255872Global_Variables.DATE_AND_TIME_SECPERDAY32DWORD86400TcVarGlobal4260832Global_Variables.DATE_AND_TIME_SECPERWEEK32DWORD604800TcVarGlobal4260864Global_Variables.DBG_OUTPUT_NONE32DWORD0TcVarGlobal4267072Global_Variables.DBG_OUTPUT_LOG32DWORD1TcVarGlobal4267104Global_Variables.DBG_OUTPUT_FILE32DWORD2TcVarGlobal4267136Global_Variables.DBG_OUTPUT_VISU32DWORD4TcVarGlobal4267168Global_Variables.DEFAULT_CSV_FIELD_DOUBLE_QUOTE used to enclose special characters like line breaks, double-quotes, commas... ]]>8BYTE34TcVarGlobal4384336Global_Variables.DEFAULT_CSV_RECORD_SEP_CR record separator (first character) ]]>8BYTE13TcVarGlobal4384344Global_Variables.DEFAULT_CSV_RECORD_SEP_LF record separator (second character) ]]>8BYTE10TcVarGlobal4384352Global_Variables.EMPTY_GUID_STRUCT128GUID.Data10.Data20.Data30.Data4[0]0.Data4[1]0.Data4[2]0.Data4[3]0.Data4[4]0.Data4[5]0.Data4[6]0.Data4[7]0TcVarGlobal4386080Global_Variables.EMPTY_GUID_STRING296STRING(36)00000000-0000-0000-0000-000000000000TcVarGlobal4386208Global_Variables.EMPTY_GUID_REGSTRING312STRING(38){00000000-0000-0000-0000-000000000000}TcVarGlobal4386504Global_Variables.ASCII_STX8BYTE2TcVarGlobal4386840Global_Version.stLibVersion_Tc2_IoFunctions288ST_LibVersion.iMajor3.iMinor3.iBuild13.iRevision0.nFlags0.sVersion3.3.13.0const_non_replacedTcVarGlobal4386912Global_Version.stLibVersion_Tc2_ModbusSrv288ST_LibVersion.iMajor3.iMinor3.iBuild2.iRevision0.sVersion3.3.2.0const_non_replacedTcVarGlobal4387200Global_Version.stLibVersion_Tc2_SerialCom288ST_LibVersion.iMajor3.iMinor3.iBuild7.iRevision0.nFlags0.sVersion3.3.7.0const_non_replacedTcVarGlobal4387488Global_Variables.COMERRORADS_INVALID_COMPORT32UDINT36865TcVarGlobal4387776Global_Variables.COMERRORADS_INVALID_CMD32UDINT36866TcVarGlobal4387808Global_Variables.COMERRORADS_INVALID_DATAPOINTER32UDINT36867TcVarGlobal4387840Global_Variables.COMERRORADS_INVALID_CFGSTLEN32UDINT36881TcVarGlobal4387872Global_Variables.COMERRORADS_INVALID_CFGSTVER32UDINT36882TcVarGlobal4387904Global_Variables.COMERRORADS_INVALID_TL32UDINT36883TcVarGlobal4387936Global_Variables.COMERRORADS_INVALID_BAUDRATE32UDINT36897TcVarGlobal4387968Global_Variables.COMERRORADS_INVALID_PARITY32UDINT36898TcVarGlobal4388000Global_Variables.COMERRORADS_INVALID_DATABITS32UDINT36899TcVarGlobal4388032Global_Variables.COMERRORADS_INVALID_STOPBITS32UDINT36900TcVarGlobal4388064Global_Variables.COMERRORADS_INVALID_DTR_CTRL32UDINT36901TcVarGlobal4388096Global_Variables.COMERRORADS_INVALID_RTS_CTRL32UDINT36902TcVarGlobal4388128Global_Variables.COMERRORADS_INVALID_CTS_OUTCTRL32UDINT36903TcVarGlobal4388160Global_Variables.COMERRORADS_INVALID_DSR_OUTCTRL32UDINT36904TcVarGlobal4388192Global_Variables.COMERRORADS_INVALID_DSR_SENS32UDINT36905TcVarGlobal4388224Global_Variables.COMERRORADS_NOT_INIT32UDINT36913TcVarGlobal4388256Global_Variables.COMERRORADS_RD_BUFFER_OVERRUN32UDINT36914TcVarGlobal4388288Global_Variables.COMERRORADS_PORT_CONNECTED32UDINT36915TcVarGlobal4388320Global_Variables.COMERRORADS_PORT_NOT_CONNECTED32UDINT36916TcVarGlobal4388352Global_Variables.COMERRORADS_RD_THREAD_TIMEOUT32UDINT36917TcVarGlobal4388384Global_Variables.COMERRORADS_WR_THREAD_TIMEOUT32UDINT36918TcVarGlobal4388416Global_Variables.COMERRORADS_RD_FAILURE32UDINT36919TcVarGlobal4388448Global_Variables.COMERRORADS_WR_FAILURE32UDINT36920TcVarGlobal4388480Global_Variables.COMERRORADS_SERVER_INCOMPATIBLE32UDINT37121TcVarGlobal4388512Global_Variables.ASCII_ETX8BYTE3TcVarGlobal4389064Global_Variables.ASCII_DLE8BYTE16TcVarGlobal4389072Global_Variables.ASCII_NAK8BYTE21TcVarGlobal4389080Global_Variables.MAX_RETRIES16INT5TcVarGlobal4389088Global_Constants.EMPTY_SEVERITY16TcEventSeverity0TcVarGlobal4389104Global_Variables.TIMEOUT_ZVZ32TIME220TcVarGlobal4389120Global_Variables.TIMEOUT_QVZ32TIME2000TcVarGlobal4389152Global_Variables.TIMEOUT_WVZ32TIME4000TcVarGlobal4389184Global_Constants.EMPTY_EVENT_CLASS128GUID.Data10.Data20.Data30.Data4[0]0.Data4[1]0.Data4[2]0.Data4[3]0.Data4[4]0.Data4[5]0.Data4[6]0.Data4[7]0TcVarGlobal4389216Global_Constants.EMPTY_EVENT_ID32UDINT0TcVarGlobal4389344Global_Constants.SUCCESS_EVENT192TcEventEntry.uuidEventClass.Data10.uuidEventClass.Data20.uuidEventClass.Data30.uuidEventClass.Data4[0]0.uuidEventClass.Data4[1]0.uuidEventClass.Data4[2]0.uuidEventClass.Data4[3]0.uuidEventClass.Data4[4]0.uuidEventClass.Data4[5]0.uuidEventClass.Data4[6]0.uuidEventClass.Data4[7]0.nEventID0.eSeverity0TcVarGlobal4389376GVL.nLangId_OnlineMonitoring32DINT1033TcVarGlobal4389568ParameterList.cSourceNameSize32UDINT256LowerBorder81UpperBorder10000TcVarGlobal4389600Global_Version.stLibVersion_Tc3_EventLogger288ST_LibVersion.iMajor3.iMinor1.iBuild24.iRevision0.nFlags0.sVersion3.1.24.0const_non_replacedTcVarGlobal4389632GVL_INTERNAL.UNINITIALIZED_CLASS_GUID128GUID.Data13886330336.Data262671.Data318227.Data4[0]149.Data4[1]213.Data4[2]115.Data4[3]223.Data4[4]8.Data4[5]75.Data4[6]96.Data4[7]248TcVarGlobal4389920.TCPADS_MAXUDP_BUFFSIZE32UDINT8192TcVarGlobal4390048Global_Variables.AMSPORT_TCPIPSRV16UINT10201TcVarGlobal4390080GVL_Param_TcUnit.MaxNumberOfTestSuites16UINT1000TcVarGlobal4390096Global_Variables.TCPADS_IGR_CONLIST32UDINT2147483649TcVarGlobal4390112Global_Variables.TCPADS_IGR_CLOSEBYHDL32UDINT2147483650TcVarGlobal4390144Global_Variables.TCPADS_IGR_SENDBYHDL32UDINT2147483651TcVarGlobal4390176Global_Variables.TCPADS_IGR_PEERBYHDL32UDINT2147483652TcVarGlobal4390208Global_Variables.TCPADS_IGR_RECVBYHDL32UDINT2147483653TcVarGlobal4390240Global_Variables.TCPADS_IGR_RECVFROMBYHDL32UDINT2147483654TcVarGlobal4390272Global_Variables.TCPADS_IGR_SENDTOBYHDL32UDINT2147483655TcVarGlobal4390304Global_Variables.TCPADS_IGR_MULTICAST_ADDBYHDL32UDINT2147483656TcVarGlobal4390336Global_Variables.TCPADS_IGR_MULTICAST_DROPBYHDL32UDINT2147483657TcVarGlobal4390368Global_Variables.TCPADS_IGR_ADAPTER_LINKSTATUS32UDINT2147483658TcVarGlobal4390400Global_Variables.TCPADSCONLST_IOF_CONNECT32UDINT1TcVarGlobal4390432Global_Variables.TCPADSCONLST_IOF_LISTEN32UDINT2TcVarGlobal4390464Global_Variables.TCPADSCONLST_IOF_CLOSEALL32UDINT3TcVarGlobal4390496Global_Variables.TCPADSCONLST_IOF_ACCEPT32UDINT4TcVarGlobal4390528Global_Variables.TCPADSCONLST_IOF_UDPBIND32UDINT5TcVarGlobal4390560Global_Variables.TCPADSCONLST_IOF_GETHNDLBYADDR32UDINT6TcVarGlobal4390592Global_Variables.TCPADSCONLST_IOF_GETLINKSTATUS32UDINT7TcVarGlobal4390624Global_Variables.TCPADS_NULL_HSOCKET352T_HSOCKET.handle0.remoteAddr.nPort0.remoteAddr.sAddr.localAddr.nPort0.localAddr.sAddrTcVarGlobal4390656Global_Variables.LISTEN_MODE_CLOSEALL32DWORD1TcVarGlobal4391008Global_Variables.LISTEN_MODE_USEOPENED32DWORD2TcVarGlobal4391040Global_Variables.CONNECT_MODE_ENABLEDBG32DWORD2147483648TcVarGlobal4391072Global_Variables.MAX_THROTTLE_MODE32DWORD12TcVarGlobal4391104Global_Variables.THROTTLE_MODE_OFF416T_ThrottleTimes[0]0[1]0[2]0[3]0[4]0[5]0[6]0[7]0[8]0[9]0[10]0[11]0[12]0TcVarGlobal4391136Global_Variables.THROTTLE_MODE_DEFAULT416T_ThrottleTimes[0]0[1]10[2]20[3]40[4]60[5]80[6]100[7]200[8]400[9]600[10]800[11]1000[12]2000TcVarGlobal4391552Global_Version.stLibVersion_Tc3_JsonXml288ST_LibVersion.iMajor3.iMinor3.iBuild14.iRevision0.nFlags0.sVersion3.3.14.0const_non_replacedTcVarGlobal4391968GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite16UINT100TcVarGlobal4392256GVL_Param_TcUnit.MaxNumberOfAssertsForEachTestSuite16UINT1000TcVarGlobal4392272GVL_Param_TcUnit.LogExtendedResults - 8 - BOOL - - 1 - - - - TcVarGlobal - - - 4392288 - - - GVL_Param_TcUnit.xUnitEnablePublish - Enable (TRUE) or disable (FALSE) publishing of the xUnit Xml report - 8 - BOOL - - 0 - - - - TcVarGlobal - - - 4392296 - - - GVL_Param_TcUnit.AdsLogMessageFifoRingBufferSize - This is the maximum number of ADS-messages that can be stored for reporting at the same time. + it will speed up TcUnit finishing. ]]>8BOOL1TcVarGlobal4392288GVL_Param_TcUnit.xUnitEnablePublish8BOOL0TcVarGlobal4392296GVL_Param_TcUnit.AdsLogMessageFifoRingBufferSize - 16 - UINT - - 2000 - - - - TcVarGlobal - - - 4392304 - - - GVL_Param_TcUnit.xUnitBufferSize - Default reserved PLC memory buffer used for composition of the xUnit xml file (64 kb default) - 32 - UDINT - - 65535 - - - - TcVarGlobal - - - 4392320 - - - GVL_Param_TcUnit.xUnitFilePath - Default path and filename for the xunit testresults e.g.: for use with jenkins - 2048 - T_MaxString - - C:\tcunit_xunit_testresults.xml - - - - TcVarGlobal - - - 4392352 - - - GVL_TcUnit.TcUnitRunner - 621826944 - FB_TcUnitRunner - - - TcVarGlobal - - - 4394400 - - - GVL_TcUnit.TestSuiteIsRegistered - Indication of whether the last instantiated test suite has an assert instance created - 8 - BOOL - - - TcVarGlobal - - - 626221344 - - - GVL_TcUnit.CurrentTestIsFinished - Whether or not the current test being called has finished running - 8 - BOOL - - - TcVarGlobal - - - 626221352 - - - GVL_TcUnit.IgnoreCurrentTest - This is a flag that indicates that the current test should be ignored, and + 2000 it means that TcUnit will consume around 1 MB of router memory. ]]>16UINT2000TcVarGlobal4392304GVL_Param_TcUnit.xUnitBufferSize32UDINT65535TcVarGlobal4392320GVL_Param_TcUnit.xUnitFilePath2048T_MaxStringC:\tcunit_xunit_testresults.xmlTcVarGlobal4392352GVL_TcUnit.TcUnitRunner621826944FB_TcUnitRunnerTcVarGlobal4394400GVL_TcUnit.TestSuiteIsRegistered8BOOLTcVarGlobal626221344GVL_TcUnit.CurrentTestIsFinished8BOOLTcVarGlobal626221352GVL_TcUnit.IgnoreCurrentTest - 8 - BOOL - - - TcVarGlobal - - - 626221360 - - - GVL_Param_TcUnit.LogExtendedResults - TcUnit logs complete test results. These include: + because the user has requested so, or because the test is a duplicate name ]]>8BOOLTcVarGlobal626221360GVL_Param_TcUnit.LogExtendedResults - 8 - BOOL - - 1 - - - - TcVarGlobal - - - 626221368 - - - GVL_TcUnit.CurrentTestSuiteBeingCalled - Pointer to current test suite being called - 32 - FB_TestSuite - - - TcVarGlobal - - - 626221376 - - - GVL_TcUnit.CurrentTestNameBeingCalled - Current name of test being called - 2048 - T_MaxString - - - TcVarGlobal - - - 626221408 - - - GVL_TcUnit.NumberOfInitializedTestSuites - The assert function block instance should be 1:1 mapped to - the test suite instance path. - 16 - UINT - - 0 - - - - TcVarGlobal - - - 626223456 - - - MOTION_GVL.nMaxStateMotorCount - Debug, records the highest number of motors used in an ND states block in the PLC. Can be used to limit MotionConstants.MAX_STATE_MOTORS to save on memory usage and PV count. - 16 - UINT - - - TcVarGlobal - - - 626223472 - - - GVL_TcUnit.TestSuiteAddresses - 32000 - FB_TestSuite - - 1 - 1000 - - - - TcVarGlobal - - - 626223488 - - - GVL_TcUnit.AdsMessageQueue - Buffered ADS message queue for output to the error list - 8320864 - FB_AdsLogStringMessageFifoQueue - - - TcVarGlobal - - - 626255488 - - - Global_Version.stLibVersion_TcUnit - 288 - ST_LibVersion - - - .iMajor - 1 - - - .iMinor - 1 - - - .iBuild - 0 - - - .iRevision - 0 - - - .sVersion - 1.1.0.0 - - - - - const_non_replaced - - - TcVarGlobal - - - 634576352 - - - Global_Version.stLibVersion_lcls_twincat_common_components - 288 - ST_LibVersion - - - .iMajor - 3 - - - .iMinor - 3 - - - .iBuild - 0 - - - .iRevision - 0 - - - .nFlags - 0 - - - .sVersion - 3.3.0 - - - - - const_non_replaced - - - TcVarGlobal - - - 634576640 - - - MOTION_GVL.nMaxStates - Debug, records the highest state count in the PLC. Can be used to limit GeneralConstants.MAX_STATES to save on memory usage and PV count. - 16 - UINT - - - TcVarGlobal - - - 634576928 - - - MotionConstants.MAX_STATE_MOTORS - + it will speed up TcUnit finishing. ]]>8BOOL1TcVarGlobal626221368GVL_TcUnit.CurrentTestSuiteBeingCalled32FB_TestSuiteTcVarGlobal626221376GVL_TcUnit.CurrentTestNameBeingCalled2048T_MaxStringTcVarGlobal626221408GVL_TcUnit.NumberOfInitializedTestSuites16UINT0TcVarGlobal626223456MOTION_GVL.nMaxStateMotorCount16UINTTcVarGlobal626223472GVL_TcUnit.TestSuiteAddresses32000FB_TestSuite11000TcVarGlobal626223488GVL_TcUnit.AdsMessageQueue8320864FB_AdsLogStringMessageFifoQueueTcVarGlobal626255488Global_Version.stLibVersion_TcUnit288ST_LibVersion.iMajor1.iMinor1.iBuild0.iRevision0.sVersion1.1.0.0const_non_replacedTcVarGlobal634576352Global_Version.stLibVersion_lcls_twincat_common_components288ST_LibVersion.iMajor3.iMinor3.iBuild0.iRevision0.nFlags0.sVersion3.3.0const_non_replacedTcVarGlobal634576640MOTION_GVL.nMaxStates16UINTTcVarGlobal634576928MotionConstants.MAX_STATE_MOTORS - 16 - UINT - - 1 - - - - TcVarGlobal - - - 634576944 - - - MOTION_GVL.fbPmpsFileReader - Global file reader instance, used in fbStandardPMPSDB - 928128 - FB_JsonFileToJsonDoc - - - TcVarGlobal - - - 634576960 - - - MOTION_GVL.fbStandardPMPSDB - Global DB handler, Must be called in PLC project to use the PMPS DB for a motion project - 27744 - FB_Standard_PMPSDB - - - pytmc - + ]]>16UINT1TcVarGlobal634576944MOTION_GVL.fbPmpsFileReader928128FB_JsonFileToJsonDocTcVarGlobal634576960MOTION_GVL.fbStandardPMPSDB27744FB_Standard_PMPSDBpytmc pv: @(PREFIX)DB io: io - - - - TcVarGlobal - - - 635505088 - - - PMPS_GVL.stRequestedBeamParameters - Summarized request for the line, as recognized by the line arbiter PLC - 1760 - ST_BeamParams - - - pytmc - + TcVarGlobal635505088PMPS_GVL.stRequestedBeamParameters1760ST_BeamParamspytmc pv: @(PREFIX)RequestedBP io: i archive: 1Hz monitor - - - - TcVarGlobal - - - 635532832 - - - PMPS_GVL.stCurrentBeamParameters - Currently active BP set, broadcast by the line arbiter PLC - 1760 - ST_BeamParams - - - pytmc - + TcVarGlobal635532832PMPS_GVL.stCurrentBeamParameters1760ST_BeamParamspytmc pv: @(PREFIX)CurrentBP io: i archive: 1Hz monitor - - - - TcVarGlobal - - - 635534592 - - - PMPS_GVL.g_areVBoundaries - 1024 - REAL - - 0 - 32 - - - - pytmc - + TcVarGlobal635534592PMPS_GVL.g_areVBoundaries1024REAL032pytmc pv: @(PREFIX)eVRangeCnst io: i archive: 1Hz monitor field: DESC Active eV Range constants field: EGU eV - - - - TcVarGlobal - - - 635536352 - - - PMPS_GVL.PERange - Included to place the ev ranges properly - 32 - PE_Ranges - - - TcVarGlobal - - - 635537376 - - - PMPS_GVL.EXCLUDED_ASSERTION_ID - An assertion ID that should always return "not found" in the assertion pool - 32 - UDINT - - 4294967295 - - - - TcVarGlobal - - - 635537408 - - - PMPS_GVL.MAX_DEVICE_STATES - 32 - UDINT - - 300 - - - - TcVarGlobal - - - 635537440 - - - PMPS_GVL.VISIBLE_TEST_VELOCITY - 64 - LREAL - - 10 - - - - TcVarGlobal - - - 635537472 - - - PMPS_GVL.FAST_TEST_VELOCITY - 64 - LREAL - - 100 - - - - TcVarGlobal - - - 635537536 - - - PMPS_GVL.TRANS_SCALING_FACTOR - Scaling factor for fixed-point transmission - 32 - REAL - - 1 - - - - TcVarGlobal - - - 635537600 - - - PMPS_GVL.AUX_ATTENUATORS - Maximum # of attenuators in the PMPS - 16 - UINT - - 16 - - - - TcVarGlobal - - - 635537632 - - - PMPS_GVL.MAX_VETO_DEVICES - 16 - UINT - - 16 - - - - TcVarGlobal - - - 635537648 - - - PMPS_GVL.stAttenuators - 64 - ST_PMPS_Attenuator - - - .nTran - 1 - - - .xAttOK - 1 - - - - - TcVarGlobal - - - 635537664 - - - PMPS_GVL.cstFullBeam - 1760 - ST_BeamParams - - - pytmc - + TcVarGlobal635536352PMPS_GVL.PERange32PE_RangesTcVarGlobal635537376PMPS_GVL.EXCLUDED_ASSERTION_ID32UDINT4294967295TcVarGlobal635537408PMPS_GVL.MAX_DEVICE_STATES32UDINT300TcVarGlobal635537440PMPS_GVL.VISIBLE_TEST_VELOCITY64LREAL10TcVarGlobal635537472PMPS_GVL.FAST_TEST_VELOCITY64LREAL100TcVarGlobal635537536PMPS_GVL.TRANS_SCALING_FACTOR32REAL1TcVarGlobal635537600PMPS_GVL.AUX_ATTENUATORS16UINT16TcVarGlobal635537632PMPS_GVL.MAX_VETO_DEVICES16UINT16TcVarGlobal635537648PMPS_GVL.stAttenuators64ST_PMPS_Attenuator.nTran1.xAttOK1TcVarGlobal635537664PMPS_GVL.cstFullBeam1760ST_BeamParamspytmc pv: @(PREFIX)FullBeamCnst io: i archive: 1Hz monitor field: DESC Full beam constant - - - - TcVarGlobal - - - 635537728 - - - PMPS_GVL.cst0RateBeam - 1760 - ST_BeamParams - - - pytmc - + TcVarGlobal635537728PMPS_GVL.cst0RateBeam1760ST_BeamParamspytmc pv: @(PREFIX)0RateBeamCnst io: i archive: 1Hz monitor field: DESC 0-rate beam constant - - - - TcVarGlobal - - - 635539488 - - - PMPS_GVL.cnMaxStateArrayLen - {attribute 'pytmc' := ' + TcVarGlobal635539488PMPS_GVL.cnMaxStateArrayLen nTran := 0, neVRange := 0, nRate := 0 - ); - 16 - INT - - 20 - - - - TcVarGlobal - - - 635541248 - - - PMPS_GVL.MAX_APERTURES - Maximum # of power slits in the PMPS - 16 - UINT - - 4 - - - - TcVarGlobal - - - 635541264 - - - PMPS_GVL.DUMMY_AUX_ATT_ARRAY - 1024 - ST_PMPS_Attenuator - - 1 - 16 - - - - suppress_warning_0 - C0228 - - - TcVarGlobal - - - 635541280 - - - PMPS_GVL.g_cBoundaries - 16 - INT - - 31 - - - - TcVarGlobal - - - 635542304 - - - PMPS_PARAM.MAX_FAST_FAULTS - Max fast faults for an FFO - 16 - UINT - - 50 - - - - TcVarGlobal - - - 635542320 - - - PMPS_GVL.reVHyst - /////////////////////// + );]]>16INT20TcVarGlobal635541248PMPS_GVL.MAX_APERTURES16UINT4TcVarGlobal635541264PMPS_GVL.DUMMY_AUX_ATT_ARRAY1024ST_PMPS_Attenuator116suppress_warning_0C0228TcVarGlobal635541280PMPS_GVL.g_cBoundaries16INT31TcVarGlobal635542304PMPS_PARAM.MAX_FAST_FAULTS16UINT50TcVarGlobal635542320PMPS_GVL.reVHyst - 32 - REAL - - 5 - - - - pytmc - +//////////////////////////////////// ]]>32REAL5pytmc pv: @(PREFIX)eVRangeHyst io: i archive: 1Hz monitor field: DESC eV Range hystersis field: EGU eV - - - - TcVarGlobal - - - 635542336 - - - PMPS_GVL.g_areVBoundariesL - 1024 - REAL - - 0 - 32 - - - - [0] - 1000 - - - [1] - 1700 - - - [2] - 2100 - - - [3] - 2500 - - - [4] - 3800 - - - [5] - 4000 - - - [6] - 5000 - - - [7] - 7000 - - - [8] - 7500 - - - [9] - 7700 - - - [10] - 8900 - - - [11] - 10000 - - - [12] - 11100 - - - [13] - 12000 - - - [14] - 13000 - - - [15] - 13500 - - - [16] - 14000 - - - [17] - 16900 - - - [18] - 18000 - - - [19] - 20000 - - - [20] - 22000 - - - [21] - 24000 - - - [22] - 25000 - - - [23] - 25500 - - - [24] - 26000 - - - [25] - 27000 - - - [26] - 28000 - - - [27] - 28500 - - - [28] - 29000 - - - [29] - 30000 - - - [30] - 60000 - - - [31] - 90000 - - - - - pytmc - + TcVarGlobal635542336PMPS_GVL.g_areVBoundariesL1024REAL032[0]1000[1]1700[2]2100[3]2500[4]3800[5]4000[6]5000[7]7000[8]7500[9]7700[10]8900[11]10000[12]11100[13]12000[14]13000[15]13500[16]14000[17]16900[18]18000[19]20000[20]22000[21]24000[22]25000[23]25500[24]26000[25]27000[26]28000[27]28500[28]29000[29]30000[30]60000[31]90000pytmc pv: @(PREFIX)L:eVRangeCnst io: i archive: 1Hz monitor field: DESC eV Range constants field: EGU eV - - - - TcVarGlobal - - - 635542368 - - - PMPS_GVL.g_areVBoundariesK - 1024 - REAL - - 0 - 32 - - - - [0] - 100 - - - [1] - 250 - - - [2] - 270 - - - [3] - 350 - - - [4] - 400 - - - [5] - 450 - - - [6] - 480 - - - [7] - 530 - - - [8] - 680 - - - [9] - 730 - - - [10] - 850 - - - [11] - 1100 - - - [12] - 1150 - - - [13] - 1250 - - - [14] - 1450 - - - [15] - 1500 - - - [16] - 1550 - - - [17] - 1650 - - - [18] - 1700 - - - [19] - 1750 - - - [20] - 1820 - - - [21] - 1850 - - - [22] - 2000 - - - [23] - 2200 - - - [24] - 2500 - - - [25] - 2800 - - - [26] - 3000 - - - [27] - 3150 - - - [28] - 3500 - - - [29] - 4000 - - - [30] - 5300 - - - [31] - 7000 - - - - - pytmc - + TcVarGlobal635542368PMPS_GVL.g_areVBoundariesK1024REAL032[0]100[1]250[2]270[3]350[4]400[5]450[6]480[7]530[8]680[9]730[10]850[11]1100[12]1150[13]1250[14]1450[15]1500[16]1550[17]1650[18]1700[19]1750[20]1820[21]1850[22]2000[23]2200[24]2500[25]2800[26]3000[27]3150[28]3500[29]4000[30]5300[31]7000pytmc pv: @(PREFIX)K:eVRangeCnst io: i archive: 1Hz monitor field: DESC eV Range constants field: EGU eV - - - - TcVarGlobal - - - 635543392 - - - PMPS_PARAM.MAX_ASSERTIONS - Maximum number of BP requests in the arbiter - 32 - UDINT - - 20 - - - - TcVarGlobal - - - 635544416 - - - PMPS_PARAM.TRANS_MARGIN - Allowed % margin above requested transmission level in SafeBPCompare (0.0500 = 5deci% default). Note: change this value if scaling factor changes. - 32 - REAL - - 0.05 - - - - TcVarGlobal - - - 635544448 - - - PMPS_TOOLS.fbJson - 256 - FB_JsonSaxWriter - - - TcVarGlobal - - - 635544480 - - - GVL_Param_TcUnit.MaxNumberOfTestSuites - 16 - UINT - - 1000 - - - - TcVarGlobal - - - 635544736 - - - GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite - 16 - UINT - - 100 - - - - TcVarGlobal - - - 635544752 - - - GVL_Param_TcUnit.MaxNumberOfAssertsForEachTestSuite - 16 - UINT - - 1000 - - - - TcVarGlobal - - - 635544768 - - - GVL_Param_TcUnit.xUnitEnablePublish - Enable (TRUE) or disable (FALSE) publishing of the xUnit Xml report - 8 - BOOL - - 0 - - - - TcVarGlobal - - - 635544784 - - - GVL_TcUnit.TestSuiteIsRegistered - Indication of whether the last instantiated test suite has an assert instance created - 8 - BOOL - - - TcVarGlobal - - - 635544792 - - - GVL_Param_TcUnit.xUnitBufferSize - Default reserved PLC memory buffer used for composition of the xUnit xml file (64 kb default) - 32 - UDINT - - 65535 - - - - TcVarGlobal - - - 635544800 - - - GVL_Param_TcUnit.xUnitFilePath - Default path and filename for the xunit testresults e.g.: for use with jenkins - 2048 - T_MaxString - - C:\tcunit_xunit_testresults.xml - - - - TcVarGlobal - - - 635544832 - - - GVL_Param_TcUnit.AdsLogMessageFifoRingBufferSize - This is the maximum number of ADS-messages that can be stored for reporting at the same time. + TcVarGlobal635543392PMPS_PARAM.MAX_ASSERTIONS32UDINT20TcVarGlobal635544416PMPS_PARAM.TRANS_MARGIN32REAL0.05TcVarGlobal635544448PMPS_TOOLS.fbJson256FB_JsonSaxWriterTcVarGlobal635544480GVL_Param_TcUnit.MaxNumberOfTestSuites16UINT1000TcVarGlobal635544736GVL_Param_TcUnit.MaxNumberOfTestsForEachTestSuite16UINT100TcVarGlobal635544752GVL_Param_TcUnit.MaxNumberOfAssertsForEachTestSuite16UINT1000TcVarGlobal635544768GVL_Param_TcUnit.xUnitEnablePublish8BOOL0TcVarGlobal635544784GVL_TcUnit.TestSuiteIsRegistered8BOOLTcVarGlobal635544792GVL_Param_TcUnit.xUnitBufferSize32UDINT65535TcVarGlobal635544800GVL_Param_TcUnit.xUnitFilePath2048T_MaxStringC:\tcunit_xunit_testresults.xmlTcVarGlobal635544832GVL_Param_TcUnit.AdsLogMessageFifoRingBufferSize - 16 - UINT - - 2000 - - - - TcVarGlobal - - - 635546880 - - - GVL_TcUnit.CurrentTestIsFinished - Whether or not the current test being called has finished running - 8 - BOOL - - - TcVarGlobal - - - 635546896 - - - GVL_TcUnit.IgnoreCurrentTest - This is a flag that indicates that the current test should be ignored, and + 2000 it means that TcUnit will consume around 1 MB of router memory. ]]>16UINT2000TcVarGlobal635546880GVL_TcUnit.CurrentTestIsFinished8BOOLTcVarGlobal635546896GVL_TcUnit.IgnoreCurrentTest - 8 - BOOL - - - TcVarGlobal - - - 635546904 - - - GVL_Param_TcUnit.TimeBetweenTestSuitesExecution - Time delay between a test suite is finished and the execution of the next test suite starts - if using RUN_IN_SEQUENCE() - 32 - TIME - - 0 - - - - TcVarGlobal - - - 635546912 - - - GVL_TcUnit.TcUnitRunner - 621827200 - FB_TcUnitRunner - - - TcVarGlobal - - - 635546944 - - - GVL_TcUnit.CurrentTestSuiteBeingCalled - Pointer to current test suite being called - 32 - FB_TestSuite - - - TcVarGlobal - - - 1257374144 - - - GVL_TcUnit.CurrentTestNameBeingCalled - Current name of test being called - 2048 - T_MaxString - - - TcVarGlobal - - - 1257374176 - - - GVL_TcUnit.NumberOfInitializedTestSuites - The assert function block instance should be 1:1 mapped to - the test suite instance path. - 16 - UINT - - 0 - - - - TcVarGlobal - - - 1257376224 - - - GVL_TcUnit.TestSuiteAddresses - 32000 - FB_TestSuite - - 1 - 1000 - - - - TcVarGlobal - - - 1257376256 - - - GVL_TcUnit.CurrentlyRunningOrderedTestInTestSuite - If the user is utilizing the TEST_ORDERED(), we need to keep track of which ordered test is currently running. + because the user has requested so, or because the test is a duplicate name ]]>8BOOLTcVarGlobal635546904GVL_Param_TcUnit.TimeBetweenTestSuitesExecution32TIME0TcVarGlobal635546912GVL_TcUnit.TcUnitRunner621827200FB_TcUnitRunnerTcVarGlobal635546944GVL_TcUnit.CurrentTestSuiteBeingCalled32FB_TestSuiteTcVarGlobal1257374144GVL_TcUnit.CurrentTestNameBeingCalled2048T_MaxStringTcVarGlobal1257374176GVL_TcUnit.NumberOfInitializedTestSuites16UINT0TcVarGlobal1257376224GVL_TcUnit.TestSuiteAddresses32000FB_TestSuite11000TcVarGlobal1257376256GVL_TcUnit.CurrentlyRunningOrderedTestInTestSuite - 16000 - UINT - - 1 - 1000 - - - - LowerBorder - 1 - - - UpperBorder - 100 - - - TcVarGlobal - - - 1257408256 - - - GVL_TcUnit.AdsMessageQueue - Buffered ADS message queue for output to the error list - 8320864 - FB_AdsLogStringMessageFifoQueue - - - TcVarGlobal - - - 1257424256 - - - Global_Version.stLibVersion_TcUnit - 288 - ST_LibVersion - - - .iMajor - 1 - - - .iMinor - 2 - - - .iBuild - 0 - - - .iRevision - 0 - - - .sVersion - 1.2.0.0 - - - - - const_non_replaced - - - TcVarGlobal - - - 1265745120 - - - Global_Version.stLibVersion_Tc2_MC2 - 288 - ST_LibVersion - - - .iMajor - 3 - - - .iMinor - 3 - - - .iBuild - 42 - - - .iRevision - 0 - - - .sVersion - 3.3.42.0 - - - - - const_non_replaced - - - TcVarGlobal - - - 1265745408 - - - Global_Variables.TcMcGlobal - 6976 - _TCMCGLOBAL - - - TcVarGlobal - - - 1265745696 - - - Global_Variables.DEFAULT_HOME_POSITION - 64 - LREAL - - 1E+307 - - - - TcVarGlobal - - - 1265752704 - - - Global_Variables.DEFAULT_BACKLASHVALUE - 64 - LREAL - - 1E+307 - - - - TcVarGlobal - - - 1265752768 - - - Global_Version.stLibVersion_Tc2_Math - 288 - ST_LibVersion - - - .iMajor - 3 - - - .iMinor - 3 - - - .iBuild - 1 - - - .iRevision - 0 - - - .sVersion - 3.3.1.0 - - - - - const_non_replaced - - - TcVarGlobal - - - 1265752832 - - - PRG_RTDSK0.bInit - 8 - BOOL - - 1 - - 1265753120 - - - PRG_SL1K0_POWER.bExecuteMotion - {attribute 'TcLinkTo' := 'TIIB[PMPS_PRE]^IO Outputs^AptArrayStatus'} - 8 - BOOL - - - pytmc - + The below array is only used for TEST_ORDERED()-tests. ]]>16000UINT11000LowerBorder1UpperBorder100TcVarGlobal1257408256GVL_TcUnit.AdsMessageQueue8320864FB_AdsLogStringMessageFifoQueueTcVarGlobal1257424256Global_Version.stLibVersion_TcUnit288ST_LibVersion.iMajor1.iMinor2.iBuild0.iRevision0.sVersion1.2.0.0const_non_replacedTcVarGlobal1265745120Global_Version.stLibVersion_Tc2_MC2288ST_LibVersion.iMajor3.iMinor3.iBuild42.iRevision0.sVersion3.3.42.0const_non_replacedTcVarGlobal1265745408Global_Variables.TcMcGlobal6976_TCMCGLOBALTcVarGlobal1265745696Global_Variables.DEFAULT_HOME_POSITION64LREAL1E+307TcVarGlobal1265752704Global_Variables.DEFAULT_BACKLASHVALUE64LREAL1E+307TcVarGlobal1265752768Global_Version.stLibVersion_Tc2_Math288ST_LibVersion.iMajor3.iMinor3.iBuild1.iRevision0.sVersion3.3.1.0const_non_replacedTcVarGlobal1265752832PRG_RTDSK0.bInit8BOOL11265753120PRG_SL1K0_POWER.bExecuteMotion8BOOLpytmc pv: SL1K0:POWER:GO; io: io; field: ZNAM False; field: ONAM True; - - - - 1265753128 - - - PRG_SL1K0_POWER.bMoveOk - GET PMPS Move Ok bit - Default True until it is properly linked to PMPS bit - 8 - BOOL - - 1 - - 1265753136 - - - PRG_SL1K0_POWER.bTest - 8 - BOOL - - 0 - - 1265753144 - - - GVL_Physics.fbScatteringFactors - 575872 - FB_ScatteringFactorLUT - - - TcVarGlobal - - - 1265753152 - - - GVL_PhysicalConstants.fWienDisplacementLawConstant_in_m_K - Wien displacement law constant (m K) - Uncertainty: 5.1e-09 - 64 - LREAL - - 0.0028977685 - - - - TcVarGlobal - - - 1266329024 - - - GVL_PhysicalConstants.fWienDisplacementLawConstant_in_m_K_Units - 648 - STRING(80) - - m K - - - - TcVarGlobal - - - 1266329088 - - - PRG_SL2K0_POWER.bMoveOk - GET PMP Move Ok bit - Default True until it is properly linked to PMPS bit - 8 - BOOL - - 1 - - 1266329736 - - - PRG_SL2K0_POWER.bExecuteMotion - 8 - BOOL - - - pytmc - + 1265753128PRG_SL1K0_POWER.bMoveOk8BOOL11265753136PRG_SL1K0_POWER.bTest8BOOL01265753144GVL_Physics.fbScatteringFactors575872FB_ScatteringFactorLUTTcVarGlobal1265753152GVL_PhysicalConstants.fWienDisplacementLawConstant_in_m_K64LREAL0.0028977685TcVarGlobal1266329024GVL_PhysicalConstants.fWienDisplacementLawConstant_in_m_K_Units648STRING(80)m KTcVarGlobal1266329088PRG_SL2K0_POWER.bMoveOk8BOOL11266329736PRG_SL2K0_POWER.bExecuteMotion8BOOLpytmc pv: SL2K0:POWER:GO; io: io; field: ZNAM False; field: ONAM True; - - - - 1266329744 - - - PRG_AT1K4_SOLID.bDebug - TODO: use FALSE for simulation and production - TODO: use TRUE when relying on visualization + actual hardware - 8 - BOOL - - 0 - - 1266329752 - - - PRG_SL1K0_POWER.rEncoderOffsetTop - 0+(-15) - 32 - REAL - - -11.2 - - 1266329760 - - - GVL_PhysicalConstants.fWienDisplacementLawConstant_in_m_K_Uncertainty - 64 - LREAL - - 5.1E-09 - - - - TcVarGlobal - - - 1266329792 - - - GVL_PhysicalConstants.fAtomicUnitOf1stHyperpolarizablity_in_C_3_m_3_J_2 - atomic unit of 1st hyperpolarizablity (C^3 m^3 J^-2) - Uncertainty: 2.8e-60 - 64 - LREAL - - 3.20636151E-53 - - - - TcVarGlobal - - - 1266329856 - - - GVL_PhysicalConstants.fAtomicUnitOf1stHyperpolarizablity_in_C_3_m_3_J_2_Units - 648 - STRING(80) - - C^3 m^3 J^-2 - - - - TcVarGlobal - - - 1266329920 - - - PRG_AT1K4_SOLID.nEnableMode - 16 - ENUM_StageEnableMode - 1266330576 - - - PRG_SL1K0_POWER.rEncoderOffsetBottom - 0+(-15) - 32 - REAL - - -11.9 - - 1266330592 - - - GVL_PhysicalConstants.fAtomicUnitOf1stHyperpolarizablity_in_C_3_m_3_J_2_Uncertainty - 64 - LREAL - - 2.8E-60 - - - - TcVarGlobal - - - 1266330624 - - - GVL_PhysicalConstants.fAtomicUnitOf2ndHyperpolarizablity_in_C_4_m_4_J_3 - atomic unit of 2nd hyperpolarizablity (C^4 m^4 J^-3) - Uncertainty: 1.1e-71 - 64 - LREAL - - 6.2353808E-65 - - - - TcVarGlobal - - - 1266330688 - - - GVL_PhysicalConstants.fAtomicUnitOf2ndHyperpolarizablity_in_C_4_m_4_J_3_Units - 648 - STRING(80) - - C^4 m^4 J^-3 - - - - TcVarGlobal - - - 1266330752 - - - PRG_ST1K4_TEST.bST3K4_in - 8 - BOOL - 1266331400 - - - PRG_ST1K4_TEST.eEnumGet - 16 - E_EpicsInOut - - - pytmc - + 1266329744PRG_AT1K4_SOLID.bDebug8BOOL01266329752PRG_SL1K0_POWER.rEncoderOffsetTop32REAL-11.811266329760GVL_PhysicalConstants.fWienDisplacementLawConstant_in_m_K_Uncertainty64LREAL5.1E-09TcVarGlobal1266329792GVL_PhysicalConstants.fAtomicUnitOf1stHyperpolarizablity_in_C_3_m_3_J_264LREAL3.20636151E-53TcVarGlobal1266329856GVL_PhysicalConstants.fAtomicUnitOf1stHyperpolarizablity_in_C_3_m_3_J_2_Units648STRING(80)C^3 m^3 J^-2TcVarGlobal1266329920PRG_AT1K4_SOLID.nEnableMode16ENUM_StageEnableMode1266330576PRG_SL1K0_POWER.rEncoderOffsetBottom32REAL-12.4991266330592GVL_PhysicalConstants.fAtomicUnitOf1stHyperpolarizablity_in_C_3_m_3_J_2_Uncertainty64LREAL2.8E-60TcVarGlobal1266330624GVL_PhysicalConstants.fAtomicUnitOf2ndHyperpolarizablity_in_C_4_m_4_J_364LREAL6.2353808E-65TcVarGlobal1266330688GVL_PhysicalConstants.fAtomicUnitOf2ndHyperpolarizablity_in_C_4_m_4_J_3_Units648STRING(80)C^4 m^4 J^-3TcVarGlobal1266330752PRG_ST1K4_TEST.bST3K4_in8BOOL1266331400PRG_ST1K4_TEST.eEnumGet16E_EpicsInOutpytmc pv: ST1K4:TEST:MMS:STATE:GET io: i - - - - 1266331408 - - - PRG_SL1K0_POWER.rEncoderOffsetNorth - -4.6;(* 0+(-15)*) - 32 - REAL - - -11.4 - - 1266331424 - - - GVL_PhysicalConstants.fAtomicUnitOf2ndHyperpolarizablity_in_C_4_m_4_J_3_Uncertainty - 64 - LREAL - - 1.1E-71 - - - - TcVarGlobal - - - 1266331456 - - - GVL_PhysicalConstants.fAtomicUnitOfElectricDipoleMoment_in_C_m - atomic unit of electric dipole moment (C m) - Uncertainty: 7.3e-37 - 64 - LREAL - - 8.47835309E-30 - - - - TcVarGlobal - - - 1266331520 - - - GVL_PhysicalConstants.fAtomicUnitOfElectricDipoleMoment_in_C_m_Units - 648 - STRING(80) - - C m - - - - TcVarGlobal - - - 1266331584 - - - PRG_ST1K4_TEST.bST3K4_auto - 8 - BOOL - - 1 - - - - pytmc - + 1266331408PRG_SL1K0_POWER.rEncoderOffsetNorth32REAL-11.41266331424GVL_PhysicalConstants.fAtomicUnitOf2ndHyperpolarizablity_in_C_4_m_4_J_3_Uncertainty64LREAL1.1E-71TcVarGlobal1266331456GVL_PhysicalConstants.fAtomicUnitOfElectricDipoleMoment_in_C_m64LREAL8.47835309E-30TcVarGlobal1266331520GVL_PhysicalConstants.fAtomicUnitOfElectricDipoleMoment_in_C_m_Units648STRING(80)C mTcVarGlobal1266331584PRG_ST1K4_TEST.bST3K4_auto8BOOL1pytmc pv: ST1K4:TEST:MMS:STATE:ST3K4_AUTO io: io - - - - 1266332232 - - - PRG_ST1K4_TEST.eEnumSet - 16 - E_EpicsInOut - - - pytmc - + 1266332232PRG_ST1K4_TEST.eEnumSet16E_EpicsInOutpytmc pv: ST1K4:TEST:MMS:STATE:SET io: io - - - - 1266332240 - - - PRG_SL1K0_POWER.rEncoderOffsetSouth - 0+(-15) - 32 - REAL - - -13 - - 1266332256 - - - GVL_PhysicalConstants.fAtomicUnitOfElectricDipoleMoment_in_C_m_Uncertainty - 64 - LREAL - - 7.3E-37 - - - - TcVarGlobal - - - 1266332288 - - - GVL_PhysicalConstants.fAtomicUnitOfElectricPolarizablity_in_C_2_m_2_J_1 - atomic unit of electric polarizablity (C^2 m^2 J^-1) - Uncertainty: 1.6e-49 - 64 - LREAL - - 1.648777274E-41 - - - - TcVarGlobal - - - 1266332352 - - - GVL_PhysicalConstants.fAtomicUnitOfElectricPolarizablity_in_C_2_m_2_J_1_Units - 648 - STRING(80) - - C^2 m^2 J^-1 - - - - TcVarGlobal - - - 1266332416 - - - PRG_3_PMPS_POST.bM1K1_Veto_IN - 8 - BOOL - 1266333064 - - - GVL.ePF1K0State - 16 - E_WFS_States - - - TcVarGlobal - - - 1266333072 - - - PRG_SL2K0_POWER.rEncoderOffsetTop - Offsets - Absolute encoder value at the HLS + Absolure eoncoder value at the centered beam - 32 - REAL - - 15.1 - - 1266333088 - - - GVL_PhysicalConstants.fAtomicUnitOfElectricPolarizablity_in_C_2_m_2_J_1_Uncertainty - 64 - LREAL - - 1.6E-49 - - - - TcVarGlobal - - - 1266333120 - - - GVL_PhysicalConstants.fAtomicUnitOfElectricQuadrupoleMoment_in_C_m_2 - atomic unit of electric quadrupole moment (C m^2) - Uncertainty: 3.9e-47 - 64 - LREAL - - 4.48655124E-40 - - - - TcVarGlobal - - - 1266333184 - - - GVL_PhysicalConstants.fAtomicUnitOfElectricQuadrupoleMoment_in_C_m_2_Units - 648 - STRING(80) - - C m^2 - - - - TcVarGlobal - - - 1266333248 - - - GVL.iFiltersPerSATTBlade - 16 - INT - - 8 - - - - TcVarGlobal - - - 1266333904 - - - PRG_SL2K0_POWER.rEncoderOffsetBottom - 32 - REAL - - -12.2 - - 1266333920 - - - GVL_PhysicalConstants.fAtomicUnitOfElectricQuadrupoleMoment_in_C_m_2_Uncertainty - 64 - LREAL - - 3.9E-47 - - - - TcVarGlobal - - - 1266333952 - - - GVL_PhysicalConstants.fAtomicUnitOfMagneticDipoleMoment_in_J_T_1 - atomic unit of magn. dipole moment (J T^-1) - Uncertainty: 1.6e-30 - 64 - LREAL - - 1.8548019E-23 - - - - TcVarGlobal - - - 1266334016 - - - GVL_PhysicalConstants.fAtomicUnitOfMagneticDipoleMoment_in_J_T_1_Units - 648 - STRING(80) - - J T^-1 - - - - TcVarGlobal - - - 1266334080 - - - Constants.bLittleEndian - Does the target support an FPU - 8 - BOOL - - 1 - - - - TcVarGlobal - - - 1266334728 - - - Constants.bSimulationMode - Does the target support an FPU - 8 - BOOL - - 0 - - - - TcVarGlobal - - - 1266334736 - - - Constants.bFPUSupport - 8 - BOOL - - 1 - - - - TcVarGlobal - - - 1266334744 - - - PRG_SL2K0_POWER.rEncoderOffsetNorth - 32 - REAL - - 15.4 - - 1266334752 - - - GVL_PhysicalConstants.fAtomicUnitOfMagneticDipoleMoment_in_J_T_1_Uncertainty - 64 - LREAL - - 1.6E-30 - - - - TcVarGlobal - - - 1266334784 - - - GVL_PhysicalConstants.fAtomicUnitOfMagneticFluxDensity_in_T - atomic unit of magn. flux density (T) - Uncertainty: 7.1e-05 - 64 - LREAL - - 235051.756758 - - - - TcVarGlobal - - - 1266334848 - - - GVL_PhysicalConstants.fAtomicUnitOfMagneticFluxDensity_in_T_Units - 648 - STRING(80) - - T - - - - TcVarGlobal - - - 1266334912 - - - Constants.nRegisterSize - Does the target support an FPU - 16 - WORD - - 32 - - - - TcVarGlobal - - - 1266335568 - - - PRG_SL2K0_POWER.rEncoderOffsetSouth - 32 - REAL - - -13.4 - - 1266335584 - - - GVL_PhysicalConstants.fAtomicUnitOfMagneticFluxDensity_in_T_Uncertainty - 64 - LREAL - - 7.1E-05 - - - - TcVarGlobal - - - 1266335616 - - - GVL_PhysicalConstants.fDeuteronMagneticMoment_in_J_T_1 - deuteron magn. moment (J T^-1) - Uncertainty: 3.8e-34 - 64 - LREAL - - 4.33073482E-27 - - - - TcVarGlobal - - - 1266335680 - - - GVL_PhysicalConstants.fDeuteronMagneticMoment_in_J_T_1_Units - 648 - STRING(80) - - J T^-1 - - - - TcVarGlobal - - - 1266335744 - - - Constants.nPackMode - Does the target support an FPU - 16 - UINT - - 8 - - - - TcVarGlobal - - - 1266336400 - - - Constants.RuntimeVersionNumeric - 32 - DWORD - - 50660864 - - - - TcVarGlobal - - - 1266336416 - - - GVL_PhysicalConstants.fDeuteronMagneticMoment_in_J_T_1_Uncertainty - 64 - LREAL - - 3.8E-34 - - - - TcVarGlobal - - - 1266336448 - - - GVL_PhysicalConstants.fDeuteronMagneticMomentToBohrMagnetonRatio - deuteron magn. moment to Bohr magneton ratio - Uncertainty: 5e-12 - 64 - LREAL - - 0.0004669754567 - - - - TcVarGlobal - - - 1266336512 - - - GVL_PhysicalConstants.fDeuteronMagneticMomentToBohrMagnetonRatio_Uncertainty - 64 - LREAL - - 5E-12 - - - - TcVarGlobal - - - 1266336576 - - - GVL_PhysicalConstants.fDeuteronMagneticMomentToNuclearMagnetonRatio - deuteron magn. moment to nuclear magneton ratio - Uncertainty: 9.2e-09 - 64 - LREAL - - 0.8574382329 - - - - TcVarGlobal - - - 1266336640 - - - GVL_PhysicalConstants.fDeuteronMagneticMomentToNuclearMagnetonRatio_Uncertainty - 64 - LREAL - - 9.2E-09 - - - - TcVarGlobal - - - 1266336704 - - - GVL_PhysicalConstants.fDeuteronElectronMagneticMomentRatio - deuteron-electron magn. moment ratio - Uncertainty: 5e-12 - 64 - LREAL - - -0.0004664345548 - - - - TcVarGlobal - - - 1266336768 - - - GVL_PhysicalConstants.fDeuteronElectronMagneticMomentRatio_Uncertainty - 64 - LREAL - - 5E-12 - - - - TcVarGlobal - - - 1266336832 - - - GVL_PhysicalConstants.fDeuteronProtonMagneticMomentRatio - deuteron-proton magn. moment ratio - Uncertainty: 4.5e-09 - 64 - LREAL - - 0.3070122084 - - - - TcVarGlobal - - - 1266336896 - - - GVL_PhysicalConstants.fDeuteronProtonMagneticMomentRatio_Uncertainty - 64 - LREAL - - 4.5E-09 - - - - TcVarGlobal - - - 1266336960 - - - GVL_PhysicalConstants.fDeuteronNeutronMagneticMomentRatio - deuteron-neutron magn. moment ratio - Uncertainty: 1.1e-07 - 64 - LREAL - - -0.44820652 - - - - TcVarGlobal - - - 1266337024 - - - GVL_PhysicalConstants.fDeuteronNeutronMagneticMomentRatio_Uncertainty - 64 - LREAL - - 1.1E-07 - - - - TcVarGlobal - - - 1266337088 - - - GVL_PhysicalConstants.fElectronGyromagneticRatio_in_s_1_T_1 - electron gyromagn. ratio (s^-1 T^-1) - Uncertainty: 53.0 - 64 - LREAL - - 176085963023 - - - - TcVarGlobal - - - 1266337152 - - - GVL_PhysicalConstants.fElectronGyromagneticRatio_in_s_1_T_1_Units - 648 - STRING(80) - - s^-1 T^-1 - - - - TcVarGlobal - - - 1266337216 - - - Constants.CompilerVersionNumeric - 32 - DWORD - - 50661988 - - - - TcVarGlobal - - - 1266337888 - - - GVL_PhysicalConstants.fElectronGyromagneticRatio_in_s_1_T_1_Uncertainty - 64 - LREAL - - 53 - - - - TcVarGlobal - - - 1266337920 - - - GVL_PhysicalConstants.fElectronGyromagneticRatioOver2Pi_in_MHz_T_1 - electron gyromagn. ratio over 2 pi (MHz T^-1) - Uncertainty: 0.0024 - 64 - LREAL - - 28024.9532 - - - - TcVarGlobal - - - 1266337984 - - - GVL_PhysicalConstants.fElectronGyromagneticRatioOver2Pi_in_MHz_T_1_Units - 648 - STRING(80) - - MHz T^-1 - - - - TcVarGlobal - - - 1266338048 - - - TwinCAT_SystemInfoVarList._TaskPouOid_PlcTask - 32 - OTCID - - - no_init - - - TcVarGlobal - - - 1266338720 - - - GVL_PhysicalConstants.fElectronGyromagneticRatioOver2Pi_in_MHz_T_1_Uncertainty - 64 - LREAL - - 0.0024 - - - - TcVarGlobal - - - 1266338752 - - - GVL_PhysicalConstants.fElectronMagneticMoment_in_J_T_1 - electron magn. moment (J T^-1) - Uncertainty: 8e-31 - 64 - LREAL - - -9.28476412E-24 - - - - TcVarGlobal - - - 1266338816 - - - GVL_PhysicalConstants.fElectronMagneticMoment_in_J_T_1_Units - 648 - STRING(80) - - J T^-1 - - - - TcVarGlobal - - - 1266338880 - - - TwinCAT_SystemInfoVarList._TaskOid_PlcTask - 32 - OTCID - - - no_init - - - TcVarGlobal - - - 1266339552 - - - GVL_PhysicalConstants.fElectronMagneticMoment_in_J_T_1_Uncertainty - 64 - LREAL - - 8E-31 - - - - TcVarGlobal - - - 1266339584 - - - GVL_PhysicalConstants.fElectronMagneticMomentToBohrMagnetonRatio - electron magn. moment to Bohr magneton ratio - Uncertainty: 3.8e-12 - 64 - LREAL - - -1.0011596521859 - - - - TcVarGlobal - - - 1266339648 - - - GVL_PhysicalConstants.fElectronMagneticMomentToBohrMagnetonRatio_Uncertainty - 64 - LREAL - - 3.8E-12 - - - - TcVarGlobal - - - 1266339712 - - - GVL_PhysicalConstants.fElectronMagneticMomentToNuclearMagnetonRatio - electron magn. moment to nuclear magneton ratio - Uncertainty: 8.5e-07 - 64 - LREAL - - -1838.28197107 - - - - TcVarGlobal - - - 1266339776 - - - GVL_PhysicalConstants.fElectronMagneticMomentToNuclearMagnetonRatio_Uncertainty - 64 - LREAL - - 8.5E-07 - - - - TcVarGlobal - - - 1266339840 - - - GVL_PhysicalConstants.fElectronMagneticMomentAnomaly - electron magn. moment anomaly - Uncertainty: 3.8e-12 - 64 - LREAL - - 0.0011596521859 - - - - TcVarGlobal - - - 1266339904 - - - GVL_PhysicalConstants.fElectronMagneticMomentAnomaly_Uncertainty - 64 - LREAL - - 3.8E-12 - - - - TcVarGlobal - - - 1266339968 - - - GVL_PhysicalConstants.fElectronToShieldedProtonMagneticMomentRatio - electron to shielded proton magn. moment ratio - Uncertainty: 7.1e-06 - 64 - LREAL - - -658.2275956 - - - - TcVarGlobal - - - 1266340032 - - - GVL_PhysicalConstants.fElectronToShieldedProtonMagneticMomentRatio_Uncertainty - 64 - LREAL - - 7.1E-06 - - - - TcVarGlobal - - - 1266340096 - - - GVL_PhysicalConstants.fElectronToShieldedHelionMagneticMomentRatio - electron to shielded helion magn. moment ratio - Uncertainty: 1e-05 - 64 - LREAL - - 864.058255 - - - - TcVarGlobal - - - 1266340160 - - - GVL_PhysicalConstants.fElectronToShieldedHelionMagneticMomentRatio_Uncertainty - 64 - LREAL - - 1E-05 - - - - TcVarGlobal - - - 1266340224 - - - GVL_PhysicalConstants.fElectronDeuteronMagneticMomentRatio - electron-deuteron magn. moment ratio - Uncertainty: 2.3e-05 - 64 - LREAL - - -2143.923493 - - - - TcVarGlobal - - - 1266340288 - - - GVL_PhysicalConstants.fElectronDeuteronMagneticMomentRatio_Uncertainty - 64 - LREAL - - 2.3E-05 - - - - TcVarGlobal - - - 1266340352 - - - GVL_PhysicalConstants.fElectronMuonMagneticMomentRatio - electron-muon magn. moment ratio - Uncertainty: 5.4e-06 - 64 - LREAL - - 206.7669894 - - - - TcVarGlobal - - - 1266340416 - - - GVL_PhysicalConstants.fElectronMuonMagneticMomentRatio_Uncertainty - 64 - LREAL - - 5.4E-06 - - - - TcVarGlobal - - - 1266340480 - - - GVL_PhysicalConstants.fElectronNeutronMagneticMomentRatio - electron-neutron magn. moment ratio - Uncertainty: 0.00023 - 64 - LREAL - - 960.9205 - - - - TcVarGlobal - - - 1266340544 - - - GVL_PhysicalConstants.fElectronNeutronMagneticMomentRatio_Uncertainty - 64 - LREAL - - 0.00023 - - - - TcVarGlobal - - - 1266340608 - - - GVL_PhysicalConstants.fElectronProtonMagneticMomentRatio - electron-proton magn. moment ratio - Uncertainty: 6.6e-06 - 64 - LREAL - - -658.2106862 - - - - TcVarGlobal - - - 1266340672 - - - GVL_PhysicalConstants.fElectronProtonMagneticMomentRatio_Uncertainty - 64 - LREAL - - 6.6E-06 - - - - TcVarGlobal - - - 1266340736 - - - GVL_PhysicalConstants.fMagneticConstant_in_N_A_2 - magn. constant (N A^-2) - 64 - LREAL - - 1.2566370614E-06 - - - - TcVarGlobal - - - 1266340800 - - - GVL_PhysicalConstants.fMagneticConstant_in_N_A_2_Units - 648 - STRING(80) - - N A^-2 - - - - TcVarGlobal - - - 1266340864 - - - GVL_PhysicalConstants.fMagneticFluxQuantum_in_Wb - magn. flux quantum (Wb) - 64 - LREAL - - 2.067833848E-15 - - - - TcVarGlobal - - - 1266341568 - - - GVL_PhysicalConstants.fMagneticFluxQuantum_in_Wb_Units - 648 - STRING(80) - - Wb - - - - TcVarGlobal - - - 1266341632 - - - GVL_PhysicalConstants.fMuonMagneticMoment_in_J_T_1 - muon magn. moment (J T^-1) - Uncertainty: 4e-33 - 64 - LREAL - - -4.49044799E-26 - - - - TcVarGlobal - - - 1266342336 - - - GVL_PhysicalConstants.fMuonMagneticMoment_in_J_T_1_Units - 648 - STRING(80) - - J T^-1 - - - - TcVarGlobal - - - 1266342400 - - - GVL_PhysicalConstants.fMuonMagneticMoment_in_J_T_1_Uncertainty - 64 - LREAL - - 4E-33 - - - - TcVarGlobal - - - 1266343104 - - - GVL_PhysicalConstants.fMuonMagneticMomentToBohrMagnetonRatio - muon magn. moment to Bohr magneton ratio - Uncertainty: 1.3e-10 - 64 - LREAL - - -0.00484197045 - - - - TcVarGlobal - - - 1266343168 - - - GVL_PhysicalConstants.fMuonMagneticMomentToBohrMagnetonRatio_Uncertainty - 64 - LREAL - - 1.3E-10 - - - - TcVarGlobal - - - 1266343232 - - - GVL_PhysicalConstants.fMuonMagneticMomentToNuclearMagnetonRatio - muon magn. moment to nuclear magneton ratio - Uncertainty: 2.3e-07 - 64 - LREAL - - -8.89059698 - - - - TcVarGlobal - - - 1266343296 - - - GVL_PhysicalConstants.fMuonMagneticMomentToNuclearMagnetonRatio_Uncertainty - 64 - LREAL - - 2.3E-07 - - - - TcVarGlobal - - - 1266343360 - - - GVL_PhysicalConstants.fMuonProtonMagneticMomentRatio - muon-proton magn. moment ratio - Uncertainty: 8.9e-08 - 64 - LREAL - - -3.183345118 - - - - TcVarGlobal - - - 1266343424 - - - GVL_PhysicalConstants.fMuonProtonMagneticMomentRatio_Uncertainty - 64 - LREAL - - 8.9E-08 - - - - TcVarGlobal - - - 1266343488 - - - GVL_PhysicalConstants.fNeutronGyromagneticRatio_in_s_1_T_1 - neutron gyromagn. ratio (s^-1 T^-1) - Uncertainty: 43.0 - 64 - LREAL - - 183247171 - - - - TcVarGlobal - - - 1266343552 - - - GVL_PhysicalConstants.fNeutronGyromagneticRatio_in_s_1_T_1_Units - 648 - STRING(80) - - s^-1 T^-1 - - - - TcVarGlobal - - - 1266343616 - - - GVL_PhysicalConstants.fNeutronGyromagneticRatio_in_s_1_T_1_Uncertainty - 64 - LREAL - - 43 - - - - TcVarGlobal - - - 1266344320 - - - GVL_PhysicalConstants.fNeutronGyromagneticRatioOver2Pi_in_MHz_T_1 - neutron gyromagn. ratio over 2 pi (MHz T^-1) - Uncertainty: 7.3e-06 - 64 - LREAL - - 29.164695 - - - - TcVarGlobal - - - 1266344384 - - - GVL_PhysicalConstants.fNeutronGyromagneticRatioOver2Pi_in_MHz_T_1_Units - 648 - STRING(80) - - MHz T^-1 - - - - TcVarGlobal - - - 1266344448 - - - GVL_PhysicalConstants.fNeutronGyromagneticRatioOver2Pi_in_MHz_T_1_Uncertainty - 64 - LREAL - - 7.3E-06 - - - - TcVarGlobal - - - 1266345152 - - - GVL_PhysicalConstants.fNeutronMagneticMoment_in_J_T_1 - neutron magn. moment (J T^-1) - Uncertainty: 2.4e-33 - 64 - LREAL - - -9.6623645E-27 - - - - TcVarGlobal - - - 1266345216 - - - GVL_PhysicalConstants.fNeutronMagneticMoment_in_J_T_1_Units - 648 - STRING(80) - - J T^-1 - - - - TcVarGlobal - - - 1266345280 - - - GVL_PhysicalConstants.fNeutronMagneticMoment_in_J_T_1_Uncertainty - 64 - LREAL - - 2.4E-33 - - - - TcVarGlobal - - - 1266345984 - - - GVL_PhysicalConstants.fNeutronMagneticMomentToBohrMagnetonRatio - neutron magn. moment to Bohr magneton ratio - Uncertainty: 2.5e-10 - 64 - LREAL - - -0.00104187563 - - - - TcVarGlobal - - - 1266346048 - - - GVL_PhysicalConstants.fNeutronMagneticMomentToBohrMagnetonRatio_Uncertainty - 64 - LREAL - - 2.5E-10 - - - - TcVarGlobal - - - 1266346112 - - - GVL_PhysicalConstants.fNeutronMagneticMomentToNuclearMagnetonRatio - neutron magn. moment to nuclear magneton ratio - Uncertainty: 4.5e-07 - 64 - LREAL - - -1.91304273 - - - - TcVarGlobal - - - 1266346176 - - - GVL_PhysicalConstants.fNeutronMagneticMomentToNuclearMagnetonRatio_Uncertainty - 64 - LREAL - - 4.5E-07 - - - - TcVarGlobal - - - 1266346240 - - - GVL_PhysicalConstants.fNeutronToShieldedProtonMagneticMomentRatio - neutron to shielded proton magn. moment ratio - Uncertainty: 1.6e-07 - 64 - LREAL - - -0.68499694 - - - - TcVarGlobal - - - 1266346304 - - - GVL_PhysicalConstants.fNeutronToShieldedProtonMagneticMomentRatio_Uncertainty - 64 - LREAL - - 1.6E-07 - - - - TcVarGlobal - - - 1266346368 - - - GVL_PhysicalConstants.fNeutronElectronMagneticMomentRatio - neutron-electron magn. moment ratio - Uncertainty: 2.5e-10 - 64 - LREAL - - 0.00104066882 - - - - TcVarGlobal - - - 1266346432 - - - GVL_PhysicalConstants.fNeutronElectronMagneticMomentRatio_Uncertainty - 64 - LREAL - - 2.5E-10 - - - - TcVarGlobal - - - 1266346496 - - - GVL_PhysicalConstants.fNeutronProtonMagneticMomentRatio - neutron-proton magn. moment ratio - Uncertainty: 1.6e-07 - 64 - LREAL - - -0.68497934 - - - - TcVarGlobal - - - 1266346560 - - - GVL_PhysicalConstants.fNeutronProtonMagneticMomentRatio_Uncertainty - 64 - LREAL - - 1.6E-07 - - - - TcVarGlobal - - - 1266346624 - - - GVL_PhysicalConstants.fProtonGyromagneticRatio_in_s_1_T_1 - proton gyromagn. ratio (s^-1 T^-1) - Uncertainty: 0.11 - 64 - LREAL - - 267522187.44 - - - - TcVarGlobal - - - 1266346688 - - - GVL_PhysicalConstants.fProtonGyromagneticRatio_in_s_1_T_1_Units - 648 - STRING(80) - - s^-1 T^-1 - - - - TcVarGlobal - - - 1266346752 - - - GVL_PhysicalConstants.fProtonGyromagneticRatio_in_s_1_T_1_Uncertainty - 64 - LREAL - - 0.11 - - - - TcVarGlobal - - - 1266347456 - - - GVL_PhysicalConstants.fProtonGyromagneticRatioOver2Pi_in_MHz_T_1 - proton gyromagn. ratio over 2 pi (MHz T^-1) - Uncertainty: 3.7e-06 - 64 - LREAL - - 42.5774813 - - - - TcVarGlobal - - - 1266347520 - - - GVL_PhysicalConstants.fProtonGyromagneticRatioOver2Pi_in_MHz_T_1_Units - 648 - STRING(80) - - MHz T^-1 - - - - TcVarGlobal - - - 1266347584 - - - GVL_PhysicalConstants.fProtonGyromagneticRatioOver2Pi_in_MHz_T_1_Uncertainty - 64 - LREAL - - 3.7E-06 - - - - TcVarGlobal - - - 1266348288 - - - GVL_PhysicalConstants.fProtonMagneticMoment_in_J_T_1 - proton magn. moment (J T^-1) - Uncertainty: 1.2e-33 - 64 - LREAL - - 1.41060671E-26 - - - - TcVarGlobal - - - 1266348352 - - - GVL_PhysicalConstants.fProtonMagneticMoment_in_J_T_1_Units - 648 - STRING(80) - - J T^-1 - - - - TcVarGlobal - - - 1266348416 - - - GVL_PhysicalConstants.fProtonMagneticMoment_in_J_T_1_Uncertainty - 64 - LREAL - - 1.2E-33 - - - - TcVarGlobal - - - 1266349120 - - - GVL_PhysicalConstants.fProtonMagneticMomentToBohrMagnetonRatio - proton magn. moment to Bohr magneton ratio - Uncertainty: 1.5e-11 - 64 - LREAL - - 0.001521032206 - - - - TcVarGlobal - - - 1266349184 - - - GVL_PhysicalConstants.fProtonMagneticMomentToBohrMagnetonRatio_Uncertainty - 64 - LREAL - - 1.5E-11 - - - - TcVarGlobal - - - 1266349248 - - - GVL_PhysicalConstants.fProtonMagneticMomentToNuclearMagnetonRatio - proton magn. moment to nuclear magneton ratio - Uncertainty: 2.8e-08 - 64 - LREAL - - 2.792847351 - - - - TcVarGlobal - - - 1266349312 - - - GVL_PhysicalConstants.fProtonMagneticMomentToNuclearMagnetonRatio_Uncertainty - 64 - LREAL - - 2.8E-08 - - - - TcVarGlobal - - - 1266349376 - - - GVL_PhysicalConstants.fProtonMagneticShieldingCorrection - proton magn. shielding correction - Uncertainty: 1.1e-08 - 64 - LREAL - - 2.5689E-05 - - - - TcVarGlobal - - - 1266349440 - - - GVL_PhysicalConstants.fProtonMagneticShieldingCorrection_Uncertainty - 64 - LREAL - - 1.1E-08 - - - - TcVarGlobal - - - 1266349504 - - - GVL_PhysicalConstants.fProtonNeutronMagneticMomentRatio - proton-neutron magn. moment ratio - Uncertainty: 3.4e-07 - 64 - LREAL - - -1.45989805 - - - - TcVarGlobal - - - 1266349568 - - - GVL_PhysicalConstants.fProtonNeutronMagneticMomentRatio_Uncertainty - 64 - LREAL - - 3.4E-07 - - - - TcVarGlobal - - - 1266349632 - - - GVL_PhysicalConstants.fShieldedHelionGyromagneticRatio_in_s_1_T_1 - shielded helion gyromagn. ratio (s^-1 T^-1) - Uncertainty: 2.4 - 64 - LREAL - - 203789456.9 - - - - TcVarGlobal - - - 1266349696 - - - GVL_PhysicalConstants.fShieldedHelionGyromagneticRatio_in_s_1_T_1_Units - 648 - STRING(80) - - s^-1 T^-1 - - - - TcVarGlobal - - - 1266349760 - - - GVL_PhysicalConstants.fShieldedHelionGyromagneticRatio_in_s_1_T_1_Uncertainty - 64 - LREAL - - 2.4 - - - - TcVarGlobal - - - 1266350464 - - - GVL_PhysicalConstants.fShieldedHelionGyromagneticRatioOver2Pi_in_MHz_T_1 - shielded helion gyromagn. ratio over 2 pi (MHz T^-1) - Uncertainty: 2.8e-06 - 64 - LREAL - - 32.4341015 - - - - TcVarGlobal - - - 1266350528 - - - GVL_PhysicalConstants.fShieldedHelionGyromagneticRatioOver2Pi_in_MHz_T_1_Units - 648 - STRING(80) - - MHz T^-1 - - - - TcVarGlobal - - - 1266350592 - - - GVL_PhysicalConstants.fShieldedHelionGyromagneticRatioOver2Pi_in_MHz_T_1_Uncertainty - 64 - LREAL - - 2.8E-06 - - - - TcVarGlobal - - - 1266351296 - - - GVL_PhysicalConstants.fShieldedHelionMagneticMoment_in_J_T_1 - shielded helion magn. moment (J T^-1) - Uncertainty: 9.3e-34 - 64 - LREAL - - -1.074553024E-26 - - - - TcVarGlobal - - - 1266351360 - - - GVL_PhysicalConstants.fShieldedHelionMagneticMoment_in_J_T_1_Units - 648 - STRING(80) - - J T^-1 - - - - TcVarGlobal - - - 1266351424 - - - GVL_PhysicalConstants.fShieldedHelionMagneticMoment_in_J_T_1_Uncertainty - 64 - LREAL - - 9.3E-34 - - - - TcVarGlobal - - - 1266352128 - - - GVL_PhysicalConstants.fShieldedHelionMagneticMomentToBohrMagnetonRatio - shielded helion magn. moment to Bohr magneton ratio - Uncertainty: 1.4e-11 - 64 - LREAL - - -0.001158671474 - - - - TcVarGlobal - - - 1266352192 - - - GVL_PhysicalConstants.fShieldedHelionMagneticMomentToBohrMagnetonRatio_Uncertainty - 64 - LREAL - - 1.4E-11 - - - - TcVarGlobal - - - 1266352256 - - - GVL_PhysicalConstants.fShieldedHelionMagneticMomentToNuclearMagnetonRatio - shielded helion magn. moment to nuclear magneton ratio - Uncertainty: 2.5e-08 - 64 - LREAL - - -2.127497723 - - - - TcVarGlobal - - - 1266352320 - - - GVL_PhysicalConstants.fShieldedHelionMagneticMomentToNuclearMagnetonRatio_Uncertainty - 64 - LREAL - - 2.5E-08 - - - - TcVarGlobal - - - 1266352384 - - - GVL_PhysicalConstants.fShieldedHelionToProtonMagneticMomentRatio - shielded helion to proton magn. moment ratio - Uncertainty: 1.2e-08 - 64 - LREAL - - -0.761766562 - - - - TcVarGlobal - - - 1266352448 - - - GVL_PhysicalConstants.fShieldedHelionToProtonMagneticMomentRatio_Uncertainty - 64 - LREAL - - 1.2E-08 - - - - TcVarGlobal - - - 1266352512 - - - GVL_PhysicalConstants.fShieldedHelionToShieldedProtonMagneticMomentRatio - shielded helion to shielded proton magn. moment ratio - Uncertainty: 3.3e-09 - 64 - LREAL - - -0.7617861313 - - - - TcVarGlobal - - - 1266352576 - - - GVL_PhysicalConstants.fShieldedHelionToShieldedProtonMagneticMomentRatio_Uncertainty - 64 - LREAL - - 3.3E-09 - - - - TcVarGlobal - - - 1266352640 - - - GVL_PhysicalConstants.fShieldedProtonMagneticMoment_in_J_T_1 - shielded proton magn. moment (J T^-1) - Uncertainty: 1.2e-33 - 64 - LREAL - - 1.41057047E-26 - - - - TcVarGlobal - - - 1266352704 - - - GVL_PhysicalConstants.fShieldedProtonMagneticMoment_in_J_T_1_Units - 648 - STRING(80) - - J T^-1 - - - - TcVarGlobal - - - 1266352768 - - - GVL_PhysicalConstants.fShieldedProtonMagneticMoment_in_J_T_1_Uncertainty - 64 - LREAL - - 1.2E-33 - - - - TcVarGlobal - - - 1266353472 - - - GVL_PhysicalConstants.fShieldedProtonMagneticMomentToBohrMagnetonRatio - shielded proton magn. moment to Bohr magneton ratio - Uncertainty: 1.6e-11 - 64 - LREAL - - 0.001520993132 - - - - TcVarGlobal - - - 1266353536 - - - GVL_PhysicalConstants.fShieldedProtonMagneticMomentToBohrMagnetonRatio_Uncertainty - 64 - LREAL - - 1.6E-11 - - - - TcVarGlobal - - - 1266353600 - - - GVL_PhysicalConstants.fShieldedProtonMagneticMomentToNuclearMagnetonRatio - shielded proton magn. moment to nuclear magneton ratio - Uncertainty: 3e-08 - 64 - LREAL - - 2.792775604 - - - - TcVarGlobal - - - 1266353664 - - - GVL_PhysicalConstants.fShieldedProtonMagneticMomentToNuclearMagnetonRatio_Uncertainty - 64 - LREAL - - 3E-08 - - - - TcVarGlobal - - - 1266353728 - - - GVL_PhysicalConstants.f_220_LatticeSpacingOfSilicon_in_m - {220} lattice spacing of silicon (m) - Uncertainty: 3.2e-18 - 64 - LREAL - - 1.920155714E-10 - - - - TcVarGlobal - - - 1266353792 - - - GVL_PhysicalConstants.f_220_LatticeSpacingOfSilicon_in_m_Units - 648 - STRING(80) - - m - - - - TcVarGlobal - - - 1266353856 - - - GVL_PhysicalConstants.f_220_LatticeSpacingOfSilicon_in_m_Uncertainty - 64 - LREAL - - 3.2E-18 - - - - TcVarGlobal - - - 1266354560 - - - GVL_PhysicalConstants.fLatticeSpacingOfSilicon_in_m - lattice spacing of silicon (m) - Uncertainty: 5e-18 - 64 - LREAL - - 1.920155762E-10 - - - - TcVarGlobal - - - 1266354624 - - - GVL_PhysicalConstants.fLatticeSpacingOfSilicon_in_m_Units - 648 - STRING(80) - - m - - - - TcVarGlobal - - - 1266354688 - - - GVL_PhysicalConstants.fLatticeSpacingOfSilicon_in_m_Uncertainty - 64 - LREAL - - 5E-18 - - - - TcVarGlobal - - - 1266355392 - - - GVL_PhysicalConstants.fAlphaParticleElectronMassRatio - alpha particle-electron mass ratio - Uncertainty: 2.4e-07 - 64 - LREAL - - 7294.29954142 - - - - TcVarGlobal - - - 1266355456 - - - GVL_PhysicalConstants.fAlphaParticleElectronMassRatio_Uncertainty - 64 - LREAL - - 2.4E-07 - - - - TcVarGlobal - - - 1266355520 - - - GVL_PhysicalConstants.fAlphaParticleMass_in_kg - alpha particle mass (kg) - Uncertainty: 2e-36 - 64 - LREAL - - 6.6446573357E-27 - - - - TcVarGlobal - - - 1266355584 - - - GVL_PhysicalConstants.fAlphaParticleMass_in_kg_Units - 648 - STRING(80) - - kg - - - - TcVarGlobal - - - 1266355648 - - - GVL_PhysicalConstants.fAlphaParticleMass_in_kg_Uncertainty - 64 - LREAL - - 2E-36 - - - - TcVarGlobal - - - 1266356352 - - - GVL_PhysicalConstants.fAlphaParticleMassEnergyEquivalent_in_J - alpha particle mass energy equivalent (J) - Uncertainty: 1.8e-19 - 64 - LREAL - - 5.9719201914E-10 - - - - TcVarGlobal - - - 1266356416 - - - GVL_PhysicalConstants.fAlphaParticleMassEnergyEquivalent_in_J_Units - 648 - STRING(80) - - J - - - - TcVarGlobal - - - 1266356480 - - - GVL_PhysicalConstants.fAlphaParticleMassEnergyEquivalent_in_J_Uncertainty - 64 - LREAL - - 1.8E-19 - - - - TcVarGlobal - - - 1266357184 - - - GVL_PhysicalConstants.fAlphaParticleMassEnergyEquivalentInMeV_in_MeV - alpha particle mass energy equivalent in MeV (MeV) - Uncertainty: 1.1e-06 - 64 - LREAL - - 3727.3794066 - - - - TcVarGlobal - - - 1266357248 - - - GVL_PhysicalConstants.fAlphaParticleMassEnergyEquivalentInMeV_in_MeV_Units - 648 - STRING(80) - - MeV - - - - TcVarGlobal - - - 1266357312 - - - GVL_PhysicalConstants.fAlphaParticleMassEnergyEquivalentInMeV_in_MeV_Uncertainty - 64 - LREAL - - 1.1E-06 - - - - TcVarGlobal - - - 1266358016 - - - GVL_PhysicalConstants.fAlphaParticleMassInU_in_u - alpha particle mass in u (u) - Uncertainty: 6.3e-11 - 64 - LREAL - - 4.001506179127 - - - - TcVarGlobal - - - 1266358080 - - - GVL_PhysicalConstants.fAlphaParticleMassInU_in_u_Units - 648 - STRING(80) - - u - - - - TcVarGlobal - - - 1266358144 - - - GVL_PhysicalConstants.fAlphaParticleMassInU_in_u_Uncertainty - 64 - LREAL - - 6.3E-11 - - - - TcVarGlobal - - - 1266358848 - - - GVL_PhysicalConstants.fAlphaParticleMolarMass_in_kg_mol_1 - alpha particle molar mass (kg mol^-1) - Uncertainty: 1.2e-12 - 64 - LREAL - - 0.0040015061777 - - - - TcVarGlobal - - - 1266358912 - - - GVL_PhysicalConstants.fAlphaParticleMolarMass_in_kg_mol_1_Units - 648 - STRING(80) - - kg mol^-1 - - - - TcVarGlobal - - - 1266358976 - - - GVL_PhysicalConstants.fAlphaParticleMolarMass_in_kg_mol_1_Uncertainty - 64 - LREAL - - 1.2E-12 - - - - TcVarGlobal - - - 1266359680 - - - GVL_PhysicalConstants.fAlphaParticleProtonMassRatio - alpha particle-proton mass ratio - Uncertainty: 2.2e-10 - 64 - LREAL - - 3.97259969009 - - - - TcVarGlobal - - - 1266359744 - - - GVL_PhysicalConstants.fAlphaParticleProtonMassRatio_Uncertainty - 64 - LREAL - - 2.2E-10 - - - - TcVarGlobal - - - 1266359808 - - - GVL_PhysicalConstants.fAngstromStar_in_m - Angstrom star (m) - Uncertainty: 9e-17 - 64 - LREAL - - 1.00001495E-10 - - - - TcVarGlobal - - - 1266359872 - - - GVL_PhysicalConstants.fAngstromStar_in_m_Units - 648 - STRING(80) - - m - - - - TcVarGlobal - - - 1266359936 - - - GVL_PhysicalConstants.fAngstromStar_in_m_Uncertainty - 64 - LREAL - - 9E-17 - - - - TcVarGlobal - - - 1266360640 - - - GVL_PhysicalConstants.fAtomicMassConstant_in_kg - atomic mass constant (kg) - Uncertainty: 5e-37 - 64 - LREAL - - 1.6605390666E-27 - - - - TcVarGlobal - - - 1266360704 - - - GVL_PhysicalConstants.fAtomicMassConstant_in_kg_Units - 648 - STRING(80) - - kg - - - - TcVarGlobal - - - 1266360768 - - - GVL_PhysicalConstants.fAtomicMassConstant_in_kg_Uncertainty - 64 - LREAL - - 5E-37 - - - - TcVarGlobal - - - 1266361472 - - - GVL_PhysicalConstants.fAtomicMassConstantEnergyEquivalent_in_J - atomic mass constant energy equivalent (J) - Uncertainty: 4.5e-20 - 64 - LREAL - - 1.4924180856E-10 - - - - TcVarGlobal - - - 1266361536 - - - GVL_PhysicalConstants.fAtomicMassConstantEnergyEquivalent_in_J_Units - 648 - STRING(80) - - J - - - - TcVarGlobal - - - 1266361600 - - - GVL_PhysicalConstants.fAtomicMassConstantEnergyEquivalent_in_J_Uncertainty - 64 - LREAL - - 4.5E-20 - - - - TcVarGlobal - - - 1266362304 - - - GVL_PhysicalConstants.fAtomicMassConstantEnergyEquivalentInMeV_in_MeV - atomic mass constant energy equivalent in MeV (MeV) - Uncertainty: 2.8e-07 - 64 - LREAL - - 931.49410242 - - - - TcVarGlobal - - - 1266362368 - - - GVL_PhysicalConstants.fAtomicMassConstantEnergyEquivalentInMeV_in_MeV_Units - 648 - STRING(80) - - MeV - - - - TcVarGlobal - - - 1266362432 - - - GVL_PhysicalConstants.fAtomicMassConstantEnergyEquivalentInMeV_in_MeV_Uncertainty - 64 - LREAL - - 2.8E-07 - - - - TcVarGlobal - - - 1266363136 - - - GVL_PhysicalConstants.fAtomicMassUnitElectronVoltRelationship_in_eV - atomic mass unit-electron volt relationship (eV) - Uncertainty: 0.28 - 64 - LREAL - - 931494102.42 - - - - TcVarGlobal - - - 1266363200 - - - GVL_PhysicalConstants.fAtomicMassUnitElectronVoltRelationship_in_eV_Units - 648 - STRING(80) - - eV - - - - TcVarGlobal - - - 1266363264 - - - GVL_PhysicalConstants.fAtomicMassUnitElectronVoltRelationship_in_eV_Uncertainty - 64 - LREAL - - 0.28 - - - - TcVarGlobal - - - 1266363968 - - - GVL_PhysicalConstants.fAtomicMassUnitHartreeRelationship_in_E_h - atomic mass unit-hartree relationship (E_h) - Uncertainty: 0.01 - 64 - LREAL - - 34231776.874 - - - - TcVarGlobal - - - 1266364032 - - - GVL_PhysicalConstants.fAtomicMassUnitHartreeRelationship_in_E_h_Units - 648 - STRING(80) - - E_h - - - - TcVarGlobal - - - 1266364096 - - - GVL_PhysicalConstants.fAtomicMassUnitHartreeRelationship_in_E_h_Uncertainty - 64 - LREAL - - 0.01 - - - - TcVarGlobal - - - 1266364800 - - - GVL_PhysicalConstants.fAtomicMassUnitHertzRelationship_in_Hz - atomic mass unit-hertz relationship (Hz) - Uncertainty: 68000000000000.0 - 64 - LREAL - - 2.25234271871E+23 - - - - TcVarGlobal - - - 1266364864 - - - GVL_PhysicalConstants.fAtomicMassUnitHertzRelationship_in_Hz_Units - 648 - STRING(80) - - Hz - - - - TcVarGlobal - - - 1266364928 - - - GVL_PhysicalConstants.fAtomicMassUnitHertzRelationship_in_Hz_Uncertainty - 64 - LREAL - - 68000000000000 - - - - TcVarGlobal - - - 1266365632 - - - GVL_PhysicalConstants.fAtomicMassUnitInverseMeterRelationship_in_m_1 - atomic mass unit-inverse meter relationship (m^-1) - Uncertainty: 230000.0 - 64 - LREAL - - 751300661040000 - - - - TcVarGlobal - - - 1266365696 - - - GVL_PhysicalConstants.fAtomicMassUnitInverseMeterRelationship_in_m_1_Units - 648 - STRING(80) - - m^-1 - - - - TcVarGlobal - - - 1266365760 - - - GVL_PhysicalConstants.fAtomicMassUnitInverseMeterRelationship_in_m_1_Uncertainty - 64 - LREAL - - 230000 - - - - TcVarGlobal - - - 1266366464 - - - GVL_PhysicalConstants.fAtomicMassUnitJouleRelationship_in_J - atomic mass unit-joule relationship (J) - Uncertainty: 4.5e-20 - 64 - LREAL - - 1.4924180856E-10 - - - - TcVarGlobal - - - 1266366528 - - - GVL_PhysicalConstants.fAtomicMassUnitJouleRelationship_in_J_Units - 648 - STRING(80) - - J - - - - TcVarGlobal - - - 1266366592 - - - GVL_PhysicalConstants.fAtomicMassUnitJouleRelationship_in_J_Uncertainty - 64 - LREAL - - 4.5E-20 - - - - TcVarGlobal - - - 1266367296 - - - GVL_PhysicalConstants.fAtomicMassUnitKelvinRelationship_in_K - atomic mass unit-kelvin relationship (K) - Uncertainty: 3300.0 - 64 - LREAL - - 10809540191600 - - - - TcVarGlobal - - - 1266367360 - - - GVL_PhysicalConstants.fAtomicMassUnitKelvinRelationship_in_K_Units - 648 - STRING(80) - - K - - - - TcVarGlobal - - - 1266367424 - - - GVL_PhysicalConstants.fAtomicMassUnitKelvinRelationship_in_K_Uncertainty - 64 - LREAL - - 3300 - - - - TcVarGlobal - - - 1266368128 - - - GVL_PhysicalConstants.fAtomicMassUnitKilogramRelationship_in_kg - atomic mass unit-kilogram relationship (kg) - Uncertainty: 5e-37 - 64 - LREAL - - 1.6605390666E-27 - - - - TcVarGlobal - - - 1266368192 - - - GVL_PhysicalConstants.fAtomicMassUnitKilogramRelationship_in_kg_Units - 648 - STRING(80) - - kg - - - - TcVarGlobal - - - 1266368256 - - - GVL_PhysicalConstants.fAtomicMassUnitKilogramRelationship_in_kg_Uncertainty - 64 - LREAL - - 5E-37 - - - - TcVarGlobal - - - 1266368960 - - - GVL_PhysicalConstants.fAtomicUnitOf1stHyperpolarizability_in_C_3_m_3_J_2 - atomic unit of 1st hyperpolarizability (C^3 m^3 J^-2) - Uncertainty: 1.5e-62 - 64 - LREAL - - 3.2063613061E-53 - - - - TcVarGlobal - - - 1266369024 - - - GVL_PhysicalConstants.fAtomicUnitOf1stHyperpolarizability_in_C_3_m_3_J_2_Units - 648 - STRING(80) - - C^3 m^3 J^-2 - - - - TcVarGlobal - - - 1266369088 - - - GVL_PhysicalConstants.fAtomicUnitOf1stHyperpolarizability_in_C_3_m_3_J_2_Uncertainty - 64 - LREAL - - 1.5E-62 - - - - TcVarGlobal - - - 1266369792 - - - GVL_PhysicalConstants.fAtomicUnitOf2ndHyperpolarizability_in_C_4_m_4_J_3 - atomic unit of 2nd hyperpolarizability (C^4 m^4 J^-3) - Uncertainty: 3.8e-74 - 64 - LREAL - - 6.2353799905E-65 - - - - TcVarGlobal - - - 1266369856 - - - GVL_PhysicalConstants.fAtomicUnitOf2ndHyperpolarizability_in_C_4_m_4_J_3_Units - 648 - STRING(80) - - C^4 m^4 J^-3 - - - - TcVarGlobal - - - 1266369920 - - - GVL_PhysicalConstants.fAtomicUnitOf2ndHyperpolarizability_in_C_4_m_4_J_3_Uncertainty - 64 - LREAL - - 3.8E-74 - - - - TcVarGlobal - - - 1266370624 - - - GVL_PhysicalConstants.fAtomicUnitOfAction_in_J_s - atomic unit of action (J s) - 64 - LREAL - - 1.054571817E-34 - - - - TcVarGlobal - - - 1266370688 - - - GVL_PhysicalConstants.fAtomicUnitOfAction_in_J_s_Units - 648 - STRING(80) - - J s - - - - TcVarGlobal - - - 1266370752 - - - GVL_PhysicalConstants.fAtomicUnitOfCharge_in_C - atomic unit of charge (C) - 64 - LREAL - - 1.602176634E-19 - - - - TcVarGlobal - - - 1266371456 - - - GVL_PhysicalConstants.fAtomicUnitOfCharge_in_C_Units - 648 - STRING(80) - - C - - - - TcVarGlobal - - - 1266371520 - - - GVL_PhysicalConstants.fAtomicUnitOfChargeDensity_in_C_m_3 - atomic unit of charge density (C m^-3) - Uncertainty: 490.0 - 64 - LREAL - - 1081202384570 - - - - TcVarGlobal - - - 1266372224 - - - GVL_PhysicalConstants.fAtomicUnitOfChargeDensity_in_C_m_3_Units - 648 - STRING(80) - - C m^-3 - - - - TcVarGlobal - - - 1266372288 - - - GVL_PhysicalConstants.fAtomicUnitOfChargeDensity_in_C_m_3_Uncertainty - 64 - LREAL - - 490 - - - - TcVarGlobal - - - 1266372992 - - - GVL_PhysicalConstants.fAtomicUnitOfCurrent_in_A - atomic unit of current (A) - Uncertainty: 1.3e-14 - 64 - LREAL - - 0.00662361823751 - - - - TcVarGlobal - - - 1266373056 - - - GVL_PhysicalConstants.fAtomicUnitOfCurrent_in_A_Units - 648 - STRING(80) - - A - - - - TcVarGlobal - - - 1266373120 - - - GVL_PhysicalConstants.fAtomicUnitOfCurrent_in_A_Uncertainty - 64 - LREAL - - 1.3E-14 - - - - TcVarGlobal - - - 1266373824 - - - GVL_PhysicalConstants.fAtomicUnitOfElectricDipoleMom_in_C_m - atomic unit of electric dipole mom. (C m) - Uncertainty: 1.3e-39 - 64 - LREAL - - 8.4783536255E-30 - - - - TcVarGlobal - - - 1266373888 - - - GVL_PhysicalConstants.fAtomicUnitOfElectricDipoleMom_in_C_m_Units - 648 - STRING(80) - - C m - - - - TcVarGlobal - - - 1266373952 - - - GVL_PhysicalConstants.fAtomicUnitOfElectricDipoleMom_in_C_m_Uncertainty - 64 - LREAL - - 1.3E-39 - - - - TcVarGlobal - - - 1266374656 - - - GVL_PhysicalConstants.fAtomicUnitOfElectricField_in_V_m_1 - atomic unit of electric field (V m^-1) - Uncertainty: 78.0 - 64 - LREAL - - 514220674763 - - - - TcVarGlobal - - - 1266374720 - - - GVL_PhysicalConstants.fAtomicUnitOfElectricField_in_V_m_1_Units - 648 - STRING(80) - - V m^-1 - - - - TcVarGlobal - - - 1266374784 - - - GVL_PhysicalConstants.fAtomicUnitOfElectricField_in_V_m_1_Uncertainty - 64 - LREAL - - 78 - - - - TcVarGlobal - - - 1266375488 - - - GVL_PhysicalConstants.fAtomicUnitOfElectricFieldGradient_in_V_m_2 - atomic unit of electric field gradient (V m^-2) - Uncertainty: 2900000000000.0 - 64 - LREAL - - 9.7173624292E+21 - - - - TcVarGlobal - - - 1266375552 - - - GVL_PhysicalConstants.fAtomicUnitOfElectricFieldGradient_in_V_m_2_Units - 648 - STRING(80) - - V m^-2 - - - - TcVarGlobal - - - 1266375616 - - - GVL_PhysicalConstants.fAtomicUnitOfElectricFieldGradient_in_V_m_2_Uncertainty - 64 - LREAL - - 2900000000000 - - - - TcVarGlobal - - - 1266376320 - - - GVL_PhysicalConstants.fAtomicUnitOfElectricPolarizability_in_C_2_m_2_J_1 - atomic unit of electric polarizability (C^2 m^2 J^-1) - Uncertainty: 5e-51 - 64 - LREAL - - 1.64877727436E-41 - - - - TcVarGlobal - - - 1266376384 - - - GVL_PhysicalConstants.fAtomicUnitOfElectricPolarizability_in_C_2_m_2_J_1_Units - 648 - STRING(80) - - C^2 m^2 J^-1 - - - - TcVarGlobal - - - 1266376448 - - - GVL_PhysicalConstants.fAtomicUnitOfElectricPolarizability_in_C_2_m_2_J_1_Uncertainty - 64 - LREAL - - 5E-51 - - - - TcVarGlobal - - - 1266377152 - - - GVL_PhysicalConstants.fAtomicUnitOfElectricPotential_in_V - atomic unit of electric potential (V) - Uncertainty: 5.3e-11 - 64 - LREAL - - 27.211386245988 - - - - TcVarGlobal - - - 1266377216 - - - GVL_PhysicalConstants.fAtomicUnitOfElectricPotential_in_V_Units - 648 - STRING(80) - - V - - - - TcVarGlobal - - - 1266377280 - - - GVL_PhysicalConstants.fAtomicUnitOfElectricPotential_in_V_Uncertainty - 64 - LREAL - - 5.3E-11 - - - - TcVarGlobal - - - 1266377984 - - - GVL_PhysicalConstants.fAtomicUnitOfElectricQuadrupoleMom_in_C_m_2 - atomic unit of electric quadrupole mom. (C m^2) - Uncertainty: 1.4e-49 - 64 - LREAL - - 4.4865515246E-40 - - - - TcVarGlobal - - - 1266378048 - - - GVL_PhysicalConstants.fAtomicUnitOfElectricQuadrupoleMom_in_C_m_2_Units - 648 - STRING(80) - - C m^2 - - - - TcVarGlobal - - - 1266378112 - - - GVL_PhysicalConstants.fAtomicUnitOfElectricQuadrupoleMom_in_C_m_2_Uncertainty - 64 - LREAL - - 1.4E-49 - - - - TcVarGlobal - - - 1266378816 - - - GVL_PhysicalConstants.fAtomicUnitOfEnergy_in_J - atomic unit of energy (J) - Uncertainty: 8.5e-30 - 64 - LREAL - - 4.3597447222071E-18 - - - - TcVarGlobal - - - 1266378880 - - - GVL_PhysicalConstants.fAtomicUnitOfEnergy_in_J_Units - 648 - STRING(80) - - J - - - - TcVarGlobal - - - 1266378944 - - - GVL_PhysicalConstants.fAtomicUnitOfEnergy_in_J_Uncertainty - 64 - LREAL - - 8.5E-30 - - - - TcVarGlobal - - - 1266379648 - - - GVL_PhysicalConstants.fAtomicUnitOfForce_in_N - atomic unit of force (N) - Uncertainty: 1.2e-17 - 64 - LREAL - - 8.2387234983E-08 - - - - TcVarGlobal - - - 1266379712 - - - GVL_PhysicalConstants.fAtomicUnitOfForce_in_N_Units - 648 - STRING(80) - - N - - - - TcVarGlobal - - - 1266379776 - - - GVL_PhysicalConstants.fAtomicUnitOfForce_in_N_Uncertainty - 64 - LREAL - - 1.2E-17 - - - - TcVarGlobal - - - 1266380480 - - - GVL_PhysicalConstants.fAtomicUnitOfLength_in_m - atomic unit of length (m) - Uncertainty: 8e-21 - 64 - LREAL - - 5.29177210903E-11 - - - - TcVarGlobal - - - 1266380544 - - - GVL_PhysicalConstants.fAtomicUnitOfLength_in_m_Units - 648 - STRING(80) - - m - - - - TcVarGlobal - - - 1266380608 - - - GVL_PhysicalConstants.fAtomicUnitOfLength_in_m_Uncertainty - 64 - LREAL - - 8E-21 - - - - TcVarGlobal - - - 1266381312 - - - GVL_PhysicalConstants.fAtomicUnitOfMag_DipoleMom_in_J_T_1 - atomic unit of mag. dipole mom. (J T^-1) - Uncertainty: 5.6e-33 - 64 - LREAL - - 1.85480201566E-23 - - - - TcVarGlobal - - - 1266381376 - - - GVL_PhysicalConstants.fAtomicUnitOfMag_DipoleMom_in_J_T_1_Units - 648 - STRING(80) - - J T^-1 - - - - TcVarGlobal - - - 1266381440 - - - GVL_PhysicalConstants.fAtomicUnitOfMag_DipoleMom_in_J_T_1_Uncertainty - 64 - LREAL - - 5.6E-33 - - - - TcVarGlobal - - - 1266382144 - - - GVL_PhysicalConstants.fAtomicUnitOfMag_FluxDensity_in_T - atomic unit of mag. flux density (T) - Uncertainty: 7.1e-05 - 64 - LREAL - - 235051.756758 - - - - TcVarGlobal - - - 1266382208 - - - GVL_PhysicalConstants.fAtomicUnitOfMag_FluxDensity_in_T_Units - 648 - STRING(80) - - T - - - - TcVarGlobal - - - 1266382272 - - - GVL_PhysicalConstants.fAtomicUnitOfMag_FluxDensity_in_T_Uncertainty - 64 - LREAL - - 7.1E-05 - - - - TcVarGlobal - - - 1266382976 - - - GVL_PhysicalConstants.fAtomicUnitOfMagnetizability_in_J_T_2 - atomic unit of magnetizability (J T^-2) - Uncertainty: 4.8e-38 - 64 - LREAL - - 7.8910366008E-29 - - - - TcVarGlobal - - - 1266383040 - - - GVL_PhysicalConstants.fAtomicUnitOfMagnetizability_in_J_T_2_Units - 648 - STRING(80) - - J T^-2 - - - - TcVarGlobal - - - 1266383104 - - - GVL_PhysicalConstants.fAtomicUnitOfMagnetizability_in_J_T_2_Uncertainty - 64 - LREAL - - 4.8E-38 - - - - TcVarGlobal - - - 1266383808 - - - GVL_PhysicalConstants.fAtomicUnitOfMass_in_kg - atomic unit of mass (kg) - Uncertainty: 2.8e-40 - 64 - LREAL - - 9.1093837015E-31 - - - - TcVarGlobal - - - 1266383872 - - - GVL_PhysicalConstants.fAtomicUnitOfMass_in_kg_Units - 648 - STRING(80) - - kg - - - - TcVarGlobal - - - 1266383936 - - - GVL_PhysicalConstants.fAtomicUnitOfMass_in_kg_Uncertainty - 64 - LREAL - - 2.8E-40 - - - - TcVarGlobal - - - 1266384640 - - - GVL_PhysicalConstants.fAtomicUnitOfMomentum_in_kg_m_s_1 - atomic unit of momentum (kg m s^-1) - Uncertainty: 3e-34 - 64 - LREAL - - 1.9928519141E-24 - - - - TcVarGlobal - - - 1266384704 - - - GVL_PhysicalConstants.fAtomicUnitOfMomentum_in_kg_m_s_1_Units - 648 - STRING(80) - - kg m s^-1 - - - - TcVarGlobal - - - 1266384768 - - - GVL_PhysicalConstants.fAtomicUnitOfMomentum_in_kg_m_s_1_Uncertainty - 64 - LREAL - - 3E-34 - - - - TcVarGlobal - - - 1266385472 - - - GVL_PhysicalConstants.fAtomicUnitOfPermittivity_in_F_m_1 - atomic unit of permittivity (F m^-1) - Uncertainty: 1.7e-20 - 64 - LREAL - - 1.11265005545E-10 - - - - TcVarGlobal - - - 1266385536 - - - GVL_PhysicalConstants.fAtomicUnitOfPermittivity_in_F_m_1_Units - 648 - STRING(80) - - F m^-1 - - - - TcVarGlobal - - - 1266385600 - - - GVL_PhysicalConstants.fAtomicUnitOfPermittivity_in_F_m_1_Uncertainty - 64 - LREAL - - 1.7E-20 - - - - TcVarGlobal - - - 1266386304 - - - GVL_PhysicalConstants.fAtomicUnitOfTime_in_s - atomic unit of time (s) - Uncertainty: 4.7e-29 - 64 - LREAL - - 2.4188843265857E-17 - - - - TcVarGlobal - - - 1266386368 - - - GVL_PhysicalConstants.fAtomicUnitOfTime_in_s_Units - 648 - STRING(80) - - s - - - - TcVarGlobal - - - 1266386432 - - - GVL_PhysicalConstants.fAtomicUnitOfTime_in_s_Uncertainty - 64 - LREAL - - 4.7E-29 - - - - TcVarGlobal - - - 1266387136 - - - GVL_PhysicalConstants.fAtomicUnitOfVelocity_in_m_s_1 - atomic unit of velocity (m s^-1) - Uncertainty: 0.00033 - 64 - LREAL - - 2187691.26364 - - - - TcVarGlobal - - - 1266387200 - - - GVL_PhysicalConstants.fAtomicUnitOfVelocity_in_m_s_1_Units - 648 - STRING(80) - - m s^-1 - - - - TcVarGlobal - - - 1266387264 - - - GVL_PhysicalConstants.fAtomicUnitOfVelocity_in_m_s_1_Uncertainty - 64 - LREAL - - 0.00033 - - - - TcVarGlobal - - - 1266387968 - - - GVL_PhysicalConstants.fAvogadroConstant_in_mol_1 - Avogadro constant (mol^-1) - 64 - LREAL - - 6.02214076E+23 - - - - TcVarGlobal - - - 1266388032 - - - GVL_PhysicalConstants.fAvogadroConstant_in_mol_1_Units - 648 - STRING(80) - - mol^-1 - - - - TcVarGlobal - - - 1266388096 - - - GVL_PhysicalConstants.fBohrMagneton_in_J_T_1 - Bohr magneton (J T^-1) - Uncertainty: 2.8e-33 - 64 - LREAL - - 9.2740100783E-24 - - - - TcVarGlobal - - - 1266388800 - - - GVL_PhysicalConstants.fBohrMagneton_in_J_T_1_Units - 648 - STRING(80) - - J T^-1 - - - - TcVarGlobal - - - 1266388864 - - - GVL_PhysicalConstants.fBohrMagneton_in_J_T_1_Uncertainty - 64 - LREAL - - 2.8E-33 - - - - TcVarGlobal - - - 1266389568 - - - GVL_PhysicalConstants.fBohrMagnetonInEV_T_in_eV_T_1 - Bohr magneton in eV/T (eV T^-1) - Uncertainty: 1.7e-14 - 64 - LREAL - - 5.788381806E-05 - - - - TcVarGlobal - - - 1266389632 - - - GVL_PhysicalConstants.fBohrMagnetonInEV_T_in_eV_T_1_Units - 648 - STRING(80) - - eV T^-1 - - - - TcVarGlobal - - - 1266389696 - - - GVL_PhysicalConstants.fBohrMagnetonInEV_T_in_eV_T_1_Uncertainty - 64 - LREAL - - 1.7E-14 - - - - TcVarGlobal - - - 1266390400 - - - GVL_PhysicalConstants.fBohrMagnetonInHz_T_in_Hz_T_1 - Bohr magneton in Hz/T (Hz T^-1) - Uncertainty: 4.2 - 64 - LREAL - - 13996244936.1 - - - - TcVarGlobal - - - 1266390464 - - - GVL_PhysicalConstants.fBohrMagnetonInHz_T_in_Hz_T_1_Units - 648 - STRING(80) - - Hz T^-1 - - - - TcVarGlobal - - - 1266390528 - - - GVL_PhysicalConstants.fBohrMagnetonInHz_T_in_Hz_T_1_Uncertainty - 64 - LREAL - - 4.2 - - - - TcVarGlobal - - - 1266391232 - - - GVL_PhysicalConstants.fBohrMagnetonInInverseMetersPerTesla_in_m_1_T_1 - Bohr magneton in inverse meters per tesla (m^-1 T^-1) - Uncertainty: 2.9e-07 - 64 - LREAL - - 46.68644814 - - - - TcVarGlobal - - - 1266391296 - - - GVL_PhysicalConstants.fBohrMagnetonInInverseMetersPerTesla_in_m_1_T_1_Units - 648 - STRING(80) - - m^-1 T^-1 - - - - TcVarGlobal - - - 1266391360 - - - GVL_PhysicalConstants.fBohrMagnetonInInverseMetersPerTesla_in_m_1_T_1_Uncertainty - 64 - LREAL - - 2.9E-07 - - - - TcVarGlobal - - - 1266392064 - - - GVL_PhysicalConstants.fBohrMagnetonInK_T_in_K_T_1 - Bohr magneton in K/T (K T^-1) - Uncertainty: 2e-10 - 64 - LREAL - - 0.67171381563 - - - - TcVarGlobal - - - 1266392128 - - - GVL_PhysicalConstants.fBohrMagnetonInK_T_in_K_T_1_Units - 648 - STRING(80) - - K T^-1 - - - - TcVarGlobal - - - 1266392192 - - - GVL_PhysicalConstants.fBohrMagnetonInK_T_in_K_T_1_Uncertainty - 64 - LREAL - - 2E-10 - - - - TcVarGlobal - - - 1266392896 - - - GVL_PhysicalConstants.fBohrRadius_in_m - Bohr radius (m) - Uncertainty: 8e-21 - 64 - LREAL - - 5.29177210903E-11 - - - - TcVarGlobal - - - 1266392960 - - - GVL_PhysicalConstants.fBohrRadius_in_m_Units - 648 - STRING(80) - - m - - - - TcVarGlobal - - - 1266393024 - - - GVL_PhysicalConstants.fBohrRadius_in_m_Uncertainty - 64 - LREAL - - 8E-21 - - - - TcVarGlobal - - - 1266393728 - - - GVL_PhysicalConstants.fBoltzmannConstant_in_J_K_1 - Boltzmann constant (J K^-1) - 64 - LREAL - - 1.380649E-23 - - - - TcVarGlobal - - - 1266393792 - - - GVL_PhysicalConstants.fBoltzmannConstant_in_J_K_1_Units - 648 - STRING(80) - - J K^-1 - - - - TcVarGlobal - - - 1266393856 - - - GVL_PhysicalConstants.fBoltzmannConstantInEV_K_in_eV_K_1 - Boltzmann constant in eV/K (eV K^-1) - 64 - LREAL - - 8.617333262E-05 - - - - TcVarGlobal - - - 1266394560 - - - GVL_PhysicalConstants.fBoltzmannConstantInEV_K_in_eV_K_1_Units - 648 - STRING(80) - - eV K^-1 - - - - TcVarGlobal - - - 1266394624 - - - GVL_PhysicalConstants.fBoltzmannConstantInHz_K_in_Hz_K_1 - Boltzmann constant in Hz/K (Hz K^-1) - 64 - LREAL - - 20836619120 - - - - TcVarGlobal - - - 1266395328 - - - GVL_PhysicalConstants.fBoltzmannConstantInHz_K_in_Hz_K_1_Units - 648 - STRING(80) - - Hz K^-1 - - - - TcVarGlobal - - - 1266395392 - - - GVL_PhysicalConstants.fBoltzmannConstantInInverseMetersPerKelvin_in_m_1_K_1 - Boltzmann constant in inverse meters per kelvin (m^-1 K^-1) - Uncertainty: 4e-05 - 64 - LREAL - - 69.503457 - - - - TcVarGlobal - - - 1266396096 - - - GVL_PhysicalConstants.fBoltzmannConstantInInverseMetersPerKelvin_in_m_1_K_1_Units - 648 - STRING(80) - - m^-1 K^-1 - - - - TcVarGlobal - - - 1266396160 - - - GVL_PhysicalConstants.fBoltzmannConstantInInverseMetersPerKelvin_in_m_1_K_1_Uncertainty - 64 - LREAL - - 4E-05 - - - - TcVarGlobal - - - 1266396864 - - - GVL_PhysicalConstants.fCharacteristicImpedanceOfVacuum_in_ohm - characteristic impedance of vacuum (ohm) - Uncertainty: 5.61366546036269e-08 - 64 - LREAL - - 376.730313666862 - - - - TcVarGlobal - - - 1266396928 - - - GVL_PhysicalConstants.fCharacteristicImpedanceOfVacuum_in_ohm_Units - 648 - STRING(80) - - ohm - - - - TcVarGlobal - - - 1266396992 - - - GVL_PhysicalConstants.fCharacteristicImpedanceOfVacuum_in_ohm_Uncertainty - 64 - LREAL - - 5.61366546036269E-08 - - - - TcVarGlobal - - - 1266397696 - - - GVL_PhysicalConstants.fClassicalElectronRadius_in_m - classical electron radius (m) - Uncertainty: 1.3e-24 - 64 - LREAL - - 2.8179403262E-15 - - - - TcVarGlobal - - - 1266397760 - - - GVL_PhysicalConstants.fClassicalElectronRadius_in_m_Units - 648 - STRING(80) - - m - - - - TcVarGlobal - - - 1266397824 - - - GVL_PhysicalConstants.fClassicalElectronRadius_in_m_Uncertainty - 64 - LREAL - - 1.3E-24 - - - - TcVarGlobal - - - 1266398528 - - - GVL_PhysicalConstants.fComptonWavelength_in_m - Compton wavelength (m) - Uncertainty: 7.3e-22 - 64 - LREAL - - 2.42631023867E-12 - - - - TcVarGlobal - - - 1266398592 - - - GVL_PhysicalConstants.fComptonWavelength_in_m_Units - 648 - STRING(80) - - m - - - - TcVarGlobal - - - 1266398656 - - - GVL_PhysicalConstants.fComptonWavelength_in_m_Uncertainty - 64 - LREAL - - 7.3E-22 - - - - TcVarGlobal - - - 1266399360 - - - GVL_PhysicalConstants.fComptonWavelengthOver2Pi_in_m - Compton wavelength over 2 pi (m) - Uncertainty: 1.8e-22 - 64 - LREAL - - 3.8615926764E-13 - - - - TcVarGlobal - - - 1266399424 - - - GVL_PhysicalConstants.fComptonWavelengthOver2Pi_in_m_Units - 648 - STRING(80) - - m - - - - TcVarGlobal - - - 1266399488 - - - GVL_PhysicalConstants.fComptonWavelengthOver2Pi_in_m_Uncertainty - 64 - LREAL - - 1.8E-22 - - - - TcVarGlobal - - - 1266400192 - - - GVL_PhysicalConstants.fConductanceQuantum_in_S - conductance quantum (S) - 64 - LREAL - - 7.748091729E-05 - - - - TcVarGlobal - - - 1266400256 - - - GVL_PhysicalConstants.fConductanceQuantum_in_S_Units - 648 - STRING(80) - - S - - - - TcVarGlobal - - - 1266400320 - - - GVL_PhysicalConstants.fConventionalValueOfJosephsonConstant_in_Hz_V_1 - conventional value of Josephson constant (Hz V^-1) - 64 - LREAL - - 483597900000000 - - - - TcVarGlobal - - - 1266401024 - - - GVL_PhysicalConstants.fConventionalValueOfJosephsonConstant_in_Hz_V_1_Units - 648 - STRING(80) - - Hz V^-1 - - - - TcVarGlobal - - - 1266401088 - - - GVL_PhysicalConstants.fConventionalValueOfVonKlitzingConstant_in_ohm - conventional value of von Klitzing constant (ohm) - 64 - LREAL - - 25812.807 - - - - TcVarGlobal - - - 1266401792 - - - GVL_PhysicalConstants.fConventionalValueOfVonKlitzingConstant_in_ohm_Units - 648 - STRING(80) - - ohm - - - - TcVarGlobal - - - 1266401856 - - - GVL_PhysicalConstants.fCuXUnit_in_m - Cu x unit (m) - Uncertainty: 2.8e-20 - 64 - LREAL - - 1.00207697E-13 - - - - TcVarGlobal - - - 1266402560 - - - GVL_PhysicalConstants.fCuXUnit_in_m_Units - 648 - STRING(80) - - m - - - - TcVarGlobal - - - 1266402624 - - - GVL_PhysicalConstants.fCuXUnit_in_m_Uncertainty - 64 - LREAL - - 2.8E-20 - - - - TcVarGlobal - - - 1266403328 - - - GVL_PhysicalConstants.fDeuteronElectronMag_Mom_Ratio - deuteron-electron mag. mom. ratio - Uncertainty: 1.2e-12 - 64 - LREAL - - -0.0004664345551 - - - - TcVarGlobal - - - 1266403392 - - - GVL_PhysicalConstants.fDeuteronElectronMag_Mom_Ratio_Uncertainty - 64 - LREAL - - 1.2E-12 - - - - TcVarGlobal - - - 1266403456 - - - GVL_PhysicalConstants.fDeuteronElectronMassRatio - deuteron-electron mass ratio - Uncertainty: 1.3e-07 - 64 - LREAL - - 3670.48296788 - - - - TcVarGlobal - - - 1266403520 - - - GVL_PhysicalConstants.fDeuteronElectronMassRatio_Uncertainty - 64 - LREAL - - 1.3E-07 - - - - TcVarGlobal - - - 1266403584 - - - GVL_PhysicalConstants.fDeuteronGFactor - deuteron g factor - Uncertainty: 2.2e-09 - 64 - LREAL - - 0.8574382338 - - - - TcVarGlobal - - - 1266403648 - - - GVL_PhysicalConstants.fDeuteronGFactor_Uncertainty - 64 - LREAL - - 2.2E-09 - - - - TcVarGlobal - - - 1266403712 - - - GVL_PhysicalConstants.fDeuteronMag_Mom_in_J_T_1 - deuteron mag. mom. (J T^-1) - Uncertainty: 1.1e-35 - 64 - LREAL - - 4.330735094E-27 - - - - TcVarGlobal - - - 1266403776 - - - GVL_PhysicalConstants.fDeuteronMag_Mom_in_J_T_1_Units - 648 - STRING(80) - - J T^-1 - - - - TcVarGlobal - - - 1266403840 - - - GVL_PhysicalConstants.fDeuteronMag_Mom_in_J_T_1_Uncertainty - 64 - LREAL - - 1.1E-35 - - - - TcVarGlobal - - - 1266404544 - - - GVL_PhysicalConstants.fDeuteronMag_Mom_ToBohrMagnetonRatio - deuteron mag. mom. to Bohr magneton ratio - Uncertainty: 1.2e-12 - 64 - LREAL - - 0.000466975457 - - - - TcVarGlobal - - - 1266404608 - - - GVL_PhysicalConstants.fDeuteronMag_Mom_ToBohrMagnetonRatio_Uncertainty - 64 - LREAL - - 1.2E-12 - - - - TcVarGlobal - - - 1266404672 - - - GVL_PhysicalConstants.fDeuteronMag_Mom_ToNuclearMagnetonRatio - deuteron mag. mom. to nuclear magneton ratio - Uncertainty: 2.2e-09 - 64 - LREAL - - 0.8574382338 - - - - TcVarGlobal - - - 1266404736 - - - GVL_PhysicalConstants.fDeuteronMag_Mom_ToNuclearMagnetonRatio_Uncertainty - 64 - LREAL - - 2.2E-09 - - - - TcVarGlobal - - - 1266404800 - - - GVL_PhysicalConstants.fDeuteronMass_in_kg - deuteron mass (kg) - Uncertainty: 1e-36 - 64 - LREAL - - 3.3435837724E-27 - - - - TcVarGlobal - - - 1266404864 - - - GVL_PhysicalConstants.fDeuteronMass_in_kg_Units - 648 - STRING(80) - - kg - - - - TcVarGlobal - - - 1266404928 - - - GVL_PhysicalConstants.fDeuteronMass_in_kg_Uncertainty - 64 - LREAL - - 1E-36 - - - - TcVarGlobal - - - 1266405632 - - - GVL_PhysicalConstants.fDeuteronMassEnergyEquivalent_in_J - deuteron mass energy equivalent (J) - Uncertainty: 9.1e-20 - 64 - LREAL - - 3.00506323102E-10 - - - - TcVarGlobal - - - 1266405696 - - - GVL_PhysicalConstants.fDeuteronMassEnergyEquivalent_in_J_Units - 648 - STRING(80) - - J - - - - TcVarGlobal - - - 1266405760 - - - GVL_PhysicalConstants.fDeuteronMassEnergyEquivalent_in_J_Uncertainty - 64 - LREAL - - 9.1E-20 - - - - TcVarGlobal - - - 1266406464 - - - GVL_PhysicalConstants.fDeuteronMassEnergyEquivalentInMeV_in_MeV - deuteron mass energy equivalent in MeV (MeV) - Uncertainty: 5.7e-07 - 64 - LREAL - - 1875.61294257 - - - - TcVarGlobal - - - 1266406528 - - - GVL_PhysicalConstants.fDeuteronMassEnergyEquivalentInMeV_in_MeV_Units - 648 - STRING(80) - - MeV - - - - TcVarGlobal - - - 1266406592 - - - GVL_PhysicalConstants.fDeuteronMassEnergyEquivalentInMeV_in_MeV_Uncertainty - 64 - LREAL - - 5.7E-07 - - - - TcVarGlobal - - - 1266407296 - - - GVL_PhysicalConstants.fDeuteronMassInU_in_u - deuteron mass in u (u) - Uncertainty: 4e-11 - 64 - LREAL - - 2.013553212745 - - - - TcVarGlobal - - - 1266407360 - - - GVL_PhysicalConstants.fDeuteronMassInU_in_u_Units - 648 - STRING(80) - - u - - - - TcVarGlobal - - - 1266407424 - - - GVL_PhysicalConstants.fDeuteronMassInU_in_u_Uncertainty - 64 - LREAL - - 4E-11 - - - - TcVarGlobal - - - 1266408128 - - - GVL_PhysicalConstants.fDeuteronMolarMass_in_kg_mol_1 - deuteron molar mass (kg mol^-1) - Uncertainty: 6.1e-13 - 64 - LREAL - - 0.00201355321205 - - - - TcVarGlobal - - - 1266408192 - - - GVL_PhysicalConstants.fDeuteronMolarMass_in_kg_mol_1_Units - 648 - STRING(80) - - kg mol^-1 - - - - TcVarGlobal - - - 1266408256 - - - GVL_PhysicalConstants.fDeuteronMolarMass_in_kg_mol_1_Uncertainty - 64 - LREAL - - 6.1E-13 - - - - TcVarGlobal - - - 1266408960 - - - GVL_PhysicalConstants.fDeuteronNeutronMag_Mom_Ratio - deuteron-neutron mag. mom. ratio - Uncertainty: 1.1e-07 - 64 - LREAL - - -0.44820653 - - - - TcVarGlobal - - - 1266409024 - - - GVL_PhysicalConstants.fDeuteronNeutronMag_Mom_Ratio_Uncertainty - 64 - LREAL - - 1.1E-07 - - - - TcVarGlobal - - - 1266409088 - - - GVL_PhysicalConstants.fDeuteronProtonMag_Mom_Ratio - deuteron-proton mag. mom. ratio - Uncertainty: 7.9e-10 - 64 - LREAL - - 0.30701220939 - - - - TcVarGlobal - - - 1266409152 - - - GVL_PhysicalConstants.fDeuteronProtonMag_Mom_Ratio_Uncertainty - 64 - LREAL - - 7.9E-10 - - - - TcVarGlobal - - - 1266409216 - - - GVL_PhysicalConstants.fDeuteronProtonMassRatio - deuteron-proton mass ratio - Uncertainty: 1.1e-10 - 64 - LREAL - - 1.99900750139 - - - - TcVarGlobal - - - 1266409280 - - - GVL_PhysicalConstants.fDeuteronProtonMassRatio_Uncertainty - 64 - LREAL - - 1.1E-10 - - - - TcVarGlobal - - - 1266409344 - - - GVL_PhysicalConstants.fDeuteronRmsChargeRadius_in_m - deuteron rms charge radius (m) - Uncertainty: 7.4e-19 - 64 - LREAL - - 2.12799E-15 - - - - TcVarGlobal - - - 1266409408 - - - GVL_PhysicalConstants.fDeuteronRmsChargeRadius_in_m_Units - 648 - STRING(80) - - m - - - - TcVarGlobal - - - 1266409472 - - - GVL_PhysicalConstants.fDeuteronRmsChargeRadius_in_m_Uncertainty - 64 - LREAL - - 7.4E-19 - - - - TcVarGlobal - - - 1266410176 - - - GVL_PhysicalConstants.fElectricConstant_in_F_m_1 - electric constant (F m^-1) - Uncertainty: 1.3e-21 - 64 - LREAL - - 8.8541878128E-12 - - - - TcVarGlobal - - - 1266410240 - - - GVL_PhysicalConstants.fElectricConstant_in_F_m_1_Units - 648 - STRING(80) - - F m^-1 - - - - TcVarGlobal - - - 1266410304 - - - GVL_PhysicalConstants.fElectricConstant_in_F_m_1_Uncertainty - 64 - LREAL - - 1.3E-21 - - - - TcVarGlobal - - - 1266411008 - - - GVL_PhysicalConstants.fElectronChargeToMassQuotient_in_C_kg_1 - electron charge to mass quotient (C kg^-1) - Uncertainty: 53.0 - 64 - LREAL - - -175882001076 - - - - TcVarGlobal - - - 1266411072 - - - GVL_PhysicalConstants.fElectronChargeToMassQuotient_in_C_kg_1_Units - 648 - STRING(80) - - C kg^-1 - - - - TcVarGlobal - - - 1266411136 - - - GVL_PhysicalConstants.fElectronChargeToMassQuotient_in_C_kg_1_Uncertainty - 64 - LREAL - - 53 - - - - TcVarGlobal - - - 1266411840 - - - GVL_PhysicalConstants.fElectronDeuteronMag_Mom_Ratio - electron-deuteron mag. mom. ratio - Uncertainty: 5.6e-06 - 64 - LREAL - - -2143.9234915 - - - - TcVarGlobal - - - 1266411904 - - - GVL_PhysicalConstants.fElectronDeuteronMag_Mom_Ratio_Uncertainty - 64 - LREAL - - 5.6E-06 - - - - TcVarGlobal - - - 1266411968 - - - GVL_PhysicalConstants.fElectronDeuteronMassRatio - electron-deuteron mass ratio - Uncertainty: 9.6e-15 - 64 - LREAL - - 0.0002724437107462 - - - - TcVarGlobal - - - 1266412032 - - - GVL_PhysicalConstants.fElectronDeuteronMassRatio_Uncertainty - 64 - LREAL - - 9.6E-15 - - - - TcVarGlobal - - - 1266412096 - - - GVL_PhysicalConstants.fElectronGFactor - electron g factor - Uncertainty: 3.5e-13 - 64 - LREAL - - -2.00231930436256 - - - - TcVarGlobal - - - 1266412160 - - - GVL_PhysicalConstants.fElectronGFactor_Uncertainty - 64 - LREAL - - 3.5E-13 - - - - TcVarGlobal - - - 1266412224 - - - GVL_PhysicalConstants.fElectronGyromag_Ratio_in_s_1_T_1 - electron gyromag. ratio (s^-1 T^-1) - Uncertainty: 53.0 - 64 - LREAL - - 176085963023 - - - - TcVarGlobal - - - 1266412288 - - - GVL_PhysicalConstants.fElectronGyromag_Ratio_in_s_1_T_1_Units - 648 - STRING(80) - - s^-1 T^-1 - - - - TcVarGlobal - - - 1266412352 - - - GVL_PhysicalConstants.fElectronGyromag_Ratio_in_s_1_T_1_Uncertainty - 64 - LREAL - - 53 - - - - TcVarGlobal - - - 1266413056 - - - GVL_PhysicalConstants.fElectronGyromag_RatioOver2Pi_in_MHz_T_1 - electron gyromag. ratio over 2 pi (MHz T^-1) - Uncertainty: 0.00017 - 64 - LREAL - - 28024.95164 - - - - TcVarGlobal - - - 1266413120 - - - GVL_PhysicalConstants.fElectronGyromag_RatioOver2Pi_in_MHz_T_1_Units - 648 - STRING(80) - - MHz T^-1 - - - - TcVarGlobal - - - 1266413184 - - - GVL_PhysicalConstants.fElectronGyromag_RatioOver2Pi_in_MHz_T_1_Uncertainty - 64 - LREAL - - 0.00017 - - - - TcVarGlobal - - - 1266413888 - - - GVL_PhysicalConstants.fElectronMag_Mom_in_J_T_1 - electron mag. mom. (J T^-1) - Uncertainty: 2.8e-33 - 64 - LREAL - - -9.2847647043E-24 - - - - TcVarGlobal - - - 1266413952 - - - GVL_PhysicalConstants.fElectronMag_Mom_in_J_T_1_Units - 648 - STRING(80) - - J T^-1 - - - - TcVarGlobal - - - 1266414016 - - - GVL_PhysicalConstants.fElectronMag_Mom_in_J_T_1_Uncertainty - 64 - LREAL - - 2.8E-33 - - - - TcVarGlobal - - - 1266414720 - - - GVL_PhysicalConstants.fElectronMag_Mom_Anomaly - electron mag. mom. anomaly - Uncertainty: 1.8e-13 - 64 - LREAL - - 0.00115965218128 - - - - TcVarGlobal - - - 1266414784 - - - GVL_PhysicalConstants.fElectronMag_Mom_Anomaly_Uncertainty - 64 - LREAL - - 1.8E-13 - - - - TcVarGlobal - - - 1266414848 - - - GVL_PhysicalConstants.fElectronMag_Mom_ToBohrMagnetonRatio - electron mag. mom. to Bohr magneton ratio - Uncertainty: 1.8e-13 - 64 - LREAL - - -1.00115965218128 - - - - TcVarGlobal - - - 1266414912 - - - GVL_PhysicalConstants.fElectronMag_Mom_ToBohrMagnetonRatio_Uncertainty - 64 - LREAL - - 1.8E-13 - - - - TcVarGlobal - - - 1266414976 - - - GVL_PhysicalConstants.fElectronMag_Mom_ToNuclearMagnetonRatio - electron mag. mom. to nuclear magneton ratio - Uncertainty: 1.1e-07 - 64 - LREAL - - -1838.28197188 - - - - TcVarGlobal - - - 1266415040 - - - GVL_PhysicalConstants.fElectronMag_Mom_ToNuclearMagnetonRatio_Uncertainty - 64 - LREAL - - 1.1E-07 - - - - TcVarGlobal - - - 1266415104 - - - GVL_PhysicalConstants.fElectronMass_in_kg - electron mass (kg) - Uncertainty: 2.8e-40 - 64 - LREAL - - 9.1093837015E-31 - - - - TcVarGlobal - - - 1266415168 - - - GVL_PhysicalConstants.fElectronMass_in_kg_Units - 648 - STRING(80) - - kg - - - - TcVarGlobal - - - 1266415232 - - - GVL_PhysicalConstants.fElectronMass_in_kg_Uncertainty - 64 - LREAL - - 2.8E-40 - - - - TcVarGlobal - - - 1266415936 - - - GVL_PhysicalConstants.fElectronMassEnergyEquivalent_in_J - electron mass energy equivalent (J) - Uncertainty: 2.5e-23 - 64 - LREAL - - 8.1871057769E-14 - - - - TcVarGlobal - - - 1266416000 - - - GVL_PhysicalConstants.fElectronMassEnergyEquivalent_in_J_Units - 648 - STRING(80) - - J - - - - TcVarGlobal - - - 1266416064 - - - GVL_PhysicalConstants.fElectronMassEnergyEquivalent_in_J_Uncertainty - 64 - LREAL - - 2.5E-23 - - - - TcVarGlobal - - - 1266416768 - - - GVL_PhysicalConstants.fElectronMassEnergyEquivalentInMeV_in_MeV - electron mass energy equivalent in MeV (MeV) - Uncertainty: 1.5e-10 - 64 - LREAL - - 0.51099895 - - - - TcVarGlobal - - - 1266416832 - - - GVL_PhysicalConstants.fElectronMassEnergyEquivalentInMeV_in_MeV_Units - 648 - STRING(80) - - MeV - - - - TcVarGlobal - - - 1266416896 - - - GVL_PhysicalConstants.fElectronMassEnergyEquivalentInMeV_in_MeV_Uncertainty - 64 - LREAL - - 1.5E-10 - - - - TcVarGlobal - - - 1266417600 - - - GVL_PhysicalConstants.fElectronMassInU_in_u - electron mass in u (u) - Uncertainty: 1.6e-14 - 64 - LREAL - - 0.000548579909065 - - - - TcVarGlobal - - - 1266417664 - - - GVL_PhysicalConstants.fElectronMassInU_in_u_Units - 648 - STRING(80) - - u - - - - TcVarGlobal - - - 1266417728 - - - GVL_PhysicalConstants.fElectronMassInU_in_u_Uncertainty - 64 - LREAL - - 1.6E-14 - - - - TcVarGlobal - - - 1266418432 - - - GVL_PhysicalConstants.fElectronMolarMass_in_kg_mol_1 - electron molar mass (kg mol^-1) - Uncertainty: 1.7e-16 - 64 - LREAL - - 5.4857990888E-07 - - - - TcVarGlobal - - - 1266418496 - - - GVL_PhysicalConstants.fElectronMolarMass_in_kg_mol_1_Units - 648 - STRING(80) - - kg mol^-1 - - - - TcVarGlobal - - - 1266418560 - - - GVL_PhysicalConstants.fElectronMolarMass_in_kg_mol_1_Uncertainty - 64 - LREAL - - 1.7E-16 - - - - TcVarGlobal - - - 1266419264 - - - GVL_PhysicalConstants.fElectronMuonMag_Mom_Ratio - electron-muon mag. mom. ratio - Uncertainty: 4.6e-06 - 64 - LREAL - - 206.7669883 - - - - TcVarGlobal - - - 1266419328 - - - GVL_PhysicalConstants.fElectronMuonMag_Mom_Ratio_Uncertainty - 64 - LREAL - - 4.6E-06 - - - - TcVarGlobal - - - 1266419392 - - - GVL_PhysicalConstants.fElectronMuonMassRatio - electron-muon mass ratio - Uncertainty: 1.1e-10 - 64 - LREAL - - 0.00483633169 - - - - TcVarGlobal - - - 1266419456 - - - GVL_PhysicalConstants.fElectronMuonMassRatio_Uncertainty - 64 - LREAL - - 1.1E-10 - - - - TcVarGlobal - - - 1266419520 - - - GVL_PhysicalConstants.fElectronNeutronMag_Mom_Ratio - electron-neutron mag. mom. ratio - Uncertainty: 0.00023 - 64 - LREAL - - 960.9205 - - - - TcVarGlobal - - - 1266419584 - - - GVL_PhysicalConstants.fElectronNeutronMag_Mom_Ratio_Uncertainty - 64 - LREAL - - 0.00023 - - - - TcVarGlobal - - - 1266419648 - - - GVL_PhysicalConstants.fElectronNeutronMassRatio - electron-neutron mass ratio - Uncertainty: 2.6e-13 - 64 - LREAL - - 0.00054386734424 - - - - TcVarGlobal - - - 1266419712 - - - GVL_PhysicalConstants.fElectronNeutronMassRatio_Uncertainty - 64 - LREAL - - 2.6E-13 - - - - TcVarGlobal - - - 1266419776 - - - GVL_PhysicalConstants.fElectronProtonMag_Mom_Ratio - electron-proton mag. mom. ratio - Uncertainty: 2e-07 - 64 - LREAL - - -658.21068789 - - - - TcVarGlobal - - - 1266419840 - - - GVL_PhysicalConstants.fElectronProtonMag_Mom_Ratio_Uncertainty - 64 - LREAL - - 2E-07 - - - - TcVarGlobal - - - 1266419904 - - - GVL_PhysicalConstants.fElectronProtonMassRatio - electron-proton mass ratio - Uncertainty: 3.3e-14 - 64 - LREAL - - 0.000544617021487 - - - - TcVarGlobal - - - 1266419968 - - - GVL_PhysicalConstants.fElectronProtonMassRatio_Uncertainty - 64 - LREAL - - 3.3E-14 - - - - TcVarGlobal - - - 1266420032 - - - GVL_PhysicalConstants.fElectronTauMassRatio - electron-tau mass ratio - Uncertainty: 1.9e-08 - 64 - LREAL - - 0.000287585 - - - - TcVarGlobal - - - 1266420096 - - - GVL_PhysicalConstants.fElectronTauMassRatio_Uncertainty - 64 - LREAL - - 1.9E-08 - - - - TcVarGlobal - - - 1266420160 - - - GVL_PhysicalConstants.fElectronToAlphaParticleMassRatio - electron to alpha particle mass ratio - Uncertainty: 4.5e-15 - 64 - LREAL - - 0.0001370933554787 - - - - TcVarGlobal - - - 1266420224 - - - GVL_PhysicalConstants.fElectronToAlphaParticleMassRatio_Uncertainty - 64 - LREAL - - 4.5E-15 - - - - TcVarGlobal - - - 1266420288 - - - GVL_PhysicalConstants.fElectronToShieldedHelionMag_Mom_Ratio - electron to shielded helion mag. mom. ratio - Uncertainty: 1e-05 - 64 - LREAL - - 864.058257 - - - - TcVarGlobal - - - 1266420352 - - - GVL_PhysicalConstants.fElectronToShieldedHelionMag_Mom_Ratio_Uncertainty - 64 - LREAL - - 1E-05 - - - - TcVarGlobal - - - 1266420416 - - - GVL_PhysicalConstants.fElectronToShieldedProtonMag_Mom_Ratio - electron to shielded proton mag. mom. ratio - Uncertainty: 7.2e-06 - 64 - LREAL - - -658.2275971 - - - - TcVarGlobal - - - 1266420480 - - - GVL_PhysicalConstants.fElectronToShieldedProtonMag_Mom_Ratio_Uncertainty - 64 - LREAL - - 7.2E-06 - - - - TcVarGlobal - - - 1266420544 - - - GVL_PhysicalConstants.fElectronVolt_in_J - electron volt (J) - 64 - LREAL - - 1.602176634E-19 - - - - TcVarGlobal - - - 1266420608 - - - GVL_PhysicalConstants.fElectronVolt_in_J_Units - 648 - STRING(80) - - J - - - - TcVarGlobal - - - 1266420672 - - - GVL_PhysicalConstants.fElectronVoltAtomicMassUnitRelationship_in_u - electron volt-atomic mass unit relationship (u) - Uncertainty: 3.2e-19 - 64 - LREAL - - 1.07354410233E-09 - - - - TcVarGlobal - - - 1266421376 - - - GVL_PhysicalConstants.fElectronVoltAtomicMassUnitRelationship_in_u_Units - 648 - STRING(80) - - u - - - - TcVarGlobal - - - 1266421440 - - - GVL_PhysicalConstants.fElectronVoltAtomicMassUnitRelationship_in_u_Uncertainty - 64 - LREAL - - 3.2E-19 - - - - TcVarGlobal - - - 1266422144 - - - GVL_PhysicalConstants.fElectronVoltHartreeRelationship_in_E_h - electron volt-hartree relationship (E_h) - Uncertainty: 7.1e-14 - 64 - LREAL - - 0.036749322175655 - - - - TcVarGlobal - - - 1266422208 - - - GVL_PhysicalConstants.fElectronVoltHartreeRelationship_in_E_h_Units - 648 - STRING(80) - - E_h - - - - TcVarGlobal - - - 1266422272 - - - GVL_PhysicalConstants.fElectronVoltHartreeRelationship_in_E_h_Uncertainty - 64 - LREAL - - 7.1E-14 - - - - TcVarGlobal - - - 1266422976 - - - GVL_PhysicalConstants.fElectronVoltHertzRelationship_in_Hz - electron volt-hertz relationship (Hz) - 64 - LREAL - - 241798924200000 - - - - TcVarGlobal - - - 1266423040 - - - GVL_PhysicalConstants.fElectronVoltHertzRelationship_in_Hz_Units - 648 - STRING(80) - - Hz - - - - TcVarGlobal - - - 1266423104 - - - GVL_PhysicalConstants.fElectronVoltInverseMeterRelationship_in_m_1 - electron volt-inverse meter relationship (m^-1) - 64 - LREAL - - 806554.3937 - - - - TcVarGlobal - - - 1266423808 - - - GVL_PhysicalConstants.fElectronVoltInverseMeterRelationship_in_m_1_Units - 648 - STRING(80) - - m^-1 - - - - TcVarGlobal - - - 1266423872 - - - GVL_PhysicalConstants.fElectronVoltJouleRelationship_in_J - electron volt-joule relationship (J) - 64 - LREAL - - 1.602176634E-19 - - - - TcVarGlobal - - - 1266424576 - - - GVL_PhysicalConstants.fElectronVoltJouleRelationship_in_J_Units - 648 - STRING(80) - - J - - - - TcVarGlobal - - - 1266424640 - - - GVL_PhysicalConstants.fElectronVoltKelvinRelationship_in_K - electron volt-kelvin relationship (K) - 64 - LREAL - - 11604.51812 - - - - TcVarGlobal - - - 1266425344 - - - GVL_PhysicalConstants.fElectronVoltKelvinRelationship_in_K_Units - 648 - STRING(80) - - K - - - - TcVarGlobal - - - 1266425408 - - - GVL_PhysicalConstants.fElectronVoltKilogramRelationship_in_kg - electron volt-kilogram relationship (kg) - 64 - LREAL - - 1.782661921E-36 - - - - TcVarGlobal - - - 1266426112 - - - GVL_PhysicalConstants.fElectronVoltKilogramRelationship_in_kg_Units - 648 - STRING(80) - - kg - - - - TcVarGlobal - - - 1266426176 - - - GVL_PhysicalConstants.fElementaryCharge_in_C - elementary charge (C) - 64 - LREAL - - 1.602176634E-19 - - - - TcVarGlobal - - - 1266426880 - - - GVL_PhysicalConstants.fElementaryCharge_in_C_Units - 648 - STRING(80) - - C - - - - TcVarGlobal - - - 1266426944 - - - GVL_PhysicalConstants.fElementaryChargeOverH_in_A_J_1 - elementary charge over h (A J^-1) - Uncertainty: 1500000.0 - 64 - LREAL - - 241798926200000 - - - - TcVarGlobal - - - 1266427648 - - - GVL_PhysicalConstants.fElementaryChargeOverH_in_A_J_1_Units - 648 - STRING(80) - - A J^-1 - - - - TcVarGlobal - - - 1266427712 - - - GVL_PhysicalConstants.fElementaryChargeOverH_in_A_J_1_Uncertainty - 64 - LREAL - - 1500000 - - - - TcVarGlobal - - - 1266428416 - - - GVL_PhysicalConstants.fFaradayConstant_in_C_mol_1 - Faraday constant (C mol^-1) - 64 - LREAL - - 96485.33212 - - - - TcVarGlobal - - - 1266428480 - - - GVL_PhysicalConstants.fFaradayConstant_in_C_mol_1_Units - 648 - STRING(80) - - C mol^-1 - - - - TcVarGlobal - - - 1266428544 - - - GVL_PhysicalConstants.fFaradayConstantForConventionalElectricCurrent_in_C_90_mol_1 - Faraday constant for conventional electric current (C_90 mol^-1) - Uncertainty: 0.0012 - 64 - LREAL - - 96485.3251 - - - - TcVarGlobal - - - 1266429248 - - - GVL_PhysicalConstants.fFaradayConstantForConventionalElectricCurrent_in_C_90_mol_1_Units - 648 - STRING(80) - - C_90 mol^-1 - - - - TcVarGlobal - - - 1266429312 - - - GVL_PhysicalConstants.fFaradayConstantForConventionalElectricCurrent_in_C_90_mol_1_Uncertainty - 64 - LREAL - - 0.0012 - - - - TcVarGlobal - - - 1266430016 - - - GVL_PhysicalConstants.fFermiCouplingConstant_in_GeV_2 - Fermi coupling constant (GeV^-2) - Uncertainty: 6e-12 - 64 - LREAL - - 1.1663787E-05 - - - - TcVarGlobal - - - 1266430080 - - - GVL_PhysicalConstants.fFermiCouplingConstant_in_GeV_2_Units - 648 - STRING(80) - - GeV^-2 - - - - TcVarGlobal - - - 1266430144 - - - GVL_PhysicalConstants.fFermiCouplingConstant_in_GeV_2_Uncertainty - 64 - LREAL - - 6E-12 - - - - TcVarGlobal - - - 1266430848 - - - GVL_PhysicalConstants.fFineStructureConstant - fine-structure constant - Uncertainty: 1.1e-12 - 64 - LREAL - - 0.0072973525693 - - - - TcVarGlobal - - - 1266430912 - - - GVL_PhysicalConstants.fFineStructureConstant_Uncertainty - 64 - LREAL - - 1.1E-12 - - - - TcVarGlobal - - - 1266430976 - - - GVL_PhysicalConstants.fFirstRadiationConstant_in_W_m_2 - first radiation constant (W m^2) - 64 - LREAL - - 3.741771852E-16 - - - - TcVarGlobal - - - 1266431040 - - - GVL_PhysicalConstants.fFirstRadiationConstant_in_W_m_2_Units - 648 - STRING(80) - - W m^2 - - - - TcVarGlobal - - - 1266431104 - - - GVL_PhysicalConstants.fFirstRadiationConstantForSpectralRadiance_in_W_m_2_sr_1 - first radiation constant for spectral radiance (W m^2 sr^-1) - 64 - LREAL - - 1.191042972E-16 - - - - TcVarGlobal - - - 1266431808 - - - GVL_PhysicalConstants.fFirstRadiationConstantForSpectralRadiance_in_W_m_2_sr_1_Units - 648 - STRING(80) - - W m^2 sr^-1 - - - - TcVarGlobal - - - 1266431872 - - - GVL_PhysicalConstants.fHartreeAtomicMassUnitRelationship_in_u - hartree-atomic mass unit relationship (u) - Uncertainty: 8.8e-18 - 64 - LREAL - - 2.92126232205E-08 - - - - TcVarGlobal - - - 1266432576 - - - GVL_PhysicalConstants.fHartreeAtomicMassUnitRelationship_in_u_Units - 648 - STRING(80) - - u - - - - TcVarGlobal - - - 1266432640 - - - GVL_PhysicalConstants.fHartreeAtomicMassUnitRelationship_in_u_Uncertainty - 64 - LREAL - - 8.8E-18 - - - - TcVarGlobal - - - 1266433344 - - - GVL_PhysicalConstants.fHartreeElectronVoltRelationship_in_eV - hartree-electron volt relationship (eV) - Uncertainty: 5.3e-11 - 64 - LREAL - - 27.211386245988 - - - - TcVarGlobal - - - 1266433408 - - - GVL_PhysicalConstants.fHartreeElectronVoltRelationship_in_eV_Units - 648 - STRING(80) - - eV - - - - TcVarGlobal - - - 1266433472 - - - GVL_PhysicalConstants.fHartreeElectronVoltRelationship_in_eV_Uncertainty - 64 - LREAL - - 5.3E-11 - - - - TcVarGlobal - - - 1266434176 - - - GVL_PhysicalConstants.fHartreeEnergy_in_J - Hartree energy (J) - Uncertainty: 8.5e-30 - 64 - LREAL - - 4.3597447222071E-18 - - - - TcVarGlobal - - - 1266434240 - - - GVL_PhysicalConstants.fHartreeEnergy_in_J_Units - 648 - STRING(80) - - J - - - - TcVarGlobal - - - 1266434304 - - - GVL_PhysicalConstants.fHartreeEnergy_in_J_Uncertainty - 64 - LREAL - - 8.5E-30 - - - - TcVarGlobal - - - 1266435008 - - - GVL_PhysicalConstants.fHartreeEnergyInEV_in_eV - Hartree energy in eV (eV) - Uncertainty: 5.3e-11 - 64 - LREAL - - 27.211386245988 - - - - TcVarGlobal - - - 1266435072 - - - GVL_PhysicalConstants.fHartreeEnergyInEV_in_eV_Units - 648 - STRING(80) - - eV - - - - TcVarGlobal - - - 1266435136 - - - GVL_PhysicalConstants.fHartreeEnergyInEV_in_eV_Uncertainty - 64 - LREAL - - 5.3E-11 - - - - TcVarGlobal - - - 1266435840 - - - GVL_PhysicalConstants.fHartreeHertzRelationship_in_Hz - hartree-hertz relationship (Hz) - Uncertainty: 13000.0 - 64 - LREAL - - 6.579683920502E+15 - - - - TcVarGlobal - - - 1266435904 - - - GVL_PhysicalConstants.fHartreeHertzRelationship_in_Hz_Units - 648 - STRING(80) - - Hz - - - - TcVarGlobal - - - 1266435968 - - - GVL_PhysicalConstants.fHartreeHertzRelationship_in_Hz_Uncertainty - 64 - LREAL - - 13000 - - - - TcVarGlobal - - - 1266436672 - - - GVL_PhysicalConstants.fHartreeInverseMeterRelationship_in_m_1 - hartree-inverse meter relationship (m^-1) - Uncertainty: 4.3e-05 - 64 - LREAL - - 21947463.13632 - - - - TcVarGlobal - - - 1266436736 - - - GVL_PhysicalConstants.fHartreeInverseMeterRelationship_in_m_1_Units - 648 - STRING(80) - - m^-1 - - - - TcVarGlobal - - - 1266436800 - - - GVL_PhysicalConstants.fHartreeInverseMeterRelationship_in_m_1_Uncertainty - 64 - LREAL - - 4.3E-05 - - - - TcVarGlobal - - - 1266437504 - - - GVL_PhysicalConstants.fHartreeJouleRelationship_in_J - hartree-joule relationship (J) - Uncertainty: 8.5e-30 - 64 - LREAL - - 4.3597447222071E-18 - - - - TcVarGlobal - - - 1266437568 - - - GVL_PhysicalConstants.fHartreeJouleRelationship_in_J_Units - 648 - STRING(80) - - J - - - - TcVarGlobal - - - 1266437632 - - - GVL_PhysicalConstants.fHartreeJouleRelationship_in_J_Uncertainty - 64 - LREAL - - 8.5E-30 - - - - TcVarGlobal - - - 1266438336 - - - GVL_PhysicalConstants.fHartreeKelvinRelationship_in_K - hartree-kelvin relationship (K) - Uncertainty: 6.1e-07 - 64 - LREAL - - 315775.02480407 - - - - TcVarGlobal - - - 1266438400 - - - GVL_PhysicalConstants.fHartreeKelvinRelationship_in_K_Units - 648 - STRING(80) - - K - - - - TcVarGlobal - - - 1266438464 - - - GVL_PhysicalConstants.fHartreeKelvinRelationship_in_K_Uncertainty - 64 - LREAL - - 6.1E-07 - - - - TcVarGlobal - - - 1266439168 - - - GVL_PhysicalConstants.fHartreeKilogramRelationship_in_kg - hartree-kilogram relationship (kg) - Uncertainty: 9.4e-47 - 64 - LREAL - - 4.8508702095432E-35 - - - - TcVarGlobal - - - 1266439232 - - - GVL_PhysicalConstants.fHartreeKilogramRelationship_in_kg_Units - 648 - STRING(80) - - kg - - - - TcVarGlobal - - - 1266439296 - - - GVL_PhysicalConstants.fHartreeKilogramRelationship_in_kg_Uncertainty - 64 - LREAL - - 9.4E-47 - - - - TcVarGlobal - - - 1266440000 - - - GVL_PhysicalConstants.fHelionElectronMassRatio - helion-electron mass ratio - Uncertainty: 2.4e-07 - 64 - LREAL - - 5495.88528007 - - - - TcVarGlobal - - - 1266440064 - - - GVL_PhysicalConstants.fHelionElectronMassRatio_Uncertainty - 64 - LREAL - - 2.4E-07 - - - - TcVarGlobal - - - 1266440128 - - - GVL_PhysicalConstants.fHelionMass_in_kg - helion mass (kg) - Uncertainty: 1.5e-36 - 64 - LREAL - - 5.0064127796E-27 - - - - TcVarGlobal - - - 1266440192 - - - GVL_PhysicalConstants.fHelionMass_in_kg_Units - 648 - STRING(80) - - kg - - - - TcVarGlobal - - - 1266440256 - - - GVL_PhysicalConstants.fHelionMass_in_kg_Uncertainty - 64 - LREAL - - 1.5E-36 - - - - TcVarGlobal - - - 1266440960 - - - GVL_PhysicalConstants.fHelionMassEnergyEquivalent_in_J - helion mass energy equivalent (J) - Uncertainty: 1.4e-19 - 64 - LREAL - - 4.4995394125E-10 - - - - TcVarGlobal - - - 1266441024 - - - GVL_PhysicalConstants.fHelionMassEnergyEquivalent_in_J_Units - 648 - STRING(80) - - J - - - - TcVarGlobal - - - 1266441088 - - - GVL_PhysicalConstants.fHelionMassEnergyEquivalent_in_J_Uncertainty - 64 - LREAL - - 1.4E-19 - - - - TcVarGlobal - - - 1266441792 - - - GVL_PhysicalConstants.fHelionMassEnergyEquivalentInMeV_in_MeV - helion mass energy equivalent in MeV (MeV) - Uncertainty: 8.5e-07 - 64 - LREAL - - 2808.39160743 - - - - TcVarGlobal - - - 1266441856 - - - GVL_PhysicalConstants.fHelionMassEnergyEquivalentInMeV_in_MeV_Units - 648 - STRING(80) - - MeV - - - - TcVarGlobal - - - 1266441920 - - - GVL_PhysicalConstants.fHelionMassEnergyEquivalentInMeV_in_MeV_Uncertainty - 64 - LREAL - - 8.5E-07 - - - - TcVarGlobal - - - 1266442624 - - - GVL_PhysicalConstants.fHelionMassInU_in_u - helion mass in u (u) - Uncertainty: 9.7e-11 - 64 - LREAL - - 3.014932247175 - - - - TcVarGlobal - - - 1266442688 - - - GVL_PhysicalConstants.fHelionMassInU_in_u_Units - 648 - STRING(80) - - u - - - - TcVarGlobal - - - 1266442752 - - - GVL_PhysicalConstants.fHelionMassInU_in_u_Uncertainty - 64 - LREAL - - 9.7E-11 - - - - TcVarGlobal - - - 1266443456 - - - GVL_PhysicalConstants.fHelionMolarMass_in_kg_mol_1 - helion molar mass (kg mol^-1) - Uncertainty: 9.1e-13 - 64 - LREAL - - 0.00301493224613 - - - - TcVarGlobal - - - 1266443520 - - - GVL_PhysicalConstants.fHelionMolarMass_in_kg_mol_1_Units - 648 - STRING(80) - - kg mol^-1 - - - - TcVarGlobal - - - 1266443584 - - - GVL_PhysicalConstants.fHelionMolarMass_in_kg_mol_1_Uncertainty - 64 - LREAL - - 9.1E-13 - - - - TcVarGlobal - - - 1266444288 - - - GVL_PhysicalConstants.fHelionProtonMassRatio - helion-proton mass ratio - Uncertainty: 1.3e-10 - 64 - LREAL - - 2.99315267167 - - - - TcVarGlobal - - - 1266444352 - - - GVL_PhysicalConstants.fHelionProtonMassRatio_Uncertainty - 64 - LREAL - - 1.3E-10 - - - - TcVarGlobal - - - 1266444416 - - - GVL_PhysicalConstants.fHertzAtomicMassUnitRelationship_in_u - hertz-atomic mass unit relationship (u) - Uncertainty: 1.3e-33 - 64 - LREAL - - 4.4398216652E-24 - - - - TcVarGlobal - - - 1266444480 - - - GVL_PhysicalConstants.fHertzAtomicMassUnitRelationship_in_u_Units - 648 - STRING(80) - - u - - - - TcVarGlobal - - - 1266444544 - - - GVL_PhysicalConstants.fHertzAtomicMassUnitRelationship_in_u_Uncertainty - 64 - LREAL - - 1.3E-33 - - - - TcVarGlobal - - - 1266445248 - - - GVL_PhysicalConstants.fHertzElectronVoltRelationship_in_eV - hertz-electron volt relationship (eV) - 64 - LREAL - - 4.135667696E-15 - - - - TcVarGlobal - - - 1266445312 - - - GVL_PhysicalConstants.fHertzElectronVoltRelationship_in_eV_Units - 648 - STRING(80) - - eV - - - - TcVarGlobal - - - 1266445376 - - - GVL_PhysicalConstants.fHertzHartreeRelationship_in_E_h - hertz-hartree relationship (E_h) - Uncertainty: 2.9e-28 - 64 - LREAL - - 1.519829846057E-16 - - - - TcVarGlobal - - - 1266446080 - - - GVL_PhysicalConstants.fHertzHartreeRelationship_in_E_h_Units - 648 - STRING(80) - - E_h - - - - TcVarGlobal - - - 1266446144 - - - GVL_PhysicalConstants.fHertzHartreeRelationship_in_E_h_Uncertainty - 64 - LREAL - - 2.9E-28 - - - - TcVarGlobal - - - 1266446848 - - - GVL_PhysicalConstants.fHertzInverseMeterRelationship_in_m_1 - hertz-inverse meter relationship (m^-1) - 64 - LREAL - - 3.33564095198152E-09 - - - - TcVarGlobal - - - 1266446912 - - - GVL_PhysicalConstants.fHertzInverseMeterRelationship_in_m_1_Units - 648 - STRING(80) - - m^-1 - - - - TcVarGlobal - - - 1266446976 - - - GVL_PhysicalConstants.fHertzJouleRelationship_in_J - hertz-joule relationship (J) - 64 - LREAL - - 6.62607015E-34 - - - - TcVarGlobal - - - 1266447680 - - - GVL_PhysicalConstants.fHertzJouleRelationship_in_J_Units - 648 - STRING(80) - - J - - - - TcVarGlobal - - - 1266447744 - - - GVL_PhysicalConstants.fHertzKelvinRelationship_in_K - hertz-kelvin relationship (K) - 64 - LREAL - - 4.799243073E-11 - - - - TcVarGlobal - - - 1266448448 - - - GVL_PhysicalConstants.fHertzKelvinRelationship_in_K_Units - 648 - STRING(80) - - K - - - - TcVarGlobal - - - 1266448512 - - - GVL_PhysicalConstants.fHertzKilogramRelationship_in_kg - hertz-kilogram relationship (kg) - 64 - LREAL - - 7.372497323E-51 - - - - TcVarGlobal - - - 1266449216 - - - GVL_PhysicalConstants.fHertzKilogramRelationship_in_kg_Units - 648 - STRING(80) - - kg - - - - TcVarGlobal - - - 1266449280 - - - GVL_PhysicalConstants.fInverseFineStructureConstant - inverse fine-structure constant - Uncertainty: 2.1e-08 - 64 - LREAL - - 137.035999084 - - - - TcVarGlobal - - - 1266449984 - - - GVL_PhysicalConstants.fInverseFineStructureConstant_Uncertainty - 64 - LREAL - - 2.1E-08 - - - - TcVarGlobal - - - 1266450048 - - - GVL_PhysicalConstants.fInverseMeterAtomicMassUnitRelationship_in_u - inverse meter-atomic mass unit relationship (u) - Uncertainty: 4e-25 - 64 - LREAL - - 1.3310250501E-15 - - - - TcVarGlobal - - - 1266450112 - - - GVL_PhysicalConstants.fInverseMeterAtomicMassUnitRelationship_in_u_Units - 648 - STRING(80) - - u - - - - TcVarGlobal - - - 1266450176 - - - GVL_PhysicalConstants.fInverseMeterAtomicMassUnitRelationship_in_u_Uncertainty - 64 - LREAL - - 4E-25 - - - - TcVarGlobal - - - 1266450880 - - - GVL_PhysicalConstants.fInverseMeterElectronVoltRelationship_in_eV - inverse meter-electron volt relationship (eV) - 64 - LREAL - - 1.239841984E-06 - - - - TcVarGlobal - - - 1266450944 - - - GVL_PhysicalConstants.fInverseMeterElectronVoltRelationship_in_eV_Units - 648 - STRING(80) - - eV - - - - TcVarGlobal - - - 1266451008 - - - GVL_PhysicalConstants.fInverseMeterHartreeRelationship_in_E_h - inverse meter-hartree relationship (E_h) - Uncertainty: 8.8e-20 - 64 - LREAL - - 4.556335252912E-08 - - - - TcVarGlobal - - - 1266451712 - - - GVL_PhysicalConstants.fInverseMeterHartreeRelationship_in_E_h_Units - 648 - STRING(80) - - E_h - - - - TcVarGlobal - - - 1266451776 - - - GVL_PhysicalConstants.fInverseMeterHartreeRelationship_in_E_h_Uncertainty - 64 - LREAL - - 8.8E-20 - - - - TcVarGlobal - - - 1266452480 - - - GVL_PhysicalConstants.fInverseMeterHertzRelationship_in_Hz - inverse meter-hertz relationship (Hz) - 64 - LREAL - - 299792458 - - - - TcVarGlobal - - - 1266452544 - - - GVL_PhysicalConstants.fInverseMeterHertzRelationship_in_Hz_Units - 648 - STRING(80) - - Hz - - - - TcVarGlobal - - - 1266452608 - - - GVL_PhysicalConstants.fInverseMeterJouleRelationship_in_J - inverse meter-joule relationship (J) - 64 - LREAL - - 1.986445857E-25 - - - - TcVarGlobal - - - 1266453312 - - - GVL_PhysicalConstants.fInverseMeterJouleRelationship_in_J_Units - 648 - STRING(80) - - J - - - - TcVarGlobal - - - 1266453376 - - - GVL_PhysicalConstants.fInverseMeterKelvinRelationship_in_K - inverse meter-kelvin relationship (K) - 64 - LREAL - - 0.01438776877 - - - - TcVarGlobal - - - 1266454080 - - - GVL_PhysicalConstants.fInverseMeterKelvinRelationship_in_K_Units - 648 - STRING(80) - - K - - - - TcVarGlobal - - - 1266454144 - - - GVL_PhysicalConstants.fInverseMeterKilogramRelationship_in_kg - inverse meter-kilogram relationship (kg) - 64 - LREAL - - 2.210219094E-42 - - - - TcVarGlobal - - - 1266454848 - - - GVL_PhysicalConstants.fInverseMeterKilogramRelationship_in_kg_Units - 648 - STRING(80) - - kg - - - - TcVarGlobal - - - 1266454912 - - - GVL_PhysicalConstants.fInverseOfConductanceQuantum_in_ohm - inverse of conductance quantum (ohm) - 64 - LREAL - - 12906.40372 - - - - TcVarGlobal - - - 1266455616 - - - GVL_PhysicalConstants.fInverseOfConductanceQuantum_in_ohm_Units - 648 - STRING(80) - - ohm - - - - TcVarGlobal - - - 1266455680 - - - GVL_PhysicalConstants.fJosephsonConstant_in_Hz_V_1 - Josephson constant (Hz V^-1) - 64 - LREAL - - 483597848400000 - - - - TcVarGlobal - - - 1266456384 - - - GVL_PhysicalConstants.fJosephsonConstant_in_Hz_V_1_Units - 648 - STRING(80) - - Hz V^-1 - - - - TcVarGlobal - - - 1266456448 - - - GVL_PhysicalConstants.fJouleAtomicMassUnitRelationship_in_u - joule-atomic mass unit relationship (u) - Uncertainty: 2.0 - 64 - LREAL - - 6700535256.5 - - - - TcVarGlobal - - - 1266457152 - - - GVL_PhysicalConstants.fJouleAtomicMassUnitRelationship_in_u_Units - 648 - STRING(80) - - u - - - - TcVarGlobal - - - 1266457216 - - - GVL_PhysicalConstants.fJouleAtomicMassUnitRelationship_in_u_Uncertainty - 64 - LREAL - - 2 - - - - TcVarGlobal - - - 1266457920 - - - GVL_PhysicalConstants.fJouleElectronVoltRelationship_in_eV - joule-electron volt relationship (eV) - 64 - LREAL - - 6.241509074E+18 - - - - TcVarGlobal - - - 1266457984 - - - GVL_PhysicalConstants.fJouleElectronVoltRelationship_in_eV_Units - 648 - STRING(80) - - eV - - - - TcVarGlobal - - - 1266458048 - - - GVL_PhysicalConstants.fJouleHartreeRelationship_in_E_h - joule-hartree relationship (E_h) - Uncertainty: 450000.0 - 64 - LREAL - - 2.2937122783963E+17 - - - - TcVarGlobal - - - 1266458752 - - - GVL_PhysicalConstants.fJouleHartreeRelationship_in_E_h_Units - 648 - STRING(80) - - E_h - - - - TcVarGlobal - - - 1266458816 - - - GVL_PhysicalConstants.fJouleHartreeRelationship_in_E_h_Uncertainty - 64 - LREAL - - 450000 - - - - TcVarGlobal - - - 1266459520 - - - GVL_PhysicalConstants.fJouleHertzRelationship_in_Hz - joule-hertz relationship (Hz) - 64 - LREAL - - 1.509190179E+33 - - - - TcVarGlobal - - - 1266459584 - - - GVL_PhysicalConstants.fJouleHertzRelationship_in_Hz_Units - 648 - STRING(80) - - Hz - - - - TcVarGlobal - - - 1266459648 - - - GVL_PhysicalConstants.fJouleInverseMeterRelationship_in_m_1 - joule-inverse meter relationship (m^-1) - 64 - LREAL - - 5.034116567E+24 - - - - TcVarGlobal - - - 1266460352 - - - GVL_PhysicalConstants.fJouleInverseMeterRelationship_in_m_1_Units - 648 - STRING(80) - - m^-1 - - - - TcVarGlobal - - - 1266460416 - - - GVL_PhysicalConstants.fJouleKelvinRelationship_in_K - joule-kelvin relationship (K) - 64 - LREAL - - 7.242970516E+22 - - - - TcVarGlobal - - - 1266461120 - - - GVL_PhysicalConstants.fJouleKelvinRelationship_in_K_Units - 648 - STRING(80) - - K - - - - TcVarGlobal - - - 1266461184 - - - GVL_PhysicalConstants.fJouleKilogramRelationship_in_kg - joule-kilogram relationship (kg) - 64 - LREAL - - 1.11265005605362E-17 - - - - TcVarGlobal - - - 1266461888 - - - GVL_PhysicalConstants.fJouleKilogramRelationship_in_kg_Units - 648 - STRING(80) - - kg - - - - TcVarGlobal - - - 1266461952 - - - GVL_PhysicalConstants.fKelvinAtomicMassUnitRelationship_in_u - kelvin-atomic mass unit relationship (u) - Uncertainty: 2.8e-23 - 64 - LREAL - - 9.2510873014E-14 - - - - TcVarGlobal - - - 1266462656 - - - GVL_PhysicalConstants.fKelvinAtomicMassUnitRelationship_in_u_Units - 648 - STRING(80) - - u - - - - TcVarGlobal - - - 1266462720 - - - GVL_PhysicalConstants.fKelvinAtomicMassUnitRelationship_in_u_Uncertainty - 64 - LREAL - - 2.8E-23 - - - - TcVarGlobal - - - 1266463424 - - - GVL_PhysicalConstants.fKelvinElectronVoltRelationship_in_eV - kelvin-electron volt relationship (eV) - 64 - LREAL - - 8.617333262E-05 - - - - TcVarGlobal - - - 1266463488 - - - GVL_PhysicalConstants.fKelvinElectronVoltRelationship_in_eV_Units - 648 - STRING(80) - - eV - - - - TcVarGlobal - - - 1266463552 - - - GVL_PhysicalConstants.fKelvinHartreeRelationship_in_E_h - kelvin-hartree relationship (E_h) - Uncertainty: 6.1e-18 - 64 - LREAL - - 3.1668115634556E-06 - - - - TcVarGlobal - - - 1266464256 - - - GVL_PhysicalConstants.fKelvinHartreeRelationship_in_E_h_Units - 648 - STRING(80) - - E_h - - - - TcVarGlobal - - - 1266464320 - - - GVL_PhysicalConstants.fKelvinHartreeRelationship_in_E_h_Uncertainty - 64 - LREAL - - 6.1E-18 - - - - TcVarGlobal - - - 1266465024 - - - GVL_PhysicalConstants.fKelvinHertzRelationship_in_Hz - kelvin-hertz relationship (Hz) - 64 - LREAL - - 20836619120 - - - - TcVarGlobal - - - 1266465088 - - - GVL_PhysicalConstants.fKelvinHertzRelationship_in_Hz_Units - 648 - STRING(80) - - Hz - - - - TcVarGlobal - - - 1266465152 - - - GVL_PhysicalConstants.fKelvinInverseMeterRelationship_in_m_1 - kelvin-inverse meter relationship (m^-1) - 64 - LREAL - - 69.50348004 - - - - TcVarGlobal - - - 1266465856 - - - GVL_PhysicalConstants.fKelvinInverseMeterRelationship_in_m_1_Units - 648 - STRING(80) - - m^-1 - - - - TcVarGlobal - - - 1266465920 - - - GVL_PhysicalConstants.fKelvinJouleRelationship_in_J - kelvin-joule relationship (J) - 64 - LREAL - - 1.380649E-23 - - - - TcVarGlobal - - - 1266466624 - - - GVL_PhysicalConstants.fKelvinJouleRelationship_in_J_Units - 648 - STRING(80) - - J - - - - TcVarGlobal - - - 1266466688 - - - GVL_PhysicalConstants.fKelvinKilogramRelationship_in_kg - kelvin-kilogram relationship (kg) - 64 - LREAL - - 1.536179187E-40 - - - - TcVarGlobal - - - 1266467392 - - - GVL_PhysicalConstants.fKelvinKilogramRelationship_in_kg_Units - 648 - STRING(80) - - kg - - - - TcVarGlobal - - - 1266467456 - - - GVL_PhysicalConstants.fKilogramAtomicMassUnitRelationship_in_u - kilogram-atomic mass unit relationship (u) - Uncertainty: 1.8e+17 - 64 - LREAL - - 6.0221407621E+26 - - - - TcVarGlobal - - - 1266468160 - - - GVL_PhysicalConstants.fKilogramAtomicMassUnitRelationship_in_u_Units - 648 - STRING(80) - - u - - - - TcVarGlobal - - - 1266468224 - - - GVL_PhysicalConstants.fKilogramAtomicMassUnitRelationship_in_u_Uncertainty - 64 - LREAL - - 1.8E+17 - - - - TcVarGlobal - - - 1266468928 - - - GVL_PhysicalConstants.fKilogramElectronVoltRelationship_in_eV - kilogram-electron volt relationship (eV) - 64 - LREAL - - 5.609588603E+35 - - - - TcVarGlobal - - - 1266468992 - - - GVL_PhysicalConstants.fKilogramElectronVoltRelationship_in_eV_Units - 648 - STRING(80) - - eV - - - - TcVarGlobal - - - 1266469056 - - - GVL_PhysicalConstants.fKilogramHartreeRelationship_in_E_h - kilogram-hartree relationship (E_h) - Uncertainty: 4e+22 - 64 - LREAL - - 2.0614857887409E+34 - - - - TcVarGlobal - - - 1266469760 - - - GVL_PhysicalConstants.fKilogramHartreeRelationship_in_E_h_Units - 648 - STRING(80) - - E_h - - - - TcVarGlobal - - - 1266469824 - - - GVL_PhysicalConstants.fKilogramHartreeRelationship_in_E_h_Uncertainty - 64 - LREAL - - 4E+22 - - - - TcVarGlobal - - - 1266470528 - - - GVL_PhysicalConstants.fKilogramHertzRelationship_in_Hz - kilogram-hertz relationship (Hz) - 64 - LREAL - - 1.356392489E+50 - - - - TcVarGlobal - - - 1266470592 - - - GVL_PhysicalConstants.fKilogramHertzRelationship_in_Hz_Units - 648 - STRING(80) - - Hz - - - - TcVarGlobal - - - 1266470656 - - - GVL_PhysicalConstants.fKilogramInverseMeterRelationship_in_m_1 - kilogram-inverse meter relationship (m^-1) - 64 - LREAL - - 4.524438335E+41 - - - - TcVarGlobal - - - 1266471360 - - - GVL_PhysicalConstants.fKilogramInverseMeterRelationship_in_m_1_Units - 648 - STRING(80) - - m^-1 - - - - TcVarGlobal - - - 1266471424 - - - GVL_PhysicalConstants.fKilogramJouleRelationship_in_J - kilogram-joule relationship (J) - 64 - LREAL - - 8.98755178736818E+16 - - - - TcVarGlobal - - - 1266472128 - - - GVL_PhysicalConstants.fKilogramJouleRelationship_in_J_Units - 648 - STRING(80) - - J - - - - TcVarGlobal - - - 1266472192 - - - GVL_PhysicalConstants.fKilogramKelvinRelationship_in_K - kilogram-kelvin relationship (K) - 64 - LREAL - - 6.50965726E+39 - - - - TcVarGlobal - - - 1266472896 - - - GVL_PhysicalConstants.fKilogramKelvinRelationship_in_K_Units - 648 - STRING(80) - - K - - - - TcVarGlobal - - - 1266472960 - - - GVL_PhysicalConstants.fLatticeParameterOfSilicon_in_m - lattice parameter of silicon (m) - Uncertainty: 8.9e-18 - 64 - LREAL - - 5.431020511E-10 - - - - TcVarGlobal - - - 1266473664 - - - GVL_PhysicalConstants.fLatticeParameterOfSilicon_in_m_Units - 648 - STRING(80) - - m - - - - TcVarGlobal - - - 1266473728 - - - GVL_PhysicalConstants.fLatticeParameterOfSilicon_in_m_Uncertainty - 64 - LREAL - - 8.9E-18 - - - - TcVarGlobal - - - 1266474432 - - - GVL_PhysicalConstants.fLoschmidtConstant_273_15K_101_325KPa_in_m_3 - Loschmidt constant (273.15 K, 101.325 kPa) (m^-3) - 64 - LREAL - - 2.686780111E+25 - - - - TcVarGlobal - - - 1266474496 - - - GVL_PhysicalConstants.fLoschmidtConstant_273_15K_101_325KPa_in_m_3_Units - 648 - STRING(80) - - m^-3 - - - - TcVarGlobal - - - 1266474560 - - - GVL_PhysicalConstants.fMag_Constant_in_N_A_2 - mag. constant (N A^-2) - Uncertainty: 1.9e-16 - 64 - LREAL - - 1.25663706212E-06 - - - - TcVarGlobal - - - 1266475264 - - - GVL_PhysicalConstants.fMag_Constant_in_N_A_2_Units - 648 - STRING(80) - - N A^-2 - - - - TcVarGlobal - - - 1266475328 - - - GVL_PhysicalConstants.fMag_Constant_in_N_A_2_Uncertainty - 64 - LREAL - - 1.9E-16 - - - - TcVarGlobal - - - 1266476032 - - - GVL_PhysicalConstants.fMag_FluxQuantum_in_Wb - mag. flux quantum (Wb) - 64 - LREAL - - 2.067833848E-15 - - - - TcVarGlobal - - - 1266476096 - - - GVL_PhysicalConstants.fMag_FluxQuantum_in_Wb_Units - 648 - STRING(80) - - Wb - - - - TcVarGlobal - - - 1266476160 - - - GVL_PhysicalConstants.fMolarGasConstant_in_J_mol_1_K_1 - molar gas constant (J mol^-1 K^-1) - 64 - LREAL - - 8.314462618 - - - - TcVarGlobal - - - 1266476864 - - - GVL_PhysicalConstants.fMolarGasConstant_in_J_mol_1_K_1_Units - 648 - STRING(80) - - J mol^-1 K^-1 - - - - TcVarGlobal - - - 1266476928 - - - GVL_PhysicalConstants.fMolarMassConstant_in_kg_mol_1 - molar mass constant (kg mol^-1) - Uncertainty: 3e-13 - 64 - LREAL - - 0.00099999999965 - - - - TcVarGlobal - - - 1266477632 - - - GVL_PhysicalConstants.fMolarMassConstant_in_kg_mol_1_Units - 648 - STRING(80) - - kg mol^-1 - - - - TcVarGlobal - - - 1266477696 - - - GVL_PhysicalConstants.fMolarMassConstant_in_kg_mol_1_Uncertainty - 64 - LREAL - - 3E-13 - - - - TcVarGlobal - - - 1266478400 - - - GVL_PhysicalConstants.fMolarMassOfCarbon_12_in_kg_mol_1 - molar mass of carbon-12 (kg mol^-1) - Uncertainty: 3.6e-12 - 64 - LREAL - - 0.0119999999958 - - - - TcVarGlobal - - - 1266478464 - - - GVL_PhysicalConstants.fMolarMassOfCarbon_12_in_kg_mol_1_Units - 648 - STRING(80) - - kg mol^-1 - - - - TcVarGlobal - - - 1266478528 - - - GVL_PhysicalConstants.fMolarMassOfCarbon_12_in_kg_mol_1_Uncertainty - 64 - LREAL - - 3.6E-12 - - - - TcVarGlobal - - - 1266479232 - - - GVL_PhysicalConstants.fMolarPlanckConstant_in_J_Hz_1_mol_1 - molar Planck constant (J Hz^-1 mol^-1) - 64 - LREAL - - 3.990312712E-10 - - - - TcVarGlobal - - - 1266479296 - - - GVL_PhysicalConstants.fMolarPlanckConstant_in_J_Hz_1_mol_1_Units - 648 - STRING(80) - - J Hz^-1 mol^-1 - - - - TcVarGlobal - - - 1266479360 - - - GVL_PhysicalConstants.fMolarPlanckConstantTimesC_in_J_m_mol_1 - molar Planck constant times c (J m mol^-1) - Uncertainty: 5.4e-11 - 64 - LREAL - - 0.119626565582 - - - - TcVarGlobal - - - 1266480064 - - - GVL_PhysicalConstants.fMolarPlanckConstantTimesC_in_J_m_mol_1_Units - 648 - STRING(80) - - J m mol^-1 - - - - TcVarGlobal - - - 1266480128 - - - GVL_PhysicalConstants.fMolarPlanckConstantTimesC_in_J_m_mol_1_Uncertainty - 64 - LREAL - - 5.4E-11 - - - - TcVarGlobal - - - 1266480832 - - - GVL_PhysicalConstants.fMolarVolumeOfIdealGas_273_15K_100KPa_in_m_3_mol_1 - molar volume of ideal gas (273.15 K, 100 kPa) (m^3 mol^-1) - 64 - LREAL - - 0.02271095464 - - - - TcVarGlobal - - - 1266480896 - - - GVL_PhysicalConstants.fMolarVolumeOfIdealGas_273_15K_100KPa_in_m_3_mol_1_Units - 648 - STRING(80) - - m^3 mol^-1 - - - - TcVarGlobal - - - 1266480960 - - - GVL_PhysicalConstants.fMolarVolumeOfIdealGas_273_15K_101_325KPa_in_m_3_mol_1 - molar volume of ideal gas (273.15 K, 101.325 kPa) (m^3 mol^-1) - 64 - LREAL - - 0.02241396954 - - - - TcVarGlobal - - - 1266481664 - - - GVL_PhysicalConstants.fMolarVolumeOfIdealGas_273_15K_101_325KPa_in_m_3_mol_1_Units - 648 - STRING(80) - - m^3 mol^-1 - - - - TcVarGlobal - - - 1266481728 - - - GVL_PhysicalConstants.fMolarVolumeOfSilicon_in_m_3_mol_1 - molar volume of silicon (m^3 mol^-1) - Uncertainty: 6e-13 - 64 - LREAL - - 1.205883199E-05 - - - - TcVarGlobal - - - 1266482432 - - - GVL_PhysicalConstants.fMolarVolumeOfSilicon_in_m_3_mol_1_Units - 648 - STRING(80) - - m^3 mol^-1 - - - - TcVarGlobal - - - 1266482496 - - - GVL_PhysicalConstants.fMolarVolumeOfSilicon_in_m_3_mol_1_Uncertainty - 64 - LREAL - - 6E-13 - - - - TcVarGlobal - - - 1266483200 - - - GVL_PhysicalConstants.fMoXUnit_in_m - Mo x unit (m) - Uncertainty: 5.3e-20 - 64 - LREAL - - 1.00209952E-13 - - - - TcVarGlobal - - - 1266483264 - - - GVL_PhysicalConstants.fMoXUnit_in_m_Units - 648 - STRING(80) - - m - - - - TcVarGlobal - - - 1266483328 - - - GVL_PhysicalConstants.fMoXUnit_in_m_Uncertainty - 64 - LREAL - - 5.3E-20 - - - - TcVarGlobal - - - 1266484032 - - - GVL_PhysicalConstants.fMuonComptonWavelength_in_m - muon Compton wavelength (m) - Uncertainty: 2.6e-22 - 64 - LREAL - - 1.17344411E-14 - - - - TcVarGlobal - - - 1266484096 - - - GVL_PhysicalConstants.fMuonComptonWavelength_in_m_Units - 648 - STRING(80) - - m - - - - TcVarGlobal - - - 1266484160 - - - GVL_PhysicalConstants.fMuonComptonWavelength_in_m_Uncertainty - 64 - LREAL - - 2.6E-22 - - - - TcVarGlobal - - - 1266484864 - - - GVL_PhysicalConstants.fMuonComptonWavelengthOver2Pi_in_m - muon Compton wavelength over 2 pi (m) - Uncertainty: 4.2e-23 - 64 - LREAL - - 1.867594308E-15 - - - - TcVarGlobal - - - 1266484928 - - - GVL_PhysicalConstants.fMuonComptonWavelengthOver2Pi_in_m_Units - 648 - STRING(80) - - m - - - - TcVarGlobal - - - 1266484992 - - - GVL_PhysicalConstants.fMuonComptonWavelengthOver2Pi_in_m_Uncertainty - 64 - LREAL - - 4.2E-23 - - - - TcVarGlobal - - - 1266485696 - - - GVL_PhysicalConstants.fMuonElectronMassRatio - muon-electron mass ratio - Uncertainty: 4.6e-06 - 64 - LREAL - - 206.768283 - - - - TcVarGlobal - - - 1266485760 - - - GVL_PhysicalConstants.fMuonElectronMassRatio_Uncertainty - 64 - LREAL - - 4.6E-06 - - - - TcVarGlobal - - - 1266485824 - - - GVL_PhysicalConstants.fMuonGFactor - muon g factor - Uncertainty: 1.3e-09 - 64 - LREAL - - -2.0023318418 - - - - TcVarGlobal - - - 1266485888 - - - GVL_PhysicalConstants.fMuonGFactor_Uncertainty - 64 - LREAL - - 1.3E-09 - - - - TcVarGlobal - - - 1266485952 - - - GVL_PhysicalConstants.fMuonMag_Mom_in_J_T_1 - muon mag. mom. (J T^-1) - Uncertainty: 1e-33 - 64 - LREAL - - -4.4904483E-26 - - - - TcVarGlobal - - - 1266486016 - - - GVL_PhysicalConstants.fMuonMag_Mom_in_J_T_1_Units - 648 - STRING(80) - - J T^-1 - - - - TcVarGlobal - - - 1266486080 - - - GVL_PhysicalConstants.fMuonMag_Mom_in_J_T_1_Uncertainty - 64 - LREAL - - 1E-33 - - - - TcVarGlobal - - - 1266486784 - - - GVL_PhysicalConstants.fMuonMag_Mom_Anomaly - muon mag. mom. anomaly - Uncertainty: 6.3e-10 - 64 - LREAL - - 0.00116592089 - - - - TcVarGlobal - - - 1266486848 - - - GVL_PhysicalConstants.fMuonMag_Mom_Anomaly_Uncertainty - 64 - LREAL - - 6.3E-10 - - - - TcVarGlobal - - - 1266486912 - - - GVL_PhysicalConstants.fMuonMag_Mom_ToBohrMagnetonRatio - muon mag. mom. to Bohr magneton ratio - Uncertainty: 1.1e-10 - 64 - LREAL - - -0.00484197047 - - - - TcVarGlobal - - - 1266486976 - - - GVL_PhysicalConstants.fMuonMag_Mom_ToBohrMagnetonRatio_Uncertainty - 64 - LREAL - - 1.1E-10 - - - - TcVarGlobal - - - 1266487040 - - - GVL_PhysicalConstants.fMuonMag_Mom_ToNuclearMagnetonRatio - muon mag. mom. to nuclear magneton ratio - Uncertainty: 2e-07 - 64 - LREAL - - -8.89059703 - - - - TcVarGlobal - - - 1266487104 - - - GVL_PhysicalConstants.fMuonMag_Mom_ToNuclearMagnetonRatio_Uncertainty - 64 - LREAL - - 2E-07 - - - - TcVarGlobal - - - 1266487168 - - - GVL_PhysicalConstants.fMuonMass_in_kg - muon mass (kg) - Uncertainty: 4.2e-36 - 64 - LREAL - - 1.883531627E-28 - - - - TcVarGlobal - - - 1266487232 - - - GVL_PhysicalConstants.fMuonMass_in_kg_Units - 648 - STRING(80) - - kg - - - - TcVarGlobal - - - 1266487296 - - - GVL_PhysicalConstants.fMuonMass_in_kg_Uncertainty - 64 - LREAL - - 4.2E-36 - - - - TcVarGlobal - - - 1266488000 - - - GVL_PhysicalConstants.fMuonMassEnergyEquivalent_in_J - muon mass energy equivalent (J) - Uncertainty: 3.8e-19 - 64 - LREAL - - 1.692833804E-11 - - - - TcVarGlobal - - - 1266488064 - - - GVL_PhysicalConstants.fMuonMassEnergyEquivalent_in_J_Units - 648 - STRING(80) - - J - - - - TcVarGlobal - - - 1266488128 - - - GVL_PhysicalConstants.fMuonMassEnergyEquivalent_in_J_Uncertainty - 64 - LREAL - - 3.8E-19 - - - - TcVarGlobal - - - 1266488832 - - - GVL_PhysicalConstants.fMuonMassEnergyEquivalentInMeV_in_MeV - muon mass energy equivalent in MeV (MeV) - Uncertainty: 2.3e-06 - 64 - LREAL - - 105.6583755 - - - - TcVarGlobal - - - 1266488896 - - - GVL_PhysicalConstants.fMuonMassEnergyEquivalentInMeV_in_MeV_Units - 648 - STRING(80) - - MeV - - - - TcVarGlobal - - - 1266488960 - - - GVL_PhysicalConstants.fMuonMassEnergyEquivalentInMeV_in_MeV_Uncertainty - 64 - LREAL - - 2.3E-06 - - - - TcVarGlobal - - - 1266489664 - - - GVL_PhysicalConstants.fMuonMassInU_in_u - muon mass in u (u) - Uncertainty: 2.5e-09 - 64 - LREAL - - 0.1134289259 - - - - TcVarGlobal - - - 1266489728 - - - GVL_PhysicalConstants.fMuonMassInU_in_u_Units - 648 - STRING(80) - - u - - - - TcVarGlobal - - - 1266489792 - - - GVL_PhysicalConstants.fMuonMassInU_in_u_Uncertainty - 64 - LREAL - - 2.5E-09 - - - - TcVarGlobal - - - 1266490496 - - - GVL_PhysicalConstants.fMuonMolarMass_in_kg_mol_1 - muon molar mass (kg mol^-1) - Uncertainty: 2.5e-12 - 64 - LREAL - - 0.0001134289259 - - - - TcVarGlobal - - - 1266490560 - - - GVL_PhysicalConstants.fMuonMolarMass_in_kg_mol_1_Units - 648 - STRING(80) - - kg mol^-1 - - - - TcVarGlobal - - - 1266490624 - - - GVL_PhysicalConstants.fMuonMolarMass_in_kg_mol_1_Uncertainty - 64 - LREAL - - 2.5E-12 - - - - TcVarGlobal - - - 1266491328 - - - GVL_PhysicalConstants.fMuonNeutronMassRatio - muon-neutron mass ratio - Uncertainty: 2.5e-09 - 64 - LREAL - - 0.112454517 - - - - TcVarGlobal - - - 1266491392 - - - GVL_PhysicalConstants.fMuonNeutronMassRatio_Uncertainty - 64 - LREAL - - 2.5E-09 - - - - TcVarGlobal - - - 1266491456 - - - GVL_PhysicalConstants.fMuonProtonMag_Mom_Ratio - muon-proton mag. mom. ratio - Uncertainty: 7.1e-08 - 64 - LREAL - - -3.183345142 - - - - TcVarGlobal - - - 1266491520 - - - GVL_PhysicalConstants.fMuonProtonMag_Mom_Ratio_Uncertainty - 64 - LREAL - - 7.1E-08 - - - - TcVarGlobal - - - 1266491584 - - - GVL_PhysicalConstants.fMuonProtonMassRatio - muon-proton mass ratio - Uncertainty: 2.5e-09 - 64 - LREAL - - 0.1126095264 - - - - TcVarGlobal - - - 1266491648 - - - GVL_PhysicalConstants.fMuonProtonMassRatio_Uncertainty - 64 - LREAL - - 2.5E-09 - - - - TcVarGlobal - - - 1266491712 - - - GVL_PhysicalConstants.fMuonTauMassRatio - muon-tau mass ratio - Uncertainty: 4e-06 - 64 - LREAL - - 0.0594635 - - - - TcVarGlobal - - - 1266491776 - - - GVL_PhysicalConstants.fMuonTauMassRatio_Uncertainty - 64 - LREAL - - 4E-06 - - - - TcVarGlobal - - - 1266491840 - - - GVL_PhysicalConstants.fNaturalUnitOfAction_in_J_s - natural unit of action (J s) - 64 - LREAL - - 1.054571817E-34 - - - - TcVarGlobal - - - 1266491904 - - - GVL_PhysicalConstants.fNaturalUnitOfAction_in_J_s_Units - 648 - STRING(80) - - J s - - - - TcVarGlobal - - - 1266491968 - - - GVL_PhysicalConstants.fNaturalUnitOfActionInEVS_in_eV_s - natural unit of action in eV s (eV s) - 64 - LREAL - - 6.582119569E-16 - - - - TcVarGlobal - - - 1266492672 - - - GVL_PhysicalConstants.fNaturalUnitOfActionInEVS_in_eV_s_Units - 648 - STRING(80) - - eV s - - - - TcVarGlobal - - - 1266492736 - - - GVL_PhysicalConstants.fNaturalUnitOfEnergy_in_J - natural unit of energy (J) - Uncertainty: 2.5e-23 - 64 - LREAL - - 8.1871057769E-14 - - - - TcVarGlobal - - - 1266493440 - - - GVL_PhysicalConstants.fNaturalUnitOfEnergy_in_J_Units - 648 - STRING(80) - - J - - - - TcVarGlobal - - - 1266493504 - - - GVL_PhysicalConstants.fNaturalUnitOfEnergy_in_J_Uncertainty - 64 - LREAL - - 2.5E-23 - - - - TcVarGlobal - - - 1266494208 - - - GVL_PhysicalConstants.fNaturalUnitOfEnergyInMeV_in_MeV - natural unit of energy in MeV (MeV) - Uncertainty: 1.5e-10 - 64 - LREAL - - 0.51099895 - - - - TcVarGlobal - - - 1266494272 - - - GVL_PhysicalConstants.fNaturalUnitOfEnergyInMeV_in_MeV_Units - 648 - STRING(80) - - MeV - - - - TcVarGlobal - - - 1266494336 - - - GVL_PhysicalConstants.fNaturalUnitOfEnergyInMeV_in_MeV_Uncertainty - 64 - LREAL - - 1.5E-10 - - - - TcVarGlobal - - - 1266495040 - - - GVL_PhysicalConstants.fNaturalUnitOfLength_in_m - natural unit of length (m) - Uncertainty: 1.2e-22 - 64 - LREAL - - 3.8615926796E-13 - - - - TcVarGlobal - - - 1266495104 - - - GVL_PhysicalConstants.fNaturalUnitOfLength_in_m_Units - 648 - STRING(80) - - m - - - - TcVarGlobal - - - 1266495168 - - - GVL_PhysicalConstants.fNaturalUnitOfLength_in_m_Uncertainty - 64 - LREAL - - 1.2E-22 - - - - TcVarGlobal - - - 1266495872 - - - GVL_PhysicalConstants.fNaturalUnitOfMass_in_kg - natural unit of mass (kg) - Uncertainty: 2.8e-40 - 64 - LREAL - - 9.1093837015E-31 - - - - TcVarGlobal - - - 1266495936 - - - GVL_PhysicalConstants.fNaturalUnitOfMass_in_kg_Units - 648 - STRING(80) - - kg - - - - TcVarGlobal - - - 1266496000 - - - GVL_PhysicalConstants.fNaturalUnitOfMass_in_kg_Uncertainty - 64 - LREAL - - 2.8E-40 - - - - TcVarGlobal - - - 1266496704 - - - GVL_PhysicalConstants.fNaturalUnitOfMomentum_in_kg_m_s_1 - natural unit of momentum (kg m s^-1) - Uncertainty: 3.4e-30 - 64 - LREAL - - 2.730924488E-22 - - - - TcVarGlobal - - - 1266496768 - - - GVL_PhysicalConstants.fNaturalUnitOfMomentum_in_kg_m_s_1_Units - 648 - STRING(80) - - kg m s^-1 - - - - TcVarGlobal - - - 1266496832 - - - GVL_PhysicalConstants.fNaturalUnitOfMomentum_in_kg_m_s_1_Uncertainty - 64 - LREAL - - 3.4E-30 - - - - TcVarGlobal - - - 1266497536 - - - GVL_PhysicalConstants.fNaturalUnitOfMomentumInMeV_c_in_MeV_c - natural unit of momentum in MeV/c (MeV/c) - Uncertainty: 3.1e-09 - 64 - LREAL - - 0.5109989461 - - - - TcVarGlobal - - - 1266497600 - - - GVL_PhysicalConstants.fNaturalUnitOfMomentumInMeV_c_in_MeV_c_Units - 648 - STRING(80) - - MeV/c - - - - TcVarGlobal - - - 1266497664 - - - GVL_PhysicalConstants.fNaturalUnitOfMomentumInMeV_c_in_MeV_c_Uncertainty - 64 - LREAL - - 3.1E-09 - - - - TcVarGlobal - - - 1266498368 - - - GVL_PhysicalConstants.fNaturalUnitOfTime_in_s - natural unit of time (s) - Uncertainty: 3.9e-31 - 64 - LREAL - - 1.28808866819E-21 - - - - TcVarGlobal - - - 1266498432 - - - GVL_PhysicalConstants.fNaturalUnitOfTime_in_s_Units - 648 - STRING(80) - - s - - - - TcVarGlobal - - - 1266498496 - - - GVL_PhysicalConstants.fNaturalUnitOfTime_in_s_Uncertainty - 64 - LREAL - - 3.9E-31 - - - - TcVarGlobal - - - 1266499200 - - - GVL_PhysicalConstants.fNaturalUnitOfVelocity_in_m_s_1 - natural unit of velocity (m s^-1) - 64 - LREAL - - 299792458 - - - - TcVarGlobal - - - 1266499264 - - - GVL_PhysicalConstants.fNaturalUnitOfVelocity_in_m_s_1_Units - 648 - STRING(80) - - m s^-1 - - - - TcVarGlobal - - - 1266499328 - - - GVL_PhysicalConstants.fNeutronComptonWavelength_in_m - neutron Compton wavelength (m) - Uncertainty: 7.5e-25 - 64 - LREAL - - 1.31959090581E-15 - - - - TcVarGlobal - - - 1266500032 - - - GVL_PhysicalConstants.fNeutronComptonWavelength_in_m_Units - 648 - STRING(80) - - m - - - - TcVarGlobal - - - 1266500096 - - - GVL_PhysicalConstants.fNeutronComptonWavelength_in_m_Uncertainty - 64 - LREAL - - 7.5E-25 - - - - TcVarGlobal - - - 1266500800 - - - GVL_PhysicalConstants.fNeutronComptonWavelengthOver2Pi_in_m - neutron Compton wavelength over 2 pi (m) - Uncertainty: 1.4e-25 - 64 - LREAL - - 2.1001941536E-16 - - - - TcVarGlobal - - - 1266500864 - - - GVL_PhysicalConstants.fNeutronComptonWavelengthOver2Pi_in_m_Units - 648 - STRING(80) - - m - - - - TcVarGlobal - - - 1266500928 - - - GVL_PhysicalConstants.fNeutronComptonWavelengthOver2Pi_in_m_Uncertainty - 64 - LREAL - - 1.4E-25 - - - - TcVarGlobal - - - 1266501632 - - - GVL_PhysicalConstants.fNeutronElectronMag_Mom_Ratio - neutron-electron mag. mom. ratio - Uncertainty: 2.5e-10 - 64 - LREAL - - 0.00104066882 - - - - TcVarGlobal - - - 1266501696 - - - GVL_PhysicalConstants.fNeutronElectronMag_Mom_Ratio_Uncertainty - 64 - LREAL - - 2.5E-10 - - - - TcVarGlobal - - - 1266501760 - - - GVL_PhysicalConstants.fNeutronElectronMassRatio - neutron-electron mass ratio - Uncertainty: 8.9e-07 - 64 - LREAL - - 1838.68366173 - - - - TcVarGlobal - - - 1266501824 - - - GVL_PhysicalConstants.fNeutronElectronMassRatio_Uncertainty - 64 - LREAL - - 8.9E-07 - - - - TcVarGlobal - - - 1266501888 - - - GVL_PhysicalConstants.fNeutronGFactor - neutron g factor - Uncertainty: 9e-07 - 64 - LREAL - - -3.82608545 - - - - TcVarGlobal - - - 1266501952 - - - GVL_PhysicalConstants.fNeutronGFactor_Uncertainty - 64 - LREAL - - 9E-07 - - - - TcVarGlobal - - - 1266502016 - - - GVL_PhysicalConstants.fNeutronGyromag_Ratio_in_s_1_T_1 - neutron gyromag. ratio (s^-1 T^-1) - Uncertainty: 43.0 - 64 - LREAL - - 183247171 - - - - TcVarGlobal - - - 1266502080 - - - GVL_PhysicalConstants.fNeutronGyromag_Ratio_in_s_1_T_1_Units - 648 - STRING(80) - - s^-1 T^-1 - - - - TcVarGlobal - - - 1266502144 - - - GVL_PhysicalConstants.fNeutronGyromag_Ratio_in_s_1_T_1_Uncertainty - 64 - LREAL - - 43 - - - - TcVarGlobal - - - 1266502848 - - - GVL_PhysicalConstants.fNeutronGyromag_RatioOver2Pi_in_MHz_T_1 - neutron gyromag. ratio over 2 pi (MHz T^-1) - Uncertainty: 6.9e-06 - 64 - LREAL - - 29.1646933 - - - - TcVarGlobal - - - 1266502912 - - - GVL_PhysicalConstants.fNeutronGyromag_RatioOver2Pi_in_MHz_T_1_Units - 648 - STRING(80) - - MHz T^-1 - - - - TcVarGlobal - - - 1266502976 - - - GVL_PhysicalConstants.fNeutronGyromag_RatioOver2Pi_in_MHz_T_1_Uncertainty - 64 - LREAL - - 6.9E-06 - - - - TcVarGlobal - - - 1266503680 - - - GVL_PhysicalConstants.fNeutronMag_Mom_in_J_T_1 - neutron mag. mom. (J T^-1) - Uncertainty: 2.3e-33 - 64 - LREAL - - -9.6623651E-27 - - - - TcVarGlobal - - - 1266503744 - - - GVL_PhysicalConstants.fNeutronMag_Mom_in_J_T_1_Units - 648 - STRING(80) - - J T^-1 - - - - TcVarGlobal - - - 1266503808 - - - GVL_PhysicalConstants.fNeutronMag_Mom_in_J_T_1_Uncertainty - 64 - LREAL - - 2.3E-33 - - - - TcVarGlobal - - - 1266504512 - - - GVL_PhysicalConstants.fNeutronMag_Mom_ToBohrMagnetonRatio - neutron mag. mom. to Bohr magneton ratio - Uncertainty: 2.5e-10 - 64 - LREAL - - -0.00104187563 - - - - TcVarGlobal - - - 1266504576 - - - GVL_PhysicalConstants.fNeutronMag_Mom_ToBohrMagnetonRatio_Uncertainty - 64 - LREAL - - 2.5E-10 - - - - TcVarGlobal - - - 1266504640 - - - GVL_PhysicalConstants.fNeutronMag_Mom_ToNuclearMagnetonRatio - neutron mag. mom. to nuclear magneton ratio - Uncertainty: 4.5e-07 - 64 - LREAL - - -1.91304273 - - - - TcVarGlobal - - - 1266504704 - - - GVL_PhysicalConstants.fNeutronMag_Mom_ToNuclearMagnetonRatio_Uncertainty - 64 - LREAL - - 4.5E-07 - - - - TcVarGlobal - - - 1266504768 - - - GVL_PhysicalConstants.fNeutronMass_in_kg - neutron mass (kg) - Uncertainty: 9.5e-37 - 64 - LREAL - - 1.67492749804E-27 - - - - TcVarGlobal - - - 1266504832 - - - GVL_PhysicalConstants.fNeutronMass_in_kg_Units - 648 - STRING(80) - - kg - - - - TcVarGlobal - - - 1266504896 - - - GVL_PhysicalConstants.fNeutronMass_in_kg_Uncertainty - 64 - LREAL - - 9.5E-37 - - - - TcVarGlobal - - - 1266505600 - - - GVL_PhysicalConstants.fNeutronMassEnergyEquivalent_in_J - neutron mass energy equivalent (J) - Uncertainty: 8.6e-20 - 64 - LREAL - - 1.50534976287E-10 - - - - TcVarGlobal - - - 1266505664 - - - GVL_PhysicalConstants.fNeutronMassEnergyEquivalent_in_J_Units - 648 - STRING(80) - - J - - - - TcVarGlobal - - - 1266505728 - - - GVL_PhysicalConstants.fNeutronMassEnergyEquivalent_in_J_Uncertainty - 64 - LREAL - - 8.6E-20 - - - - TcVarGlobal - - - 1266506432 - - - GVL_PhysicalConstants.fNeutronMassEnergyEquivalentInMeV_in_MeV - neutron mass energy equivalent in MeV (MeV) - Uncertainty: 5.4e-07 - 64 - LREAL - - 939.56542052 - - - - TcVarGlobal - - - 1266506496 - - - GVL_PhysicalConstants.fNeutronMassEnergyEquivalentInMeV_in_MeV_Units - 648 - STRING(80) - - MeV - - - - TcVarGlobal - - - 1266506560 - - - GVL_PhysicalConstants.fNeutronMassEnergyEquivalentInMeV_in_MeV_Uncertainty - 64 - LREAL - - 5.4E-07 - - - - TcVarGlobal - - - 1266507264 - - - GVL_PhysicalConstants.fNeutronMassInU_in_u - neutron mass in u (u) - Uncertainty: 4.9e-10 - 64 - LREAL - - 1.00866491595 - - - - TcVarGlobal - - - 1266507328 - - - GVL_PhysicalConstants.fNeutronMassInU_in_u_Units - 648 - STRING(80) - - u - - - - TcVarGlobal - - - 1266507392 - - - GVL_PhysicalConstants.fNeutronMassInU_in_u_Uncertainty - 64 - LREAL - - 4.9E-10 - - - - TcVarGlobal - - - 1266508096 - - - GVL_PhysicalConstants.fNeutronMolarMass_in_kg_mol_1 - neutron molar mass (kg mol^-1) - Uncertainty: 5.7e-13 - 64 - LREAL - - 0.0010086649156 - - - - TcVarGlobal - - - 1266508160 - - - GVL_PhysicalConstants.fNeutronMolarMass_in_kg_mol_1_Units - 648 - STRING(80) - - kg mol^-1 - - - - TcVarGlobal - - - 1266508224 - - - GVL_PhysicalConstants.fNeutronMolarMass_in_kg_mol_1_Uncertainty - 64 - LREAL - - 5.7E-13 - - - - TcVarGlobal - - - 1266508928 - - - GVL_PhysicalConstants.fNeutronMuonMassRatio - neutron-muon mass ratio - Uncertainty: 2e-07 - 64 - LREAL - - 8.89248406 - - - - TcVarGlobal - - - 1266508992 - - - GVL_PhysicalConstants.fNeutronMuonMassRatio_Uncertainty - 64 - LREAL - - 2E-07 - - - - TcVarGlobal - - - 1266509056 - - - GVL_PhysicalConstants.fNeutronProtonMag_Mom_Ratio - neutron-proton mag. mom. ratio - Uncertainty: 1.6e-07 - 64 - LREAL - - -0.68497934 - - - - TcVarGlobal - - - 1266509120 - - - GVL_PhysicalConstants.fNeutronProtonMag_Mom_Ratio_Uncertainty - 64 - LREAL - - 1.6E-07 - - - - TcVarGlobal - - - 1266509184 - - - GVL_PhysicalConstants.fNeutronProtonMassRatio - neutron-proton mass ratio - Uncertainty: 4.9e-10 - 64 - LREAL - - 1.00137841931 - - - - TcVarGlobal - - - 1266509248 - - - GVL_PhysicalConstants.fNeutronProtonMassRatio_Uncertainty - 64 - LREAL - - 4.9E-10 - - - - TcVarGlobal - - - 1266509312 - - - GVL_PhysicalConstants.fNeutronTauMassRatio - neutron-tau mass ratio - Uncertainty: 3.6e-05 - 64 - LREAL - - 0.528779 - - - - TcVarGlobal - - - 1266509376 - - - GVL_PhysicalConstants.fNeutronTauMassRatio_Uncertainty - 64 - LREAL - - 3.6E-05 - - - - TcVarGlobal - - - 1266509440 - - - GVL_PhysicalConstants.fNeutronToShieldedProtonMag_Mom_Ratio - neutron to shielded proton mag. mom. ratio - Uncertainty: 1.6e-07 - 64 - LREAL - - -0.68499694 - - - - TcVarGlobal - - - 1266509504 - - - GVL_PhysicalConstants.fNeutronToShieldedProtonMag_Mom_Ratio_Uncertainty - 64 - LREAL - - 1.6E-07 - - - - TcVarGlobal - - - 1266509568 - - - GVL_PhysicalConstants.fNewtonianConstantOfGravitation_in_m_3_kg_1_s_2 - Newtonian constant of gravitation (m^3 kg^-1 s^-2) - Uncertainty: 1.5e-15 - 64 - LREAL - - 6.6743E-11 - - - - TcVarGlobal - - - 1266509632 - - - GVL_PhysicalConstants.fNewtonianConstantOfGravitation_in_m_3_kg_1_s_2_Units - 648 - STRING(80) - - m^3 kg^-1 s^-2 - - - - TcVarGlobal - - - 1266509696 - - - GVL_PhysicalConstants.fNewtonianConstantOfGravitation_in_m_3_kg_1_s_2_Uncertainty - 64 - LREAL - - 1.5E-15 - - - - TcVarGlobal - - - 1266510400 - - - GVL_PhysicalConstants.fNewtonianConstantOfGravitationOverH_barC_in_GeV_c_2_2 - Newtonian constant of gravitation over h-bar c ((GeV/c^2)^-2) - Uncertainty: 1.5e-43 - 64 - LREAL - - 6.70883E-39 - - - - TcVarGlobal - - - 1266510464 - - - GVL_PhysicalConstants.fNewtonianConstantOfGravitationOverH_barC_in_GeV_c_2_2_Units - 648 - STRING(80) - - (GeV/c^2)^-2 - - - - TcVarGlobal - - - 1266510528 - - - GVL_PhysicalConstants.fNewtonianConstantOfGravitationOverH_barC_in_GeV_c_2_2_Uncertainty - 64 - LREAL - - 1.5E-43 - - - - TcVarGlobal - - - 1266511232 - - - GVL_PhysicalConstants.fNuclearMagneton_in_J_T_1 - nuclear magneton (J T^-1) - Uncertainty: 1.5e-36 - 64 - LREAL - - 5.0507837461E-27 - - - - TcVarGlobal - - - 1266511296 - - - GVL_PhysicalConstants.fNuclearMagneton_in_J_T_1_Units - 648 - STRING(80) - - J T^-1 - - - - TcVarGlobal - - - 1266511360 - - - GVL_PhysicalConstants.fNuclearMagneton_in_J_T_1_Uncertainty - 64 - LREAL - - 1.5E-36 - - - - TcVarGlobal - - - 1266512064 - - - GVL_PhysicalConstants.fNuclearMagnetonInEV_T_in_eV_T_1 - nuclear magneton in eV/T (eV T^-1) - Uncertainty: 9.6e-18 - 64 - LREAL - - 3.15245125844E-08 - - - - TcVarGlobal - - - 1266512128 - - - GVL_PhysicalConstants.fNuclearMagnetonInEV_T_in_eV_T_1_Units - 648 - STRING(80) - - eV T^-1 - - - - TcVarGlobal - - - 1266512192 - - - GVL_PhysicalConstants.fNuclearMagnetonInEV_T_in_eV_T_1_Uncertainty - 64 - LREAL - - 9.6E-18 - - - - TcVarGlobal - - - 1266512896 - - - GVL_PhysicalConstants.fNuclearMagnetonInInverseMetersPerTesla_in_m_1_T_1 - nuclear magneton in inverse meters per tesla (m^-1 T^-1) - Uncertainty: 1.6e-10 - 64 - LREAL - - 0.02542623432 - - - - TcVarGlobal - - - 1266512960 - - - GVL_PhysicalConstants.fNuclearMagnetonInInverseMetersPerTesla_in_m_1_T_1_Units - 648 - STRING(80) - - m^-1 T^-1 - - - - TcVarGlobal - - - 1266513024 - - - GVL_PhysicalConstants.fNuclearMagnetonInInverseMetersPerTesla_in_m_1_T_1_Uncertainty - 64 - LREAL - - 1.6E-10 - - - - TcVarGlobal - - - 1266513728 - - - GVL_PhysicalConstants.fNuclearMagnetonInK_T_in_K_T_1 - nuclear magneton in K/T (K T^-1) - Uncertainty: 1.1e-13 - 64 - LREAL - - 0.00036582677756 - - - - TcVarGlobal - - - 1266513792 - - - GVL_PhysicalConstants.fNuclearMagnetonInK_T_in_K_T_1_Units - 648 - STRING(80) - - K T^-1 - - - - TcVarGlobal - - - 1266513856 - - - GVL_PhysicalConstants.fNuclearMagnetonInK_T_in_K_T_1_Uncertainty - 64 - LREAL - - 1.1E-13 - - - - TcVarGlobal - - - 1266514560 - - - GVL_PhysicalConstants.fNuclearMagnetonInMHz_T_in_MHz_T_1 - nuclear magneton in MHz/T (MHz T^-1) - Uncertainty: 2.3e-09 - 64 - LREAL - - 7.6225932291 - - - - TcVarGlobal - - - 1266514624 - - - GVL_PhysicalConstants.fNuclearMagnetonInMHz_T_in_MHz_T_1_Units - 648 - STRING(80) - - MHz T^-1 - - - - TcVarGlobal - - - 1266514688 - - - GVL_PhysicalConstants.fNuclearMagnetonInMHz_T_in_MHz_T_1_Uncertainty - 64 - LREAL - - 2.3E-09 - - - - TcVarGlobal - - - 1266515392 - - - GVL_PhysicalConstants.fPlanckConstant_in_J_Hz_1 - Planck constant (J Hz^-1) - 64 - LREAL - - 6.62607015E-34 - - - - TcVarGlobal - - - 1266515456 - - - GVL_PhysicalConstants.fPlanckConstant_in_J_Hz_1_Units - 648 - STRING(80) - - J Hz^-1 - - - - TcVarGlobal - - - 1266515520 - - - GVL_PhysicalConstants.fPlanckConstantInEVS_in_eV_s - Planck constant in eV s (eV s) - Uncertainty: 2.5e-23 - 64 - LREAL - - 4.135667662E-15 - - - - TcVarGlobal - - - 1266516224 - - - GVL_PhysicalConstants.fPlanckConstantInEVS_in_eV_s_Units - 648 - STRING(80) - - eV s - - - - TcVarGlobal - - - 1266516288 - - - GVL_PhysicalConstants.fPlanckConstantInEVS_in_eV_s_Uncertainty - 64 - LREAL - - 2.5E-23 - - - - TcVarGlobal - - - 1266516992 - - - GVL_PhysicalConstants.fPlanckConstantOver2Pi_in_J_s - Planck constant over 2 pi (J s) - Uncertainty: 1.3e-42 - 64 - LREAL - - 1.0545718E-34 - - - - TcVarGlobal - - - 1266517056 - - - GVL_PhysicalConstants.fPlanckConstantOver2Pi_in_J_s_Units - 648 - STRING(80) - - J s - - - - TcVarGlobal - - - 1266517120 - - - GVL_PhysicalConstants.fPlanckConstantOver2Pi_in_J_s_Uncertainty - 64 - LREAL - - 1.3E-42 - - - - TcVarGlobal - - - 1266517824 - - - GVL_PhysicalConstants.fPlanckConstantOver2PiInEVS_in_eV_s - Planck constant over 2 pi in eV s (eV s) - Uncertainty: 4e-24 - 64 - LREAL - - 6.582119514E-16 - - - - TcVarGlobal - - - 1266517888 - - - GVL_PhysicalConstants.fPlanckConstantOver2PiInEVS_in_eV_s_Units - 648 - STRING(80) - - eV s - - - - TcVarGlobal - - - 1266517952 - - - GVL_PhysicalConstants.fPlanckConstantOver2PiInEVS_in_eV_s_Uncertainty - 64 - LREAL - - 4E-24 - - - - TcVarGlobal - - - 1266518656 - - - GVL_PhysicalConstants.fPlanckConstantOver2PiTimesCInMeVFm_in_MeV_fm - Planck constant over 2 pi times c in MeV fm (MeV fm) - Uncertainty: 1.2e-06 - 64 - LREAL - - 197.3269788 - - - - TcVarGlobal - - - 1266518720 - - - GVL_PhysicalConstants.fPlanckConstantOver2PiTimesCInMeVFm_in_MeV_fm_Units - 648 - STRING(80) - - MeV fm - - - - TcVarGlobal - - - 1266518784 - - - GVL_PhysicalConstants.fPlanckConstantOver2PiTimesCInMeVFm_in_MeV_fm_Uncertainty - 64 - LREAL - - 1.2E-06 - - - - TcVarGlobal - - - 1266519488 - - - GVL_PhysicalConstants.fPlanckLength_in_m - Planck length (m) - Uncertainty: 1.8e-40 - 64 - LREAL - - 1.616255E-35 - - - - TcVarGlobal - - - 1266519552 - - - GVL_PhysicalConstants.fPlanckLength_in_m_Units - 648 - STRING(80) - - m - - - - TcVarGlobal - - - 1266519616 - - - GVL_PhysicalConstants.fPlanckLength_in_m_Uncertainty - 64 - LREAL - - 1.8E-40 - - - - TcVarGlobal - - - 1266520320 - - - GVL_PhysicalConstants.fPlanckMass_in_kg - Planck mass (kg) - Uncertainty: 2.4e-13 - 64 - LREAL - - 2.176434E-08 - - - - TcVarGlobal - - - 1266520384 - - - GVL_PhysicalConstants.fPlanckMass_in_kg_Units - 648 - STRING(80) - - kg - - - - TcVarGlobal - - - 1266520448 - - - GVL_PhysicalConstants.fPlanckMass_in_kg_Uncertainty - 64 - LREAL - - 2.4E-13 - - - - TcVarGlobal - - - 1266521152 - - - GVL_PhysicalConstants.fPlanckMassEnergyEquivalentInGeV_in_GeV - Planck mass energy equivalent in GeV (GeV) - Uncertainty: 140000000000000.0 - 64 - LREAL - - 1.22089E+19 - - - - TcVarGlobal - - - 1266521216 - - - GVL_PhysicalConstants.fPlanckMassEnergyEquivalentInGeV_in_GeV_Units - 648 - STRING(80) - - GeV - - - - TcVarGlobal - - - 1266521280 - - - GVL_PhysicalConstants.fPlanckMassEnergyEquivalentInGeV_in_GeV_Uncertainty - 64 - LREAL - - 140000000000000 - - - - TcVarGlobal - - - 1266521984 - - - GVL_PhysicalConstants.fPlanckTemperature_in_K - Planck temperature (K) - Uncertainty: 1.6e+27 - 64 - LREAL - - 1.416784E+32 - - - - TcVarGlobal - - - 1266522048 - - - GVL_PhysicalConstants.fPlanckTemperature_in_K_Units - 648 - STRING(80) - - K - - - - TcVarGlobal - - - 1266522112 - - - GVL_PhysicalConstants.fPlanckTemperature_in_K_Uncertainty - 64 - LREAL - - 1.6E+27 - - - - TcVarGlobal - - - 1266522816 - - - GVL_PhysicalConstants.fPlanckTime_in_s - Planck time (s) - Uncertainty: 6e-49 - 64 - LREAL - - 5.391247E-44 - - - - TcVarGlobal - - - 1266522880 - - - GVL_PhysicalConstants.fPlanckTime_in_s_Units - 648 - STRING(80) - - s - - - - TcVarGlobal - - - 1266522944 - - - GVL_PhysicalConstants.fPlanckTime_in_s_Uncertainty - 64 - LREAL - - 6E-49 - - - - TcVarGlobal - - - 1266523648 - - - GVL_PhysicalConstants.fProtonChargeToMassQuotient_in_C_kg_1 - proton charge to mass quotient (C kg^-1) - Uncertainty: 0.029 - 64 - LREAL - - 95788331.56 - - - - TcVarGlobal - - - 1266523712 - - - GVL_PhysicalConstants.fProtonChargeToMassQuotient_in_C_kg_1_Units - 648 - STRING(80) - - C kg^-1 - - - - TcVarGlobal - - - 1266523776 - - - GVL_PhysicalConstants.fProtonChargeToMassQuotient_in_C_kg_1_Uncertainty - 64 - LREAL - - 0.029 - - - - TcVarGlobal - - - 1266524480 - - - GVL_PhysicalConstants.fProtonComptonWavelength_in_m - proton Compton wavelength (m) - Uncertainty: 4e-25 - 64 - LREAL - - 1.32140985539E-15 - - - - TcVarGlobal - - - 1266524544 - - - GVL_PhysicalConstants.fProtonComptonWavelength_in_m_Units - 648 - STRING(80) - - m - - - - TcVarGlobal - - - 1266524608 - - - GVL_PhysicalConstants.fProtonComptonWavelength_in_m_Uncertainty - 64 - LREAL - - 4E-25 - - - - TcVarGlobal - - - 1266525312 - - - GVL_PhysicalConstants.fProtonComptonWavelengthOver2Pi_in_m - proton Compton wavelength over 2 pi (m) - Uncertainty: 9.7e-26 - 64 - LREAL - - 2.10308910109E-16 - - - - TcVarGlobal - - - 1266525376 - - - GVL_PhysicalConstants.fProtonComptonWavelengthOver2Pi_in_m_Units - 648 - STRING(80) - - m - - - - TcVarGlobal - - - 1266525440 - - - GVL_PhysicalConstants.fProtonComptonWavelengthOver2Pi_in_m_Uncertainty - 64 - LREAL - - 9.7E-26 - - - - TcVarGlobal - - - 1266526144 - - - GVL_PhysicalConstants.fProtonElectronMassRatio - proton-electron mass ratio - Uncertainty: 1.1e-07 - 64 - LREAL - - 1836.15267343 - - - - TcVarGlobal - - - 1266526208 - - - GVL_PhysicalConstants.fProtonElectronMassRatio_Uncertainty - 64 - LREAL - - 1.1E-07 - - - - TcVarGlobal - - - 1266526272 - - - GVL_PhysicalConstants.fProtonGFactor - proton g factor - Uncertainty: 1.6e-09 - 64 - LREAL - - 5.5856946893 - - - - TcVarGlobal - - - 1266526336 - - - GVL_PhysicalConstants.fProtonGFactor_Uncertainty - 64 - LREAL - - 1.6E-09 - - - - TcVarGlobal - - - 1266526400 - - - GVL_PhysicalConstants.fProtonGyromag_Ratio_in_s_1_T_1 - proton gyromag. ratio (s^-1 T^-1) - Uncertainty: 0.11 - 64 - LREAL - - 267522187.44 - - - - TcVarGlobal - - - 1266526464 - - - GVL_PhysicalConstants.fProtonGyromag_Ratio_in_s_1_T_1_Units - 648 - STRING(80) - - s^-1 T^-1 - - - - TcVarGlobal - - - 1266526528 - - - GVL_PhysicalConstants.fProtonGyromag_Ratio_in_s_1_T_1_Uncertainty - 64 - LREAL - - 0.11 - - - - TcVarGlobal - - - 1266527232 - - - GVL_PhysicalConstants.fProtonGyromag_RatioOver2Pi_in_MHz_T_1 - proton gyromag. ratio over 2 pi (MHz T^-1) - Uncertainty: 2.9e-07 - 64 - LREAL - - 42.57747892 - - - - TcVarGlobal - - - 1266527296 - - - GVL_PhysicalConstants.fProtonGyromag_RatioOver2Pi_in_MHz_T_1_Units - 648 - STRING(80) - - MHz T^-1 - - - - TcVarGlobal - - - 1266527360 - - - GVL_PhysicalConstants.fProtonGyromag_RatioOver2Pi_in_MHz_T_1_Uncertainty - 64 - LREAL - - 2.9E-07 - - - - TcVarGlobal - - - 1266528064 - - - GVL_PhysicalConstants.fProtonMag_Mom_in_J_T_1 - proton mag. mom. (J T^-1) - Uncertainty: 6e-36 - 64 - LREAL - - 1.41060679736E-26 - - - - TcVarGlobal - - - 1266528128 - - - GVL_PhysicalConstants.fProtonMag_Mom_in_J_T_1_Units - 648 - STRING(80) - - J T^-1 - - - - TcVarGlobal - - - 1266528192 - - - GVL_PhysicalConstants.fProtonMag_Mom_in_J_T_1_Uncertainty - 64 - LREAL - - 6E-36 - - - - TcVarGlobal - - - 1266528896 - - - GVL_PhysicalConstants.fProtonMag_Mom_ToBohrMagnetonRatio - proton mag. mom. to Bohr magneton ratio - Uncertainty: 4.6e-13 - 64 - LREAL - - 0.0015210322023 - - - - TcVarGlobal - - - 1266528960 - - - GVL_PhysicalConstants.fProtonMag_Mom_ToBohrMagnetonRatio_Uncertainty - 64 - LREAL - - 4.6E-13 - - - - TcVarGlobal - - - 1266529024 - - - GVL_PhysicalConstants.fProtonMag_Mom_ToNuclearMagnetonRatio - proton mag. mom. to nuclear magneton ratio - Uncertainty: 8.2e-10 - 64 - LREAL - - 2.79284734463 - - - - TcVarGlobal - - - 1266529088 - - - GVL_PhysicalConstants.fProtonMag_Mom_ToNuclearMagnetonRatio_Uncertainty - 64 - LREAL - - 8.2E-10 - - - - TcVarGlobal - - - 1266529152 - - - GVL_PhysicalConstants.fProtonMag_ShieldingCorrection - proton mag. shielding correction - Uncertainty: 1.1e-08 - 64 - LREAL - - 2.5689E-05 - - - - TcVarGlobal - - - 1266529216 - - - GVL_PhysicalConstants.fProtonMag_ShieldingCorrection_Uncertainty - 64 - LREAL - - 1.1E-08 - - - - TcVarGlobal - - - 1266529280 - - - GVL_PhysicalConstants.fProtonMass_in_kg - proton mass (kg) - Uncertainty: 5.1e-37 - 64 - LREAL - - 1.67262192369E-27 - - - - TcVarGlobal - - - 1266529344 - - - GVL_PhysicalConstants.fProtonMass_in_kg_Units - 648 - STRING(80) - - kg - - - - TcVarGlobal - - - 1266529408 - - - GVL_PhysicalConstants.fProtonMass_in_kg_Uncertainty - 64 - LREAL - - 5.1E-37 - - - - TcVarGlobal - - - 1266530112 - - - GVL_PhysicalConstants.fProtonMassEnergyEquivalent_in_J - proton mass energy equivalent (J) - Uncertainty: 4.6e-20 - 64 - LREAL - - 1.50327761598E-10 - - - - TcVarGlobal - - - 1266530176 - - - GVL_PhysicalConstants.fProtonMassEnergyEquivalent_in_J_Units - 648 - STRING(80) - - J - - - - TcVarGlobal - - - 1266530240 - - - GVL_PhysicalConstants.fProtonMassEnergyEquivalent_in_J_Uncertainty - 64 - LREAL - - 4.6E-20 - - - - TcVarGlobal - - - 1266530944 - - - GVL_PhysicalConstants.fProtonMassEnergyEquivalentInMeV_in_MeV - proton mass energy equivalent in MeV (MeV) - Uncertainty: 2.9e-07 - 64 - LREAL - - 938.27208816 - - - - TcVarGlobal - - - 1266531008 - - - GVL_PhysicalConstants.fProtonMassEnergyEquivalentInMeV_in_MeV_Units - 648 - STRING(80) - - MeV - - - - TcVarGlobal - - - 1266531072 - - - GVL_PhysicalConstants.fProtonMassEnergyEquivalentInMeV_in_MeV_Uncertainty - 64 - LREAL - - 2.9E-07 - - - - TcVarGlobal - - - 1266531776 - - - GVL_PhysicalConstants.fProtonMassInU_in_u - proton mass in u (u) - Uncertainty: 5.3e-11 - 64 - LREAL - - 1.007276466621 - - - - TcVarGlobal - - - 1266531840 - - - GVL_PhysicalConstants.fProtonMassInU_in_u_Units - 648 - STRING(80) - - u - - - - TcVarGlobal - - - 1266531904 - - - GVL_PhysicalConstants.fProtonMassInU_in_u_Uncertainty - 64 - LREAL - - 5.3E-11 - - - - TcVarGlobal - - - 1266532608 - - - GVL_PhysicalConstants.fProtonMolarMass_in_kg_mol_1 - proton molar mass (kg mol^-1) - Uncertainty: 3.1e-13 - 64 - LREAL - - 0.00100727646627 - - - - TcVarGlobal - - - 1266532672 - - - GVL_PhysicalConstants.fProtonMolarMass_in_kg_mol_1_Units - 648 - STRING(80) - - kg mol^-1 - - - - TcVarGlobal - - - 1266532736 - - - GVL_PhysicalConstants.fProtonMolarMass_in_kg_mol_1_Uncertainty - 64 - LREAL - - 3.1E-13 - - - - TcVarGlobal - - - 1266533440 - - - GVL_PhysicalConstants.fProtonMuonMassRatio - proton-muon mass ratio - Uncertainty: 2e-07 - 64 - LREAL - - 8.88024337 - - - - TcVarGlobal - - - 1266533504 - - - GVL_PhysicalConstants.fProtonMuonMassRatio_Uncertainty - 64 - LREAL - - 2E-07 - - - - TcVarGlobal - - - 1266533568 - - - GVL_PhysicalConstants.fProtonNeutronMag_Mom_Ratio - proton-neutron mag. mom. ratio - Uncertainty: 3.4e-07 - 64 - LREAL - - -1.45989805 - - - - TcVarGlobal - - - 1266533632 - - - GVL_PhysicalConstants.fProtonNeutronMag_Mom_Ratio_Uncertainty - 64 - LREAL - - 3.4E-07 - - - - TcVarGlobal - - - 1266533696 - - - GVL_PhysicalConstants.fProtonNeutronMassRatio - proton-neutron mass ratio - Uncertainty: 4.9e-10 - 64 - LREAL - - 0.99862347812 - - - - TcVarGlobal - - - 1266533760 - - - GVL_PhysicalConstants.fProtonNeutronMassRatio_Uncertainty - 64 - LREAL - - 4.9E-10 - - - - TcVarGlobal - - - 1266533824 - - - GVL_PhysicalConstants.fProtonRmsChargeRadius_in_m - proton rms charge radius (m) - Uncertainty: 1.9e-18 - 64 - LREAL - - 8.414E-16 - - - - TcVarGlobal - - - 1266533888 - - - GVL_PhysicalConstants.fProtonRmsChargeRadius_in_m_Units - 648 - STRING(80) - - m - - - - TcVarGlobal - - - 1266533952 - - - GVL_PhysicalConstants.fProtonRmsChargeRadius_in_m_Uncertainty - 64 - LREAL - - 1.9E-18 - - - - TcVarGlobal - - - 1266534656 - - - GVL_PhysicalConstants.fProtonTauMassRatio - proton-tau mass ratio - Uncertainty: 3.6e-05 - 64 - LREAL - - 0.528051 - - - - TcVarGlobal - - - 1266534720 - - - GVL_PhysicalConstants.fProtonTauMassRatio_Uncertainty - 64 - LREAL - - 3.6E-05 - - - - TcVarGlobal - - - 1266534784 - - - GVL_PhysicalConstants.fQuantumOfCirculation_in_m_2_s_1 - quantum of circulation (m^2 s^-1) - Uncertainty: 1.1e-13 - 64 - LREAL - - 0.00036369475516 - - - - TcVarGlobal - - - 1266534848 - - - GVL_PhysicalConstants.fQuantumOfCirculation_in_m_2_s_1_Units - 648 - STRING(80) - - m^2 s^-1 - - - - TcVarGlobal - - - 1266534912 - - - GVL_PhysicalConstants.fQuantumOfCirculation_in_m_2_s_1_Uncertainty - 64 - LREAL - - 1.1E-13 - - - - TcVarGlobal - - - 1266535616 - - - GVL_PhysicalConstants.fQuantumOfCirculationTimes2_in_m_2_s_1 - quantum of circulation times 2 (m^2 s^-1) - Uncertainty: 2.2e-13 - 64 - LREAL - - 0.00072738951032 - - - - TcVarGlobal - - - 1266535680 - - - GVL_PhysicalConstants.fQuantumOfCirculationTimes2_in_m_2_s_1_Units - 648 - STRING(80) - - m^2 s^-1 - - - - TcVarGlobal - - - 1266535744 - - - GVL_PhysicalConstants.fQuantumOfCirculationTimes2_in_m_2_s_1_Uncertainty - 64 - LREAL - - 2.2E-13 - - - - TcVarGlobal - - - 1266536448 - - - GVL_PhysicalConstants.fRydbergConstant_in_m_1 - Rydberg constant (m^-1) - Uncertainty: 2.1e-05 - 64 - LREAL - - 10973731.56816 - - - - TcVarGlobal - - - 1266536512 - - - GVL_PhysicalConstants.fRydbergConstant_in_m_1_Units - 648 - STRING(80) - - m^-1 - - - - TcVarGlobal - - - 1266536576 - - - GVL_PhysicalConstants.fRydbergConstant_in_m_1_Uncertainty - 64 - LREAL - - 2.1E-05 - - - - TcVarGlobal - - - 1266537280 - - - GVL_PhysicalConstants.fRydbergConstantTimesCInHz_in_Hz - Rydberg constant times c in Hz (Hz) - Uncertainty: 6400.0 - 64 - LREAL - - 3.2898419602508E+15 - - - - TcVarGlobal - - - 1266537344 - - - GVL_PhysicalConstants.fRydbergConstantTimesCInHz_in_Hz_Units - 648 - STRING(80) - - Hz - - - - TcVarGlobal - - - 1266537408 - - - GVL_PhysicalConstants.fRydbergConstantTimesCInHz_in_Hz_Uncertainty - 64 - LREAL - - 6400 - - - - TcVarGlobal - - - 1266538112 - - - GVL_PhysicalConstants.fRydbergConstantTimesHcInEV_in_eV - Rydberg constant times hc in eV (eV) - Uncertainty: 2.6e-11 - 64 - LREAL - - 13.605693122994 - - - - TcVarGlobal - - - 1266538176 - - - GVL_PhysicalConstants.fRydbergConstantTimesHcInEV_in_eV_Units - 648 - STRING(80) - - eV - - - - TcVarGlobal - - - 1266538240 - - - GVL_PhysicalConstants.fRydbergConstantTimesHcInEV_in_eV_Uncertainty - 64 - LREAL - - 2.6E-11 - - - - TcVarGlobal - - - 1266538944 - - - GVL_PhysicalConstants.fRydbergConstantTimesHcInJ_in_J - Rydberg constant times hc in J (J) - Uncertainty: 4.2e-30 - 64 - LREAL - - 2.1798723611035E-18 - - - - TcVarGlobal - - - 1266539008 - - - GVL_PhysicalConstants.fRydbergConstantTimesHcInJ_in_J_Units - 648 - STRING(80) - - J - - - - TcVarGlobal - - - 1266539072 - - - GVL_PhysicalConstants.fRydbergConstantTimesHcInJ_in_J_Uncertainty - 64 - LREAL - - 4.2E-30 - - - - TcVarGlobal - - - 1266539776 - - - GVL_PhysicalConstants.fSackur_TetrodeConstant_1K_100KPa - Sackur-Tetrode constant (1 K, 100 kPa) - Uncertainty: 4.5e-10 - 64 - LREAL - - -1.15170753706 - - - - TcVarGlobal - - - 1266539840 - - - GVL_PhysicalConstants.fSackur_TetrodeConstant_1K_100KPa_Uncertainty - 64 - LREAL - - 4.5E-10 - - - - TcVarGlobal - - - 1266539904 - - - GVL_PhysicalConstants.fSackur_TetrodeConstant_1K_101_325KPa - Sackur-Tetrode constant (1 K, 101.325 kPa) - Uncertainty: 4.5e-10 - 64 - LREAL - - -1.16487052358 - - - - TcVarGlobal - - - 1266539968 - - - GVL_PhysicalConstants.fSackur_TetrodeConstant_1K_101_325KPa_Uncertainty - 64 - LREAL - - 4.5E-10 - - - - TcVarGlobal - - - 1266540032 - - - GVL_PhysicalConstants.fSecondRadiationConstant_in_m_K - second radiation constant (m K) - 64 - LREAL - - 0.01438776877 - - - - TcVarGlobal - - - 1266540096 - - - GVL_PhysicalConstants.fSecondRadiationConstant_in_m_K_Units - 648 - STRING(80) - - m K - - - - TcVarGlobal - - - 1266540160 - - - GVL_PhysicalConstants.fShieldedHelionGyromag_Ratio_in_s_1_T_1 - shielded helion gyromag. ratio (s^-1 T^-1) - Uncertainty: 2.4 - 64 - LREAL - - 203789456.9 - - - - TcVarGlobal - - - 1266540864 - - - GVL_PhysicalConstants.fShieldedHelionGyromag_Ratio_in_s_1_T_1_Units - 648 - STRING(80) - - s^-1 T^-1 - - - - TcVarGlobal - - - 1266540928 - - - GVL_PhysicalConstants.fShieldedHelionGyromag_Ratio_in_s_1_T_1_Uncertainty - 64 - LREAL - - 2.4 - - - - TcVarGlobal - - - 1266541632 - - - GVL_PhysicalConstants.fShieldedHelionGyromag_RatioOver2Pi_in_MHz_T_1 - shielded helion gyromag. ratio over 2 pi (MHz T^-1) - Uncertainty: 4.3e-07 - 64 - LREAL - - 32.43409966 - - - - TcVarGlobal - - - 1266541696 - - - GVL_PhysicalConstants.fShieldedHelionGyromag_RatioOver2Pi_in_MHz_T_1_Units - 648 - STRING(80) - - MHz T^-1 - - - - TcVarGlobal - - - 1266541760 - - - GVL_PhysicalConstants.fShieldedHelionGyromag_RatioOver2Pi_in_MHz_T_1_Uncertainty - 64 - LREAL - - 4.3E-07 - - - - TcVarGlobal - - - 1266542464 - - - GVL_PhysicalConstants.fShieldedHelionMag_Mom_in_J_T_1 - shielded helion mag. mom. (J T^-1) - Uncertainty: 1.3e-34 - 64 - LREAL - - -1.07455309E-26 - - - - TcVarGlobal - - - 1266542528 - - - GVL_PhysicalConstants.fShieldedHelionMag_Mom_in_J_T_1_Units - 648 - STRING(80) - - J T^-1 - - - - TcVarGlobal - - - 1266542592 - - - GVL_PhysicalConstants.fShieldedHelionMag_Mom_in_J_T_1_Uncertainty - 64 - LREAL - - 1.3E-34 - - - - TcVarGlobal - - - 1266543296 - - - GVL_PhysicalConstants.fShieldedHelionMag_Mom_ToBohrMagnetonRatio - shielded helion mag. mom. to Bohr magneton ratio - Uncertainty: 1.4e-11 - 64 - LREAL - - -0.001158671471 - - - - TcVarGlobal - - - 1266543360 - - - GVL_PhysicalConstants.fShieldedHelionMag_Mom_ToBohrMagnetonRatio_Uncertainty - 64 - LREAL - - 1.4E-11 - - - - TcVarGlobal - - - 1266543424 - - - GVL_PhysicalConstants.fShieldedHelionMag_Mom_ToNuclearMagnetonRatio - shielded helion mag. mom. to nuclear magneton ratio - Uncertainty: 2.5e-08 - 64 - LREAL - - -2.127497719 - - - - TcVarGlobal - - - 1266543488 - - - GVL_PhysicalConstants.fShieldedHelionMag_Mom_ToNuclearMagnetonRatio_Uncertainty - 64 - LREAL - - 2.5E-08 - - - - TcVarGlobal - - - 1266543552 - - - GVL_PhysicalConstants.fShieldedHelionToProtonMag_Mom_Ratio - shielded helion to proton mag. mom. ratio - Uncertainty: 8.9e-09 - 64 - LREAL - - -0.7617665618 - - - - TcVarGlobal - - - 1266543616 - - - GVL_PhysicalConstants.fShieldedHelionToProtonMag_Mom_Ratio_Uncertainty - 64 - LREAL - - 8.9E-09 - - - - TcVarGlobal - - - 1266543680 - - - GVL_PhysicalConstants.fShieldedHelionToShieldedProtonMag_Mom_Ratio - shielded helion to shielded proton mag. mom. ratio - Uncertainty: 3.3e-09 - 64 - LREAL - - -0.7617861313 - - - - TcVarGlobal - - - 1266543744 - - - GVL_PhysicalConstants.fShieldedHelionToShieldedProtonMag_Mom_Ratio_Uncertainty - 64 - LREAL - - 3.3E-09 - - - - TcVarGlobal - - - 1266543808 - - - GVL_PhysicalConstants.fShieldedProtonGyromag_Ratio_in_s_1_T_1 - shielded proton gyromag. ratio (s^-1 T^-1) - Uncertainty: 2.9 - 64 - LREAL - - 267515315.1 - - - - TcVarGlobal - - - 1266543872 - - - GVL_PhysicalConstants.fShieldedProtonGyromag_Ratio_in_s_1_T_1_Units - 648 - STRING(80) - - s^-1 T^-1 - - - - TcVarGlobal - - - 1266543936 - - - GVL_PhysicalConstants.fShieldedProtonGyromag_Ratio_in_s_1_T_1_Uncertainty - 64 - LREAL - - 2.9 - - - - TcVarGlobal - - - 1266544640 - - - GVL_PhysicalConstants.fShieldedProtonGyromag_RatioOver2Pi_in_MHz_T_1 - shielded proton gyromag. ratio over 2 pi (MHz T^-1) - Uncertainty: 5.3e-07 - 64 - LREAL - - 42.57638507 - - - - TcVarGlobal - - - 1266544704 - - - GVL_PhysicalConstants.fShieldedProtonGyromag_RatioOver2Pi_in_MHz_T_1_Units - 648 - STRING(80) - - MHz T^-1 - - - - TcVarGlobal - - - 1266544768 - - - GVL_PhysicalConstants.fShieldedProtonGyromag_RatioOver2Pi_in_MHz_T_1_Uncertainty - 64 - LREAL - - 5.3E-07 - - - - TcVarGlobal - - - 1266545472 - - - GVL_PhysicalConstants.fShieldedProtonMag_Mom_in_J_T_1 - shielded proton mag. mom. (J T^-1) - Uncertainty: 1.5e-34 - 64 - LREAL - - 1.41057056E-26 - - - - TcVarGlobal - - - 1266545536 - - - GVL_PhysicalConstants.fShieldedProtonMag_Mom_in_J_T_1_Units - 648 - STRING(80) - - J T^-1 - - - - TcVarGlobal - - - 1266545600 - - - GVL_PhysicalConstants.fShieldedProtonMag_Mom_in_J_T_1_Uncertainty - 64 - LREAL - - 1.5E-34 - - - - TcVarGlobal - - - 1266546304 - - - GVL_PhysicalConstants.fShieldedProtonMag_Mom_ToBohrMagnetonRatio - shielded proton mag. mom. to Bohr magneton ratio - Uncertainty: 1.7e-11 - 64 - LREAL - - 0.001520993128 - - - - TcVarGlobal - - - 1266546368 - - - GVL_PhysicalConstants.fShieldedProtonMag_Mom_ToBohrMagnetonRatio_Uncertainty - 64 - LREAL - - 1.7E-11 - - - - TcVarGlobal - - - 1266546432 - - - GVL_PhysicalConstants.fShieldedProtonMag_Mom_ToNuclearMagnetonRatio - shielded proton mag. mom. to nuclear magneton ratio - Uncertainty: 3e-08 - 64 - LREAL - - 2.792775599 - - - - TcVarGlobal - - - 1266546496 - - - GVL_PhysicalConstants.fShieldedProtonMag_Mom_ToNuclearMagnetonRatio_Uncertainty - 64 - LREAL - - 3E-08 - - - - TcVarGlobal - - - 1266546560 - - - GVL_PhysicalConstants.fSpeedOfLightInVacuum_in_m_s_1 - speed of light in vacuum (m s^-1) - 64 - LREAL - - 299792458 - - - - TcVarGlobal - - - 1266546624 - - - GVL_PhysicalConstants.fSpeedOfLightInVacuum_in_m_s_1_Units - 648 - STRING(80) - - m s^-1 - - - - TcVarGlobal - - - 1266546688 - - - GVL_PhysicalConstants.fStandardAccelerationOfGravity_in_m_s_2 - standard acceleration of gravity (m s^-2) - 64 - LREAL - - 9.80665 - - - - TcVarGlobal - - - 1266547392 - - - GVL_PhysicalConstants.fStandardAccelerationOfGravity_in_m_s_2_Units - 648 - STRING(80) - - m s^-2 - - - - TcVarGlobal - - - 1266547456 - - - GVL_PhysicalConstants.fStandardAtmosphere_in_Pa - standard atmosphere (Pa) - 64 - LREAL - - 101325 - - - - TcVarGlobal - - - 1266548160 - - - GVL_PhysicalConstants.fStandardAtmosphere_in_Pa_Units - 648 - STRING(80) - - Pa - - - - TcVarGlobal - - - 1266548224 - - - GVL_PhysicalConstants.fStefan_BoltzmannConstant_in_W_m_2_K_4 - Stefan-Boltzmann constant (W m^-2 K^-4) - 64 - LREAL - - 5.670374419E-08 - - - - TcVarGlobal - - - 1266548928 - - - GVL_PhysicalConstants.fStefan_BoltzmannConstant_in_W_m_2_K_4_Units - 648 - STRING(80) - - W m^-2 K^-4 - - - - TcVarGlobal - - - 1266548992 - - - GVL_PhysicalConstants.fTauComptonWavelength_in_m - tau Compton wavelength (m) - Uncertainty: 4.7e-20 - 64 - LREAL - - 6.97771E-16 - - - - TcVarGlobal - - - 1266549696 - - - GVL_PhysicalConstants.fTauComptonWavelength_in_m_Units - 648 - STRING(80) - - m - - - - TcVarGlobal - - - 1266549760 - - - GVL_PhysicalConstants.fTauComptonWavelength_in_m_Uncertainty - 64 - LREAL - - 4.7E-20 - - - - TcVarGlobal - - - 1266550464 - - - GVL_PhysicalConstants.fTauComptonWavelengthOver2Pi_in_m - tau Compton wavelength over 2 pi (m) - Uncertainty: 1e-20 - 64 - LREAL - - 1.11056E-16 - - - - TcVarGlobal - - - 1266550528 - - - GVL_PhysicalConstants.fTauComptonWavelengthOver2Pi_in_m_Units - 648 - STRING(80) - - m - - - - TcVarGlobal - - - 1266550592 - - - GVL_PhysicalConstants.fTauComptonWavelengthOver2Pi_in_m_Uncertainty - 64 - LREAL - - 1E-20 - - - - TcVarGlobal - - - 1266551296 - - - GVL_PhysicalConstants.fTauElectronMassRatio - tau-electron mass ratio - Uncertainty: 0.23 - 64 - LREAL - - 3477.23 - - - - TcVarGlobal - - - 1266551360 - - - GVL_PhysicalConstants.fTauElectronMassRatio_Uncertainty - 64 - LREAL - - 0.23 - - - - TcVarGlobal - - - 1266551424 - - - GVL_PhysicalConstants.fTauMass_in_kg - tau mass (kg) - Uncertainty: 2.1e-31 - 64 - LREAL - - 3.16754E-27 - - - - TcVarGlobal - - - 1266551488 - - - GVL_PhysicalConstants.fTauMass_in_kg_Units - 648 - STRING(80) - - kg - - - - TcVarGlobal - - - 1266551552 - - - GVL_PhysicalConstants.fTauMass_in_kg_Uncertainty - 64 - LREAL - - 2.1E-31 - - - - TcVarGlobal - - - 1266552256 - - - GVL_PhysicalConstants.fTauMassEnergyEquivalent_in_J - tau mass energy equivalent (J) - Uncertainty: 1.9e-14 - 64 - LREAL - - 2.84684E-10 - - - - TcVarGlobal - - - 1266552320 - - - GVL_PhysicalConstants.fTauMassEnergyEquivalent_in_J_Units - 648 - STRING(80) - - J - - - - TcVarGlobal - - - 1266552384 - - - GVL_PhysicalConstants.fTauMassEnergyEquivalent_in_J_Uncertainty - 64 - LREAL - - 1.9E-14 - - - - TcVarGlobal - - - 1266553088 - - - GVL_PhysicalConstants.fTauMassEnergyEquivalentInMeV_in_MeV - tau mass energy equivalent in MeV (MeV) - Uncertainty: 0.16 - 64 - LREAL - - 1776.82 - - - - TcVarGlobal - - - 1266553152 - - - GVL_PhysicalConstants.fTauMassEnergyEquivalentInMeV_in_MeV_Units - 648 - STRING(80) - - MeV - - - - TcVarGlobal - - - 1266553216 - - - GVL_PhysicalConstants.fTauMassEnergyEquivalentInMeV_in_MeV_Uncertainty - 64 - LREAL - - 0.16 - - - - TcVarGlobal - - - 1266553920 - - - GVL_PhysicalConstants.fTauMassInU_in_u - tau mass in u (u) - Uncertainty: 0.00013 - 64 - LREAL - - 1.90754 - - - - TcVarGlobal - - - 1266553984 - - - GVL_PhysicalConstants.fTauMassInU_in_u_Units - 648 - STRING(80) - - u - - - - TcVarGlobal - - - 1266554048 - - - GVL_PhysicalConstants.fTauMassInU_in_u_Uncertainty - 64 - LREAL - - 0.00013 - - - - TcVarGlobal - - - 1266554752 - - - GVL_PhysicalConstants.fTauMolarMass_in_kg_mol_1 - tau molar mass (kg mol^-1) - Uncertainty: 1.3e-07 - 64 - LREAL - - 0.00190754 - - - - TcVarGlobal - - - 1266554816 - - - GVL_PhysicalConstants.fTauMolarMass_in_kg_mol_1_Units - 648 - STRING(80) - - kg mol^-1 - - - - TcVarGlobal - - - 1266554880 - - - GVL_PhysicalConstants.fTauMolarMass_in_kg_mol_1_Uncertainty - 64 - LREAL - - 1.3E-07 - - - - TcVarGlobal - - - 1266555584 - - - GVL_PhysicalConstants.fTauMuonMassRatio - tau-muon mass ratio - Uncertainty: 0.0011 - 64 - LREAL - - 16.817 - - - - TcVarGlobal - - - 1266555648 - - - GVL_PhysicalConstants.fTauMuonMassRatio_Uncertainty - 64 - LREAL - - 0.0011 - - - - TcVarGlobal - - - 1266555712 - - - GVL_PhysicalConstants.fTauNeutronMassRatio - tau-neutron mass ratio - Uncertainty: 0.00013 - 64 - LREAL - - 1.89115 - - - - TcVarGlobal - - - 1266555776 - - - GVL_PhysicalConstants.fTauNeutronMassRatio_Uncertainty - 64 - LREAL - - 0.00013 - - - - TcVarGlobal - - - 1266555840 - - - GVL_PhysicalConstants.fTauProtonMassRatio - tau-proton mass ratio - Uncertainty: 0.00013 - 64 - LREAL - - 1.89376 - - - - TcVarGlobal - - - 1266555904 - - - GVL_PhysicalConstants.fTauProtonMassRatio_Uncertainty - 64 - LREAL - - 0.00013 - - - - TcVarGlobal - - - 1266555968 - - - GVL_PhysicalConstants.fThomsonCrossSection_in_m_2 - Thomson cross section (m^2) - Uncertainty: 6e-38 - 64 - LREAL - - 6.6524587321E-29 - - - - TcVarGlobal - - - 1266556032 - - - GVL_PhysicalConstants.fThomsonCrossSection_in_m_2_Units - 648 - STRING(80) - - m^2 - - - - TcVarGlobal - - - 1266556096 - - - GVL_PhysicalConstants.fThomsonCrossSection_in_m_2_Uncertainty - 64 - LREAL - - 6E-38 - - - - TcVarGlobal - - - 1266556800 - - - GVL_PhysicalConstants.fTritonElectronMag_Mom_Ratio - triton-electron mag. mom. ratio - Uncertainty: 2.1e-11 - 64 - LREAL - - -0.001620514423 - - - - TcVarGlobal - - - 1266556864 - - - GVL_PhysicalConstants.fTritonElectronMag_Mom_Ratio_Uncertainty - 64 - LREAL - - 2.1E-11 - - - - TcVarGlobal - - - 1266556928 - - - GVL_PhysicalConstants.fTritonElectronMassRatio - triton-electron mass ratio - Uncertainty: 2.7e-07 - 64 - LREAL - - 5496.92153573 - - - - TcVarGlobal - - - 1266556992 - - - GVL_PhysicalConstants.fTritonElectronMassRatio_Uncertainty - 64 - LREAL - - 2.7E-07 - - - - TcVarGlobal - - - 1266557056 - - - GVL_PhysicalConstants.fTritonGFactor - triton g factor - Uncertainty: 1.2e-08 - 64 - LREAL - - 5.957924931 - - - - TcVarGlobal - - - 1266557120 - - - GVL_PhysicalConstants.fTritonGFactor_Uncertainty - 64 - LREAL - - 1.2E-08 - - - - TcVarGlobal - - - 1266557184 - - - GVL_PhysicalConstants.fTritonMag_Mom_in_J_T_1 - triton mag. mom. (J T^-1) - Uncertainty: 3e-35 - 64 - LREAL - - 1.5046095202E-26 - - - - TcVarGlobal - - - 1266557248 - - - GVL_PhysicalConstants.fTritonMag_Mom_in_J_T_1_Units - 648 - STRING(80) - - J T^-1 - - - - TcVarGlobal - - - 1266557312 - - - GVL_PhysicalConstants.fTritonMag_Mom_in_J_T_1_Uncertainty - 64 - LREAL - - 3E-35 - - - - TcVarGlobal - - - 1266558016 - - - GVL_PhysicalConstants.fTritonMag_Mom_ToBohrMagnetonRatio - triton mag. mom. to Bohr magneton ratio - Uncertainty: 3.2e-12 - 64 - LREAL - - 0.0016223936651 - - - - TcVarGlobal - - - 1266558080 - - - GVL_PhysicalConstants.fTritonMag_Mom_ToBohrMagnetonRatio_Uncertainty - 64 - LREAL - - 3.2E-12 - - - - TcVarGlobal - - - 1266558144 - - - GVL_PhysicalConstants.fTritonMag_Mom_ToNuclearMagnetonRatio - triton mag. mom. to nuclear magneton ratio - Uncertainty: 5.9e-09 - 64 - LREAL - - 2.9789624656 - - - - TcVarGlobal - - - 1266558208 - - - GVL_PhysicalConstants.fTritonMag_Mom_ToNuclearMagnetonRatio_Uncertainty - 64 - LREAL - - 5.9E-09 - - - - TcVarGlobal - - - 1266558272 - - - GVL_PhysicalConstants.fTritonMass_in_kg - triton mass (kg) - Uncertainty: 1.5e-36 - 64 - LREAL - - 5.0073567446E-27 - - - - TcVarGlobal - - - 1266558336 - - - GVL_PhysicalConstants.fTritonMass_in_kg_Units - 648 - STRING(80) - - kg - - - - TcVarGlobal - - - 1266558400 - - - GVL_PhysicalConstants.fTritonMass_in_kg_Uncertainty - 64 - LREAL - - 1.5E-36 - - - - TcVarGlobal - - - 1266559104 - - - GVL_PhysicalConstants.fTritonMassEnergyEquivalent_in_J - triton mass energy equivalent (J) - Uncertainty: 1.4e-19 - 64 - LREAL - - 4.500387806E-10 - - - - TcVarGlobal - - - 1266559168 - - - GVL_PhysicalConstants.fTritonMassEnergyEquivalent_in_J_Units - 648 - STRING(80) - - J - - - - TcVarGlobal - - - 1266559232 - - - GVL_PhysicalConstants.fTritonMassEnergyEquivalent_in_J_Uncertainty - 64 - LREAL - - 1.4E-19 - - - - TcVarGlobal - - - 1266559936 - - - GVL_PhysicalConstants.fTritonMassEnergyEquivalentInMeV_in_MeV - triton mass energy equivalent in MeV (MeV) - Uncertainty: 8.5e-07 - 64 - LREAL - - 2808.92113298 - - - - TcVarGlobal - - - 1266560000 - - - GVL_PhysicalConstants.fTritonMassEnergyEquivalentInMeV_in_MeV_Units - 648 - STRING(80) - - MeV - - - - TcVarGlobal - - - 1266560064 - - - GVL_PhysicalConstants.fTritonMassEnergyEquivalentInMeV_in_MeV_Uncertainty - 64 - LREAL - - 8.5E-07 - - - - TcVarGlobal - - - 1266560768 - - - GVL_PhysicalConstants.fTritonMassInU_in_u - triton mass in u (u) - Uncertainty: 1.2e-10 - 64 - LREAL - - 3.01550071621 - - - - TcVarGlobal - - - 1266560832 - - - GVL_PhysicalConstants.fTritonMassInU_in_u_Units - 648 - STRING(80) - - u - - - - TcVarGlobal - - - 1266560896 - - - GVL_PhysicalConstants.fTritonMassInU_in_u_Uncertainty - 64 - LREAL - - 1.2E-10 - - - - TcVarGlobal - - - 1266561600 - - - GVL_PhysicalConstants.fTritonMolarMass_in_kg_mol_1 - triton molar mass (kg mol^-1) - Uncertainty: 9.2e-13 - 64 - LREAL - - 0.00301550071517 - - - - TcVarGlobal - - - 1266561664 - - - GVL_PhysicalConstants.fTritonMolarMass_in_kg_mol_1_Units - 648 - STRING(80) - - kg mol^-1 - - - - TcVarGlobal - - - 1266561728 - - - GVL_PhysicalConstants.fTritonMolarMass_in_kg_mol_1_Uncertainty - 64 - LREAL - - 9.2E-13 - - - - TcVarGlobal - - - 1266562432 - - - GVL_PhysicalConstants.fTritonNeutronMag_Mom_Ratio - triton-neutron mag. mom. ratio - Uncertainty: 3.7e-07 - 64 - LREAL - - -1.55718553 - - - - TcVarGlobal - - - 1266562496 - - - GVL_PhysicalConstants.fTritonNeutronMag_Mom_Ratio_Uncertainty - 64 - LREAL - - 3.7E-07 - - - - TcVarGlobal - - - 1266562560 - - - GVL_PhysicalConstants.fTritonProtonMag_Mom_Ratio - triton-proton mag. mom. ratio - Uncertainty: 1e-08 - 64 - LREAL - - 1.066639908 - - - - TcVarGlobal - - - 1266562624 - - - GVL_PhysicalConstants.fTritonProtonMag_Mom_Ratio_Uncertainty - 64 - LREAL - - 1E-08 - - - - TcVarGlobal - - - 1266562688 - - - GVL_PhysicalConstants.fTritonProtonMassRatio - triton-proton mass ratio - Uncertainty: 1.5e-10 - 64 - LREAL - - 2.99371703414 - - - - TcVarGlobal - - - 1266562752 - - - GVL_PhysicalConstants.fTritonProtonMassRatio_Uncertainty - 64 - LREAL - - 1.5E-10 - - - - TcVarGlobal - - - 1266562816 - - - GVL_PhysicalConstants.fUnifiedAtomicMassUnit_in_kg - unified atomic mass unit (kg) - Uncertainty: 5e-37 - 64 - LREAL - - 1.6605390666E-27 - - - - TcVarGlobal - - - 1266562880 - - - GVL_PhysicalConstants.fUnifiedAtomicMassUnit_in_kg_Units - 648 - STRING(80) - - kg - - - - TcVarGlobal - - - 1266562944 - - - GVL_PhysicalConstants.fUnifiedAtomicMassUnit_in_kg_Uncertainty - 64 - LREAL - - 5E-37 - - - - TcVarGlobal - - - 1266563648 - - - GVL_PhysicalConstants.fVonKlitzingConstant_in_ohm - von Klitzing constant (ohm) - 64 - LREAL - - 25812.80745 - - - - TcVarGlobal - - - 1266563712 - - - GVL_PhysicalConstants.fVonKlitzingConstant_in_ohm_Units - 648 - STRING(80) - - ohm - - - - TcVarGlobal - - - 1266563776 - - - GVL_PhysicalConstants.fWeakMixingAngle - weak mixing angle - Uncertainty: 0.0003 - 64 - LREAL - - 0.2229 - - - - TcVarGlobal - - - 1266564480 - - - GVL_PhysicalConstants.fWeakMixingAngle_Uncertainty - 64 - LREAL - - 0.0003 - - - - TcVarGlobal - - - 1266564544 - - - GVL_PhysicalConstants.fWienFrequencyDisplacementLawConstant_in_Hz_K_1 - Wien frequency displacement law constant (Hz K^-1) - 64 - LREAL - - 58789257570 - - - - TcVarGlobal - - - 1266564608 - - - GVL_PhysicalConstants.fWienFrequencyDisplacementLawConstant_in_Hz_K_1_Units - 648 - STRING(80) - - Hz K^-1 - - - - TcVarGlobal - - - 1266564672 - - - GVL_PhysicalConstants.fWienWavelengthDisplacementLawConstant_in_m_K - Wien wavelength displacement law constant (m K) - 64 - LREAL - - 0.002897771955 - - - - TcVarGlobal - - - 1266565376 - - - GVL_PhysicalConstants.fWienWavelengthDisplacementLawConstant_in_m_K_Units - 648 - STRING(80) - - m K - - - - TcVarGlobal - - - 1266565440 - - - GVL_PhysicalConstants.fAtomicUnitOfMom_um_in_kg_m_s_1 - atomic unit of mom.um (kg m s^-1) - Uncertainty: 2.4e-32 - 64 - LREAL - - 1.992851882E-24 - - - - TcVarGlobal - - - 1266566144 - - - GVL_PhysicalConstants.fAtomicUnitOfMom_um_in_kg_m_s_1_Units - 648 - STRING(80) - - kg m s^-1 - - - - TcVarGlobal - - - 1266566208 - - - GVL_PhysicalConstants.fAtomicUnitOfMom_um_in_kg_m_s_1_Uncertainty - 64 - LREAL - - 2.4E-32 - - - - TcVarGlobal - - - 1266566912 - - - GVL_PhysicalConstants.fElectronHelionMassRatio - electron-helion mass ratio - Uncertainty: 7.9e-15 - 64 - LREAL - - 0.0001819543074573 - - - - TcVarGlobal - - - 1266566976 - - - GVL_PhysicalConstants.fElectronHelionMassRatio_Uncertainty - 64 - LREAL - - 7.9E-15 - - - - TcVarGlobal - - - 1266567040 - - - GVL_PhysicalConstants.fElectronTritonMassRatio - electron-triton mass ratio - Uncertainty: 9e-15 - 64 - LREAL - - 0.0001819200062251 - - - - TcVarGlobal - - - 1266567104 - - - GVL_PhysicalConstants.fElectronTritonMassRatio_Uncertainty - 64 - LREAL - - 9E-15 - - - - TcVarGlobal - - - 1266567168 - - - GVL_PhysicalConstants.fHelionGFactor - helion g factor - Uncertainty: 5e-08 - 64 - LREAL - - -4.255250615 - - - - TcVarGlobal - - - 1266567232 - - - GVL_PhysicalConstants.fHelionGFactor_Uncertainty - 64 - LREAL - - 5E-08 - - - - TcVarGlobal - - - 1266567296 - - - GVL_PhysicalConstants.fHelionMag_Mom_in_J_T_1 - helion mag. mom. (J T^-1) - Uncertainty: 1.3e-34 - 64 - LREAL - - -1.074617532E-26 - - - - TcVarGlobal - - - 1266567360 - - - GVL_PhysicalConstants.fHelionMag_Mom_in_J_T_1_Units - 648 - STRING(80) - - J T^-1 - - - - TcVarGlobal - - - 1266567424 - - - GVL_PhysicalConstants.fHelionMag_Mom_in_J_T_1_Uncertainty - 64 - LREAL - - 1.3E-34 - - - - TcVarGlobal - - - 1266568128 - - - GVL_PhysicalConstants.fHelionMag_Mom_ToBohrMagnetonRatio - helion mag. mom. to Bohr magneton ratio - Uncertainty: 1.4e-11 - 64 - LREAL - - -0.001158740958 - - - - TcVarGlobal - - - 1266568192 - - - GVL_PhysicalConstants.fHelionMag_Mom_ToBohrMagnetonRatio_Uncertainty - 64 - LREAL - - 1.4E-11 - - - - TcVarGlobal - - - 1266568256 - - - GVL_PhysicalConstants.fHelionMag_Mom_ToNuclearMagnetonRatio - helion mag. mom. to nuclear magneton ratio - Uncertainty: 2.5e-08 - 64 - LREAL - - -2.127625307 - - - - TcVarGlobal - - - 1266568320 - - - GVL_PhysicalConstants.fHelionMag_Mom_ToNuclearMagnetonRatio_Uncertainty - 64 - LREAL - - 2.5E-08 - - - - TcVarGlobal - - - 1266568384 - - - GVL_PhysicalConstants.fLoschmidtConstant_273_15K_100KPa_in_m_3 - Loschmidt constant (273.15 K, 100 kPa) (m^-3) - 64 - LREAL - - 2.651645804E+25 - - - - TcVarGlobal - - - 1266568448 - - - GVL_PhysicalConstants.fLoschmidtConstant_273_15K_100KPa_in_m_3_Units - 648 - STRING(80) - - m^-3 - - - - TcVarGlobal - - - 1266568512 - - - GVL_PhysicalConstants.fNaturalUnitOfMom_um_in_kg_m_s_1 - natural unit of mom.um (kg m s^-1) - Uncertainty: 3.4e-30 - 64 - LREAL - - 2.730924488E-22 - - - - TcVarGlobal - - - 1266569216 - - - GVL_PhysicalConstants.fNaturalUnitOfMom_um_in_kg_m_s_1_Units - 648 - STRING(80) - - kg m s^-1 - - - - TcVarGlobal - - - 1266569280 - - - GVL_PhysicalConstants.fNaturalUnitOfMom_um_in_kg_m_s_1_Uncertainty - 64 - LREAL - - 3.4E-30 - - - - TcVarGlobal - - - 1266569984 - - - GVL_PhysicalConstants.fNaturalUnitOfMom_umInMeV_c_in_MeV_c - natural unit of mom.um in MeV/c (MeV/c) - Uncertainty: 3.1e-09 - 64 - LREAL - - 0.5109989461 - - - - TcVarGlobal - - - 1266570048 - - - GVL_PhysicalConstants.fNaturalUnitOfMom_umInMeV_c_in_MeV_c_Units - 648 - STRING(80) - - MeV/c - - - - TcVarGlobal - - - 1266570112 - - - GVL_PhysicalConstants.fNaturalUnitOfMom_umInMeV_c_in_MeV_c_Uncertainty - 64 - LREAL - - 3.1E-09 - - - - TcVarGlobal - - - 1266570816 - - - GVL_PhysicalConstants.fNeutronProtonMassDifference_in_kg - neutron-proton mass difference (kg) - Uncertainty: 8.2e-37 - 64 - LREAL - - 2.30557435E-30 - - - - TcVarGlobal - - - 1266570880 - - - GVL_PhysicalConstants.fNeutronProtonMassDifference_in_kg_Units - 648 - STRING(80) - - kg - - - - TcVarGlobal - - - 1266570944 - - - GVL_PhysicalConstants.fNeutronProtonMassDifference_in_kg_Uncertainty - 64 - LREAL - - 8.2E-37 - - - - TcVarGlobal - - - 1266571648 - - - GVL_PhysicalConstants.fNeutronProtonMassDifferenceEnergyEquivalent_in_J - neutron-proton mass difference energy equivalent (J) - Uncertainty: 7.4e-20 - 64 - LREAL - - 2.07214689E-13 - - - - TcVarGlobal - - - 1266571712 - - - GVL_PhysicalConstants.fNeutronProtonMassDifferenceEnergyEquivalent_in_J_Units - 648 - STRING(80) - - J - - - - TcVarGlobal - - - 1266571776 - - - GVL_PhysicalConstants.fNeutronProtonMassDifferenceEnergyEquivalent_in_J_Uncertainty - 64 - LREAL - - 7.4E-20 - - - - TcVarGlobal - - - 1266572480 - - - GVL_PhysicalConstants.fNeutronProtonMassDifferenceEnergyEquivalentInMeV_in_MeV - neutron-proton mass difference energy equivalent in MeV (MeV) - Uncertainty: 4.6e-07 - 64 - LREAL - - 1.29333236 - - - - TcVarGlobal - - - 1266572544 - - - GVL_PhysicalConstants.fNeutronProtonMassDifferenceEnergyEquivalentInMeV_in_MeV_Units - 648 - STRING(80) - - MeV - - - - TcVarGlobal - - - 1266572608 - - - GVL_PhysicalConstants.fNeutronProtonMassDifferenceEnergyEquivalentInMeV_in_MeV_Uncertainty - 64 - LREAL - - 4.6E-07 - - - - TcVarGlobal - - - 1266573312 - - - GVL_PhysicalConstants.fNeutronProtonMassDifferenceInU_in_u - neutron-proton mass difference in u (u) - Uncertainty: 4.9e-10 - 64 - LREAL - - 0.00138844933 - - - - TcVarGlobal - - - 1266573376 - - - GVL_PhysicalConstants.fNeutronProtonMassDifferenceInU_in_u_Units - 648 - STRING(80) - - u - - - - TcVarGlobal - - - 1266573440 - - - GVL_PhysicalConstants.fNeutronProtonMassDifferenceInU_in_u_Uncertainty - 64 - LREAL - - 4.9E-10 - - - - TcVarGlobal - - - 1266574144 - - - GVL_PhysicalConstants.fStandardStatePressure_in_Pa - standard-state pressure (Pa) - 64 - LREAL - - 100000 - - - - TcVarGlobal - - - 1266574208 - - - GVL_PhysicalConstants.fStandardStatePressure_in_Pa_Units - 648 - STRING(80) - - Pa - - - - TcVarGlobal - - - 1266574272 - - - GVL_PhysicalConstants.fAlphaParticleRelativeAtomicMass - alpha particle relative atomic mass - Uncertainty: 6.3e-11 - 64 - LREAL - - 4.001506179127 - - - - TcVarGlobal - - - 1266574976 - - - GVL_PhysicalConstants.fAlphaParticleRelativeAtomicMass_Uncertainty - 64 - LREAL - - 6.3E-11 - - - - TcVarGlobal - - - 1266575040 - - - GVL_PhysicalConstants.fBohrMagnetonInInverseMeterPerTesla_in_m_1_T_1 - Bohr magneton in inverse meter per tesla (m^-1 T^-1) - Uncertainty: 1.4e-08 - 64 - LREAL - - 46.686447783 - - - - TcVarGlobal - - - 1266575104 - - - GVL_PhysicalConstants.fBohrMagnetonInInverseMeterPerTesla_in_m_1_T_1_Units - 648 - STRING(80) - - m^-1 T^-1 - - - - TcVarGlobal - - - 1266575168 - - - GVL_PhysicalConstants.fBohrMagnetonInInverseMeterPerTesla_in_m_1_T_1_Uncertainty - 64 - LREAL - - 1.4E-08 - - - - TcVarGlobal - - - 1266575872 - - - GVL_PhysicalConstants.fBoltzmannConstantInInverseMeterPerKelvin_in_m_1_K_1 - Boltzmann constant in inverse meter per kelvin (m^-1 K^-1) - 64 - LREAL - - 69.50348004 - - - - TcVarGlobal - - - 1266575936 - - - GVL_PhysicalConstants.fBoltzmannConstantInInverseMeterPerKelvin_in_m_1_K_1_Units - 648 - STRING(80) - - m^-1 K^-1 - - - - TcVarGlobal - - - 1266576000 - - - GVL_PhysicalConstants.fConventionalValueOfAmpere_90_in_A - conventional value of ampere-90 (A) - 64 - LREAL - - 1.00000008887 - - - - TcVarGlobal - - - 1266576704 - - - GVL_PhysicalConstants.fConventionalValueOfAmpere_90_in_A_Units - 648 - STRING(80) - - A - - - - TcVarGlobal - - - 1266576768 - - - GVL_PhysicalConstants.fConventionalValueOfCoulomb_90_in_C - conventional value of coulomb-90 (C) - 64 - LREAL - - 1.00000008887 - - - - TcVarGlobal - - - 1266577472 - - - GVL_PhysicalConstants.fConventionalValueOfCoulomb_90_in_C_Units - 648 - STRING(80) - - C - - - - TcVarGlobal - - - 1266577536 - - - GVL_PhysicalConstants.fConventionalValueOfFarad_90_in_F - conventional value of farad-90 (F) - 64 - LREAL - - 0.9999999822 - - - - TcVarGlobal - - - 1266578240 - - - GVL_PhysicalConstants.fConventionalValueOfFarad_90_in_F_Units - 648 - STRING(80) - - F - - - - TcVarGlobal - - - 1266578304 - - - GVL_PhysicalConstants.fConventionalValueOfHenry_90_in_H - conventional value of henry-90 (H) - 64 - LREAL - - 1.00000001779 - - - - TcVarGlobal - - - 1266579008 - - - GVL_PhysicalConstants.fConventionalValueOfHenry_90_in_H_Units - 648 - STRING(80) - - H - - - - TcVarGlobal - - - 1266579072 - - - GVL_PhysicalConstants.fConventionalValueOfOhm_90_in_ohm - conventional value of ohm-90 (ohm) - 64 - LREAL - - 1.00000001779 - - - - TcVarGlobal - - - 1266579776 - - - GVL_PhysicalConstants.fConventionalValueOfOhm_90_in_ohm_Units - 648 - STRING(80) - - ohm - - - - TcVarGlobal - - - 1266579840 - - - GVL_PhysicalConstants.fConventionalValueOfVolt_90_in_V - conventional value of volt-90 (V) - 64 - LREAL - - 1.00000010666 - - - - TcVarGlobal - - - 1266580544 - - - GVL_PhysicalConstants.fConventionalValueOfVolt_90_in_V_Units - 648 - STRING(80) - - V - - - - TcVarGlobal - - - 1266580608 - - - GVL_PhysicalConstants.fConventionalValueOfWatt_90_in_W - conventional value of watt-90 (W) - 64 - LREAL - - 1.00000019553 - - - - TcVarGlobal - - - 1266581312 - - - GVL_PhysicalConstants.fConventionalValueOfWatt_90_in_W_Units - 648 - STRING(80) - - W - - - - TcVarGlobal - - - 1266581376 - - - GVL_PhysicalConstants.fDeuteronRelativeAtomicMass - deuteron relative atomic mass - Uncertainty: 4e-11 - 64 - LREAL - - 2.013553212745 - - - - TcVarGlobal - - - 1266582080 - - - GVL_PhysicalConstants.fDeuteronRelativeAtomicMass_Uncertainty - 64 - LREAL - - 4E-11 - - - - TcVarGlobal - - - 1266582144 - - - GVL_PhysicalConstants.fElectronGyromag_RatioInMHz_T_in_MHz_T_1 - electron gyromag. ratio in MHz/T (MHz T^-1) - Uncertainty: 8.5e-06 - 64 - LREAL - - 28024.9514242 - - - - TcVarGlobal - - - 1266582208 - - - GVL_PhysicalConstants.fElectronGyromag_RatioInMHz_T_in_MHz_T_1_Units - 648 - STRING(80) - - MHz T^-1 - - - - TcVarGlobal - - - 1266582272 - - - GVL_PhysicalConstants.fElectronGyromag_RatioInMHz_T_in_MHz_T_1_Uncertainty - 64 - LREAL - - 8.5E-06 - - - - TcVarGlobal - - - 1266582976 - - - GVL_PhysicalConstants.fElectronRelativeAtomicMass - electron relative atomic mass - Uncertainty: 1.6e-14 - 64 - LREAL - - 0.000548579909065 - - - - TcVarGlobal - - - 1266583040 - - - GVL_PhysicalConstants.fElectronRelativeAtomicMass_Uncertainty - 64 - LREAL - - 1.6E-14 - - - - TcVarGlobal - - - 1266583104 - - - GVL_PhysicalConstants.fElementaryChargeOverH_bar_in_A_J_1 - elementary charge over h-bar (A J^-1) - 64 - LREAL - - 1.519267447E+15 - - - - TcVarGlobal - - - 1266583168 - - - GVL_PhysicalConstants.fElementaryChargeOverH_bar_in_A_J_1_Units - 648 - STRING(80) - - A J^-1 - - - - TcVarGlobal - - - 1266583232 - - - GVL_PhysicalConstants.fHelionRelativeAtomicMass - helion relative atomic mass - Uncertainty: 9.7e-11 - 64 - LREAL - - 3.014932247175 - - - - TcVarGlobal - - - 1266583936 - - - GVL_PhysicalConstants.fHelionRelativeAtomicMass_Uncertainty - 64 - LREAL - - 9.7E-11 - - - - TcVarGlobal - - - 1266584000 - - - GVL_PhysicalConstants.fHelionShieldingShift - helion shielding shift - Uncertainty: 1e-10 - 64 - LREAL - - 5.996743E-05 - - - - TcVarGlobal - - - 1266584064 - - - GVL_PhysicalConstants.fHelionShieldingShift_Uncertainty - 64 - LREAL - - 1E-10 - - - - TcVarGlobal - - - 1266584128 - - - GVL_PhysicalConstants.fHyperfineTransitionFrequencyOfCs_133_in_Hz - hyperfine transition frequency of Cs-133 (Hz) - 64 - LREAL - - 9192631770 - - - - TcVarGlobal - - - 1266584192 - - - GVL_PhysicalConstants.fHyperfineTransitionFrequencyOfCs_133_in_Hz_Units - 648 - STRING(80) - - Hz - - - - TcVarGlobal - - - 1266584256 - - - GVL_PhysicalConstants.fLatticeSpacingOfIdealSi_220_in_m - lattice spacing of ideal Si (220) (m) - Uncertainty: 3.2e-18 - 64 - LREAL - - 1.920155716E-10 - - - - TcVarGlobal - - - 1266584960 - - - GVL_PhysicalConstants.fLatticeSpacingOfIdealSi_220_in_m_Units - 648 - STRING(80) - - m - - - - TcVarGlobal - - - 1266585024 - - - GVL_PhysicalConstants.fLatticeSpacingOfIdealSi_220_in_m_Uncertainty - 64 - LREAL - - 3.2E-18 - - - - TcVarGlobal - - - 1266585728 - - - GVL_PhysicalConstants.fLuminousEfficacy_in_lm_W_1 - luminous efficacy (lm W^-1) - 64 - LREAL - - 683 - - - - TcVarGlobal - - - 1266585792 - - - GVL_PhysicalConstants.fLuminousEfficacy_in_lm_W_1_Units - 648 - STRING(80) - - lm W^-1 - - - - TcVarGlobal - - - 1266585856 - - - GVL_PhysicalConstants.fNeutronGyromag_RatioInMHz_T_in_MHz_T_1 - neutron gyromag. ratio in MHz/T (MHz T^-1) - Uncertainty: 6.9e-06 - 64 - LREAL - - 29.1646931 - - - - TcVarGlobal - - - 1266586560 - - - GVL_PhysicalConstants.fNeutronGyromag_RatioInMHz_T_in_MHz_T_1_Units - 648 - STRING(80) - - MHz T^-1 - - - - TcVarGlobal - - - 1266586624 - - - GVL_PhysicalConstants.fNeutronGyromag_RatioInMHz_T_in_MHz_T_1_Uncertainty - 64 - LREAL - - 6.9E-06 - - - - TcVarGlobal - - - 1266587328 - - - GVL_PhysicalConstants.fNeutronRelativeAtomicMass - neutron relative atomic mass - Uncertainty: 4.9e-10 - 64 - LREAL - - 1.00866491595 - - - - TcVarGlobal - - - 1266587392 - - - GVL_PhysicalConstants.fNeutronRelativeAtomicMass_Uncertainty - 64 - LREAL - - 4.9E-10 - - - - TcVarGlobal - - - 1266587456 - - - GVL_PhysicalConstants.fNuclearMagnetonInInverseMeterPerTesla_in_m_1_T_1 - nuclear magneton in inverse meter per tesla (m^-1 T^-1) - Uncertainty: 7.8e-12 - 64 - LREAL - - 0.0254262341353 - - - - TcVarGlobal - - - 1266587520 - - - GVL_PhysicalConstants.fNuclearMagnetonInInverseMeterPerTesla_in_m_1_T_1_Units - 648 - STRING(80) - - m^-1 T^-1 - - - - TcVarGlobal - - - 1266587584 - - - GVL_PhysicalConstants.fNuclearMagnetonInInverseMeterPerTesla_in_m_1_T_1_Uncertainty - 64 - LREAL - - 7.8E-12 - - - - TcVarGlobal - - - 1266588288 - - - GVL_PhysicalConstants.fPlanckConstantInEV_Hz_in_eV_Hz_1 - Planck constant in eV/Hz (eV Hz^-1) - 64 - LREAL - - 4.135667696E-15 - - - - TcVarGlobal - - - 1266588352 - - - GVL_PhysicalConstants.fPlanckConstantInEV_Hz_in_eV_Hz_1_Units - 648 - STRING(80) - - eV Hz^-1 - - - - TcVarGlobal - - - 1266588416 - - - GVL_PhysicalConstants.fProtonGyromag_RatioInMHz_T_in_MHz_T_1 - proton gyromag. ratio in MHz/T (MHz T^-1) - Uncertainty: 1.8e-08 - 64 - LREAL - - 42.577478518 - - - - TcVarGlobal - - - 1266589120 - - - GVL_PhysicalConstants.fProtonGyromag_RatioInMHz_T_in_MHz_T_1_Units - 648 - STRING(80) - - MHz T^-1 - - - - TcVarGlobal - - - 1266589184 - - - GVL_PhysicalConstants.fProtonGyromag_RatioInMHz_T_in_MHz_T_1_Uncertainty - 64 - LREAL - - 1.8E-08 - - - - TcVarGlobal - - - 1266589888 - - - GVL_PhysicalConstants.fProtonRelativeAtomicMass - proton relative atomic mass - Uncertainty: 5.3e-11 - 64 - LREAL - - 1.007276466621 - - - - TcVarGlobal - - - 1266589952 - - - GVL_PhysicalConstants.fProtonRelativeAtomicMass_Uncertainty - 64 - LREAL - - 5.3E-11 - - - - TcVarGlobal - - - 1266590016 - - - GVL_PhysicalConstants.fReducedComptonWavelength_in_m - reduced Compton wavelength (m) - Uncertainty: 1.2e-22 - 64 - LREAL - - 3.8615926796E-13 - - - - TcVarGlobal - - - 1266590080 - - - GVL_PhysicalConstants.fReducedComptonWavelength_in_m_Units - 648 - STRING(80) - - m - - - - TcVarGlobal - - - 1266590144 - - - GVL_PhysicalConstants.fReducedComptonWavelength_in_m_Uncertainty - 64 - LREAL - - 1.2E-22 - - - - TcVarGlobal - - - 1266590848 - - - GVL_PhysicalConstants.fReducedMuonComptonWavelength_in_m - reduced muon Compton wavelength (m) - Uncertainty: 4.2e-23 - 64 - LREAL - - 1.867594306E-15 - - - - TcVarGlobal - - - 1266590912 - - - GVL_PhysicalConstants.fReducedMuonComptonWavelength_in_m_Units - 648 - STRING(80) - - m - - - - TcVarGlobal - - - 1266590976 - - - GVL_PhysicalConstants.fReducedMuonComptonWavelength_in_m_Uncertainty - 64 - LREAL - - 4.2E-23 - - - - TcVarGlobal - - - 1266591680 - - - GVL_PhysicalConstants.fReducedNeutronComptonWavelength_in_m - reduced neutron Compton wavelength (m) - Uncertainty: 1.2e-25 - 64 - LREAL - - 2.1001941552E-16 - - - - TcVarGlobal - - - 1266591744 - - - GVL_PhysicalConstants.fReducedNeutronComptonWavelength_in_m_Units - 648 - STRING(80) - - m - - - - TcVarGlobal - - - 1266591808 - - - GVL_PhysicalConstants.fReducedNeutronComptonWavelength_in_m_Uncertainty - 64 - LREAL - - 1.2E-25 - - - - TcVarGlobal - - - 1266592512 - - - GVL_PhysicalConstants.fReducedPlanckConstant_in_J_s - reduced Planck constant (J s) - 64 - LREAL - - 1.054571817E-34 - - - - TcVarGlobal - - - 1266592576 - - - GVL_PhysicalConstants.fReducedPlanckConstant_in_J_s_Units - 648 - STRING(80) - - J s - - - - TcVarGlobal - - - 1266592640 - - - GVL_PhysicalConstants.fReducedPlanckConstantInEVS_in_eV_s - reduced Planck constant in eV s (eV s) - 64 - LREAL - - 6.582119569E-16 - - - - TcVarGlobal - - - 1266593344 - - - GVL_PhysicalConstants.fReducedPlanckConstantInEVS_in_eV_s_Units - 648 - STRING(80) - - eV s - - - - TcVarGlobal - - - 1266593408 - - - GVL_PhysicalConstants.fReducedPlanckConstantTimesCInMeVFm_in_MeV_fm - reduced Planck constant times c in MeV fm (MeV fm) - 64 - LREAL - - 197.3269804 - - - - TcVarGlobal - - - 1266594112 - - - GVL_PhysicalConstants.fReducedPlanckConstantTimesCInMeVFm_in_MeV_fm_Units - 648 - STRING(80) - - MeV fm - - - - TcVarGlobal - - - 1266594176 - - - GVL_PhysicalConstants.fReducedProtonComptonWavelength_in_m - reduced proton Compton wavelength (m) - Uncertainty: 6.4e-26 - 64 - LREAL - - 2.10308910336E-16 - - - - TcVarGlobal - - - 1266594880 - - - GVL_PhysicalConstants.fReducedProtonComptonWavelength_in_m_Units - 648 - STRING(80) - - m - - - - TcVarGlobal - - - 1266594944 - - - GVL_PhysicalConstants.fReducedProtonComptonWavelength_in_m_Uncertainty - 64 - LREAL - - 6.4E-26 - - - - TcVarGlobal - - - 1266595648 - - - GVL_PhysicalConstants.fReducedTauComptonWavelength_in_m - reduced tau Compton wavelength (m) - Uncertainty: 7.5e-21 - 64 - LREAL - - 1.110538E-16 - - - - TcVarGlobal - - - 1266595712 - - - GVL_PhysicalConstants.fReducedTauComptonWavelength_in_m_Units - 648 - STRING(80) - - m - - - - TcVarGlobal - - - 1266595776 - - - GVL_PhysicalConstants.fReducedTauComptonWavelength_in_m_Uncertainty - 64 - LREAL - - 7.5E-21 - - - - TcVarGlobal - - - 1266596480 - - - GVL_PhysicalConstants.fShieldedHelionGyromag_RatioInMHz_T_in_MHz_T_1 - shielded helion gyromag. ratio in MHz/T (MHz T^-1) - Uncertainty: 3.8e-07 - 64 - LREAL - - 32.43409942 - - - - TcVarGlobal - - - 1266596544 - - - GVL_PhysicalConstants.fShieldedHelionGyromag_RatioInMHz_T_in_MHz_T_1_Units - 648 - STRING(80) - - MHz T^-1 - - - - TcVarGlobal - - - 1266596608 - - - GVL_PhysicalConstants.fShieldedHelionGyromag_RatioInMHz_T_in_MHz_T_1_Uncertainty - 64 - LREAL - - 3.8E-07 - - - - TcVarGlobal - - - 1266597312 - - - GVL_PhysicalConstants.fShieldedProtonGyromag_RatioInMHz_T_in_MHz_T_1 - shielded proton gyromag. ratio in MHz/T (MHz T^-1) - Uncertainty: 4.6e-07 - 64 - LREAL - - 42.57638474 - - - - TcVarGlobal - - - 1266597376 - - - GVL_PhysicalConstants.fShieldedProtonGyromag_RatioInMHz_T_in_MHz_T_1_Units - 648 - STRING(80) - - MHz T^-1 - - - - TcVarGlobal - - - 1266597440 - - - GVL_PhysicalConstants.fShieldedProtonGyromag_RatioInMHz_T_in_MHz_T_1_Uncertainty - 64 - LREAL - - 4.6E-07 - - - - TcVarGlobal - - - 1266598144 - - - GVL_PhysicalConstants.fShieldingDifferenceOfDAndPInHD - shielding difference of d and p in HD - Uncertainty: 2e-11 - 64 - LREAL - - 2.02E-08 - - - - TcVarGlobal - - - 1266598208 - - - GVL_PhysicalConstants.fShieldingDifferenceOfDAndPInHD_Uncertainty - 64 - LREAL - - 2E-11 - - - - TcVarGlobal - - - 1266598272 - - - GVL_PhysicalConstants.fShieldingDifferenceOfTAndPInHT - shielding difference of t and p in HT - Uncertainty: 2e-11 - 64 - LREAL - - 2.414E-08 - - - - TcVarGlobal - - - 1266598336 - - - GVL_PhysicalConstants.fShieldingDifferenceOfTAndPInHT_Uncertainty - 64 - LREAL - - 2E-11 - - - - TcVarGlobal - - - 1266598400 - - - GVL_PhysicalConstants.fTauEnergyEquivalent_in_MeV - tau energy equivalent (MeV) - Uncertainty: 0.12 - 64 - LREAL - - 1776.86 - - - - TcVarGlobal - - - 1266598464 - - - GVL_PhysicalConstants.fTauEnergyEquivalent_in_MeV_Units - 648 - STRING(80) - - MeV - - - - TcVarGlobal - - - 1266598528 - - - GVL_PhysicalConstants.fTauEnergyEquivalent_in_MeV_Uncertainty - 64 - LREAL - - 0.12 - - - - TcVarGlobal - - - 1266599232 - - - GVL_PhysicalConstants.fTritonRelativeAtomicMass - triton relative atomic mass - Uncertainty: 1.2e-10 - 64 - LREAL - - 3.01550071621 - - - - TcVarGlobal - - - 1266599296 - - - GVL_PhysicalConstants.fTritonRelativeAtomicMass_Uncertainty - 64 - LREAL - - 1.2E-10 - - - - TcVarGlobal - - - 1266599360 - - - GVL_PhysicalConstants.fTritonToProtonMag_Mom_Ratio - triton to proton mag. mom. ratio - Uncertainty: 2.1e-09 - 64 - LREAL - - 1.0666399191 - - - - TcVarGlobal - - - 1266599424 - - - GVL_PhysicalConstants.fTritonToProtonMag_Mom_Ratio_Uncertainty - 64 - LREAL - - 2.1E-09 - - - - TcVarGlobal - - - 1266599488 - - - GVL_PhysicalConstants.fVacuumElectricPermittivity_in_F_m_1 - vacuum electric permittivity (F m^-1) - Uncertainty: 1.3e-21 - 64 - LREAL - - 8.8541878128E-12 - - - - TcVarGlobal - - - 1266599552 - - - GVL_PhysicalConstants.fVacuumElectricPermittivity_in_F_m_1_Units - 648 - STRING(80) - - F m^-1 - - - - TcVarGlobal - - - 1266599616 - - - GVL_PhysicalConstants.fVacuumElectricPermittivity_in_F_m_1_Uncertainty - 64 - LREAL - - 1.3E-21 - - - - TcVarGlobal - - - 1266600320 - - - GVL_PhysicalConstants.fVacuumMag_Permeability_in_N_A_2 - vacuum mag. permeability (N A^-2) - Uncertainty: 1.9e-16 - 64 - LREAL - - 1.25663706212E-06 - - - - TcVarGlobal - - - 1266600384 - - - GVL_PhysicalConstants.fVacuumMag_Permeability_in_N_A_2_Units - 648 - STRING(80) - - N A^-2 - - - - TcVarGlobal - - - 1266600448 - - - GVL_PhysicalConstants.fVacuumMag_Permeability_in_N_A_2_Uncertainty - 64 - LREAL - - 1.9E-16 - - - - TcVarGlobal - - - 1266601152 - - - GVL_PhysicalConstants.fWToZMassRatio - W to Z mass ratio - Uncertainty: 0.00017 - 64 - LREAL - - 0.88153 - - - - TcVarGlobal - - - 1266601216 - - - GVL_PhysicalConstants.fWToZMassRatio_Uncertainty - 64 - LREAL - - 0.00017 - - - - TcVarGlobal - - - 1266601280 - - - GVL_AbsorptionTest.fbScatteringFactorLUT - 575872 - FB_ScatteringFactorLUT - - - TcVarGlobal - - - 1266601344 - - - PRG_IM1K0_XTES.fbIM1K0 - 1745088 - FB_XPIM - - - pytmc - pv: IM1K0:XTES - - - TcLinkTo - .bZoomEndFwd := TIIB[IM1K0-EL1088]^Channel 1^Input; + 1266332240PRG_SL1K0_POWER.rEncoderOffsetSouth32REAL-131266332256GVL_PhysicalConstants.fAtomicUnitOfElectricDipoleMoment_in_C_m_Uncertainty64LREAL7.3E-37TcVarGlobal1266332288GVL_PhysicalConstants.fAtomicUnitOfElectricPolarizablity_in_C_2_m_2_J_164LREAL1.648777274E-41TcVarGlobal1266332352GVL_PhysicalConstants.fAtomicUnitOfElectricPolarizablity_in_C_2_m_2_J_1_Units648STRING(80)C^2 m^2 J^-1TcVarGlobal1266332416PRG_3_PMPS_POST.bM1K1_Veto_IN8BOOL1266333064GVL.ePF1K0State16E_WFS_StatesTcVarGlobal1266333072PRG_SL2K0_POWER.rEncoderOffsetTop32REAL15.11266333088GVL_PhysicalConstants.fAtomicUnitOfElectricPolarizablity_in_C_2_m_2_J_1_Uncertainty64LREAL1.6E-49TcVarGlobal1266333120GVL_PhysicalConstants.fAtomicUnitOfElectricQuadrupoleMoment_in_C_m_264LREAL4.48655124E-40TcVarGlobal1266333184GVL_PhysicalConstants.fAtomicUnitOfElectricQuadrupoleMoment_in_C_m_2_Units648STRING(80)C m^2TcVarGlobal1266333248GVL.iFiltersPerSATTBlade16INT8TcVarGlobal1266333904PRG_SL2K0_POWER.rEncoderOffsetBottom32REAL-12.21266333920GVL_PhysicalConstants.fAtomicUnitOfElectricQuadrupoleMoment_in_C_m_2_Uncertainty64LREAL3.9E-47TcVarGlobal1266333952GVL_PhysicalConstants.fAtomicUnitOfMagneticDipoleMoment_in_J_T_164LREAL1.8548019E-23TcVarGlobal1266334016GVL_PhysicalConstants.fAtomicUnitOfMagneticDipoleMoment_in_J_T_1_Units648STRING(80)J T^-1TcVarGlobal1266334080Constants.bLittleEndian8BOOL1TcVarGlobal1266334728Constants.bSimulationMode8BOOL0TcVarGlobal1266334736Constants.bFPUSupport8BOOL1TcVarGlobal1266334744PRG_SL2K0_POWER.rEncoderOffsetNorth32REAL15.41266334752GVL_PhysicalConstants.fAtomicUnitOfMagneticDipoleMoment_in_J_T_1_Uncertainty64LREAL1.6E-30TcVarGlobal1266334784GVL_PhysicalConstants.fAtomicUnitOfMagneticFluxDensity_in_T64LREAL235051.756758TcVarGlobal1266334848GVL_PhysicalConstants.fAtomicUnitOfMagneticFluxDensity_in_T_Units648STRING(80)TTcVarGlobal1266334912Constants.nRegisterSize16WORD32TcVarGlobal1266335568PRG_SL2K0_POWER.rEncoderOffsetSouth32REAL-13.41266335584GVL_PhysicalConstants.fAtomicUnitOfMagneticFluxDensity_in_T_Uncertainty64LREAL7.1E-05TcVarGlobal1266335616GVL_PhysicalConstants.fDeuteronMagneticMoment_in_J_T_164LREAL4.33073482E-27TcVarGlobal1266335680GVL_PhysicalConstants.fDeuteronMagneticMoment_in_J_T_1_Units648STRING(80)J T^-1TcVarGlobal1266335744Constants.nPackMode16UINT8TcVarGlobal1266336400Constants.RuntimeVersionNumeric32DWORD50660864TcVarGlobal1266336416GVL_PhysicalConstants.fDeuteronMagneticMoment_in_J_T_1_Uncertainty64LREAL3.8E-34TcVarGlobal1266336448GVL_PhysicalConstants.fDeuteronMagneticMomentToBohrMagnetonRatio64LREAL0.0004669754567TcVarGlobal1266336512GVL_PhysicalConstants.fDeuteronMagneticMomentToBohrMagnetonRatio_Uncertainty64LREAL5E-12TcVarGlobal1266336576GVL_PhysicalConstants.fDeuteronMagneticMomentToNuclearMagnetonRatio64LREAL0.8574382329TcVarGlobal1266336640GVL_PhysicalConstants.fDeuteronMagneticMomentToNuclearMagnetonRatio_Uncertainty64LREAL9.2E-09TcVarGlobal1266336704GVL_PhysicalConstants.fDeuteronElectronMagneticMomentRatio64LREAL-0.0004664345548TcVarGlobal1266336768GVL_PhysicalConstants.fDeuteronElectronMagneticMomentRatio_Uncertainty64LREAL5E-12TcVarGlobal1266336832GVL_PhysicalConstants.fDeuteronProtonMagneticMomentRatio64LREAL0.3070122084TcVarGlobal1266336896GVL_PhysicalConstants.fDeuteronProtonMagneticMomentRatio_Uncertainty64LREAL4.5E-09TcVarGlobal1266336960GVL_PhysicalConstants.fDeuteronNeutronMagneticMomentRatio64LREAL-0.44820652TcVarGlobal1266337024GVL_PhysicalConstants.fDeuteronNeutronMagneticMomentRatio_Uncertainty64LREAL1.1E-07TcVarGlobal1266337088GVL_PhysicalConstants.fElectronGyromagneticRatio_in_s_1_T_164LREAL176085963023TcVarGlobal1266337152GVL_PhysicalConstants.fElectronGyromagneticRatio_in_s_1_T_1_Units648STRING(80)s^-1 T^-1TcVarGlobal1266337216Constants.CompilerVersionNumeric32DWORD50661988TcVarGlobal1266337888GVL_PhysicalConstants.fElectronGyromagneticRatio_in_s_1_T_1_Uncertainty64LREAL53TcVarGlobal1266337920GVL_PhysicalConstants.fElectronGyromagneticRatioOver2Pi_in_MHz_T_164LREAL28024.9532TcVarGlobal1266337984GVL_PhysicalConstants.fElectronGyromagneticRatioOver2Pi_in_MHz_T_1_Units648STRING(80)MHz T^-1TcVarGlobal1266338048TwinCAT_SystemInfoVarList._TaskPouOid_PlcTask32OTCIDno_initTcVarGlobal1266338720GVL_PhysicalConstants.fElectronGyromagneticRatioOver2Pi_in_MHz_T_1_Uncertainty64LREAL0.0024TcVarGlobal1266338752GVL_PhysicalConstants.fElectronMagneticMoment_in_J_T_164LREAL-9.28476412E-24TcVarGlobal1266338816GVL_PhysicalConstants.fElectronMagneticMoment_in_J_T_1_Units648STRING(80)J T^-1TcVarGlobal1266338880TwinCAT_SystemInfoVarList._TaskOid_PlcTask32OTCIDno_initTcVarGlobal1266339552GVL_PhysicalConstants.fElectronMagneticMoment_in_J_T_1_Uncertainty64LREAL8E-31TcVarGlobal1266339584GVL_PhysicalConstants.fElectronMagneticMomentToBohrMagnetonRatio64LREAL-1.0011596521859TcVarGlobal1266339648GVL_PhysicalConstants.fElectronMagneticMomentToBohrMagnetonRatio_Uncertainty64LREAL3.8E-12TcVarGlobal1266339712GVL_PhysicalConstants.fElectronMagneticMomentToNuclearMagnetonRatio64LREAL-1838.28197107TcVarGlobal1266339776GVL_PhysicalConstants.fElectronMagneticMomentToNuclearMagnetonRatio_Uncertainty64LREAL8.5E-07TcVarGlobal1266339840GVL_PhysicalConstants.fElectronMagneticMomentAnomaly64LREAL0.0011596521859TcVarGlobal1266339904GVL_PhysicalConstants.fElectronMagneticMomentAnomaly_Uncertainty64LREAL3.8E-12TcVarGlobal1266339968GVL_PhysicalConstants.fElectronToShieldedProtonMagneticMomentRatio64LREAL-658.2275956TcVarGlobal1266340032GVL_PhysicalConstants.fElectronToShieldedProtonMagneticMomentRatio_Uncertainty64LREAL7.1E-06TcVarGlobal1266340096GVL_PhysicalConstants.fElectronToShieldedHelionMagneticMomentRatio64LREAL864.058255TcVarGlobal1266340160GVL_PhysicalConstants.fElectronToShieldedHelionMagneticMomentRatio_Uncertainty64LREAL1E-05TcVarGlobal1266340224GVL_PhysicalConstants.fElectronDeuteronMagneticMomentRatio64LREAL-2143.923493TcVarGlobal1266340288GVL_PhysicalConstants.fElectronDeuteronMagneticMomentRatio_Uncertainty64LREAL2.3E-05TcVarGlobal1266340352GVL_PhysicalConstants.fElectronMuonMagneticMomentRatio64LREAL206.7669894TcVarGlobal1266340416GVL_PhysicalConstants.fElectronMuonMagneticMomentRatio_Uncertainty64LREAL5.4E-06TcVarGlobal1266340480GVL_PhysicalConstants.fElectronNeutronMagneticMomentRatio64LREAL960.9205TcVarGlobal1266340544GVL_PhysicalConstants.fElectronNeutronMagneticMomentRatio_Uncertainty64LREAL0.00023TcVarGlobal1266340608GVL_PhysicalConstants.fElectronProtonMagneticMomentRatio64LREAL-658.2106862TcVarGlobal1266340672GVL_PhysicalConstants.fElectronProtonMagneticMomentRatio_Uncertainty64LREAL6.6E-06TcVarGlobal1266340736GVL_PhysicalConstants.fMagneticConstant_in_N_A_264LREAL1.2566370614E-06TcVarGlobal1266340800GVL_PhysicalConstants.fMagneticConstant_in_N_A_2_Units648STRING(80)N A^-2TcVarGlobal1266340864GVL_PhysicalConstants.fMagneticFluxQuantum_in_Wb64LREAL2.067833848E-15TcVarGlobal1266341568GVL_PhysicalConstants.fMagneticFluxQuantum_in_Wb_Units648STRING(80)WbTcVarGlobal1266341632GVL_PhysicalConstants.fMuonMagneticMoment_in_J_T_164LREAL-4.49044799E-26TcVarGlobal1266342336GVL_PhysicalConstants.fMuonMagneticMoment_in_J_T_1_Units648STRING(80)J T^-1TcVarGlobal1266342400GVL_PhysicalConstants.fMuonMagneticMoment_in_J_T_1_Uncertainty64LREAL4E-33TcVarGlobal1266343104GVL_PhysicalConstants.fMuonMagneticMomentToBohrMagnetonRatio64LREAL-0.00484197045TcVarGlobal1266343168GVL_PhysicalConstants.fMuonMagneticMomentToBohrMagnetonRatio_Uncertainty64LREAL1.3E-10TcVarGlobal1266343232GVL_PhysicalConstants.fMuonMagneticMomentToNuclearMagnetonRatio64LREAL-8.89059698TcVarGlobal1266343296GVL_PhysicalConstants.fMuonMagneticMomentToNuclearMagnetonRatio_Uncertainty64LREAL2.3E-07TcVarGlobal1266343360GVL_PhysicalConstants.fMuonProtonMagneticMomentRatio64LREAL-3.183345118TcVarGlobal1266343424GVL_PhysicalConstants.fMuonProtonMagneticMomentRatio_Uncertainty64LREAL8.9E-08TcVarGlobal1266343488GVL_PhysicalConstants.fNeutronGyromagneticRatio_in_s_1_T_164LREAL183247171TcVarGlobal1266343552GVL_PhysicalConstants.fNeutronGyromagneticRatio_in_s_1_T_1_Units648STRING(80)s^-1 T^-1TcVarGlobal1266343616GVL_PhysicalConstants.fNeutronGyromagneticRatio_in_s_1_T_1_Uncertainty64LREAL43TcVarGlobal1266344320GVL_PhysicalConstants.fNeutronGyromagneticRatioOver2Pi_in_MHz_T_164LREAL29.164695TcVarGlobal1266344384GVL_PhysicalConstants.fNeutronGyromagneticRatioOver2Pi_in_MHz_T_1_Units648STRING(80)MHz T^-1TcVarGlobal1266344448GVL_PhysicalConstants.fNeutronGyromagneticRatioOver2Pi_in_MHz_T_1_Uncertainty64LREAL7.3E-06TcVarGlobal1266345152GVL_PhysicalConstants.fNeutronMagneticMoment_in_J_T_164LREAL-9.6623645E-27TcVarGlobal1266345216GVL_PhysicalConstants.fNeutronMagneticMoment_in_J_T_1_Units648STRING(80)J T^-1TcVarGlobal1266345280GVL_PhysicalConstants.fNeutronMagneticMoment_in_J_T_1_Uncertainty64LREAL2.4E-33TcVarGlobal1266345984GVL_PhysicalConstants.fNeutronMagneticMomentToBohrMagnetonRatio64LREAL-0.00104187563TcVarGlobal1266346048GVL_PhysicalConstants.fNeutronMagneticMomentToBohrMagnetonRatio_Uncertainty64LREAL2.5E-10TcVarGlobal1266346112GVL_PhysicalConstants.fNeutronMagneticMomentToNuclearMagnetonRatio64LREAL-1.91304273TcVarGlobal1266346176GVL_PhysicalConstants.fNeutronMagneticMomentToNuclearMagnetonRatio_Uncertainty64LREAL4.5E-07TcVarGlobal1266346240GVL_PhysicalConstants.fNeutronToShieldedProtonMagneticMomentRatio64LREAL-0.68499694TcVarGlobal1266346304GVL_PhysicalConstants.fNeutronToShieldedProtonMagneticMomentRatio_Uncertainty64LREAL1.6E-07TcVarGlobal1266346368GVL_PhysicalConstants.fNeutronElectronMagneticMomentRatio64LREAL0.00104066882TcVarGlobal1266346432GVL_PhysicalConstants.fNeutronElectronMagneticMomentRatio_Uncertainty64LREAL2.5E-10TcVarGlobal1266346496GVL_PhysicalConstants.fNeutronProtonMagneticMomentRatio64LREAL-0.68497934TcVarGlobal1266346560GVL_PhysicalConstants.fNeutronProtonMagneticMomentRatio_Uncertainty64LREAL1.6E-07TcVarGlobal1266346624GVL_PhysicalConstants.fProtonGyromagneticRatio_in_s_1_T_164LREAL267522187.44TcVarGlobal1266346688GVL_PhysicalConstants.fProtonGyromagneticRatio_in_s_1_T_1_Units648STRING(80)s^-1 T^-1TcVarGlobal1266346752GVL_PhysicalConstants.fProtonGyromagneticRatio_in_s_1_T_1_Uncertainty64LREAL0.11TcVarGlobal1266347456GVL_PhysicalConstants.fProtonGyromagneticRatioOver2Pi_in_MHz_T_164LREAL42.5774813TcVarGlobal1266347520GVL_PhysicalConstants.fProtonGyromagneticRatioOver2Pi_in_MHz_T_1_Units648STRING(80)MHz T^-1TcVarGlobal1266347584GVL_PhysicalConstants.fProtonGyromagneticRatioOver2Pi_in_MHz_T_1_Uncertainty64LREAL3.7E-06TcVarGlobal1266348288GVL_PhysicalConstants.fProtonMagneticMoment_in_J_T_164LREAL1.41060671E-26TcVarGlobal1266348352GVL_PhysicalConstants.fProtonMagneticMoment_in_J_T_1_Units648STRING(80)J T^-1TcVarGlobal1266348416GVL_PhysicalConstants.fProtonMagneticMoment_in_J_T_1_Uncertainty64LREAL1.2E-33TcVarGlobal1266349120GVL_PhysicalConstants.fProtonMagneticMomentToBohrMagnetonRatio64LREAL0.001521032206TcVarGlobal1266349184GVL_PhysicalConstants.fProtonMagneticMomentToBohrMagnetonRatio_Uncertainty64LREAL1.5E-11TcVarGlobal1266349248GVL_PhysicalConstants.fProtonMagneticMomentToNuclearMagnetonRatio64LREAL2.792847351TcVarGlobal1266349312GVL_PhysicalConstants.fProtonMagneticMomentToNuclearMagnetonRatio_Uncertainty64LREAL2.8E-08TcVarGlobal1266349376GVL_PhysicalConstants.fProtonMagneticShieldingCorrection64LREAL2.5689E-05TcVarGlobal1266349440GVL_PhysicalConstants.fProtonMagneticShieldingCorrection_Uncertainty64LREAL1.1E-08TcVarGlobal1266349504GVL_PhysicalConstants.fProtonNeutronMagneticMomentRatio64LREAL-1.45989805TcVarGlobal1266349568GVL_PhysicalConstants.fProtonNeutronMagneticMomentRatio_Uncertainty64LREAL3.4E-07TcVarGlobal1266349632GVL_PhysicalConstants.fShieldedHelionGyromagneticRatio_in_s_1_T_164LREAL203789456.9TcVarGlobal1266349696GVL_PhysicalConstants.fShieldedHelionGyromagneticRatio_in_s_1_T_1_Units648STRING(80)s^-1 T^-1TcVarGlobal1266349760GVL_PhysicalConstants.fShieldedHelionGyromagneticRatio_in_s_1_T_1_Uncertainty64LREAL2.4TcVarGlobal1266350464GVL_PhysicalConstants.fShieldedHelionGyromagneticRatioOver2Pi_in_MHz_T_164LREAL32.4341015TcVarGlobal1266350528GVL_PhysicalConstants.fShieldedHelionGyromagneticRatioOver2Pi_in_MHz_T_1_Units648STRING(80)MHz T^-1TcVarGlobal1266350592GVL_PhysicalConstants.fShieldedHelionGyromagneticRatioOver2Pi_in_MHz_T_1_Uncertainty64LREAL2.8E-06TcVarGlobal1266351296GVL_PhysicalConstants.fShieldedHelionMagneticMoment_in_J_T_164LREAL-1.074553024E-26TcVarGlobal1266351360GVL_PhysicalConstants.fShieldedHelionMagneticMoment_in_J_T_1_Units648STRING(80)J T^-1TcVarGlobal1266351424GVL_PhysicalConstants.fShieldedHelionMagneticMoment_in_J_T_1_Uncertainty64LREAL9.3E-34TcVarGlobal1266352128GVL_PhysicalConstants.fShieldedHelionMagneticMomentToBohrMagnetonRatio64LREAL-0.001158671474TcVarGlobal1266352192GVL_PhysicalConstants.fShieldedHelionMagneticMomentToBohrMagnetonRatio_Uncertainty64LREAL1.4E-11TcVarGlobal1266352256GVL_PhysicalConstants.fShieldedHelionMagneticMomentToNuclearMagnetonRatio64LREAL-2.127497723TcVarGlobal1266352320GVL_PhysicalConstants.fShieldedHelionMagneticMomentToNuclearMagnetonRatio_Uncertainty64LREAL2.5E-08TcVarGlobal1266352384GVL_PhysicalConstants.fShieldedHelionToProtonMagneticMomentRatio64LREAL-0.761766562TcVarGlobal1266352448GVL_PhysicalConstants.fShieldedHelionToProtonMagneticMomentRatio_Uncertainty64LREAL1.2E-08TcVarGlobal1266352512GVL_PhysicalConstants.fShieldedHelionToShieldedProtonMagneticMomentRatio64LREAL-0.7617861313TcVarGlobal1266352576GVL_PhysicalConstants.fShieldedHelionToShieldedProtonMagneticMomentRatio_Uncertainty64LREAL3.3E-09TcVarGlobal1266352640GVL_PhysicalConstants.fShieldedProtonMagneticMoment_in_J_T_164LREAL1.41057047E-26TcVarGlobal1266352704GVL_PhysicalConstants.fShieldedProtonMagneticMoment_in_J_T_1_Units648STRING(80)J T^-1TcVarGlobal1266352768GVL_PhysicalConstants.fShieldedProtonMagneticMoment_in_J_T_1_Uncertainty64LREAL1.2E-33TcVarGlobal1266353472GVL_PhysicalConstants.fShieldedProtonMagneticMomentToBohrMagnetonRatio64LREAL0.001520993132TcVarGlobal1266353536GVL_PhysicalConstants.fShieldedProtonMagneticMomentToBohrMagnetonRatio_Uncertainty64LREAL1.6E-11TcVarGlobal1266353600GVL_PhysicalConstants.fShieldedProtonMagneticMomentToNuclearMagnetonRatio64LREAL2.792775604TcVarGlobal1266353664GVL_PhysicalConstants.fShieldedProtonMagneticMomentToNuclearMagnetonRatio_Uncertainty64LREAL3E-08TcVarGlobal1266353728GVL_PhysicalConstants.f_220_LatticeSpacingOfSilicon_in_m64LREAL1.920155714E-10TcVarGlobal1266353792GVL_PhysicalConstants.f_220_LatticeSpacingOfSilicon_in_m_Units648STRING(80)mTcVarGlobal1266353856GVL_PhysicalConstants.f_220_LatticeSpacingOfSilicon_in_m_Uncertainty64LREAL3.2E-18TcVarGlobal1266354560GVL_PhysicalConstants.fLatticeSpacingOfSilicon_in_m64LREAL1.920155762E-10TcVarGlobal1266354624GVL_PhysicalConstants.fLatticeSpacingOfSilicon_in_m_Units648STRING(80)mTcVarGlobal1266354688GVL_PhysicalConstants.fLatticeSpacingOfSilicon_in_m_Uncertainty64LREAL5E-18TcVarGlobal1266355392GVL_PhysicalConstants.fAlphaParticleElectronMassRatio64LREAL7294.29954142TcVarGlobal1266355456GVL_PhysicalConstants.fAlphaParticleElectronMassRatio_Uncertainty64LREAL2.4E-07TcVarGlobal1266355520GVL_PhysicalConstants.fAlphaParticleMass_in_kg64LREAL6.6446573357E-27TcVarGlobal1266355584GVL_PhysicalConstants.fAlphaParticleMass_in_kg_Units648STRING(80)kgTcVarGlobal1266355648GVL_PhysicalConstants.fAlphaParticleMass_in_kg_Uncertainty64LREAL2E-36TcVarGlobal1266356352GVL_PhysicalConstants.fAlphaParticleMassEnergyEquivalent_in_J64LREAL5.9719201914E-10TcVarGlobal1266356416GVL_PhysicalConstants.fAlphaParticleMassEnergyEquivalent_in_J_Units648STRING(80)JTcVarGlobal1266356480GVL_PhysicalConstants.fAlphaParticleMassEnergyEquivalent_in_J_Uncertainty64LREAL1.8E-19TcVarGlobal1266357184GVL_PhysicalConstants.fAlphaParticleMassEnergyEquivalentInMeV_in_MeV64LREAL3727.3794066TcVarGlobal1266357248GVL_PhysicalConstants.fAlphaParticleMassEnergyEquivalentInMeV_in_MeV_Units648STRING(80)MeVTcVarGlobal1266357312GVL_PhysicalConstants.fAlphaParticleMassEnergyEquivalentInMeV_in_MeV_Uncertainty64LREAL1.1E-06TcVarGlobal1266358016GVL_PhysicalConstants.fAlphaParticleMassInU_in_u64LREAL4.001506179127TcVarGlobal1266358080GVL_PhysicalConstants.fAlphaParticleMassInU_in_u_Units648STRING(80)uTcVarGlobal1266358144GVL_PhysicalConstants.fAlphaParticleMassInU_in_u_Uncertainty64LREAL6.3E-11TcVarGlobal1266358848GVL_PhysicalConstants.fAlphaParticleMolarMass_in_kg_mol_164LREAL0.0040015061777TcVarGlobal1266358912GVL_PhysicalConstants.fAlphaParticleMolarMass_in_kg_mol_1_Units648STRING(80)kg mol^-1TcVarGlobal1266358976GVL_PhysicalConstants.fAlphaParticleMolarMass_in_kg_mol_1_Uncertainty64LREAL1.2E-12TcVarGlobal1266359680GVL_PhysicalConstants.fAlphaParticleProtonMassRatio64LREAL3.97259969009TcVarGlobal1266359744GVL_PhysicalConstants.fAlphaParticleProtonMassRatio_Uncertainty64LREAL2.2E-10TcVarGlobal1266359808GVL_PhysicalConstants.fAngstromStar_in_m64LREAL1.00001495E-10TcVarGlobal1266359872GVL_PhysicalConstants.fAngstromStar_in_m_Units648STRING(80)mTcVarGlobal1266359936GVL_PhysicalConstants.fAngstromStar_in_m_Uncertainty64LREAL9E-17TcVarGlobal1266360640GVL_PhysicalConstants.fAtomicMassConstant_in_kg64LREAL1.6605390666E-27TcVarGlobal1266360704GVL_PhysicalConstants.fAtomicMassConstant_in_kg_Units648STRING(80)kgTcVarGlobal1266360768GVL_PhysicalConstants.fAtomicMassConstant_in_kg_Uncertainty64LREAL5E-37TcVarGlobal1266361472GVL_PhysicalConstants.fAtomicMassConstantEnergyEquivalent_in_J64LREAL1.4924180856E-10TcVarGlobal1266361536GVL_PhysicalConstants.fAtomicMassConstantEnergyEquivalent_in_J_Units648STRING(80)JTcVarGlobal1266361600GVL_PhysicalConstants.fAtomicMassConstantEnergyEquivalent_in_J_Uncertainty64LREAL4.5E-20TcVarGlobal1266362304GVL_PhysicalConstants.fAtomicMassConstantEnergyEquivalentInMeV_in_MeV64LREAL931.49410242TcVarGlobal1266362368GVL_PhysicalConstants.fAtomicMassConstantEnergyEquivalentInMeV_in_MeV_Units648STRING(80)MeVTcVarGlobal1266362432GVL_PhysicalConstants.fAtomicMassConstantEnergyEquivalentInMeV_in_MeV_Uncertainty64LREAL2.8E-07TcVarGlobal1266363136GVL_PhysicalConstants.fAtomicMassUnitElectronVoltRelationship_in_eV64LREAL931494102.42TcVarGlobal1266363200GVL_PhysicalConstants.fAtomicMassUnitElectronVoltRelationship_in_eV_Units648STRING(80)eVTcVarGlobal1266363264GVL_PhysicalConstants.fAtomicMassUnitElectronVoltRelationship_in_eV_Uncertainty64LREAL0.28TcVarGlobal1266363968GVL_PhysicalConstants.fAtomicMassUnitHartreeRelationship_in_E_h64LREAL34231776.874TcVarGlobal1266364032GVL_PhysicalConstants.fAtomicMassUnitHartreeRelationship_in_E_h_Units648STRING(80)E_hTcVarGlobal1266364096GVL_PhysicalConstants.fAtomicMassUnitHartreeRelationship_in_E_h_Uncertainty64LREAL0.01TcVarGlobal1266364800GVL_PhysicalConstants.fAtomicMassUnitHertzRelationship_in_Hz64LREAL2.25234271871E+23TcVarGlobal1266364864GVL_PhysicalConstants.fAtomicMassUnitHertzRelationship_in_Hz_Units648STRING(80)HzTcVarGlobal1266364928GVL_PhysicalConstants.fAtomicMassUnitHertzRelationship_in_Hz_Uncertainty64LREAL68000000000000TcVarGlobal1266365632GVL_PhysicalConstants.fAtomicMassUnitInverseMeterRelationship_in_m_164LREAL751300661040000TcVarGlobal1266365696GVL_PhysicalConstants.fAtomicMassUnitInverseMeterRelationship_in_m_1_Units648STRING(80)m^-1TcVarGlobal1266365760GVL_PhysicalConstants.fAtomicMassUnitInverseMeterRelationship_in_m_1_Uncertainty64LREAL230000TcVarGlobal1266366464GVL_PhysicalConstants.fAtomicMassUnitJouleRelationship_in_J64LREAL1.4924180856E-10TcVarGlobal1266366528GVL_PhysicalConstants.fAtomicMassUnitJouleRelationship_in_J_Units648STRING(80)JTcVarGlobal1266366592GVL_PhysicalConstants.fAtomicMassUnitJouleRelationship_in_J_Uncertainty64LREAL4.5E-20TcVarGlobal1266367296GVL_PhysicalConstants.fAtomicMassUnitKelvinRelationship_in_K64LREAL10809540191600TcVarGlobal1266367360GVL_PhysicalConstants.fAtomicMassUnitKelvinRelationship_in_K_Units648STRING(80)KTcVarGlobal1266367424GVL_PhysicalConstants.fAtomicMassUnitKelvinRelationship_in_K_Uncertainty64LREAL3300TcVarGlobal1266368128GVL_PhysicalConstants.fAtomicMassUnitKilogramRelationship_in_kg64LREAL1.6605390666E-27TcVarGlobal1266368192GVL_PhysicalConstants.fAtomicMassUnitKilogramRelationship_in_kg_Units648STRING(80)kgTcVarGlobal1266368256GVL_PhysicalConstants.fAtomicMassUnitKilogramRelationship_in_kg_Uncertainty64LREAL5E-37TcVarGlobal1266368960GVL_PhysicalConstants.fAtomicUnitOf1stHyperpolarizability_in_C_3_m_3_J_264LREAL3.2063613061E-53TcVarGlobal1266369024GVL_PhysicalConstants.fAtomicUnitOf1stHyperpolarizability_in_C_3_m_3_J_2_Units648STRING(80)C^3 m^3 J^-2TcVarGlobal1266369088GVL_PhysicalConstants.fAtomicUnitOf1stHyperpolarizability_in_C_3_m_3_J_2_Uncertainty64LREAL1.5E-62TcVarGlobal1266369792GVL_PhysicalConstants.fAtomicUnitOf2ndHyperpolarizability_in_C_4_m_4_J_364LREAL6.2353799905E-65TcVarGlobal1266369856GVL_PhysicalConstants.fAtomicUnitOf2ndHyperpolarizability_in_C_4_m_4_J_3_Units648STRING(80)C^4 m^4 J^-3TcVarGlobal1266369920GVL_PhysicalConstants.fAtomicUnitOf2ndHyperpolarizability_in_C_4_m_4_J_3_Uncertainty64LREAL3.8E-74TcVarGlobal1266370624GVL_PhysicalConstants.fAtomicUnitOfAction_in_J_s64LREAL1.054571817E-34TcVarGlobal1266370688GVL_PhysicalConstants.fAtomicUnitOfAction_in_J_s_Units648STRING(80)J sTcVarGlobal1266370752GVL_PhysicalConstants.fAtomicUnitOfCharge_in_C64LREAL1.602176634E-19TcVarGlobal1266371456GVL_PhysicalConstants.fAtomicUnitOfCharge_in_C_Units648STRING(80)CTcVarGlobal1266371520GVL_PhysicalConstants.fAtomicUnitOfChargeDensity_in_C_m_364LREAL1081202384570TcVarGlobal1266372224GVL_PhysicalConstants.fAtomicUnitOfChargeDensity_in_C_m_3_Units648STRING(80)C m^-3TcVarGlobal1266372288GVL_PhysicalConstants.fAtomicUnitOfChargeDensity_in_C_m_3_Uncertainty64LREAL490TcVarGlobal1266372992GVL_PhysicalConstants.fAtomicUnitOfCurrent_in_A64LREAL0.00662361823751TcVarGlobal1266373056GVL_PhysicalConstants.fAtomicUnitOfCurrent_in_A_Units648STRING(80)ATcVarGlobal1266373120GVL_PhysicalConstants.fAtomicUnitOfCurrent_in_A_Uncertainty64LREAL1.3E-14TcVarGlobal1266373824GVL_PhysicalConstants.fAtomicUnitOfElectricDipoleMom_in_C_m64LREAL8.4783536255E-30TcVarGlobal1266373888GVL_PhysicalConstants.fAtomicUnitOfElectricDipoleMom_in_C_m_Units648STRING(80)C mTcVarGlobal1266373952GVL_PhysicalConstants.fAtomicUnitOfElectricDipoleMom_in_C_m_Uncertainty64LREAL1.3E-39TcVarGlobal1266374656GVL_PhysicalConstants.fAtomicUnitOfElectricField_in_V_m_164LREAL514220674763TcVarGlobal1266374720GVL_PhysicalConstants.fAtomicUnitOfElectricField_in_V_m_1_Units648STRING(80)V m^-1TcVarGlobal1266374784GVL_PhysicalConstants.fAtomicUnitOfElectricField_in_V_m_1_Uncertainty64LREAL78TcVarGlobal1266375488GVL_PhysicalConstants.fAtomicUnitOfElectricFieldGradient_in_V_m_264LREAL9.7173624292E+21TcVarGlobal1266375552GVL_PhysicalConstants.fAtomicUnitOfElectricFieldGradient_in_V_m_2_Units648STRING(80)V m^-2TcVarGlobal1266375616GVL_PhysicalConstants.fAtomicUnitOfElectricFieldGradient_in_V_m_2_Uncertainty64LREAL2900000000000TcVarGlobal1266376320GVL_PhysicalConstants.fAtomicUnitOfElectricPolarizability_in_C_2_m_2_J_164LREAL1.64877727436E-41TcVarGlobal1266376384GVL_PhysicalConstants.fAtomicUnitOfElectricPolarizability_in_C_2_m_2_J_1_Units648STRING(80)C^2 m^2 J^-1TcVarGlobal1266376448GVL_PhysicalConstants.fAtomicUnitOfElectricPolarizability_in_C_2_m_2_J_1_Uncertainty64LREAL5E-51TcVarGlobal1266377152GVL_PhysicalConstants.fAtomicUnitOfElectricPotential_in_V64LREAL27.211386245988TcVarGlobal1266377216GVL_PhysicalConstants.fAtomicUnitOfElectricPotential_in_V_Units648STRING(80)VTcVarGlobal1266377280GVL_PhysicalConstants.fAtomicUnitOfElectricPotential_in_V_Uncertainty64LREAL5.3E-11TcVarGlobal1266377984GVL_PhysicalConstants.fAtomicUnitOfElectricQuadrupoleMom_in_C_m_264LREAL4.4865515246E-40TcVarGlobal1266378048GVL_PhysicalConstants.fAtomicUnitOfElectricQuadrupoleMom_in_C_m_2_Units648STRING(80)C m^2TcVarGlobal1266378112GVL_PhysicalConstants.fAtomicUnitOfElectricQuadrupoleMom_in_C_m_2_Uncertainty64LREAL1.4E-49TcVarGlobal1266378816GVL_PhysicalConstants.fAtomicUnitOfEnergy_in_J64LREAL4.3597447222071E-18TcVarGlobal1266378880GVL_PhysicalConstants.fAtomicUnitOfEnergy_in_J_Units648STRING(80)JTcVarGlobal1266378944GVL_PhysicalConstants.fAtomicUnitOfEnergy_in_J_Uncertainty64LREAL8.5E-30TcVarGlobal1266379648GVL_PhysicalConstants.fAtomicUnitOfForce_in_N64LREAL8.2387234983E-08TcVarGlobal1266379712GVL_PhysicalConstants.fAtomicUnitOfForce_in_N_Units648STRING(80)NTcVarGlobal1266379776GVL_PhysicalConstants.fAtomicUnitOfForce_in_N_Uncertainty64LREAL1.2E-17TcVarGlobal1266380480GVL_PhysicalConstants.fAtomicUnitOfLength_in_m64LREAL5.29177210903E-11TcVarGlobal1266380544GVL_PhysicalConstants.fAtomicUnitOfLength_in_m_Units648STRING(80)mTcVarGlobal1266380608GVL_PhysicalConstants.fAtomicUnitOfLength_in_m_Uncertainty64LREAL8E-21TcVarGlobal1266381312GVL_PhysicalConstants.fAtomicUnitOfMag_DipoleMom_in_J_T_164LREAL1.85480201566E-23TcVarGlobal1266381376GVL_PhysicalConstants.fAtomicUnitOfMag_DipoleMom_in_J_T_1_Units648STRING(80)J T^-1TcVarGlobal1266381440GVL_PhysicalConstants.fAtomicUnitOfMag_DipoleMom_in_J_T_1_Uncertainty64LREAL5.6E-33TcVarGlobal1266382144GVL_PhysicalConstants.fAtomicUnitOfMag_FluxDensity_in_T64LREAL235051.756758TcVarGlobal1266382208GVL_PhysicalConstants.fAtomicUnitOfMag_FluxDensity_in_T_Units648STRING(80)TTcVarGlobal1266382272GVL_PhysicalConstants.fAtomicUnitOfMag_FluxDensity_in_T_Uncertainty64LREAL7.1E-05TcVarGlobal1266382976GVL_PhysicalConstants.fAtomicUnitOfMagnetizability_in_J_T_264LREAL7.8910366008E-29TcVarGlobal1266383040GVL_PhysicalConstants.fAtomicUnitOfMagnetizability_in_J_T_2_Units648STRING(80)J T^-2TcVarGlobal1266383104GVL_PhysicalConstants.fAtomicUnitOfMagnetizability_in_J_T_2_Uncertainty64LREAL4.8E-38TcVarGlobal1266383808GVL_PhysicalConstants.fAtomicUnitOfMass_in_kg64LREAL9.1093837015E-31TcVarGlobal1266383872GVL_PhysicalConstants.fAtomicUnitOfMass_in_kg_Units648STRING(80)kgTcVarGlobal1266383936GVL_PhysicalConstants.fAtomicUnitOfMass_in_kg_Uncertainty64LREAL2.8E-40TcVarGlobal1266384640GVL_PhysicalConstants.fAtomicUnitOfMomentum_in_kg_m_s_164LREAL1.9928519141E-24TcVarGlobal1266384704GVL_PhysicalConstants.fAtomicUnitOfMomentum_in_kg_m_s_1_Units648STRING(80)kg m s^-1TcVarGlobal1266384768GVL_PhysicalConstants.fAtomicUnitOfMomentum_in_kg_m_s_1_Uncertainty64LREAL3E-34TcVarGlobal1266385472GVL_PhysicalConstants.fAtomicUnitOfPermittivity_in_F_m_164LREAL1.11265005545E-10TcVarGlobal1266385536GVL_PhysicalConstants.fAtomicUnitOfPermittivity_in_F_m_1_Units648STRING(80)F m^-1TcVarGlobal1266385600GVL_PhysicalConstants.fAtomicUnitOfPermittivity_in_F_m_1_Uncertainty64LREAL1.7E-20TcVarGlobal1266386304GVL_PhysicalConstants.fAtomicUnitOfTime_in_s64LREAL2.4188843265857E-17TcVarGlobal1266386368GVL_PhysicalConstants.fAtomicUnitOfTime_in_s_Units648STRING(80)sTcVarGlobal1266386432GVL_PhysicalConstants.fAtomicUnitOfTime_in_s_Uncertainty64LREAL4.7E-29TcVarGlobal1266387136GVL_PhysicalConstants.fAtomicUnitOfVelocity_in_m_s_164LREAL2187691.26364TcVarGlobal1266387200GVL_PhysicalConstants.fAtomicUnitOfVelocity_in_m_s_1_Units648STRING(80)m s^-1TcVarGlobal1266387264GVL_PhysicalConstants.fAtomicUnitOfVelocity_in_m_s_1_Uncertainty64LREAL0.00033TcVarGlobal1266387968GVL_PhysicalConstants.fAvogadroConstant_in_mol_164LREAL6.02214076E+23TcVarGlobal1266388032GVL_PhysicalConstants.fAvogadroConstant_in_mol_1_Units648STRING(80)mol^-1TcVarGlobal1266388096GVL_PhysicalConstants.fBohrMagneton_in_J_T_164LREAL9.2740100783E-24TcVarGlobal1266388800GVL_PhysicalConstants.fBohrMagneton_in_J_T_1_Units648STRING(80)J T^-1TcVarGlobal1266388864GVL_PhysicalConstants.fBohrMagneton_in_J_T_1_Uncertainty64LREAL2.8E-33TcVarGlobal1266389568GVL_PhysicalConstants.fBohrMagnetonInEV_T_in_eV_T_164LREAL5.788381806E-05TcVarGlobal1266389632GVL_PhysicalConstants.fBohrMagnetonInEV_T_in_eV_T_1_Units648STRING(80)eV T^-1TcVarGlobal1266389696GVL_PhysicalConstants.fBohrMagnetonInEV_T_in_eV_T_1_Uncertainty64LREAL1.7E-14TcVarGlobal1266390400GVL_PhysicalConstants.fBohrMagnetonInHz_T_in_Hz_T_164LREAL13996244936.1TcVarGlobal1266390464GVL_PhysicalConstants.fBohrMagnetonInHz_T_in_Hz_T_1_Units648STRING(80)Hz T^-1TcVarGlobal1266390528GVL_PhysicalConstants.fBohrMagnetonInHz_T_in_Hz_T_1_Uncertainty64LREAL4.2TcVarGlobal1266391232GVL_PhysicalConstants.fBohrMagnetonInInverseMetersPerTesla_in_m_1_T_164LREAL46.68644814TcVarGlobal1266391296GVL_PhysicalConstants.fBohrMagnetonInInverseMetersPerTesla_in_m_1_T_1_Units648STRING(80)m^-1 T^-1TcVarGlobal1266391360GVL_PhysicalConstants.fBohrMagnetonInInverseMetersPerTesla_in_m_1_T_1_Uncertainty64LREAL2.9E-07TcVarGlobal1266392064GVL_PhysicalConstants.fBohrMagnetonInK_T_in_K_T_164LREAL0.67171381563TcVarGlobal1266392128GVL_PhysicalConstants.fBohrMagnetonInK_T_in_K_T_1_Units648STRING(80)K T^-1TcVarGlobal1266392192GVL_PhysicalConstants.fBohrMagnetonInK_T_in_K_T_1_Uncertainty64LREAL2E-10TcVarGlobal1266392896GVL_PhysicalConstants.fBohrRadius_in_m64LREAL5.29177210903E-11TcVarGlobal1266392960GVL_PhysicalConstants.fBohrRadius_in_m_Units648STRING(80)mTcVarGlobal1266393024GVL_PhysicalConstants.fBohrRadius_in_m_Uncertainty64LREAL8E-21TcVarGlobal1266393728GVL_PhysicalConstants.fBoltzmannConstant_in_J_K_164LREAL1.380649E-23TcVarGlobal1266393792GVL_PhysicalConstants.fBoltzmannConstant_in_J_K_1_Units648STRING(80)J K^-1TcVarGlobal1266393856GVL_PhysicalConstants.fBoltzmannConstantInEV_K_in_eV_K_164LREAL8.617333262E-05TcVarGlobal1266394560GVL_PhysicalConstants.fBoltzmannConstantInEV_K_in_eV_K_1_Units648STRING(80)eV K^-1TcVarGlobal1266394624GVL_PhysicalConstants.fBoltzmannConstantInHz_K_in_Hz_K_164LREAL20836619120TcVarGlobal1266395328GVL_PhysicalConstants.fBoltzmannConstantInHz_K_in_Hz_K_1_Units648STRING(80)Hz K^-1TcVarGlobal1266395392GVL_PhysicalConstants.fBoltzmannConstantInInverseMetersPerKelvin_in_m_1_K_164LREAL69.503457TcVarGlobal1266396096GVL_PhysicalConstants.fBoltzmannConstantInInverseMetersPerKelvin_in_m_1_K_1_Units648STRING(80)m^-1 K^-1TcVarGlobal1266396160GVL_PhysicalConstants.fBoltzmannConstantInInverseMetersPerKelvin_in_m_1_K_1_Uncertainty64LREAL4E-05TcVarGlobal1266396864GVL_PhysicalConstants.fCharacteristicImpedanceOfVacuum_in_ohm64LREAL376.730313666862TcVarGlobal1266396928GVL_PhysicalConstants.fCharacteristicImpedanceOfVacuum_in_ohm_Units648STRING(80)ohmTcVarGlobal1266396992GVL_PhysicalConstants.fCharacteristicImpedanceOfVacuum_in_ohm_Uncertainty64LREAL5.61366546036269E-08TcVarGlobal1266397696GVL_PhysicalConstants.fClassicalElectronRadius_in_m64LREAL2.8179403262E-15TcVarGlobal1266397760GVL_PhysicalConstants.fClassicalElectronRadius_in_m_Units648STRING(80)mTcVarGlobal1266397824GVL_PhysicalConstants.fClassicalElectronRadius_in_m_Uncertainty64LREAL1.3E-24TcVarGlobal1266398528GVL_PhysicalConstants.fComptonWavelength_in_m64LREAL2.42631023867E-12TcVarGlobal1266398592GVL_PhysicalConstants.fComptonWavelength_in_m_Units648STRING(80)mTcVarGlobal1266398656GVL_PhysicalConstants.fComptonWavelength_in_m_Uncertainty64LREAL7.3E-22TcVarGlobal1266399360GVL_PhysicalConstants.fComptonWavelengthOver2Pi_in_m64LREAL3.8615926764E-13TcVarGlobal1266399424GVL_PhysicalConstants.fComptonWavelengthOver2Pi_in_m_Units648STRING(80)mTcVarGlobal1266399488GVL_PhysicalConstants.fComptonWavelengthOver2Pi_in_m_Uncertainty64LREAL1.8E-22TcVarGlobal1266400192GVL_PhysicalConstants.fConductanceQuantum_in_S64LREAL7.748091729E-05TcVarGlobal1266400256GVL_PhysicalConstants.fConductanceQuantum_in_S_Units648STRING(80)STcVarGlobal1266400320GVL_PhysicalConstants.fConventionalValueOfJosephsonConstant_in_Hz_V_164LREAL483597900000000TcVarGlobal1266401024GVL_PhysicalConstants.fConventionalValueOfJosephsonConstant_in_Hz_V_1_Units648STRING(80)Hz V^-1TcVarGlobal1266401088GVL_PhysicalConstants.fConventionalValueOfVonKlitzingConstant_in_ohm64LREAL25812.807TcVarGlobal1266401792GVL_PhysicalConstants.fConventionalValueOfVonKlitzingConstant_in_ohm_Units648STRING(80)ohmTcVarGlobal1266401856GVL_PhysicalConstants.fCuXUnit_in_m64LREAL1.00207697E-13TcVarGlobal1266402560GVL_PhysicalConstants.fCuXUnit_in_m_Units648STRING(80)mTcVarGlobal1266402624GVL_PhysicalConstants.fCuXUnit_in_m_Uncertainty64LREAL2.8E-20TcVarGlobal1266403328GVL_PhysicalConstants.fDeuteronElectronMag_Mom_Ratio64LREAL-0.0004664345551TcVarGlobal1266403392GVL_PhysicalConstants.fDeuteronElectronMag_Mom_Ratio_Uncertainty64LREAL1.2E-12TcVarGlobal1266403456GVL_PhysicalConstants.fDeuteronElectronMassRatio64LREAL3670.48296788TcVarGlobal1266403520GVL_PhysicalConstants.fDeuteronElectronMassRatio_Uncertainty64LREAL1.3E-07TcVarGlobal1266403584GVL_PhysicalConstants.fDeuteronGFactor64LREAL0.8574382338TcVarGlobal1266403648GVL_PhysicalConstants.fDeuteronGFactor_Uncertainty64LREAL2.2E-09TcVarGlobal1266403712GVL_PhysicalConstants.fDeuteronMag_Mom_in_J_T_164LREAL4.330735094E-27TcVarGlobal1266403776GVL_PhysicalConstants.fDeuteronMag_Mom_in_J_T_1_Units648STRING(80)J T^-1TcVarGlobal1266403840GVL_PhysicalConstants.fDeuteronMag_Mom_in_J_T_1_Uncertainty64LREAL1.1E-35TcVarGlobal1266404544GVL_PhysicalConstants.fDeuteronMag_Mom_ToBohrMagnetonRatio64LREAL0.000466975457TcVarGlobal1266404608GVL_PhysicalConstants.fDeuteronMag_Mom_ToBohrMagnetonRatio_Uncertainty64LREAL1.2E-12TcVarGlobal1266404672GVL_PhysicalConstants.fDeuteronMag_Mom_ToNuclearMagnetonRatio64LREAL0.8574382338TcVarGlobal1266404736GVL_PhysicalConstants.fDeuteronMag_Mom_ToNuclearMagnetonRatio_Uncertainty64LREAL2.2E-09TcVarGlobal1266404800GVL_PhysicalConstants.fDeuteronMass_in_kg64LREAL3.3435837724E-27TcVarGlobal1266404864GVL_PhysicalConstants.fDeuteronMass_in_kg_Units648STRING(80)kgTcVarGlobal1266404928GVL_PhysicalConstants.fDeuteronMass_in_kg_Uncertainty64LREAL1E-36TcVarGlobal1266405632GVL_PhysicalConstants.fDeuteronMassEnergyEquivalent_in_J64LREAL3.00506323102E-10TcVarGlobal1266405696GVL_PhysicalConstants.fDeuteronMassEnergyEquivalent_in_J_Units648STRING(80)JTcVarGlobal1266405760GVL_PhysicalConstants.fDeuteronMassEnergyEquivalent_in_J_Uncertainty64LREAL9.1E-20TcVarGlobal1266406464GVL_PhysicalConstants.fDeuteronMassEnergyEquivalentInMeV_in_MeV64LREAL1875.61294257TcVarGlobal1266406528GVL_PhysicalConstants.fDeuteronMassEnergyEquivalentInMeV_in_MeV_Units648STRING(80)MeVTcVarGlobal1266406592GVL_PhysicalConstants.fDeuteronMassEnergyEquivalentInMeV_in_MeV_Uncertainty64LREAL5.7E-07TcVarGlobal1266407296GVL_PhysicalConstants.fDeuteronMassInU_in_u64LREAL2.013553212745TcVarGlobal1266407360GVL_PhysicalConstants.fDeuteronMassInU_in_u_Units648STRING(80)uTcVarGlobal1266407424GVL_PhysicalConstants.fDeuteronMassInU_in_u_Uncertainty64LREAL4E-11TcVarGlobal1266408128GVL_PhysicalConstants.fDeuteronMolarMass_in_kg_mol_164LREAL0.00201355321205TcVarGlobal1266408192GVL_PhysicalConstants.fDeuteronMolarMass_in_kg_mol_1_Units648STRING(80)kg mol^-1TcVarGlobal1266408256GVL_PhysicalConstants.fDeuteronMolarMass_in_kg_mol_1_Uncertainty64LREAL6.1E-13TcVarGlobal1266408960GVL_PhysicalConstants.fDeuteronNeutronMag_Mom_Ratio64LREAL-0.44820653TcVarGlobal1266409024GVL_PhysicalConstants.fDeuteronNeutronMag_Mom_Ratio_Uncertainty64LREAL1.1E-07TcVarGlobal1266409088GVL_PhysicalConstants.fDeuteronProtonMag_Mom_Ratio64LREAL0.30701220939TcVarGlobal1266409152GVL_PhysicalConstants.fDeuteronProtonMag_Mom_Ratio_Uncertainty64LREAL7.9E-10TcVarGlobal1266409216GVL_PhysicalConstants.fDeuteronProtonMassRatio64LREAL1.99900750139TcVarGlobal1266409280GVL_PhysicalConstants.fDeuteronProtonMassRatio_Uncertainty64LREAL1.1E-10TcVarGlobal1266409344GVL_PhysicalConstants.fDeuteronRmsChargeRadius_in_m64LREAL2.12799E-15TcVarGlobal1266409408GVL_PhysicalConstants.fDeuteronRmsChargeRadius_in_m_Units648STRING(80)mTcVarGlobal1266409472GVL_PhysicalConstants.fDeuteronRmsChargeRadius_in_m_Uncertainty64LREAL7.4E-19TcVarGlobal1266410176GVL_PhysicalConstants.fElectricConstant_in_F_m_164LREAL8.8541878128E-12TcVarGlobal1266410240GVL_PhysicalConstants.fElectricConstant_in_F_m_1_Units648STRING(80)F m^-1TcVarGlobal1266410304GVL_PhysicalConstants.fElectricConstant_in_F_m_1_Uncertainty64LREAL1.3E-21TcVarGlobal1266411008GVL_PhysicalConstants.fElectronChargeToMassQuotient_in_C_kg_164LREAL-175882001076TcVarGlobal1266411072GVL_PhysicalConstants.fElectronChargeToMassQuotient_in_C_kg_1_Units648STRING(80)C kg^-1TcVarGlobal1266411136GVL_PhysicalConstants.fElectronChargeToMassQuotient_in_C_kg_1_Uncertainty64LREAL53TcVarGlobal1266411840GVL_PhysicalConstants.fElectronDeuteronMag_Mom_Ratio64LREAL-2143.9234915TcVarGlobal1266411904GVL_PhysicalConstants.fElectronDeuteronMag_Mom_Ratio_Uncertainty64LREAL5.6E-06TcVarGlobal1266411968GVL_PhysicalConstants.fElectronDeuteronMassRatio64LREAL0.0002724437107462TcVarGlobal1266412032GVL_PhysicalConstants.fElectronDeuteronMassRatio_Uncertainty64LREAL9.6E-15TcVarGlobal1266412096GVL_PhysicalConstants.fElectronGFactor64LREAL-2.00231930436256TcVarGlobal1266412160GVL_PhysicalConstants.fElectronGFactor_Uncertainty64LREAL3.5E-13TcVarGlobal1266412224GVL_PhysicalConstants.fElectronGyromag_Ratio_in_s_1_T_164LREAL176085963023TcVarGlobal1266412288GVL_PhysicalConstants.fElectronGyromag_Ratio_in_s_1_T_1_Units648STRING(80)s^-1 T^-1TcVarGlobal1266412352GVL_PhysicalConstants.fElectronGyromag_Ratio_in_s_1_T_1_Uncertainty64LREAL53TcVarGlobal1266413056GVL_PhysicalConstants.fElectronGyromag_RatioOver2Pi_in_MHz_T_164LREAL28024.95164TcVarGlobal1266413120GVL_PhysicalConstants.fElectronGyromag_RatioOver2Pi_in_MHz_T_1_Units648STRING(80)MHz T^-1TcVarGlobal1266413184GVL_PhysicalConstants.fElectronGyromag_RatioOver2Pi_in_MHz_T_1_Uncertainty64LREAL0.00017TcVarGlobal1266413888GVL_PhysicalConstants.fElectronMag_Mom_in_J_T_164LREAL-9.2847647043E-24TcVarGlobal1266413952GVL_PhysicalConstants.fElectronMag_Mom_in_J_T_1_Units648STRING(80)J T^-1TcVarGlobal1266414016GVL_PhysicalConstants.fElectronMag_Mom_in_J_T_1_Uncertainty64LREAL2.8E-33TcVarGlobal1266414720GVL_PhysicalConstants.fElectronMag_Mom_Anomaly64LREAL0.00115965218128TcVarGlobal1266414784GVL_PhysicalConstants.fElectronMag_Mom_Anomaly_Uncertainty64LREAL1.8E-13TcVarGlobal1266414848GVL_PhysicalConstants.fElectronMag_Mom_ToBohrMagnetonRatio64LREAL-1.00115965218128TcVarGlobal1266414912GVL_PhysicalConstants.fElectronMag_Mom_ToBohrMagnetonRatio_Uncertainty64LREAL1.8E-13TcVarGlobal1266414976GVL_PhysicalConstants.fElectronMag_Mom_ToNuclearMagnetonRatio64LREAL-1838.28197188TcVarGlobal1266415040GVL_PhysicalConstants.fElectronMag_Mom_ToNuclearMagnetonRatio_Uncertainty64LREAL1.1E-07TcVarGlobal1266415104GVL_PhysicalConstants.fElectronMass_in_kg64LREAL9.1093837015E-31TcVarGlobal1266415168GVL_PhysicalConstants.fElectronMass_in_kg_Units648STRING(80)kgTcVarGlobal1266415232GVL_PhysicalConstants.fElectronMass_in_kg_Uncertainty64LREAL2.8E-40TcVarGlobal1266415936GVL_PhysicalConstants.fElectronMassEnergyEquivalent_in_J64LREAL8.1871057769E-14TcVarGlobal1266416000GVL_PhysicalConstants.fElectronMassEnergyEquivalent_in_J_Units648STRING(80)JTcVarGlobal1266416064GVL_PhysicalConstants.fElectronMassEnergyEquivalent_in_J_Uncertainty64LREAL2.5E-23TcVarGlobal1266416768GVL_PhysicalConstants.fElectronMassEnergyEquivalentInMeV_in_MeV64LREAL0.51099895TcVarGlobal1266416832GVL_PhysicalConstants.fElectronMassEnergyEquivalentInMeV_in_MeV_Units648STRING(80)MeVTcVarGlobal1266416896GVL_PhysicalConstants.fElectronMassEnergyEquivalentInMeV_in_MeV_Uncertainty64LREAL1.5E-10TcVarGlobal1266417600GVL_PhysicalConstants.fElectronMassInU_in_u64LREAL0.000548579909065TcVarGlobal1266417664GVL_PhysicalConstants.fElectronMassInU_in_u_Units648STRING(80)uTcVarGlobal1266417728GVL_PhysicalConstants.fElectronMassInU_in_u_Uncertainty64LREAL1.6E-14TcVarGlobal1266418432GVL_PhysicalConstants.fElectronMolarMass_in_kg_mol_164LREAL5.4857990888E-07TcVarGlobal1266418496GVL_PhysicalConstants.fElectronMolarMass_in_kg_mol_1_Units648STRING(80)kg mol^-1TcVarGlobal1266418560GVL_PhysicalConstants.fElectronMolarMass_in_kg_mol_1_Uncertainty64LREAL1.7E-16TcVarGlobal1266419264GVL_PhysicalConstants.fElectronMuonMag_Mom_Ratio64LREAL206.7669883TcVarGlobal1266419328GVL_PhysicalConstants.fElectronMuonMag_Mom_Ratio_Uncertainty64LREAL4.6E-06TcVarGlobal1266419392GVL_PhysicalConstants.fElectronMuonMassRatio64LREAL0.00483633169TcVarGlobal1266419456GVL_PhysicalConstants.fElectronMuonMassRatio_Uncertainty64LREAL1.1E-10TcVarGlobal1266419520GVL_PhysicalConstants.fElectronNeutronMag_Mom_Ratio64LREAL960.9205TcVarGlobal1266419584GVL_PhysicalConstants.fElectronNeutronMag_Mom_Ratio_Uncertainty64LREAL0.00023TcVarGlobal1266419648GVL_PhysicalConstants.fElectronNeutronMassRatio64LREAL0.00054386734424TcVarGlobal1266419712GVL_PhysicalConstants.fElectronNeutronMassRatio_Uncertainty64LREAL2.6E-13TcVarGlobal1266419776GVL_PhysicalConstants.fElectronProtonMag_Mom_Ratio64LREAL-658.21068789TcVarGlobal1266419840GVL_PhysicalConstants.fElectronProtonMag_Mom_Ratio_Uncertainty64LREAL2E-07TcVarGlobal1266419904GVL_PhysicalConstants.fElectronProtonMassRatio64LREAL0.000544617021487TcVarGlobal1266419968GVL_PhysicalConstants.fElectronProtonMassRatio_Uncertainty64LREAL3.3E-14TcVarGlobal1266420032GVL_PhysicalConstants.fElectronTauMassRatio64LREAL0.000287585TcVarGlobal1266420096GVL_PhysicalConstants.fElectronTauMassRatio_Uncertainty64LREAL1.9E-08TcVarGlobal1266420160GVL_PhysicalConstants.fElectronToAlphaParticleMassRatio64LREAL0.0001370933554787TcVarGlobal1266420224GVL_PhysicalConstants.fElectronToAlphaParticleMassRatio_Uncertainty64LREAL4.5E-15TcVarGlobal1266420288GVL_PhysicalConstants.fElectronToShieldedHelionMag_Mom_Ratio64LREAL864.058257TcVarGlobal1266420352GVL_PhysicalConstants.fElectronToShieldedHelionMag_Mom_Ratio_Uncertainty64LREAL1E-05TcVarGlobal1266420416GVL_PhysicalConstants.fElectronToShieldedProtonMag_Mom_Ratio64LREAL-658.2275971TcVarGlobal1266420480GVL_PhysicalConstants.fElectronToShieldedProtonMag_Mom_Ratio_Uncertainty64LREAL7.2E-06TcVarGlobal1266420544GVL_PhysicalConstants.fElectronVolt_in_J64LREAL1.602176634E-19TcVarGlobal1266420608GVL_PhysicalConstants.fElectronVolt_in_J_Units648STRING(80)JTcVarGlobal1266420672GVL_PhysicalConstants.fElectronVoltAtomicMassUnitRelationship_in_u64LREAL1.07354410233E-09TcVarGlobal1266421376GVL_PhysicalConstants.fElectronVoltAtomicMassUnitRelationship_in_u_Units648STRING(80)uTcVarGlobal1266421440GVL_PhysicalConstants.fElectronVoltAtomicMassUnitRelationship_in_u_Uncertainty64LREAL3.2E-19TcVarGlobal1266422144GVL_PhysicalConstants.fElectronVoltHartreeRelationship_in_E_h64LREAL0.036749322175655TcVarGlobal1266422208GVL_PhysicalConstants.fElectronVoltHartreeRelationship_in_E_h_Units648STRING(80)E_hTcVarGlobal1266422272GVL_PhysicalConstants.fElectronVoltHartreeRelationship_in_E_h_Uncertainty64LREAL7.1E-14TcVarGlobal1266422976GVL_PhysicalConstants.fElectronVoltHertzRelationship_in_Hz64LREAL241798924200000TcVarGlobal1266423040GVL_PhysicalConstants.fElectronVoltHertzRelationship_in_Hz_Units648STRING(80)HzTcVarGlobal1266423104GVL_PhysicalConstants.fElectronVoltInverseMeterRelationship_in_m_164LREAL806554.3937TcVarGlobal1266423808GVL_PhysicalConstants.fElectronVoltInverseMeterRelationship_in_m_1_Units648STRING(80)m^-1TcVarGlobal1266423872GVL_PhysicalConstants.fElectronVoltJouleRelationship_in_J64LREAL1.602176634E-19TcVarGlobal1266424576GVL_PhysicalConstants.fElectronVoltJouleRelationship_in_J_Units648STRING(80)JTcVarGlobal1266424640GVL_PhysicalConstants.fElectronVoltKelvinRelationship_in_K64LREAL11604.51812TcVarGlobal1266425344GVL_PhysicalConstants.fElectronVoltKelvinRelationship_in_K_Units648STRING(80)KTcVarGlobal1266425408GVL_PhysicalConstants.fElectronVoltKilogramRelationship_in_kg64LREAL1.782661921E-36TcVarGlobal1266426112GVL_PhysicalConstants.fElectronVoltKilogramRelationship_in_kg_Units648STRING(80)kgTcVarGlobal1266426176GVL_PhysicalConstants.fElementaryCharge_in_C64LREAL1.602176634E-19TcVarGlobal1266426880GVL_PhysicalConstants.fElementaryCharge_in_C_Units648STRING(80)CTcVarGlobal1266426944GVL_PhysicalConstants.fElementaryChargeOverH_in_A_J_164LREAL241798926200000TcVarGlobal1266427648GVL_PhysicalConstants.fElementaryChargeOverH_in_A_J_1_Units648STRING(80)A J^-1TcVarGlobal1266427712GVL_PhysicalConstants.fElementaryChargeOverH_in_A_J_1_Uncertainty64LREAL1500000TcVarGlobal1266428416GVL_PhysicalConstants.fFaradayConstant_in_C_mol_164LREAL96485.33212TcVarGlobal1266428480GVL_PhysicalConstants.fFaradayConstant_in_C_mol_1_Units648STRING(80)C mol^-1TcVarGlobal1266428544GVL_PhysicalConstants.fFaradayConstantForConventionalElectricCurrent_in_C_90_mol_164LREAL96485.3251TcVarGlobal1266429248GVL_PhysicalConstants.fFaradayConstantForConventionalElectricCurrent_in_C_90_mol_1_Units648STRING(80)C_90 mol^-1TcVarGlobal1266429312GVL_PhysicalConstants.fFaradayConstantForConventionalElectricCurrent_in_C_90_mol_1_Uncertainty64LREAL0.0012TcVarGlobal1266430016GVL_PhysicalConstants.fFermiCouplingConstant_in_GeV_264LREAL1.1663787E-05TcVarGlobal1266430080GVL_PhysicalConstants.fFermiCouplingConstant_in_GeV_2_Units648STRING(80)GeV^-2TcVarGlobal1266430144GVL_PhysicalConstants.fFermiCouplingConstant_in_GeV_2_Uncertainty64LREAL6E-12TcVarGlobal1266430848GVL_PhysicalConstants.fFineStructureConstant64LREAL0.0072973525693TcVarGlobal1266430912GVL_PhysicalConstants.fFineStructureConstant_Uncertainty64LREAL1.1E-12TcVarGlobal1266430976GVL_PhysicalConstants.fFirstRadiationConstant_in_W_m_264LREAL3.741771852E-16TcVarGlobal1266431040GVL_PhysicalConstants.fFirstRadiationConstant_in_W_m_2_Units648STRING(80)W m^2TcVarGlobal1266431104GVL_PhysicalConstants.fFirstRadiationConstantForSpectralRadiance_in_W_m_2_sr_164LREAL1.191042972E-16TcVarGlobal1266431808GVL_PhysicalConstants.fFirstRadiationConstantForSpectralRadiance_in_W_m_2_sr_1_Units648STRING(80)W m^2 sr^-1TcVarGlobal1266431872GVL_PhysicalConstants.fHartreeAtomicMassUnitRelationship_in_u64LREAL2.92126232205E-08TcVarGlobal1266432576GVL_PhysicalConstants.fHartreeAtomicMassUnitRelationship_in_u_Units648STRING(80)uTcVarGlobal1266432640GVL_PhysicalConstants.fHartreeAtomicMassUnitRelationship_in_u_Uncertainty64LREAL8.8E-18TcVarGlobal1266433344GVL_PhysicalConstants.fHartreeElectronVoltRelationship_in_eV64LREAL27.211386245988TcVarGlobal1266433408GVL_PhysicalConstants.fHartreeElectronVoltRelationship_in_eV_Units648STRING(80)eVTcVarGlobal1266433472GVL_PhysicalConstants.fHartreeElectronVoltRelationship_in_eV_Uncertainty64LREAL5.3E-11TcVarGlobal1266434176GVL_PhysicalConstants.fHartreeEnergy_in_J64LREAL4.3597447222071E-18TcVarGlobal1266434240GVL_PhysicalConstants.fHartreeEnergy_in_J_Units648STRING(80)JTcVarGlobal1266434304GVL_PhysicalConstants.fHartreeEnergy_in_J_Uncertainty64LREAL8.5E-30TcVarGlobal1266435008GVL_PhysicalConstants.fHartreeEnergyInEV_in_eV64LREAL27.211386245988TcVarGlobal1266435072GVL_PhysicalConstants.fHartreeEnergyInEV_in_eV_Units648STRING(80)eVTcVarGlobal1266435136GVL_PhysicalConstants.fHartreeEnergyInEV_in_eV_Uncertainty64LREAL5.3E-11TcVarGlobal1266435840GVL_PhysicalConstants.fHartreeHertzRelationship_in_Hz64LREAL6.579683920502E+15TcVarGlobal1266435904GVL_PhysicalConstants.fHartreeHertzRelationship_in_Hz_Units648STRING(80)HzTcVarGlobal1266435968GVL_PhysicalConstants.fHartreeHertzRelationship_in_Hz_Uncertainty64LREAL13000TcVarGlobal1266436672GVL_PhysicalConstants.fHartreeInverseMeterRelationship_in_m_164LREAL21947463.13632TcVarGlobal1266436736GVL_PhysicalConstants.fHartreeInverseMeterRelationship_in_m_1_Units648STRING(80)m^-1TcVarGlobal1266436800GVL_PhysicalConstants.fHartreeInverseMeterRelationship_in_m_1_Uncertainty64LREAL4.3E-05TcVarGlobal1266437504GVL_PhysicalConstants.fHartreeJouleRelationship_in_J64LREAL4.3597447222071E-18TcVarGlobal1266437568GVL_PhysicalConstants.fHartreeJouleRelationship_in_J_Units648STRING(80)JTcVarGlobal1266437632GVL_PhysicalConstants.fHartreeJouleRelationship_in_J_Uncertainty64LREAL8.5E-30TcVarGlobal1266438336GVL_PhysicalConstants.fHartreeKelvinRelationship_in_K64LREAL315775.02480407TcVarGlobal1266438400GVL_PhysicalConstants.fHartreeKelvinRelationship_in_K_Units648STRING(80)KTcVarGlobal1266438464GVL_PhysicalConstants.fHartreeKelvinRelationship_in_K_Uncertainty64LREAL6.1E-07TcVarGlobal1266439168GVL_PhysicalConstants.fHartreeKilogramRelationship_in_kg64LREAL4.8508702095432E-35TcVarGlobal1266439232GVL_PhysicalConstants.fHartreeKilogramRelationship_in_kg_Units648STRING(80)kgTcVarGlobal1266439296GVL_PhysicalConstants.fHartreeKilogramRelationship_in_kg_Uncertainty64LREAL9.4E-47TcVarGlobal1266440000GVL_PhysicalConstants.fHelionElectronMassRatio64LREAL5495.88528007TcVarGlobal1266440064GVL_PhysicalConstants.fHelionElectronMassRatio_Uncertainty64LREAL2.4E-07TcVarGlobal1266440128GVL_PhysicalConstants.fHelionMass_in_kg64LREAL5.0064127796E-27TcVarGlobal1266440192GVL_PhysicalConstants.fHelionMass_in_kg_Units648STRING(80)kgTcVarGlobal1266440256GVL_PhysicalConstants.fHelionMass_in_kg_Uncertainty64LREAL1.5E-36TcVarGlobal1266440960GVL_PhysicalConstants.fHelionMassEnergyEquivalent_in_J64LREAL4.4995394125E-10TcVarGlobal1266441024GVL_PhysicalConstants.fHelionMassEnergyEquivalent_in_J_Units648STRING(80)JTcVarGlobal1266441088GVL_PhysicalConstants.fHelionMassEnergyEquivalent_in_J_Uncertainty64LREAL1.4E-19TcVarGlobal1266441792GVL_PhysicalConstants.fHelionMassEnergyEquivalentInMeV_in_MeV64LREAL2808.39160743TcVarGlobal1266441856GVL_PhysicalConstants.fHelionMassEnergyEquivalentInMeV_in_MeV_Units648STRING(80)MeVTcVarGlobal1266441920GVL_PhysicalConstants.fHelionMassEnergyEquivalentInMeV_in_MeV_Uncertainty64LREAL8.5E-07TcVarGlobal1266442624GVL_PhysicalConstants.fHelionMassInU_in_u64LREAL3.014932247175TcVarGlobal1266442688GVL_PhysicalConstants.fHelionMassInU_in_u_Units648STRING(80)uTcVarGlobal1266442752GVL_PhysicalConstants.fHelionMassInU_in_u_Uncertainty64LREAL9.7E-11TcVarGlobal1266443456GVL_PhysicalConstants.fHelionMolarMass_in_kg_mol_164LREAL0.00301493224613TcVarGlobal1266443520GVL_PhysicalConstants.fHelionMolarMass_in_kg_mol_1_Units648STRING(80)kg mol^-1TcVarGlobal1266443584GVL_PhysicalConstants.fHelionMolarMass_in_kg_mol_1_Uncertainty64LREAL9.1E-13TcVarGlobal1266444288GVL_PhysicalConstants.fHelionProtonMassRatio64LREAL2.99315267167TcVarGlobal1266444352GVL_PhysicalConstants.fHelionProtonMassRatio_Uncertainty64LREAL1.3E-10TcVarGlobal1266444416GVL_PhysicalConstants.fHertzAtomicMassUnitRelationship_in_u64LREAL4.4398216652E-24TcVarGlobal1266444480GVL_PhysicalConstants.fHertzAtomicMassUnitRelationship_in_u_Units648STRING(80)uTcVarGlobal1266444544GVL_PhysicalConstants.fHertzAtomicMassUnitRelationship_in_u_Uncertainty64LREAL1.3E-33TcVarGlobal1266445248GVL_PhysicalConstants.fHertzElectronVoltRelationship_in_eV64LREAL4.135667696E-15TcVarGlobal1266445312GVL_PhysicalConstants.fHertzElectronVoltRelationship_in_eV_Units648STRING(80)eVTcVarGlobal1266445376GVL_PhysicalConstants.fHertzHartreeRelationship_in_E_h64LREAL1.519829846057E-16TcVarGlobal1266446080GVL_PhysicalConstants.fHertzHartreeRelationship_in_E_h_Units648STRING(80)E_hTcVarGlobal1266446144GVL_PhysicalConstants.fHertzHartreeRelationship_in_E_h_Uncertainty64LREAL2.9E-28TcVarGlobal1266446848GVL_PhysicalConstants.fHertzInverseMeterRelationship_in_m_164LREAL3.33564095198152E-09TcVarGlobal1266446912GVL_PhysicalConstants.fHertzInverseMeterRelationship_in_m_1_Units648STRING(80)m^-1TcVarGlobal1266446976GVL_PhysicalConstants.fHertzJouleRelationship_in_J64LREAL6.62607015E-34TcVarGlobal1266447680GVL_PhysicalConstants.fHertzJouleRelationship_in_J_Units648STRING(80)JTcVarGlobal1266447744GVL_PhysicalConstants.fHertzKelvinRelationship_in_K64LREAL4.799243073E-11TcVarGlobal1266448448GVL_PhysicalConstants.fHertzKelvinRelationship_in_K_Units648STRING(80)KTcVarGlobal1266448512GVL_PhysicalConstants.fHertzKilogramRelationship_in_kg64LREAL7.372497323E-51TcVarGlobal1266449216GVL_PhysicalConstants.fHertzKilogramRelationship_in_kg_Units648STRING(80)kgTcVarGlobal1266449280GVL_PhysicalConstants.fInverseFineStructureConstant64LREAL137.035999084TcVarGlobal1266449984GVL_PhysicalConstants.fInverseFineStructureConstant_Uncertainty64LREAL2.1E-08TcVarGlobal1266450048GVL_PhysicalConstants.fInverseMeterAtomicMassUnitRelationship_in_u64LREAL1.3310250501E-15TcVarGlobal1266450112GVL_PhysicalConstants.fInverseMeterAtomicMassUnitRelationship_in_u_Units648STRING(80)uTcVarGlobal1266450176GVL_PhysicalConstants.fInverseMeterAtomicMassUnitRelationship_in_u_Uncertainty64LREAL4E-25TcVarGlobal1266450880GVL_PhysicalConstants.fInverseMeterElectronVoltRelationship_in_eV64LREAL1.239841984E-06TcVarGlobal1266450944GVL_PhysicalConstants.fInverseMeterElectronVoltRelationship_in_eV_Units648STRING(80)eVTcVarGlobal1266451008GVL_PhysicalConstants.fInverseMeterHartreeRelationship_in_E_h64LREAL4.556335252912E-08TcVarGlobal1266451712GVL_PhysicalConstants.fInverseMeterHartreeRelationship_in_E_h_Units648STRING(80)E_hTcVarGlobal1266451776GVL_PhysicalConstants.fInverseMeterHartreeRelationship_in_E_h_Uncertainty64LREAL8.8E-20TcVarGlobal1266452480GVL_PhysicalConstants.fInverseMeterHertzRelationship_in_Hz64LREAL299792458TcVarGlobal1266452544GVL_PhysicalConstants.fInverseMeterHertzRelationship_in_Hz_Units648STRING(80)HzTcVarGlobal1266452608GVL_PhysicalConstants.fInverseMeterJouleRelationship_in_J64LREAL1.986445857E-25TcVarGlobal1266453312GVL_PhysicalConstants.fInverseMeterJouleRelationship_in_J_Units648STRING(80)JTcVarGlobal1266453376GVL_PhysicalConstants.fInverseMeterKelvinRelationship_in_K64LREAL0.01438776877TcVarGlobal1266454080GVL_PhysicalConstants.fInverseMeterKelvinRelationship_in_K_Units648STRING(80)KTcVarGlobal1266454144GVL_PhysicalConstants.fInverseMeterKilogramRelationship_in_kg64LREAL2.210219094E-42TcVarGlobal1266454848GVL_PhysicalConstants.fInverseMeterKilogramRelationship_in_kg_Units648STRING(80)kgTcVarGlobal1266454912GVL_PhysicalConstants.fInverseOfConductanceQuantum_in_ohm64LREAL12906.40372TcVarGlobal1266455616GVL_PhysicalConstants.fInverseOfConductanceQuantum_in_ohm_Units648STRING(80)ohmTcVarGlobal1266455680GVL_PhysicalConstants.fJosephsonConstant_in_Hz_V_164LREAL483597848400000TcVarGlobal1266456384GVL_PhysicalConstants.fJosephsonConstant_in_Hz_V_1_Units648STRING(80)Hz V^-1TcVarGlobal1266456448GVL_PhysicalConstants.fJouleAtomicMassUnitRelationship_in_u64LREAL6700535256.5TcVarGlobal1266457152GVL_PhysicalConstants.fJouleAtomicMassUnitRelationship_in_u_Units648STRING(80)uTcVarGlobal1266457216GVL_PhysicalConstants.fJouleAtomicMassUnitRelationship_in_u_Uncertainty64LREAL2TcVarGlobal1266457920GVL_PhysicalConstants.fJouleElectronVoltRelationship_in_eV64LREAL6.241509074E+18TcVarGlobal1266457984GVL_PhysicalConstants.fJouleElectronVoltRelationship_in_eV_Units648STRING(80)eVTcVarGlobal1266458048GVL_PhysicalConstants.fJouleHartreeRelationship_in_E_h64LREAL2.2937122783963E+17TcVarGlobal1266458752GVL_PhysicalConstants.fJouleHartreeRelationship_in_E_h_Units648STRING(80)E_hTcVarGlobal1266458816GVL_PhysicalConstants.fJouleHartreeRelationship_in_E_h_Uncertainty64LREAL450000TcVarGlobal1266459520GVL_PhysicalConstants.fJouleHertzRelationship_in_Hz64LREAL1.509190179E+33TcVarGlobal1266459584GVL_PhysicalConstants.fJouleHertzRelationship_in_Hz_Units648STRING(80)HzTcVarGlobal1266459648GVL_PhysicalConstants.fJouleInverseMeterRelationship_in_m_164LREAL5.034116567E+24TcVarGlobal1266460352GVL_PhysicalConstants.fJouleInverseMeterRelationship_in_m_1_Units648STRING(80)m^-1TcVarGlobal1266460416GVL_PhysicalConstants.fJouleKelvinRelationship_in_K64LREAL7.242970516E+22TcVarGlobal1266461120GVL_PhysicalConstants.fJouleKelvinRelationship_in_K_Units648STRING(80)KTcVarGlobal1266461184GVL_PhysicalConstants.fJouleKilogramRelationship_in_kg64LREAL1.11265005605362E-17TcVarGlobal1266461888GVL_PhysicalConstants.fJouleKilogramRelationship_in_kg_Units648STRING(80)kgTcVarGlobal1266461952GVL_PhysicalConstants.fKelvinAtomicMassUnitRelationship_in_u64LREAL9.2510873014E-14TcVarGlobal1266462656GVL_PhysicalConstants.fKelvinAtomicMassUnitRelationship_in_u_Units648STRING(80)uTcVarGlobal1266462720GVL_PhysicalConstants.fKelvinAtomicMassUnitRelationship_in_u_Uncertainty64LREAL2.8E-23TcVarGlobal1266463424GVL_PhysicalConstants.fKelvinElectronVoltRelationship_in_eV64LREAL8.617333262E-05TcVarGlobal1266463488GVL_PhysicalConstants.fKelvinElectronVoltRelationship_in_eV_Units648STRING(80)eVTcVarGlobal1266463552GVL_PhysicalConstants.fKelvinHartreeRelationship_in_E_h64LREAL3.1668115634556E-06TcVarGlobal1266464256GVL_PhysicalConstants.fKelvinHartreeRelationship_in_E_h_Units648STRING(80)E_hTcVarGlobal1266464320GVL_PhysicalConstants.fKelvinHartreeRelationship_in_E_h_Uncertainty64LREAL6.1E-18TcVarGlobal1266465024GVL_PhysicalConstants.fKelvinHertzRelationship_in_Hz64LREAL20836619120TcVarGlobal1266465088GVL_PhysicalConstants.fKelvinHertzRelationship_in_Hz_Units648STRING(80)HzTcVarGlobal1266465152GVL_PhysicalConstants.fKelvinInverseMeterRelationship_in_m_164LREAL69.50348004TcVarGlobal1266465856GVL_PhysicalConstants.fKelvinInverseMeterRelationship_in_m_1_Units648STRING(80)m^-1TcVarGlobal1266465920GVL_PhysicalConstants.fKelvinJouleRelationship_in_J64LREAL1.380649E-23TcVarGlobal1266466624GVL_PhysicalConstants.fKelvinJouleRelationship_in_J_Units648STRING(80)JTcVarGlobal1266466688GVL_PhysicalConstants.fKelvinKilogramRelationship_in_kg64LREAL1.536179187E-40TcVarGlobal1266467392GVL_PhysicalConstants.fKelvinKilogramRelationship_in_kg_Units648STRING(80)kgTcVarGlobal1266467456GVL_PhysicalConstants.fKilogramAtomicMassUnitRelationship_in_u64LREAL6.0221407621E+26TcVarGlobal1266468160GVL_PhysicalConstants.fKilogramAtomicMassUnitRelationship_in_u_Units648STRING(80)uTcVarGlobal1266468224GVL_PhysicalConstants.fKilogramAtomicMassUnitRelationship_in_u_Uncertainty64LREAL1.8E+17TcVarGlobal1266468928GVL_PhysicalConstants.fKilogramElectronVoltRelationship_in_eV64LREAL5.609588603E+35TcVarGlobal1266468992GVL_PhysicalConstants.fKilogramElectronVoltRelationship_in_eV_Units648STRING(80)eVTcVarGlobal1266469056GVL_PhysicalConstants.fKilogramHartreeRelationship_in_E_h64LREAL2.0614857887409E+34TcVarGlobal1266469760GVL_PhysicalConstants.fKilogramHartreeRelationship_in_E_h_Units648STRING(80)E_hTcVarGlobal1266469824GVL_PhysicalConstants.fKilogramHartreeRelationship_in_E_h_Uncertainty64LREAL4E+22TcVarGlobal1266470528GVL_PhysicalConstants.fKilogramHertzRelationship_in_Hz64LREAL1.356392489E+50TcVarGlobal1266470592GVL_PhysicalConstants.fKilogramHertzRelationship_in_Hz_Units648STRING(80)HzTcVarGlobal1266470656GVL_PhysicalConstants.fKilogramInverseMeterRelationship_in_m_164LREAL4.524438335E+41TcVarGlobal1266471360GVL_PhysicalConstants.fKilogramInverseMeterRelationship_in_m_1_Units648STRING(80)m^-1TcVarGlobal1266471424GVL_PhysicalConstants.fKilogramJouleRelationship_in_J64LREAL8.98755178736818E+16TcVarGlobal1266472128GVL_PhysicalConstants.fKilogramJouleRelationship_in_J_Units648STRING(80)JTcVarGlobal1266472192GVL_PhysicalConstants.fKilogramKelvinRelationship_in_K64LREAL6.50965726E+39TcVarGlobal1266472896GVL_PhysicalConstants.fKilogramKelvinRelationship_in_K_Units648STRING(80)KTcVarGlobal1266472960GVL_PhysicalConstants.fLatticeParameterOfSilicon_in_m64LREAL5.431020511E-10TcVarGlobal1266473664GVL_PhysicalConstants.fLatticeParameterOfSilicon_in_m_Units648STRING(80)mTcVarGlobal1266473728GVL_PhysicalConstants.fLatticeParameterOfSilicon_in_m_Uncertainty64LREAL8.9E-18TcVarGlobal1266474432GVL_PhysicalConstants.fLoschmidtConstant_273_15K_101_325KPa_in_m_364LREAL2.686780111E+25TcVarGlobal1266474496GVL_PhysicalConstants.fLoschmidtConstant_273_15K_101_325KPa_in_m_3_Units648STRING(80)m^-3TcVarGlobal1266474560GVL_PhysicalConstants.fMag_Constant_in_N_A_264LREAL1.25663706212E-06TcVarGlobal1266475264GVL_PhysicalConstants.fMag_Constant_in_N_A_2_Units648STRING(80)N A^-2TcVarGlobal1266475328GVL_PhysicalConstants.fMag_Constant_in_N_A_2_Uncertainty64LREAL1.9E-16TcVarGlobal1266476032GVL_PhysicalConstants.fMag_FluxQuantum_in_Wb64LREAL2.067833848E-15TcVarGlobal1266476096GVL_PhysicalConstants.fMag_FluxQuantum_in_Wb_Units648STRING(80)WbTcVarGlobal1266476160GVL_PhysicalConstants.fMolarGasConstant_in_J_mol_1_K_164LREAL8.314462618TcVarGlobal1266476864GVL_PhysicalConstants.fMolarGasConstant_in_J_mol_1_K_1_Units648STRING(80)J mol^-1 K^-1TcVarGlobal1266476928GVL_PhysicalConstants.fMolarMassConstant_in_kg_mol_164LREAL0.00099999999965TcVarGlobal1266477632GVL_PhysicalConstants.fMolarMassConstant_in_kg_mol_1_Units648STRING(80)kg mol^-1TcVarGlobal1266477696GVL_PhysicalConstants.fMolarMassConstant_in_kg_mol_1_Uncertainty64LREAL3E-13TcVarGlobal1266478400GVL_PhysicalConstants.fMolarMassOfCarbon_12_in_kg_mol_164LREAL0.0119999999958TcVarGlobal1266478464GVL_PhysicalConstants.fMolarMassOfCarbon_12_in_kg_mol_1_Units648STRING(80)kg mol^-1TcVarGlobal1266478528GVL_PhysicalConstants.fMolarMassOfCarbon_12_in_kg_mol_1_Uncertainty64LREAL3.6E-12TcVarGlobal1266479232GVL_PhysicalConstants.fMolarPlanckConstant_in_J_Hz_1_mol_164LREAL3.990312712E-10TcVarGlobal1266479296GVL_PhysicalConstants.fMolarPlanckConstant_in_J_Hz_1_mol_1_Units648STRING(80)J Hz^-1 mol^-1TcVarGlobal1266479360GVL_PhysicalConstants.fMolarPlanckConstantTimesC_in_J_m_mol_164LREAL0.119626565582TcVarGlobal1266480064GVL_PhysicalConstants.fMolarPlanckConstantTimesC_in_J_m_mol_1_Units648STRING(80)J m mol^-1TcVarGlobal1266480128GVL_PhysicalConstants.fMolarPlanckConstantTimesC_in_J_m_mol_1_Uncertainty64LREAL5.4E-11TcVarGlobal1266480832GVL_PhysicalConstants.fMolarVolumeOfIdealGas_273_15K_100KPa_in_m_3_mol_164LREAL0.02271095464TcVarGlobal1266480896GVL_PhysicalConstants.fMolarVolumeOfIdealGas_273_15K_100KPa_in_m_3_mol_1_Units648STRING(80)m^3 mol^-1TcVarGlobal1266480960GVL_PhysicalConstants.fMolarVolumeOfIdealGas_273_15K_101_325KPa_in_m_3_mol_164LREAL0.02241396954TcVarGlobal1266481664GVL_PhysicalConstants.fMolarVolumeOfIdealGas_273_15K_101_325KPa_in_m_3_mol_1_Units648STRING(80)m^3 mol^-1TcVarGlobal1266481728GVL_PhysicalConstants.fMolarVolumeOfSilicon_in_m_3_mol_164LREAL1.205883199E-05TcVarGlobal1266482432GVL_PhysicalConstants.fMolarVolumeOfSilicon_in_m_3_mol_1_Units648STRING(80)m^3 mol^-1TcVarGlobal1266482496GVL_PhysicalConstants.fMolarVolumeOfSilicon_in_m_3_mol_1_Uncertainty64LREAL6E-13TcVarGlobal1266483200GVL_PhysicalConstants.fMoXUnit_in_m64LREAL1.00209952E-13TcVarGlobal1266483264GVL_PhysicalConstants.fMoXUnit_in_m_Units648STRING(80)mTcVarGlobal1266483328GVL_PhysicalConstants.fMoXUnit_in_m_Uncertainty64LREAL5.3E-20TcVarGlobal1266484032GVL_PhysicalConstants.fMuonComptonWavelength_in_m64LREAL1.17344411E-14TcVarGlobal1266484096GVL_PhysicalConstants.fMuonComptonWavelength_in_m_Units648STRING(80)mTcVarGlobal1266484160GVL_PhysicalConstants.fMuonComptonWavelength_in_m_Uncertainty64LREAL2.6E-22TcVarGlobal1266484864GVL_PhysicalConstants.fMuonComptonWavelengthOver2Pi_in_m64LREAL1.867594308E-15TcVarGlobal1266484928GVL_PhysicalConstants.fMuonComptonWavelengthOver2Pi_in_m_Units648STRING(80)mTcVarGlobal1266484992GVL_PhysicalConstants.fMuonComptonWavelengthOver2Pi_in_m_Uncertainty64LREAL4.2E-23TcVarGlobal1266485696GVL_PhysicalConstants.fMuonElectronMassRatio64LREAL206.768283TcVarGlobal1266485760GVL_PhysicalConstants.fMuonElectronMassRatio_Uncertainty64LREAL4.6E-06TcVarGlobal1266485824GVL_PhysicalConstants.fMuonGFactor64LREAL-2.0023318418TcVarGlobal1266485888GVL_PhysicalConstants.fMuonGFactor_Uncertainty64LREAL1.3E-09TcVarGlobal1266485952GVL_PhysicalConstants.fMuonMag_Mom_in_J_T_164LREAL-4.4904483E-26TcVarGlobal1266486016GVL_PhysicalConstants.fMuonMag_Mom_in_J_T_1_Units648STRING(80)J T^-1TcVarGlobal1266486080GVL_PhysicalConstants.fMuonMag_Mom_in_J_T_1_Uncertainty64LREAL1E-33TcVarGlobal1266486784GVL_PhysicalConstants.fMuonMag_Mom_Anomaly64LREAL0.00116592089TcVarGlobal1266486848GVL_PhysicalConstants.fMuonMag_Mom_Anomaly_Uncertainty64LREAL6.3E-10TcVarGlobal1266486912GVL_PhysicalConstants.fMuonMag_Mom_ToBohrMagnetonRatio64LREAL-0.00484197047TcVarGlobal1266486976GVL_PhysicalConstants.fMuonMag_Mom_ToBohrMagnetonRatio_Uncertainty64LREAL1.1E-10TcVarGlobal1266487040GVL_PhysicalConstants.fMuonMag_Mom_ToNuclearMagnetonRatio64LREAL-8.89059703TcVarGlobal1266487104GVL_PhysicalConstants.fMuonMag_Mom_ToNuclearMagnetonRatio_Uncertainty64LREAL2E-07TcVarGlobal1266487168GVL_PhysicalConstants.fMuonMass_in_kg64LREAL1.883531627E-28TcVarGlobal1266487232GVL_PhysicalConstants.fMuonMass_in_kg_Units648STRING(80)kgTcVarGlobal1266487296GVL_PhysicalConstants.fMuonMass_in_kg_Uncertainty64LREAL4.2E-36TcVarGlobal1266488000GVL_PhysicalConstants.fMuonMassEnergyEquivalent_in_J64LREAL1.692833804E-11TcVarGlobal1266488064GVL_PhysicalConstants.fMuonMassEnergyEquivalent_in_J_Units648STRING(80)JTcVarGlobal1266488128GVL_PhysicalConstants.fMuonMassEnergyEquivalent_in_J_Uncertainty64LREAL3.8E-19TcVarGlobal1266488832GVL_PhysicalConstants.fMuonMassEnergyEquivalentInMeV_in_MeV64LREAL105.6583755TcVarGlobal1266488896GVL_PhysicalConstants.fMuonMassEnergyEquivalentInMeV_in_MeV_Units648STRING(80)MeVTcVarGlobal1266488960GVL_PhysicalConstants.fMuonMassEnergyEquivalentInMeV_in_MeV_Uncertainty64LREAL2.3E-06TcVarGlobal1266489664GVL_PhysicalConstants.fMuonMassInU_in_u64LREAL0.1134289259TcVarGlobal1266489728GVL_PhysicalConstants.fMuonMassInU_in_u_Units648STRING(80)uTcVarGlobal1266489792GVL_PhysicalConstants.fMuonMassInU_in_u_Uncertainty64LREAL2.5E-09TcVarGlobal1266490496GVL_PhysicalConstants.fMuonMolarMass_in_kg_mol_164LREAL0.0001134289259TcVarGlobal1266490560GVL_PhysicalConstants.fMuonMolarMass_in_kg_mol_1_Units648STRING(80)kg mol^-1TcVarGlobal1266490624GVL_PhysicalConstants.fMuonMolarMass_in_kg_mol_1_Uncertainty64LREAL2.5E-12TcVarGlobal1266491328GVL_PhysicalConstants.fMuonNeutronMassRatio64LREAL0.112454517TcVarGlobal1266491392GVL_PhysicalConstants.fMuonNeutronMassRatio_Uncertainty64LREAL2.5E-09TcVarGlobal1266491456GVL_PhysicalConstants.fMuonProtonMag_Mom_Ratio64LREAL-3.183345142TcVarGlobal1266491520GVL_PhysicalConstants.fMuonProtonMag_Mom_Ratio_Uncertainty64LREAL7.1E-08TcVarGlobal1266491584GVL_PhysicalConstants.fMuonProtonMassRatio64LREAL0.1126095264TcVarGlobal1266491648GVL_PhysicalConstants.fMuonProtonMassRatio_Uncertainty64LREAL2.5E-09TcVarGlobal1266491712GVL_PhysicalConstants.fMuonTauMassRatio64LREAL0.0594635TcVarGlobal1266491776GVL_PhysicalConstants.fMuonTauMassRatio_Uncertainty64LREAL4E-06TcVarGlobal1266491840GVL_PhysicalConstants.fNaturalUnitOfAction_in_J_s64LREAL1.054571817E-34TcVarGlobal1266491904GVL_PhysicalConstants.fNaturalUnitOfAction_in_J_s_Units648STRING(80)J sTcVarGlobal1266491968GVL_PhysicalConstants.fNaturalUnitOfActionInEVS_in_eV_s64LREAL6.582119569E-16TcVarGlobal1266492672GVL_PhysicalConstants.fNaturalUnitOfActionInEVS_in_eV_s_Units648STRING(80)eV sTcVarGlobal1266492736GVL_PhysicalConstants.fNaturalUnitOfEnergy_in_J64LREAL8.1871057769E-14TcVarGlobal1266493440GVL_PhysicalConstants.fNaturalUnitOfEnergy_in_J_Units648STRING(80)JTcVarGlobal1266493504GVL_PhysicalConstants.fNaturalUnitOfEnergy_in_J_Uncertainty64LREAL2.5E-23TcVarGlobal1266494208GVL_PhysicalConstants.fNaturalUnitOfEnergyInMeV_in_MeV64LREAL0.51099895TcVarGlobal1266494272GVL_PhysicalConstants.fNaturalUnitOfEnergyInMeV_in_MeV_Units648STRING(80)MeVTcVarGlobal1266494336GVL_PhysicalConstants.fNaturalUnitOfEnergyInMeV_in_MeV_Uncertainty64LREAL1.5E-10TcVarGlobal1266495040GVL_PhysicalConstants.fNaturalUnitOfLength_in_m64LREAL3.8615926796E-13TcVarGlobal1266495104GVL_PhysicalConstants.fNaturalUnitOfLength_in_m_Units648STRING(80)mTcVarGlobal1266495168GVL_PhysicalConstants.fNaturalUnitOfLength_in_m_Uncertainty64LREAL1.2E-22TcVarGlobal1266495872GVL_PhysicalConstants.fNaturalUnitOfMass_in_kg64LREAL9.1093837015E-31TcVarGlobal1266495936GVL_PhysicalConstants.fNaturalUnitOfMass_in_kg_Units648STRING(80)kgTcVarGlobal1266496000GVL_PhysicalConstants.fNaturalUnitOfMass_in_kg_Uncertainty64LREAL2.8E-40TcVarGlobal1266496704GVL_PhysicalConstants.fNaturalUnitOfMomentum_in_kg_m_s_164LREAL2.730924488E-22TcVarGlobal1266496768GVL_PhysicalConstants.fNaturalUnitOfMomentum_in_kg_m_s_1_Units648STRING(80)kg m s^-1TcVarGlobal1266496832GVL_PhysicalConstants.fNaturalUnitOfMomentum_in_kg_m_s_1_Uncertainty64LREAL3.4E-30TcVarGlobal1266497536GVL_PhysicalConstants.fNaturalUnitOfMomentumInMeV_c_in_MeV_c64LREAL0.5109989461TcVarGlobal1266497600GVL_PhysicalConstants.fNaturalUnitOfMomentumInMeV_c_in_MeV_c_Units648STRING(80)MeV/cTcVarGlobal1266497664GVL_PhysicalConstants.fNaturalUnitOfMomentumInMeV_c_in_MeV_c_Uncertainty64LREAL3.1E-09TcVarGlobal1266498368GVL_PhysicalConstants.fNaturalUnitOfTime_in_s64LREAL1.28808866819E-21TcVarGlobal1266498432GVL_PhysicalConstants.fNaturalUnitOfTime_in_s_Units648STRING(80)sTcVarGlobal1266498496GVL_PhysicalConstants.fNaturalUnitOfTime_in_s_Uncertainty64LREAL3.9E-31TcVarGlobal1266499200GVL_PhysicalConstants.fNaturalUnitOfVelocity_in_m_s_164LREAL299792458TcVarGlobal1266499264GVL_PhysicalConstants.fNaturalUnitOfVelocity_in_m_s_1_Units648STRING(80)m s^-1TcVarGlobal1266499328GVL_PhysicalConstants.fNeutronComptonWavelength_in_m64LREAL1.31959090581E-15TcVarGlobal1266500032GVL_PhysicalConstants.fNeutronComptonWavelength_in_m_Units648STRING(80)mTcVarGlobal1266500096GVL_PhysicalConstants.fNeutronComptonWavelength_in_m_Uncertainty64LREAL7.5E-25TcVarGlobal1266500800GVL_PhysicalConstants.fNeutronComptonWavelengthOver2Pi_in_m64LREAL2.1001941536E-16TcVarGlobal1266500864GVL_PhysicalConstants.fNeutronComptonWavelengthOver2Pi_in_m_Units648STRING(80)mTcVarGlobal1266500928GVL_PhysicalConstants.fNeutronComptonWavelengthOver2Pi_in_m_Uncertainty64LREAL1.4E-25TcVarGlobal1266501632GVL_PhysicalConstants.fNeutronElectronMag_Mom_Ratio64LREAL0.00104066882TcVarGlobal1266501696GVL_PhysicalConstants.fNeutronElectronMag_Mom_Ratio_Uncertainty64LREAL2.5E-10TcVarGlobal1266501760GVL_PhysicalConstants.fNeutronElectronMassRatio64LREAL1838.68366173TcVarGlobal1266501824GVL_PhysicalConstants.fNeutronElectronMassRatio_Uncertainty64LREAL8.9E-07TcVarGlobal1266501888GVL_PhysicalConstants.fNeutronGFactor64LREAL-3.82608545TcVarGlobal1266501952GVL_PhysicalConstants.fNeutronGFactor_Uncertainty64LREAL9E-07TcVarGlobal1266502016GVL_PhysicalConstants.fNeutronGyromag_Ratio_in_s_1_T_164LREAL183247171TcVarGlobal1266502080GVL_PhysicalConstants.fNeutronGyromag_Ratio_in_s_1_T_1_Units648STRING(80)s^-1 T^-1TcVarGlobal1266502144GVL_PhysicalConstants.fNeutronGyromag_Ratio_in_s_1_T_1_Uncertainty64LREAL43TcVarGlobal1266502848GVL_PhysicalConstants.fNeutronGyromag_RatioOver2Pi_in_MHz_T_164LREAL29.1646933TcVarGlobal1266502912GVL_PhysicalConstants.fNeutronGyromag_RatioOver2Pi_in_MHz_T_1_Units648STRING(80)MHz T^-1TcVarGlobal1266502976GVL_PhysicalConstants.fNeutronGyromag_RatioOver2Pi_in_MHz_T_1_Uncertainty64LREAL6.9E-06TcVarGlobal1266503680GVL_PhysicalConstants.fNeutronMag_Mom_in_J_T_164LREAL-9.6623651E-27TcVarGlobal1266503744GVL_PhysicalConstants.fNeutronMag_Mom_in_J_T_1_Units648STRING(80)J T^-1TcVarGlobal1266503808GVL_PhysicalConstants.fNeutronMag_Mom_in_J_T_1_Uncertainty64LREAL2.3E-33TcVarGlobal1266504512GVL_PhysicalConstants.fNeutronMag_Mom_ToBohrMagnetonRatio64LREAL-0.00104187563TcVarGlobal1266504576GVL_PhysicalConstants.fNeutronMag_Mom_ToBohrMagnetonRatio_Uncertainty64LREAL2.5E-10TcVarGlobal1266504640GVL_PhysicalConstants.fNeutronMag_Mom_ToNuclearMagnetonRatio64LREAL-1.91304273TcVarGlobal1266504704GVL_PhysicalConstants.fNeutronMag_Mom_ToNuclearMagnetonRatio_Uncertainty64LREAL4.5E-07TcVarGlobal1266504768GVL_PhysicalConstants.fNeutronMass_in_kg64LREAL1.67492749804E-27TcVarGlobal1266504832GVL_PhysicalConstants.fNeutronMass_in_kg_Units648STRING(80)kgTcVarGlobal1266504896GVL_PhysicalConstants.fNeutronMass_in_kg_Uncertainty64LREAL9.5E-37TcVarGlobal1266505600GVL_PhysicalConstants.fNeutronMassEnergyEquivalent_in_J64LREAL1.50534976287E-10TcVarGlobal1266505664GVL_PhysicalConstants.fNeutronMassEnergyEquivalent_in_J_Units648STRING(80)JTcVarGlobal1266505728GVL_PhysicalConstants.fNeutronMassEnergyEquivalent_in_J_Uncertainty64LREAL8.6E-20TcVarGlobal1266506432GVL_PhysicalConstants.fNeutronMassEnergyEquivalentInMeV_in_MeV64LREAL939.56542052TcVarGlobal1266506496GVL_PhysicalConstants.fNeutronMassEnergyEquivalentInMeV_in_MeV_Units648STRING(80)MeVTcVarGlobal1266506560GVL_PhysicalConstants.fNeutronMassEnergyEquivalentInMeV_in_MeV_Uncertainty64LREAL5.4E-07TcVarGlobal1266507264GVL_PhysicalConstants.fNeutronMassInU_in_u64LREAL1.00866491595TcVarGlobal1266507328GVL_PhysicalConstants.fNeutronMassInU_in_u_Units648STRING(80)uTcVarGlobal1266507392GVL_PhysicalConstants.fNeutronMassInU_in_u_Uncertainty64LREAL4.9E-10TcVarGlobal1266508096GVL_PhysicalConstants.fNeutronMolarMass_in_kg_mol_164LREAL0.0010086649156TcVarGlobal1266508160GVL_PhysicalConstants.fNeutronMolarMass_in_kg_mol_1_Units648STRING(80)kg mol^-1TcVarGlobal1266508224GVL_PhysicalConstants.fNeutronMolarMass_in_kg_mol_1_Uncertainty64LREAL5.7E-13TcVarGlobal1266508928GVL_PhysicalConstants.fNeutronMuonMassRatio64LREAL8.89248406TcVarGlobal1266508992GVL_PhysicalConstants.fNeutronMuonMassRatio_Uncertainty64LREAL2E-07TcVarGlobal1266509056GVL_PhysicalConstants.fNeutronProtonMag_Mom_Ratio64LREAL-0.68497934TcVarGlobal1266509120GVL_PhysicalConstants.fNeutronProtonMag_Mom_Ratio_Uncertainty64LREAL1.6E-07TcVarGlobal1266509184GVL_PhysicalConstants.fNeutronProtonMassRatio64LREAL1.00137841931TcVarGlobal1266509248GVL_PhysicalConstants.fNeutronProtonMassRatio_Uncertainty64LREAL4.9E-10TcVarGlobal1266509312GVL_PhysicalConstants.fNeutronTauMassRatio64LREAL0.528779TcVarGlobal1266509376GVL_PhysicalConstants.fNeutronTauMassRatio_Uncertainty64LREAL3.6E-05TcVarGlobal1266509440GVL_PhysicalConstants.fNeutronToShieldedProtonMag_Mom_Ratio64LREAL-0.68499694TcVarGlobal1266509504GVL_PhysicalConstants.fNeutronToShieldedProtonMag_Mom_Ratio_Uncertainty64LREAL1.6E-07TcVarGlobal1266509568GVL_PhysicalConstants.fNewtonianConstantOfGravitation_in_m_3_kg_1_s_264LREAL6.6743E-11TcVarGlobal1266509632GVL_PhysicalConstants.fNewtonianConstantOfGravitation_in_m_3_kg_1_s_2_Units648STRING(80)m^3 kg^-1 s^-2TcVarGlobal1266509696GVL_PhysicalConstants.fNewtonianConstantOfGravitation_in_m_3_kg_1_s_2_Uncertainty64LREAL1.5E-15TcVarGlobal1266510400GVL_PhysicalConstants.fNewtonianConstantOfGravitationOverH_barC_in_GeV_c_2_264LREAL6.70883E-39TcVarGlobal1266510464GVL_PhysicalConstants.fNewtonianConstantOfGravitationOverH_barC_in_GeV_c_2_2_Units648STRING(80)(GeV/c^2)^-2TcVarGlobal1266510528GVL_PhysicalConstants.fNewtonianConstantOfGravitationOverH_barC_in_GeV_c_2_2_Uncertainty64LREAL1.5E-43TcVarGlobal1266511232GVL_PhysicalConstants.fNuclearMagneton_in_J_T_164LREAL5.0507837461E-27TcVarGlobal1266511296GVL_PhysicalConstants.fNuclearMagneton_in_J_T_1_Units648STRING(80)J T^-1TcVarGlobal1266511360GVL_PhysicalConstants.fNuclearMagneton_in_J_T_1_Uncertainty64LREAL1.5E-36TcVarGlobal1266512064GVL_PhysicalConstants.fNuclearMagnetonInEV_T_in_eV_T_164LREAL3.15245125844E-08TcVarGlobal1266512128GVL_PhysicalConstants.fNuclearMagnetonInEV_T_in_eV_T_1_Units648STRING(80)eV T^-1TcVarGlobal1266512192GVL_PhysicalConstants.fNuclearMagnetonInEV_T_in_eV_T_1_Uncertainty64LREAL9.6E-18TcVarGlobal1266512896GVL_PhysicalConstants.fNuclearMagnetonInInverseMetersPerTesla_in_m_1_T_164LREAL0.02542623432TcVarGlobal1266512960GVL_PhysicalConstants.fNuclearMagnetonInInverseMetersPerTesla_in_m_1_T_1_Units648STRING(80)m^-1 T^-1TcVarGlobal1266513024GVL_PhysicalConstants.fNuclearMagnetonInInverseMetersPerTesla_in_m_1_T_1_Uncertainty64LREAL1.6E-10TcVarGlobal1266513728GVL_PhysicalConstants.fNuclearMagnetonInK_T_in_K_T_164LREAL0.00036582677756TcVarGlobal1266513792GVL_PhysicalConstants.fNuclearMagnetonInK_T_in_K_T_1_Units648STRING(80)K T^-1TcVarGlobal1266513856GVL_PhysicalConstants.fNuclearMagnetonInK_T_in_K_T_1_Uncertainty64LREAL1.1E-13TcVarGlobal1266514560GVL_PhysicalConstants.fNuclearMagnetonInMHz_T_in_MHz_T_164LREAL7.6225932291TcVarGlobal1266514624GVL_PhysicalConstants.fNuclearMagnetonInMHz_T_in_MHz_T_1_Units648STRING(80)MHz T^-1TcVarGlobal1266514688GVL_PhysicalConstants.fNuclearMagnetonInMHz_T_in_MHz_T_1_Uncertainty64LREAL2.3E-09TcVarGlobal1266515392GVL_PhysicalConstants.fPlanckConstant_in_J_Hz_164LREAL6.62607015E-34TcVarGlobal1266515456GVL_PhysicalConstants.fPlanckConstant_in_J_Hz_1_Units648STRING(80)J Hz^-1TcVarGlobal1266515520GVL_PhysicalConstants.fPlanckConstantInEVS_in_eV_s64LREAL4.135667662E-15TcVarGlobal1266516224GVL_PhysicalConstants.fPlanckConstantInEVS_in_eV_s_Units648STRING(80)eV sTcVarGlobal1266516288GVL_PhysicalConstants.fPlanckConstantInEVS_in_eV_s_Uncertainty64LREAL2.5E-23TcVarGlobal1266516992GVL_PhysicalConstants.fPlanckConstantOver2Pi_in_J_s64LREAL1.0545718E-34TcVarGlobal1266517056GVL_PhysicalConstants.fPlanckConstantOver2Pi_in_J_s_Units648STRING(80)J sTcVarGlobal1266517120GVL_PhysicalConstants.fPlanckConstantOver2Pi_in_J_s_Uncertainty64LREAL1.3E-42TcVarGlobal1266517824GVL_PhysicalConstants.fPlanckConstantOver2PiInEVS_in_eV_s64LREAL6.582119514E-16TcVarGlobal1266517888GVL_PhysicalConstants.fPlanckConstantOver2PiInEVS_in_eV_s_Units648STRING(80)eV sTcVarGlobal1266517952GVL_PhysicalConstants.fPlanckConstantOver2PiInEVS_in_eV_s_Uncertainty64LREAL4E-24TcVarGlobal1266518656GVL_PhysicalConstants.fPlanckConstantOver2PiTimesCInMeVFm_in_MeV_fm64LREAL197.3269788TcVarGlobal1266518720GVL_PhysicalConstants.fPlanckConstantOver2PiTimesCInMeVFm_in_MeV_fm_Units648STRING(80)MeV fmTcVarGlobal1266518784GVL_PhysicalConstants.fPlanckConstantOver2PiTimesCInMeVFm_in_MeV_fm_Uncertainty64LREAL1.2E-06TcVarGlobal1266519488GVL_PhysicalConstants.fPlanckLength_in_m64LREAL1.616255E-35TcVarGlobal1266519552GVL_PhysicalConstants.fPlanckLength_in_m_Units648STRING(80)mTcVarGlobal1266519616GVL_PhysicalConstants.fPlanckLength_in_m_Uncertainty64LREAL1.8E-40TcVarGlobal1266520320GVL_PhysicalConstants.fPlanckMass_in_kg64LREAL2.176434E-08TcVarGlobal1266520384GVL_PhysicalConstants.fPlanckMass_in_kg_Units648STRING(80)kgTcVarGlobal1266520448GVL_PhysicalConstants.fPlanckMass_in_kg_Uncertainty64LREAL2.4E-13TcVarGlobal1266521152GVL_PhysicalConstants.fPlanckMassEnergyEquivalentInGeV_in_GeV64LREAL1.22089E+19TcVarGlobal1266521216GVL_PhysicalConstants.fPlanckMassEnergyEquivalentInGeV_in_GeV_Units648STRING(80)GeVTcVarGlobal1266521280GVL_PhysicalConstants.fPlanckMassEnergyEquivalentInGeV_in_GeV_Uncertainty64LREAL140000000000000TcVarGlobal1266521984GVL_PhysicalConstants.fPlanckTemperature_in_K64LREAL1.416784E+32TcVarGlobal1266522048GVL_PhysicalConstants.fPlanckTemperature_in_K_Units648STRING(80)KTcVarGlobal1266522112GVL_PhysicalConstants.fPlanckTemperature_in_K_Uncertainty64LREAL1.6E+27TcVarGlobal1266522816GVL_PhysicalConstants.fPlanckTime_in_s64LREAL5.391247E-44TcVarGlobal1266522880GVL_PhysicalConstants.fPlanckTime_in_s_Units648STRING(80)sTcVarGlobal1266522944GVL_PhysicalConstants.fPlanckTime_in_s_Uncertainty64LREAL6E-49TcVarGlobal1266523648GVL_PhysicalConstants.fProtonChargeToMassQuotient_in_C_kg_164LREAL95788331.56TcVarGlobal1266523712GVL_PhysicalConstants.fProtonChargeToMassQuotient_in_C_kg_1_Units648STRING(80)C kg^-1TcVarGlobal1266523776GVL_PhysicalConstants.fProtonChargeToMassQuotient_in_C_kg_1_Uncertainty64LREAL0.029TcVarGlobal1266524480GVL_PhysicalConstants.fProtonComptonWavelength_in_m64LREAL1.32140985539E-15TcVarGlobal1266524544GVL_PhysicalConstants.fProtonComptonWavelength_in_m_Units648STRING(80)mTcVarGlobal1266524608GVL_PhysicalConstants.fProtonComptonWavelength_in_m_Uncertainty64LREAL4E-25TcVarGlobal1266525312GVL_PhysicalConstants.fProtonComptonWavelengthOver2Pi_in_m64LREAL2.10308910109E-16TcVarGlobal1266525376GVL_PhysicalConstants.fProtonComptonWavelengthOver2Pi_in_m_Units648STRING(80)mTcVarGlobal1266525440GVL_PhysicalConstants.fProtonComptonWavelengthOver2Pi_in_m_Uncertainty64LREAL9.7E-26TcVarGlobal1266526144GVL_PhysicalConstants.fProtonElectronMassRatio64LREAL1836.15267343TcVarGlobal1266526208GVL_PhysicalConstants.fProtonElectronMassRatio_Uncertainty64LREAL1.1E-07TcVarGlobal1266526272GVL_PhysicalConstants.fProtonGFactor64LREAL5.5856946893TcVarGlobal1266526336GVL_PhysicalConstants.fProtonGFactor_Uncertainty64LREAL1.6E-09TcVarGlobal1266526400GVL_PhysicalConstants.fProtonGyromag_Ratio_in_s_1_T_164LREAL267522187.44TcVarGlobal1266526464GVL_PhysicalConstants.fProtonGyromag_Ratio_in_s_1_T_1_Units648STRING(80)s^-1 T^-1TcVarGlobal1266526528GVL_PhysicalConstants.fProtonGyromag_Ratio_in_s_1_T_1_Uncertainty64LREAL0.11TcVarGlobal1266527232GVL_PhysicalConstants.fProtonGyromag_RatioOver2Pi_in_MHz_T_164LREAL42.57747892TcVarGlobal1266527296GVL_PhysicalConstants.fProtonGyromag_RatioOver2Pi_in_MHz_T_1_Units648STRING(80)MHz T^-1TcVarGlobal1266527360GVL_PhysicalConstants.fProtonGyromag_RatioOver2Pi_in_MHz_T_1_Uncertainty64LREAL2.9E-07TcVarGlobal1266528064GVL_PhysicalConstants.fProtonMag_Mom_in_J_T_164LREAL1.41060679736E-26TcVarGlobal1266528128GVL_PhysicalConstants.fProtonMag_Mom_in_J_T_1_Units648STRING(80)J T^-1TcVarGlobal1266528192GVL_PhysicalConstants.fProtonMag_Mom_in_J_T_1_Uncertainty64LREAL6E-36TcVarGlobal1266528896GVL_PhysicalConstants.fProtonMag_Mom_ToBohrMagnetonRatio64LREAL0.0015210322023TcVarGlobal1266528960GVL_PhysicalConstants.fProtonMag_Mom_ToBohrMagnetonRatio_Uncertainty64LREAL4.6E-13TcVarGlobal1266529024GVL_PhysicalConstants.fProtonMag_Mom_ToNuclearMagnetonRatio64LREAL2.79284734463TcVarGlobal1266529088GVL_PhysicalConstants.fProtonMag_Mom_ToNuclearMagnetonRatio_Uncertainty64LREAL8.2E-10TcVarGlobal1266529152GVL_PhysicalConstants.fProtonMag_ShieldingCorrection64LREAL2.5689E-05TcVarGlobal1266529216GVL_PhysicalConstants.fProtonMag_ShieldingCorrection_Uncertainty64LREAL1.1E-08TcVarGlobal1266529280GVL_PhysicalConstants.fProtonMass_in_kg64LREAL1.67262192369E-27TcVarGlobal1266529344GVL_PhysicalConstants.fProtonMass_in_kg_Units648STRING(80)kgTcVarGlobal1266529408GVL_PhysicalConstants.fProtonMass_in_kg_Uncertainty64LREAL5.1E-37TcVarGlobal1266530112GVL_PhysicalConstants.fProtonMassEnergyEquivalent_in_J64LREAL1.50327761598E-10TcVarGlobal1266530176GVL_PhysicalConstants.fProtonMassEnergyEquivalent_in_J_Units648STRING(80)JTcVarGlobal1266530240GVL_PhysicalConstants.fProtonMassEnergyEquivalent_in_J_Uncertainty64LREAL4.6E-20TcVarGlobal1266530944GVL_PhysicalConstants.fProtonMassEnergyEquivalentInMeV_in_MeV64LREAL938.27208816TcVarGlobal1266531008GVL_PhysicalConstants.fProtonMassEnergyEquivalentInMeV_in_MeV_Units648STRING(80)MeVTcVarGlobal1266531072GVL_PhysicalConstants.fProtonMassEnergyEquivalentInMeV_in_MeV_Uncertainty64LREAL2.9E-07TcVarGlobal1266531776GVL_PhysicalConstants.fProtonMassInU_in_u64LREAL1.007276466621TcVarGlobal1266531840GVL_PhysicalConstants.fProtonMassInU_in_u_Units648STRING(80)uTcVarGlobal1266531904GVL_PhysicalConstants.fProtonMassInU_in_u_Uncertainty64LREAL5.3E-11TcVarGlobal1266532608GVL_PhysicalConstants.fProtonMolarMass_in_kg_mol_164LREAL0.00100727646627TcVarGlobal1266532672GVL_PhysicalConstants.fProtonMolarMass_in_kg_mol_1_Units648STRING(80)kg mol^-1TcVarGlobal1266532736GVL_PhysicalConstants.fProtonMolarMass_in_kg_mol_1_Uncertainty64LREAL3.1E-13TcVarGlobal1266533440GVL_PhysicalConstants.fProtonMuonMassRatio64LREAL8.88024337TcVarGlobal1266533504GVL_PhysicalConstants.fProtonMuonMassRatio_Uncertainty64LREAL2E-07TcVarGlobal1266533568GVL_PhysicalConstants.fProtonNeutronMag_Mom_Ratio64LREAL-1.45989805TcVarGlobal1266533632GVL_PhysicalConstants.fProtonNeutronMag_Mom_Ratio_Uncertainty64LREAL3.4E-07TcVarGlobal1266533696GVL_PhysicalConstants.fProtonNeutronMassRatio64LREAL0.99862347812TcVarGlobal1266533760GVL_PhysicalConstants.fProtonNeutronMassRatio_Uncertainty64LREAL4.9E-10TcVarGlobal1266533824GVL_PhysicalConstants.fProtonRmsChargeRadius_in_m64LREAL8.414E-16TcVarGlobal1266533888GVL_PhysicalConstants.fProtonRmsChargeRadius_in_m_Units648STRING(80)mTcVarGlobal1266533952GVL_PhysicalConstants.fProtonRmsChargeRadius_in_m_Uncertainty64LREAL1.9E-18TcVarGlobal1266534656GVL_PhysicalConstants.fProtonTauMassRatio64LREAL0.528051TcVarGlobal1266534720GVL_PhysicalConstants.fProtonTauMassRatio_Uncertainty64LREAL3.6E-05TcVarGlobal1266534784GVL_PhysicalConstants.fQuantumOfCirculation_in_m_2_s_164LREAL0.00036369475516TcVarGlobal1266534848GVL_PhysicalConstants.fQuantumOfCirculation_in_m_2_s_1_Units648STRING(80)m^2 s^-1TcVarGlobal1266534912GVL_PhysicalConstants.fQuantumOfCirculation_in_m_2_s_1_Uncertainty64LREAL1.1E-13TcVarGlobal1266535616GVL_PhysicalConstants.fQuantumOfCirculationTimes2_in_m_2_s_164LREAL0.00072738951032TcVarGlobal1266535680GVL_PhysicalConstants.fQuantumOfCirculationTimes2_in_m_2_s_1_Units648STRING(80)m^2 s^-1TcVarGlobal1266535744GVL_PhysicalConstants.fQuantumOfCirculationTimes2_in_m_2_s_1_Uncertainty64LREAL2.2E-13TcVarGlobal1266536448GVL_PhysicalConstants.fRydbergConstant_in_m_164LREAL10973731.56816TcVarGlobal1266536512GVL_PhysicalConstants.fRydbergConstant_in_m_1_Units648STRING(80)m^-1TcVarGlobal1266536576GVL_PhysicalConstants.fRydbergConstant_in_m_1_Uncertainty64LREAL2.1E-05TcVarGlobal1266537280GVL_PhysicalConstants.fRydbergConstantTimesCInHz_in_Hz64LREAL3.2898419602508E+15TcVarGlobal1266537344GVL_PhysicalConstants.fRydbergConstantTimesCInHz_in_Hz_Units648STRING(80)HzTcVarGlobal1266537408GVL_PhysicalConstants.fRydbergConstantTimesCInHz_in_Hz_Uncertainty64LREAL6400TcVarGlobal1266538112GVL_PhysicalConstants.fRydbergConstantTimesHcInEV_in_eV64LREAL13.605693122994TcVarGlobal1266538176GVL_PhysicalConstants.fRydbergConstantTimesHcInEV_in_eV_Units648STRING(80)eVTcVarGlobal1266538240GVL_PhysicalConstants.fRydbergConstantTimesHcInEV_in_eV_Uncertainty64LREAL2.6E-11TcVarGlobal1266538944GVL_PhysicalConstants.fRydbergConstantTimesHcInJ_in_J64LREAL2.1798723611035E-18TcVarGlobal1266539008GVL_PhysicalConstants.fRydbergConstantTimesHcInJ_in_J_Units648STRING(80)JTcVarGlobal1266539072GVL_PhysicalConstants.fRydbergConstantTimesHcInJ_in_J_Uncertainty64LREAL4.2E-30TcVarGlobal1266539776GVL_PhysicalConstants.fSackur_TetrodeConstant_1K_100KPa64LREAL-1.15170753706TcVarGlobal1266539840GVL_PhysicalConstants.fSackur_TetrodeConstant_1K_100KPa_Uncertainty64LREAL4.5E-10TcVarGlobal1266539904GVL_PhysicalConstants.fSackur_TetrodeConstant_1K_101_325KPa64LREAL-1.16487052358TcVarGlobal1266539968GVL_PhysicalConstants.fSackur_TetrodeConstant_1K_101_325KPa_Uncertainty64LREAL4.5E-10TcVarGlobal1266540032GVL_PhysicalConstants.fSecondRadiationConstant_in_m_K64LREAL0.01438776877TcVarGlobal1266540096GVL_PhysicalConstants.fSecondRadiationConstant_in_m_K_Units648STRING(80)m KTcVarGlobal1266540160GVL_PhysicalConstants.fShieldedHelionGyromag_Ratio_in_s_1_T_164LREAL203789456.9TcVarGlobal1266540864GVL_PhysicalConstants.fShieldedHelionGyromag_Ratio_in_s_1_T_1_Units648STRING(80)s^-1 T^-1TcVarGlobal1266540928GVL_PhysicalConstants.fShieldedHelionGyromag_Ratio_in_s_1_T_1_Uncertainty64LREAL2.4TcVarGlobal1266541632GVL_PhysicalConstants.fShieldedHelionGyromag_RatioOver2Pi_in_MHz_T_164LREAL32.43409966TcVarGlobal1266541696GVL_PhysicalConstants.fShieldedHelionGyromag_RatioOver2Pi_in_MHz_T_1_Units648STRING(80)MHz T^-1TcVarGlobal1266541760GVL_PhysicalConstants.fShieldedHelionGyromag_RatioOver2Pi_in_MHz_T_1_Uncertainty64LREAL4.3E-07TcVarGlobal1266542464GVL_PhysicalConstants.fShieldedHelionMag_Mom_in_J_T_164LREAL-1.07455309E-26TcVarGlobal1266542528GVL_PhysicalConstants.fShieldedHelionMag_Mom_in_J_T_1_Units648STRING(80)J T^-1TcVarGlobal1266542592GVL_PhysicalConstants.fShieldedHelionMag_Mom_in_J_T_1_Uncertainty64LREAL1.3E-34TcVarGlobal1266543296GVL_PhysicalConstants.fShieldedHelionMag_Mom_ToBohrMagnetonRatio64LREAL-0.001158671471TcVarGlobal1266543360GVL_PhysicalConstants.fShieldedHelionMag_Mom_ToBohrMagnetonRatio_Uncertainty64LREAL1.4E-11TcVarGlobal1266543424GVL_PhysicalConstants.fShieldedHelionMag_Mom_ToNuclearMagnetonRatio64LREAL-2.127497719TcVarGlobal1266543488GVL_PhysicalConstants.fShieldedHelionMag_Mom_ToNuclearMagnetonRatio_Uncertainty64LREAL2.5E-08TcVarGlobal1266543552GVL_PhysicalConstants.fShieldedHelionToProtonMag_Mom_Ratio64LREAL-0.7617665618TcVarGlobal1266543616GVL_PhysicalConstants.fShieldedHelionToProtonMag_Mom_Ratio_Uncertainty64LREAL8.9E-09TcVarGlobal1266543680GVL_PhysicalConstants.fShieldedHelionToShieldedProtonMag_Mom_Ratio64LREAL-0.7617861313TcVarGlobal1266543744GVL_PhysicalConstants.fShieldedHelionToShieldedProtonMag_Mom_Ratio_Uncertainty64LREAL3.3E-09TcVarGlobal1266543808GVL_PhysicalConstants.fShieldedProtonGyromag_Ratio_in_s_1_T_164LREAL267515315.1TcVarGlobal1266543872GVL_PhysicalConstants.fShieldedProtonGyromag_Ratio_in_s_1_T_1_Units648STRING(80)s^-1 T^-1TcVarGlobal1266543936GVL_PhysicalConstants.fShieldedProtonGyromag_Ratio_in_s_1_T_1_Uncertainty64LREAL2.9TcVarGlobal1266544640GVL_PhysicalConstants.fShieldedProtonGyromag_RatioOver2Pi_in_MHz_T_164LREAL42.57638507TcVarGlobal1266544704GVL_PhysicalConstants.fShieldedProtonGyromag_RatioOver2Pi_in_MHz_T_1_Units648STRING(80)MHz T^-1TcVarGlobal1266544768GVL_PhysicalConstants.fShieldedProtonGyromag_RatioOver2Pi_in_MHz_T_1_Uncertainty64LREAL5.3E-07TcVarGlobal1266545472GVL_PhysicalConstants.fShieldedProtonMag_Mom_in_J_T_164LREAL1.41057056E-26TcVarGlobal1266545536GVL_PhysicalConstants.fShieldedProtonMag_Mom_in_J_T_1_Units648STRING(80)J T^-1TcVarGlobal1266545600GVL_PhysicalConstants.fShieldedProtonMag_Mom_in_J_T_1_Uncertainty64LREAL1.5E-34TcVarGlobal1266546304GVL_PhysicalConstants.fShieldedProtonMag_Mom_ToBohrMagnetonRatio64LREAL0.001520993128TcVarGlobal1266546368GVL_PhysicalConstants.fShieldedProtonMag_Mom_ToBohrMagnetonRatio_Uncertainty64LREAL1.7E-11TcVarGlobal1266546432GVL_PhysicalConstants.fShieldedProtonMag_Mom_ToNuclearMagnetonRatio64LREAL2.792775599TcVarGlobal1266546496GVL_PhysicalConstants.fShieldedProtonMag_Mom_ToNuclearMagnetonRatio_Uncertainty64LREAL3E-08TcVarGlobal1266546560GVL_PhysicalConstants.fSpeedOfLightInVacuum_in_m_s_164LREAL299792458TcVarGlobal1266546624GVL_PhysicalConstants.fSpeedOfLightInVacuum_in_m_s_1_Units648STRING(80)m s^-1TcVarGlobal1266546688GVL_PhysicalConstants.fStandardAccelerationOfGravity_in_m_s_264LREAL9.80665TcVarGlobal1266547392GVL_PhysicalConstants.fStandardAccelerationOfGravity_in_m_s_2_Units648STRING(80)m s^-2TcVarGlobal1266547456GVL_PhysicalConstants.fStandardAtmosphere_in_Pa64LREAL101325TcVarGlobal1266548160GVL_PhysicalConstants.fStandardAtmosphere_in_Pa_Units648STRING(80)PaTcVarGlobal1266548224GVL_PhysicalConstants.fStefan_BoltzmannConstant_in_W_m_2_K_464LREAL5.670374419E-08TcVarGlobal1266548928GVL_PhysicalConstants.fStefan_BoltzmannConstant_in_W_m_2_K_4_Units648STRING(80)W m^-2 K^-4TcVarGlobal1266548992GVL_PhysicalConstants.fTauComptonWavelength_in_m64LREAL6.97771E-16TcVarGlobal1266549696GVL_PhysicalConstants.fTauComptonWavelength_in_m_Units648STRING(80)mTcVarGlobal1266549760GVL_PhysicalConstants.fTauComptonWavelength_in_m_Uncertainty64LREAL4.7E-20TcVarGlobal1266550464GVL_PhysicalConstants.fTauComptonWavelengthOver2Pi_in_m64LREAL1.11056E-16TcVarGlobal1266550528GVL_PhysicalConstants.fTauComptonWavelengthOver2Pi_in_m_Units648STRING(80)mTcVarGlobal1266550592GVL_PhysicalConstants.fTauComptonWavelengthOver2Pi_in_m_Uncertainty64LREAL1E-20TcVarGlobal1266551296GVL_PhysicalConstants.fTauElectronMassRatio64LREAL3477.23TcVarGlobal1266551360GVL_PhysicalConstants.fTauElectronMassRatio_Uncertainty64LREAL0.23TcVarGlobal1266551424GVL_PhysicalConstants.fTauMass_in_kg64LREAL3.16754E-27TcVarGlobal1266551488GVL_PhysicalConstants.fTauMass_in_kg_Units648STRING(80)kgTcVarGlobal1266551552GVL_PhysicalConstants.fTauMass_in_kg_Uncertainty64LREAL2.1E-31TcVarGlobal1266552256GVL_PhysicalConstants.fTauMassEnergyEquivalent_in_J64LREAL2.84684E-10TcVarGlobal1266552320GVL_PhysicalConstants.fTauMassEnergyEquivalent_in_J_Units648STRING(80)JTcVarGlobal1266552384GVL_PhysicalConstants.fTauMassEnergyEquivalent_in_J_Uncertainty64LREAL1.9E-14TcVarGlobal1266553088GVL_PhysicalConstants.fTauMassEnergyEquivalentInMeV_in_MeV64LREAL1776.82TcVarGlobal1266553152GVL_PhysicalConstants.fTauMassEnergyEquivalentInMeV_in_MeV_Units648STRING(80)MeVTcVarGlobal1266553216GVL_PhysicalConstants.fTauMassEnergyEquivalentInMeV_in_MeV_Uncertainty64LREAL0.16TcVarGlobal1266553920GVL_PhysicalConstants.fTauMassInU_in_u64LREAL1.90754TcVarGlobal1266553984GVL_PhysicalConstants.fTauMassInU_in_u_Units648STRING(80)uTcVarGlobal1266554048GVL_PhysicalConstants.fTauMassInU_in_u_Uncertainty64LREAL0.00013TcVarGlobal1266554752GVL_PhysicalConstants.fTauMolarMass_in_kg_mol_164LREAL0.00190754TcVarGlobal1266554816GVL_PhysicalConstants.fTauMolarMass_in_kg_mol_1_Units648STRING(80)kg mol^-1TcVarGlobal1266554880GVL_PhysicalConstants.fTauMolarMass_in_kg_mol_1_Uncertainty64LREAL1.3E-07TcVarGlobal1266555584GVL_PhysicalConstants.fTauMuonMassRatio64LREAL16.817TcVarGlobal1266555648GVL_PhysicalConstants.fTauMuonMassRatio_Uncertainty64LREAL0.0011TcVarGlobal1266555712GVL_PhysicalConstants.fTauNeutronMassRatio64LREAL1.89115TcVarGlobal1266555776GVL_PhysicalConstants.fTauNeutronMassRatio_Uncertainty64LREAL0.00013TcVarGlobal1266555840GVL_PhysicalConstants.fTauProtonMassRatio64LREAL1.89376TcVarGlobal1266555904GVL_PhysicalConstants.fTauProtonMassRatio_Uncertainty64LREAL0.00013TcVarGlobal1266555968GVL_PhysicalConstants.fThomsonCrossSection_in_m_264LREAL6.6524587321E-29TcVarGlobal1266556032GVL_PhysicalConstants.fThomsonCrossSection_in_m_2_Units648STRING(80)m^2TcVarGlobal1266556096GVL_PhysicalConstants.fThomsonCrossSection_in_m_2_Uncertainty64LREAL6E-38TcVarGlobal1266556800GVL_PhysicalConstants.fTritonElectronMag_Mom_Ratio64LREAL-0.001620514423TcVarGlobal1266556864GVL_PhysicalConstants.fTritonElectronMag_Mom_Ratio_Uncertainty64LREAL2.1E-11TcVarGlobal1266556928GVL_PhysicalConstants.fTritonElectronMassRatio64LREAL5496.92153573TcVarGlobal1266556992GVL_PhysicalConstants.fTritonElectronMassRatio_Uncertainty64LREAL2.7E-07TcVarGlobal1266557056GVL_PhysicalConstants.fTritonGFactor64LREAL5.957924931TcVarGlobal1266557120GVL_PhysicalConstants.fTritonGFactor_Uncertainty64LREAL1.2E-08TcVarGlobal1266557184GVL_PhysicalConstants.fTritonMag_Mom_in_J_T_164LREAL1.5046095202E-26TcVarGlobal1266557248GVL_PhysicalConstants.fTritonMag_Mom_in_J_T_1_Units648STRING(80)J T^-1TcVarGlobal1266557312GVL_PhysicalConstants.fTritonMag_Mom_in_J_T_1_Uncertainty64LREAL3E-35TcVarGlobal1266558016GVL_PhysicalConstants.fTritonMag_Mom_ToBohrMagnetonRatio64LREAL0.0016223936651TcVarGlobal1266558080GVL_PhysicalConstants.fTritonMag_Mom_ToBohrMagnetonRatio_Uncertainty64LREAL3.2E-12TcVarGlobal1266558144GVL_PhysicalConstants.fTritonMag_Mom_ToNuclearMagnetonRatio64LREAL2.9789624656TcVarGlobal1266558208GVL_PhysicalConstants.fTritonMag_Mom_ToNuclearMagnetonRatio_Uncertainty64LREAL5.9E-09TcVarGlobal1266558272GVL_PhysicalConstants.fTritonMass_in_kg64LREAL5.0073567446E-27TcVarGlobal1266558336GVL_PhysicalConstants.fTritonMass_in_kg_Units648STRING(80)kgTcVarGlobal1266558400GVL_PhysicalConstants.fTritonMass_in_kg_Uncertainty64LREAL1.5E-36TcVarGlobal1266559104GVL_PhysicalConstants.fTritonMassEnergyEquivalent_in_J64LREAL4.500387806E-10TcVarGlobal1266559168GVL_PhysicalConstants.fTritonMassEnergyEquivalent_in_J_Units648STRING(80)JTcVarGlobal1266559232GVL_PhysicalConstants.fTritonMassEnergyEquivalent_in_J_Uncertainty64LREAL1.4E-19TcVarGlobal1266559936GVL_PhysicalConstants.fTritonMassEnergyEquivalentInMeV_in_MeV64LREAL2808.92113298TcVarGlobal1266560000GVL_PhysicalConstants.fTritonMassEnergyEquivalentInMeV_in_MeV_Units648STRING(80)MeVTcVarGlobal1266560064GVL_PhysicalConstants.fTritonMassEnergyEquivalentInMeV_in_MeV_Uncertainty64LREAL8.5E-07TcVarGlobal1266560768GVL_PhysicalConstants.fTritonMassInU_in_u64LREAL3.01550071621TcVarGlobal1266560832GVL_PhysicalConstants.fTritonMassInU_in_u_Units648STRING(80)uTcVarGlobal1266560896GVL_PhysicalConstants.fTritonMassInU_in_u_Uncertainty64LREAL1.2E-10TcVarGlobal1266561600GVL_PhysicalConstants.fTritonMolarMass_in_kg_mol_164LREAL0.00301550071517TcVarGlobal1266561664GVL_PhysicalConstants.fTritonMolarMass_in_kg_mol_1_Units648STRING(80)kg mol^-1TcVarGlobal1266561728GVL_PhysicalConstants.fTritonMolarMass_in_kg_mol_1_Uncertainty64LREAL9.2E-13TcVarGlobal1266562432GVL_PhysicalConstants.fTritonNeutronMag_Mom_Ratio64LREAL-1.55718553TcVarGlobal1266562496GVL_PhysicalConstants.fTritonNeutronMag_Mom_Ratio_Uncertainty64LREAL3.7E-07TcVarGlobal1266562560GVL_PhysicalConstants.fTritonProtonMag_Mom_Ratio64LREAL1.066639908TcVarGlobal1266562624GVL_PhysicalConstants.fTritonProtonMag_Mom_Ratio_Uncertainty64LREAL1E-08TcVarGlobal1266562688GVL_PhysicalConstants.fTritonProtonMassRatio64LREAL2.99371703414TcVarGlobal1266562752GVL_PhysicalConstants.fTritonProtonMassRatio_Uncertainty64LREAL1.5E-10TcVarGlobal1266562816GVL_PhysicalConstants.fUnifiedAtomicMassUnit_in_kg64LREAL1.6605390666E-27TcVarGlobal1266562880GVL_PhysicalConstants.fUnifiedAtomicMassUnit_in_kg_Units648STRING(80)kgTcVarGlobal1266562944GVL_PhysicalConstants.fUnifiedAtomicMassUnit_in_kg_Uncertainty64LREAL5E-37TcVarGlobal1266563648GVL_PhysicalConstants.fVonKlitzingConstant_in_ohm64LREAL25812.80745TcVarGlobal1266563712GVL_PhysicalConstants.fVonKlitzingConstant_in_ohm_Units648STRING(80)ohmTcVarGlobal1266563776GVL_PhysicalConstants.fWeakMixingAngle64LREAL0.2229TcVarGlobal1266564480GVL_PhysicalConstants.fWeakMixingAngle_Uncertainty64LREAL0.0003TcVarGlobal1266564544GVL_PhysicalConstants.fWienFrequencyDisplacementLawConstant_in_Hz_K_164LREAL58789257570TcVarGlobal1266564608GVL_PhysicalConstants.fWienFrequencyDisplacementLawConstant_in_Hz_K_1_Units648STRING(80)Hz K^-1TcVarGlobal1266564672GVL_PhysicalConstants.fWienWavelengthDisplacementLawConstant_in_m_K64LREAL0.002897771955TcVarGlobal1266565376GVL_PhysicalConstants.fWienWavelengthDisplacementLawConstant_in_m_K_Units648STRING(80)m KTcVarGlobal1266565440GVL_PhysicalConstants.fAtomicUnitOfMom_um_in_kg_m_s_164LREAL1.992851882E-24TcVarGlobal1266566144GVL_PhysicalConstants.fAtomicUnitOfMom_um_in_kg_m_s_1_Units648STRING(80)kg m s^-1TcVarGlobal1266566208GVL_PhysicalConstants.fAtomicUnitOfMom_um_in_kg_m_s_1_Uncertainty64LREAL2.4E-32TcVarGlobal1266566912GVL_PhysicalConstants.fElectronHelionMassRatio64LREAL0.0001819543074573TcVarGlobal1266566976GVL_PhysicalConstants.fElectronHelionMassRatio_Uncertainty64LREAL7.9E-15TcVarGlobal1266567040GVL_PhysicalConstants.fElectronTritonMassRatio64LREAL0.0001819200062251TcVarGlobal1266567104GVL_PhysicalConstants.fElectronTritonMassRatio_Uncertainty64LREAL9E-15TcVarGlobal1266567168GVL_PhysicalConstants.fHelionGFactor64LREAL-4.255250615TcVarGlobal1266567232GVL_PhysicalConstants.fHelionGFactor_Uncertainty64LREAL5E-08TcVarGlobal1266567296GVL_PhysicalConstants.fHelionMag_Mom_in_J_T_164LREAL-1.074617532E-26TcVarGlobal1266567360GVL_PhysicalConstants.fHelionMag_Mom_in_J_T_1_Units648STRING(80)J T^-1TcVarGlobal1266567424GVL_PhysicalConstants.fHelionMag_Mom_in_J_T_1_Uncertainty64LREAL1.3E-34TcVarGlobal1266568128GVL_PhysicalConstants.fHelionMag_Mom_ToBohrMagnetonRatio64LREAL-0.001158740958TcVarGlobal1266568192GVL_PhysicalConstants.fHelionMag_Mom_ToBohrMagnetonRatio_Uncertainty64LREAL1.4E-11TcVarGlobal1266568256GVL_PhysicalConstants.fHelionMag_Mom_ToNuclearMagnetonRatio64LREAL-2.127625307TcVarGlobal1266568320GVL_PhysicalConstants.fHelionMag_Mom_ToNuclearMagnetonRatio_Uncertainty64LREAL2.5E-08TcVarGlobal1266568384GVL_PhysicalConstants.fLoschmidtConstant_273_15K_100KPa_in_m_364LREAL2.651645804E+25TcVarGlobal1266568448GVL_PhysicalConstants.fLoschmidtConstant_273_15K_100KPa_in_m_3_Units648STRING(80)m^-3TcVarGlobal1266568512GVL_PhysicalConstants.fNaturalUnitOfMom_um_in_kg_m_s_164LREAL2.730924488E-22TcVarGlobal1266569216GVL_PhysicalConstants.fNaturalUnitOfMom_um_in_kg_m_s_1_Units648STRING(80)kg m s^-1TcVarGlobal1266569280GVL_PhysicalConstants.fNaturalUnitOfMom_um_in_kg_m_s_1_Uncertainty64LREAL3.4E-30TcVarGlobal1266569984GVL_PhysicalConstants.fNaturalUnitOfMom_umInMeV_c_in_MeV_c64LREAL0.5109989461TcVarGlobal1266570048GVL_PhysicalConstants.fNaturalUnitOfMom_umInMeV_c_in_MeV_c_Units648STRING(80)MeV/cTcVarGlobal1266570112GVL_PhysicalConstants.fNaturalUnitOfMom_umInMeV_c_in_MeV_c_Uncertainty64LREAL3.1E-09TcVarGlobal1266570816GVL_PhysicalConstants.fNeutronProtonMassDifference_in_kg64LREAL2.30557435E-30TcVarGlobal1266570880GVL_PhysicalConstants.fNeutronProtonMassDifference_in_kg_Units648STRING(80)kgTcVarGlobal1266570944GVL_PhysicalConstants.fNeutronProtonMassDifference_in_kg_Uncertainty64LREAL8.2E-37TcVarGlobal1266571648GVL_PhysicalConstants.fNeutronProtonMassDifferenceEnergyEquivalent_in_J64LREAL2.07214689E-13TcVarGlobal1266571712GVL_PhysicalConstants.fNeutronProtonMassDifferenceEnergyEquivalent_in_J_Units648STRING(80)JTcVarGlobal1266571776GVL_PhysicalConstants.fNeutronProtonMassDifferenceEnergyEquivalent_in_J_Uncertainty64LREAL7.4E-20TcVarGlobal1266572480GVL_PhysicalConstants.fNeutronProtonMassDifferenceEnergyEquivalentInMeV_in_MeV64LREAL1.29333236TcVarGlobal1266572544GVL_PhysicalConstants.fNeutronProtonMassDifferenceEnergyEquivalentInMeV_in_MeV_Units648STRING(80)MeVTcVarGlobal1266572608GVL_PhysicalConstants.fNeutronProtonMassDifferenceEnergyEquivalentInMeV_in_MeV_Uncertainty64LREAL4.6E-07TcVarGlobal1266573312GVL_PhysicalConstants.fNeutronProtonMassDifferenceInU_in_u64LREAL0.00138844933TcVarGlobal1266573376GVL_PhysicalConstants.fNeutronProtonMassDifferenceInU_in_u_Units648STRING(80)uTcVarGlobal1266573440GVL_PhysicalConstants.fNeutronProtonMassDifferenceInU_in_u_Uncertainty64LREAL4.9E-10TcVarGlobal1266574144GVL_PhysicalConstants.fStandardStatePressure_in_Pa64LREAL100000TcVarGlobal1266574208GVL_PhysicalConstants.fStandardStatePressure_in_Pa_Units648STRING(80)PaTcVarGlobal1266574272GVL_PhysicalConstants.fAlphaParticleRelativeAtomicMass64LREAL4.001506179127TcVarGlobal1266574976GVL_PhysicalConstants.fAlphaParticleRelativeAtomicMass_Uncertainty64LREAL6.3E-11TcVarGlobal1266575040GVL_PhysicalConstants.fBohrMagnetonInInverseMeterPerTesla_in_m_1_T_164LREAL46.686447783TcVarGlobal1266575104GVL_PhysicalConstants.fBohrMagnetonInInverseMeterPerTesla_in_m_1_T_1_Units648STRING(80)m^-1 T^-1TcVarGlobal1266575168GVL_PhysicalConstants.fBohrMagnetonInInverseMeterPerTesla_in_m_1_T_1_Uncertainty64LREAL1.4E-08TcVarGlobal1266575872GVL_PhysicalConstants.fBoltzmannConstantInInverseMeterPerKelvin_in_m_1_K_164LREAL69.50348004TcVarGlobal1266575936GVL_PhysicalConstants.fBoltzmannConstantInInverseMeterPerKelvin_in_m_1_K_1_Units648STRING(80)m^-1 K^-1TcVarGlobal1266576000GVL_PhysicalConstants.fConventionalValueOfAmpere_90_in_A64LREAL1.00000008887TcVarGlobal1266576704GVL_PhysicalConstants.fConventionalValueOfAmpere_90_in_A_Units648STRING(80)ATcVarGlobal1266576768GVL_PhysicalConstants.fConventionalValueOfCoulomb_90_in_C64LREAL1.00000008887TcVarGlobal1266577472GVL_PhysicalConstants.fConventionalValueOfCoulomb_90_in_C_Units648STRING(80)CTcVarGlobal1266577536GVL_PhysicalConstants.fConventionalValueOfFarad_90_in_F64LREAL0.9999999822TcVarGlobal1266578240GVL_PhysicalConstants.fConventionalValueOfFarad_90_in_F_Units648STRING(80)FTcVarGlobal1266578304GVL_PhysicalConstants.fConventionalValueOfHenry_90_in_H64LREAL1.00000001779TcVarGlobal1266579008GVL_PhysicalConstants.fConventionalValueOfHenry_90_in_H_Units648STRING(80)HTcVarGlobal1266579072GVL_PhysicalConstants.fConventionalValueOfOhm_90_in_ohm64LREAL1.00000001779TcVarGlobal1266579776GVL_PhysicalConstants.fConventionalValueOfOhm_90_in_ohm_Units648STRING(80)ohmTcVarGlobal1266579840GVL_PhysicalConstants.fConventionalValueOfVolt_90_in_V64LREAL1.00000010666TcVarGlobal1266580544GVL_PhysicalConstants.fConventionalValueOfVolt_90_in_V_Units648STRING(80)VTcVarGlobal1266580608GVL_PhysicalConstants.fConventionalValueOfWatt_90_in_W64LREAL1.00000019553TcVarGlobal1266581312GVL_PhysicalConstants.fConventionalValueOfWatt_90_in_W_Units648STRING(80)WTcVarGlobal1266581376GVL_PhysicalConstants.fDeuteronRelativeAtomicMass64LREAL2.013553212745TcVarGlobal1266582080GVL_PhysicalConstants.fDeuteronRelativeAtomicMass_Uncertainty64LREAL4E-11TcVarGlobal1266582144GVL_PhysicalConstants.fElectronGyromag_RatioInMHz_T_in_MHz_T_164LREAL28024.9514242TcVarGlobal1266582208GVL_PhysicalConstants.fElectronGyromag_RatioInMHz_T_in_MHz_T_1_Units648STRING(80)MHz T^-1TcVarGlobal1266582272GVL_PhysicalConstants.fElectronGyromag_RatioInMHz_T_in_MHz_T_1_Uncertainty64LREAL8.5E-06TcVarGlobal1266582976GVL_PhysicalConstants.fElectronRelativeAtomicMass64LREAL0.000548579909065TcVarGlobal1266583040GVL_PhysicalConstants.fElectronRelativeAtomicMass_Uncertainty64LREAL1.6E-14TcVarGlobal1266583104GVL_PhysicalConstants.fElementaryChargeOverH_bar_in_A_J_164LREAL1.519267447E+15TcVarGlobal1266583168GVL_PhysicalConstants.fElementaryChargeOverH_bar_in_A_J_1_Units648STRING(80)A J^-1TcVarGlobal1266583232GVL_PhysicalConstants.fHelionRelativeAtomicMass64LREAL3.014932247175TcVarGlobal1266583936GVL_PhysicalConstants.fHelionRelativeAtomicMass_Uncertainty64LREAL9.7E-11TcVarGlobal1266584000GVL_PhysicalConstants.fHelionShieldingShift64LREAL5.996743E-05TcVarGlobal1266584064GVL_PhysicalConstants.fHelionShieldingShift_Uncertainty64LREAL1E-10TcVarGlobal1266584128GVL_PhysicalConstants.fHyperfineTransitionFrequencyOfCs_133_in_Hz64LREAL9192631770TcVarGlobal1266584192GVL_PhysicalConstants.fHyperfineTransitionFrequencyOfCs_133_in_Hz_Units648STRING(80)HzTcVarGlobal1266584256GVL_PhysicalConstants.fLatticeSpacingOfIdealSi_220_in_m64LREAL1.920155716E-10TcVarGlobal1266584960GVL_PhysicalConstants.fLatticeSpacingOfIdealSi_220_in_m_Units648STRING(80)mTcVarGlobal1266585024GVL_PhysicalConstants.fLatticeSpacingOfIdealSi_220_in_m_Uncertainty64LREAL3.2E-18TcVarGlobal1266585728GVL_PhysicalConstants.fLuminousEfficacy_in_lm_W_164LREAL683TcVarGlobal1266585792GVL_PhysicalConstants.fLuminousEfficacy_in_lm_W_1_Units648STRING(80)lm W^-1TcVarGlobal1266585856GVL_PhysicalConstants.fNeutronGyromag_RatioInMHz_T_in_MHz_T_164LREAL29.1646931TcVarGlobal1266586560GVL_PhysicalConstants.fNeutronGyromag_RatioInMHz_T_in_MHz_T_1_Units648STRING(80)MHz T^-1TcVarGlobal1266586624GVL_PhysicalConstants.fNeutronGyromag_RatioInMHz_T_in_MHz_T_1_Uncertainty64LREAL6.9E-06TcVarGlobal1266587328GVL_PhysicalConstants.fNeutronRelativeAtomicMass64LREAL1.00866491595TcVarGlobal1266587392GVL_PhysicalConstants.fNeutronRelativeAtomicMass_Uncertainty64LREAL4.9E-10TcVarGlobal1266587456GVL_PhysicalConstants.fNuclearMagnetonInInverseMeterPerTesla_in_m_1_T_164LREAL0.0254262341353TcVarGlobal1266587520GVL_PhysicalConstants.fNuclearMagnetonInInverseMeterPerTesla_in_m_1_T_1_Units648STRING(80)m^-1 T^-1TcVarGlobal1266587584GVL_PhysicalConstants.fNuclearMagnetonInInverseMeterPerTesla_in_m_1_T_1_Uncertainty64LREAL7.8E-12TcVarGlobal1266588288GVL_PhysicalConstants.fPlanckConstantInEV_Hz_in_eV_Hz_164LREAL4.135667696E-15TcVarGlobal1266588352GVL_PhysicalConstants.fPlanckConstantInEV_Hz_in_eV_Hz_1_Units648STRING(80)eV Hz^-1TcVarGlobal1266588416GVL_PhysicalConstants.fProtonGyromag_RatioInMHz_T_in_MHz_T_164LREAL42.577478518TcVarGlobal1266589120GVL_PhysicalConstants.fProtonGyromag_RatioInMHz_T_in_MHz_T_1_Units648STRING(80)MHz T^-1TcVarGlobal1266589184GVL_PhysicalConstants.fProtonGyromag_RatioInMHz_T_in_MHz_T_1_Uncertainty64LREAL1.8E-08TcVarGlobal1266589888GVL_PhysicalConstants.fProtonRelativeAtomicMass64LREAL1.007276466621TcVarGlobal1266589952GVL_PhysicalConstants.fProtonRelativeAtomicMass_Uncertainty64LREAL5.3E-11TcVarGlobal1266590016GVL_PhysicalConstants.fReducedComptonWavelength_in_m64LREAL3.8615926796E-13TcVarGlobal1266590080GVL_PhysicalConstants.fReducedComptonWavelength_in_m_Units648STRING(80)mTcVarGlobal1266590144GVL_PhysicalConstants.fReducedComptonWavelength_in_m_Uncertainty64LREAL1.2E-22TcVarGlobal1266590848GVL_PhysicalConstants.fReducedMuonComptonWavelength_in_m64LREAL1.867594306E-15TcVarGlobal1266590912GVL_PhysicalConstants.fReducedMuonComptonWavelength_in_m_Units648STRING(80)mTcVarGlobal1266590976GVL_PhysicalConstants.fReducedMuonComptonWavelength_in_m_Uncertainty64LREAL4.2E-23TcVarGlobal1266591680GVL_PhysicalConstants.fReducedNeutronComptonWavelength_in_m64LREAL2.1001941552E-16TcVarGlobal1266591744GVL_PhysicalConstants.fReducedNeutronComptonWavelength_in_m_Units648STRING(80)mTcVarGlobal1266591808GVL_PhysicalConstants.fReducedNeutronComptonWavelength_in_m_Uncertainty64LREAL1.2E-25TcVarGlobal1266592512GVL_PhysicalConstants.fReducedPlanckConstant_in_J_s64LREAL1.054571817E-34TcVarGlobal1266592576GVL_PhysicalConstants.fReducedPlanckConstant_in_J_s_Units648STRING(80)J sTcVarGlobal1266592640GVL_PhysicalConstants.fReducedPlanckConstantInEVS_in_eV_s64LREAL6.582119569E-16TcVarGlobal1266593344GVL_PhysicalConstants.fReducedPlanckConstantInEVS_in_eV_s_Units648STRING(80)eV sTcVarGlobal1266593408GVL_PhysicalConstants.fReducedPlanckConstantTimesCInMeVFm_in_MeV_fm64LREAL197.3269804TcVarGlobal1266594112GVL_PhysicalConstants.fReducedPlanckConstantTimesCInMeVFm_in_MeV_fm_Units648STRING(80)MeV fmTcVarGlobal1266594176GVL_PhysicalConstants.fReducedProtonComptonWavelength_in_m64LREAL2.10308910336E-16TcVarGlobal1266594880GVL_PhysicalConstants.fReducedProtonComptonWavelength_in_m_Units648STRING(80)mTcVarGlobal1266594944GVL_PhysicalConstants.fReducedProtonComptonWavelength_in_m_Uncertainty64LREAL6.4E-26TcVarGlobal1266595648GVL_PhysicalConstants.fReducedTauComptonWavelength_in_m64LREAL1.110538E-16TcVarGlobal1266595712GVL_PhysicalConstants.fReducedTauComptonWavelength_in_m_Units648STRING(80)mTcVarGlobal1266595776GVL_PhysicalConstants.fReducedTauComptonWavelength_in_m_Uncertainty64LREAL7.5E-21TcVarGlobal1266596480GVL_PhysicalConstants.fShieldedHelionGyromag_RatioInMHz_T_in_MHz_T_164LREAL32.43409942TcVarGlobal1266596544GVL_PhysicalConstants.fShieldedHelionGyromag_RatioInMHz_T_in_MHz_T_1_Units648STRING(80)MHz T^-1TcVarGlobal1266596608GVL_PhysicalConstants.fShieldedHelionGyromag_RatioInMHz_T_in_MHz_T_1_Uncertainty64LREAL3.8E-07TcVarGlobal1266597312GVL_PhysicalConstants.fShieldedProtonGyromag_RatioInMHz_T_in_MHz_T_164LREAL42.57638474TcVarGlobal1266597376GVL_PhysicalConstants.fShieldedProtonGyromag_RatioInMHz_T_in_MHz_T_1_Units648STRING(80)MHz T^-1TcVarGlobal1266597440GVL_PhysicalConstants.fShieldedProtonGyromag_RatioInMHz_T_in_MHz_T_1_Uncertainty64LREAL4.6E-07TcVarGlobal1266598144GVL_PhysicalConstants.fShieldingDifferenceOfDAndPInHD64LREAL2.02E-08TcVarGlobal1266598208GVL_PhysicalConstants.fShieldingDifferenceOfDAndPInHD_Uncertainty64LREAL2E-11TcVarGlobal1266598272GVL_PhysicalConstants.fShieldingDifferenceOfTAndPInHT64LREAL2.414E-08TcVarGlobal1266598336GVL_PhysicalConstants.fShieldingDifferenceOfTAndPInHT_Uncertainty64LREAL2E-11TcVarGlobal1266598400GVL_PhysicalConstants.fTauEnergyEquivalent_in_MeV64LREAL1776.86TcVarGlobal1266598464GVL_PhysicalConstants.fTauEnergyEquivalent_in_MeV_Units648STRING(80)MeVTcVarGlobal1266598528GVL_PhysicalConstants.fTauEnergyEquivalent_in_MeV_Uncertainty64LREAL0.12TcVarGlobal1266599232GVL_PhysicalConstants.fTritonRelativeAtomicMass64LREAL3.01550071621TcVarGlobal1266599296GVL_PhysicalConstants.fTritonRelativeAtomicMass_Uncertainty64LREAL1.2E-10TcVarGlobal1266599360GVL_PhysicalConstants.fTritonToProtonMag_Mom_Ratio64LREAL1.0666399191TcVarGlobal1266599424GVL_PhysicalConstants.fTritonToProtonMag_Mom_Ratio_Uncertainty64LREAL2.1E-09TcVarGlobal1266599488GVL_PhysicalConstants.fVacuumElectricPermittivity_in_F_m_164LREAL8.8541878128E-12TcVarGlobal1266599552GVL_PhysicalConstants.fVacuumElectricPermittivity_in_F_m_1_Units648STRING(80)F m^-1TcVarGlobal1266599616GVL_PhysicalConstants.fVacuumElectricPermittivity_in_F_m_1_Uncertainty64LREAL1.3E-21TcVarGlobal1266600320GVL_PhysicalConstants.fVacuumMag_Permeability_in_N_A_264LREAL1.25663706212E-06TcVarGlobal1266600384GVL_PhysicalConstants.fVacuumMag_Permeability_in_N_A_2_Units648STRING(80)N A^-2TcVarGlobal1266600448GVL_PhysicalConstants.fVacuumMag_Permeability_in_N_A_2_Uncertainty64LREAL1.9E-16TcVarGlobal1266601152GVL_PhysicalConstants.fWToZMassRatio64LREAL0.88153TcVarGlobal1266601216GVL_PhysicalConstants.fWToZMassRatio_Uncertainty64LREAL0.00017TcVarGlobal1266601280GVL_AbsorptionTest.fbScatteringFactorLUT575872FB_ScatteringFactorLUTTcVarGlobal1266601344PRG_IM1K0_XTES.fbIM1K01745088FB_XPIMpytmcpv: IM1K0:XTESTcLinkTo.bZoomEndFwd := TIIB[IM1K0-EL1088]^Channel 1^Input; .bZoomEndBwd := TIIB[IM1K0-EL1088]^Channel 2^Input; .bFocusEndFwd := TIIB[IM1K0-EL1088]^Channel 3^Input; .bFocusEndBwd := TIIB[IM1K0-EL1088]^Channel 4^Input; .fbOpal.bOpalPower := TIIB[IM1K0-EL2004]^Channel 2^Output; .fbLED.bLedPower := TIIB[IM1K0-EL2004]^Channel 3^Output; .fbFlowSwitch.bFlowOk := TIIB[IM1K0-EL1004]^Channel 2^Input - - - - 1267234176 - - - PRG_IM1K0_XTES.fbStateSetup - 87808 - FB_StateSetupHelper - 1268979264 - - - PRG_IM1K0_XTES.stDefault - 3648 - ST_PositionState - - - .fVelocity - 1 - - - .bMoveOk - 1 - - - .bValid - 1 - - - 1269067072 - - - PRG_IM1K3_PPM.fbIM1K3 - 1685376 - FB_PPM - - - pytmc - pv: IM1K3:PPM - - - TcLinkTo - .fbGige.iIlluminatorINT := TIIB[IM1K3-EL4004]^AO Outputs Channel 1^Analog output; +1267234176PRG_IM1K0_XTES.fbStateSetup87808FB_StateSetupHelper1268979264PRG_IM1K0_XTES.stDefault3648ST_PositionState.fVelocity1.bMoveOk1.bValid11269067072PRG_IM1K3_PPM.fbIM1K31685376FB_PPMpytmcpv: IM1K3:PPMTcLinkTo.fbGige.iIlluminatorINT := TIIB[IM1K3-EL4004]^AO Outputs Channel 1^Analog output; .fbGige.bGigePower := TIIB[IM1K3-EL2004]^Channel 2^Output; .fbPowerMeter.iVoltageINT := TIIB[IM1K3-EL3062]^AI Standard Channel 1^Value; .fbPowerMeter.fbThermoCouple.bError := TIIB[IM1K3-EL3314]^TC Inputs Channel 1^Status^Error; @@ -93494,95 +2253,9 @@ Readbacks .fbYagThermoCouple.bUnderrange := TIIB[IM1K3-EL3314]^TC Inputs Channel 2^Status^Underrange; .fbYagThermoCouple.bOverrange := TIIB[IM1K3-EL3314]^TC Inputs Channel 2^Status^Overrange; .fbYagThermoCouple.iRaw := TIIB[IM1K3-EL3314]^TC Inputs Channel 2^Value; - .fbFlowSwitch.bFlowOk := TIIB[ST1K4-EL1004-E5]^Channel 3^Input - - - 1269072448 - - - PRG_IM1K3_PPM.fbStateSetup - 87808 - FB_StateSetupHelper - 1270757824 - - - PRG_IM1K3_PPM.stDefault - 3648 - ST_PositionState - - - .fVelocity - 15 - - - .bMoveOk - 1 - - - .bValid - 1 - - - 1270845632 - - - PRG_IM2K0_XTES.fbIM2K0 - same cooling loop as SL2K0 - 1106560 - FB_XPIM_IM2K0 - - - pytmc - pv: IM2K0:XTES - - - TcLinkTo - .fbLED.bLedPower := TIIB[IM2K0-EL2004]^Channel 3^Output; + .fbFlowSwitch.bFlowOk := TIIB[ST1K4-EL1004-E5]^Channel 3^Input1269072448PRG_IM1K3_PPM.fbStateSetup87808FB_StateSetupHelper1270757824PRG_IM1K3_PPM.stDefault3648ST_PositionState.fVelocity15.bMoveOk1.bValid11270845632PRG_IM2K0_XTES.fbIM2K01106560FB_XPIM_IM2K0pytmcpv: IM2K0:XTESTcLinkTo.fbLED.bLedPower := TIIB[IM2K0-EL2004]^Channel 3^Output; .fbGige.bGigePower := TIIB[IM2K0-EL2004]^Channel 4^Output; - .fbFlowSwitch.bFlowOk := TIIB[SL2K0-EL1004-E12]^Channel 1^Input - - - 1270849472 - - - PRG_IM2K0_XTES.fbStateSetup - 87808 - FB_StateSetupHelper - 1271956032 - - - PRG_IM2K0_XTES.stDefault - 3648 - ST_PositionState - - - .fVelocity - 1 - - - .bMoveOk - 1 - - - .bValid - 1 - - - 1272043840 - - - PRG_PF1K0_WFS.fbPF1K0 - shares same cooling loop as SL2K0 - 1410624 - FB_WFS - - - pytmc - pv: PF1K0:WFS - - - TcLinkTo - .fbThermoCouple1.bError := TIIB[PF1K0-EL3314]^TC Inputs Channel 1^Status^Error; + .fbFlowSwitch.bFlowOk := TIIB[SL2K0-EL1004-E12]^Channel 1^Input1270849472PRG_IM2K0_XTES.fbStateSetup87808FB_StateSetupHelper1271956032PRG_IM2K0_XTES.stDefault3648ST_PositionState.fVelocity1.bMoveOk1.bValid11272043840PRG_PF1K0_WFS.fbPF1K01410624FB_WFSpytmcpv: PF1K0:WFSTcLinkTo.fbThermoCouple1.bError := TIIB[PF1K0-EL3314]^TC Inputs Channel 1^Status^Error; .fbThermoCouple1.bUnderrange := TIIB[PF1K0-EL3314]^TC Inputs Channel 1^Status^Underrange; .fbThermoCouple1.bOverrange := TIIB[PF1K0-EL3314]^TC Inputs Channel 1^Status^Overrange; .fbThermoCouple1.iRaw := TIIB[PF1K0-EL3314]^TC Inputs Channel 1^Value; @@ -93590,194 +2263,26 @@ Readbacks .fbThermoCouple2.bUnderrange := TIIB[PF1K0-EL3314]^TC Inputs Channel 2^Status^Underrange; .fbThermoCouple2.bOverrange := TIIB[PF1K0-EL3314]^TC Inputs Channel 2^Status^Overrange; .fbThermoCouple2.iRaw := TIIB[PF1K0-EL3314]^TC Inputs Channel 2^Value; - .fbFlowSwitch.bFlowOk := TIIB[SL2K0-EL1004-E12]^Channel 1^Input - - - 1272047872 - - - PRG_PF1K0_WFS.fbStateSetup - 87808 - FB_StateSetupHelper - 1273458496 - - - PRG_PF1K0_WFS.stDefault - 3648 - ST_PositionState - - - .fVelocity - 1 - - - .bMoveOk - 1 - - - .bValid - 1 - - - 1273546304 - - - PRG_RTDSK0.RTDSK0_MPA_01 - 26688 - FB_MPA - - - .sName - RTDSK0:MPA:01 - - - - - TcLinkTo - .i_xInsertedLS := TIIB[RTDSK0-MPA-EL1008]^Channel 1^Input; + .fbFlowSwitch.bFlowOk := TIIB[SL2K0-EL1004-E12]^Channel 1^Input1272047872PRG_PF1K0_WFS.fbStateSetup87808FB_StateSetupHelper1273458496PRG_PF1K0_WFS.stDefault3648ST_PositionState.fVelocity1.bMoveOk1.bValid11273546304PRG_RTDSK0.RTDSK0_MPA_0126688FB_MPA.sNameRTDSK0:MPA:01TcLinkTo.i_xInsertedLS := TIIB[RTDSK0-MPA-EL1008]^Channel 1^Input; .i_xRetractedLS := TIIB[RTDSK0-MPA-EL1008]^Channel 2^Input; .q_xInsert_DO := TIIB[RTDSK0-MPA-EL2008]^Channel 1^Output; .q_xRetract_DO := TIIB[RTDSK0-MPA-EL2008]^Channel 2^Output - - - - pytmc - pv: RTDSK0:MPA:01 - - - 1273550144 - - - PRG_RTDSK0.RTDSK0_MPA_02 - 26688 - FB_MPA - - - .sName - RTDSK0:MPA:02 - - - - - TcLinkTo - .i_xInsertedLS := TIIB[RTDSK0-MPA-EL1008]^Channel 3^Input; + pytmc pv: RTDSK0:MPA:01 1273550144PRG_RTDSK0.RTDSK0_MPA_0226688FB_MPA.sNameRTDSK0:MPA:02TcLinkTo.i_xInsertedLS := TIIB[RTDSK0-MPA-EL1008]^Channel 3^Input; .i_xRetractedLS := TIIB[RTDSK0-MPA-EL1008]^Channel 4^Input; .q_xInsert_DO := TIIB[RTDSK0-MPA-EL2008]^Channel 3^Output; .q_xRetract_DO := TIIB[RTDSK0-MPA-EL2008]^Channel 4^Output - - - - pytmc - pv: RTDSK0:MPA:02 - - - 1273576832 - - - PRG_RTDSK0.RTDSK0_MPA_03 - 26688 - FB_MPA - - - .sName - RTDSK0:MPA:03 - - - - - TcLinkTo - .i_xInsertedLS := TIIB[RTDSK0-MPA-EL1008]^Channel 5^Input; + pytmc pv: RTDSK0:MPA:02 1273576832PRG_RTDSK0.RTDSK0_MPA_0326688FB_MPA.sNameRTDSK0:MPA:03TcLinkTo.i_xInsertedLS := TIIB[RTDSK0-MPA-EL1008]^Channel 5^Input; .i_xRetractedLS := TIIB[RTDSK0-MPA-EL1008]^Channel 6^Input; .q_xInsert_DO := TIIB[RTDSK0-MPA-EL2008]^Channel 5^Output; .q_xRetract_DO := TIIB[RTDSK0-MPA-EL2008]^Channel 6^Output - - - - pytmc - pv: RTDSK0:MPA:03 - - - 1273603520 - - - PRG_RTDSK0.RTDSK0_MPA_04 - 26688 - FB_MPA - - - .sName - RTDSK0:MPA:04 - - - - - TcLinkTo - .i_xInsertedLS := TIIB[RTDSK0-MPA-EL1008]^Channel 7^Input; + pytmc pv: RTDSK0:MPA:03 1273603520PRG_RTDSK0.RTDSK0_MPA_0426688FB_MPA.sNameRTDSK0:MPA:04TcLinkTo.i_xInsertedLS := TIIB[RTDSK0-MPA-EL1008]^Channel 7^Input; .i_xRetractedLS := TIIB[RTDSK0-MPA-EL1008]^Channel 8^Input; .q_xInsert_DO := TIIB[RTDSK0-MPA-EL2008]^Channel 7^Output; .q_xRetract_DO := TIIB[RTDSK0-MPA-EL2008]^Channel 8^Output - - - - pytmc - pv: RTDSK0:MPA:04 - - - 1273630208 - - - PRG_RTDSK0.fbRTDSK0_SCRP_MMS_Z - 297920 - FB_MotionStage - 1273656896 - - - PRG_RTDSK0.fbRTDSK0_SCRP_MMS_X - 297920 - FB_MotionStage - 1273954816 - - - PRG_RTDSK0.fbRTDSK0_SCRP_MMS_Y - 297920 - FB_MotionStage - 1274252736 - - - PRG_RTDSK0.FFO - 25088 - FB_FastFault - - - .i_Desc - fault occurs when Y motor is not activating upper limit switch - - - .i_TypeCode - 4015 - - - .i_DevName - RTDSK0:SCRP:MMS:Y - - - 1274550656 - - - PRG_SL1K0_POWER.fbSL1K0 - 1345344 - FB_SLITS_POWER - - - pytmc - + pytmc pv: RTDSK0:MPA:04 1273630208PRG_RTDSK0.fbRTDSK0_SCRP_MMS_Z297920FB_MotionStage1273656896PRG_RTDSK0.fbRTDSK0_SCRP_MMS_X297920FB_MotionStage1273954816PRG_RTDSK0.fbRTDSK0_SCRP_MMS_Y297920FB_MotionStage1274252736PRG_RTDSK0.FFO25088FB_FastFault.i_Descfault occurs when Y motor is not activating upper limit switch.i_TypeCode4015.i_DevNameRTDSK0:SCRP:MMS:Y1274550656PRG_SL1K0_POWER.fbSL1K01345344FB_SLITS_POWERpytmc pv: SL1K0:POWER io: io - - - - TcLinkTo - .RTD_South_1.iRaw := TIIB[SL1K0-EL3202-E6]^RTD Inputs Channel 1^Value; + TcLinkTo.RTD_South_1.iRaw := TIIB[SL1K0-EL3202-E6]^RTD Inputs Channel 1^Value; .RTD_South_1.bError := TIIB[SL1K0-EL3202-E6]^RTD Inputs Channel 1^Status^Error; .RTD_South_1.bUnderrange := TIIB[SL1K0-EL3202-E6]^RTD Inputs Channel 1^Status^Underrange; .RTD_South_1.bOverrange := TIIB[SL1K0-EL3202-E6]^RTD Inputs Channel 1^Status^Overrange; @@ -93811,37 +2316,10 @@ Readbacks .RTD_Bottom_2.bOverrange := TIIB[SL1K0-EL3202-E9]^RTD Inputs Channel 2^Status^Overrange; .AptArrayStatus := TIIB[PMPS_PRE]^IO Outputs^AptArrayStatus^AptArrayStatus[1]; .AptArrayReq := TIIB[PMPS_PRE]^IO Inputs^AptArrayReq^AptArrayReq[1]; - .fbFlowSwitch.bFlowOk := TIIB[IM1K0-EL1004]^Channel 3^Input - - - 1274576768 - - - PRG_SL1K0_POWER.mcPower - for testing purposes only. comment-out/delete once done. - 3072 - MC_Power - - 1 - 4 - - 1275922112 - - - PRG_SL2K0_POWER.fbSL2K0 - 1345344 - FB_SLITS_POWER - - - pytmc - + .fbFlowSwitch.bFlowOk := TIIB[IM1K0-EL1004]^Channel 3^Input1274576768PRG_SL1K0_POWER.mcPower3072MC_Power141275922112PRG_SL2K0_POWER.fbSL2K01345344FB_SLITS_POWERpytmc pv: SL2K0:POWER io: io - - - - TcLinkTo - .RTD_South_1.iRaw := TIIB[SL2K0-EL3202-E8]^RTD Inputs Channel 1^Value; + TcLinkTo.RTD_South_1.iRaw := TIIB[SL2K0-EL3202-E8]^RTD Inputs Channel 1^Value; .RTD_South_1.bError := TIIB[SL2K0-EL3202-E8]^RTD Inputs Channel 1^Status^Error; .RTD_South_1.bUnderrange := TIIB[SL2K0-EL3202-E8]^RTD Inputs Channel 1^Status^Underrange; .RTD_South_1.bOverrange := TIIB[SL2K0-EL3202-E8]^RTD Inputs Channel 1^Status^Overrange; @@ -93875,34 +2353,7 @@ Readbacks .RTD_Bottom_2.bOverrange := TIIB[SL2K0-EL3202-E11]^RTD Inputs Channel 2^Status^Overrange; .AptArrayStatus := TIIB[PMPS_PRE]^IO Outputs^AptArrayStatus^AptArrayStatus[2]; .AptArrayReq := TIIB[PMPS_PRE]^IO Inputs^AptArrayReq^AptArrayReq[2]; - .fbFlowSwitch.bFlowOk := TIIB[SL2K0-EL1004-E12]^Channel 1^Input - - - 1275925184 - - - PRG_SL2K0_POWER.mcPower - for testing purposes only. comment-out/delete once done. - 3072 - MC_Power - - 1 - 4 - - 1277270528 - - - PRG_AT1K4_SOLID.fbStage1 - 624256 - FB_SXR_SATT_Stage - - - pytmc - pv: AT1K4:L2SI:MMS:01 - - - TcLinkTo - + .fbFlowSwitch.bFlowOk := TIIB[SL2K0-EL1004-E12]^Channel 1^Input1275925184PRG_SL2K0_POWER.mcPower3072MC_Power141277270528PRG_AT1K4_SOLID.fbStage1624256FB_SXR_SATT_Stagepytmcpv: AT1K4:L2SI:MMS:01TcLinkTo .fbRTD_1.iRaw := TIIB[AT1K4-EL3202-04]^RTD Inputs Channel 1^Value; .fbRTD_1.bError := TIIB[AT1K4-EL3202-04]^RTD Inputs Channel 1^Status^Error; @@ -93914,23 +2365,7 @@ Readbacks .fbRTD_2.bUnderrange := TIIB[AT1K4-EL3202-04]^RTD Inputs Channel 2^Status^Underrange; .fbRTD_2.bOverrange := TIIB[AT1K4-EL3202-04]^RTD Inputs Channel 2^Status^Overrange; - - - - 1277274432 - - - PRG_AT1K4_SOLID.fbStage2 - 624256 - FB_SXR_SATT_Stage - - - pytmc - pv: AT1K4:L2SI:MMS:02 - - - TcLinkTo - + 1277274432PRG_AT1K4_SOLID.fbStage2624256FB_SXR_SATT_Stagepytmcpv: AT1K4:L2SI:MMS:02TcLinkTo .fbRTD_1.iRaw := TIIB[AT1K4-EL3202-03]^RTD Inputs Channel 1^Value; .fbRTD_1.bError := TIIB[AT1K4-EL3202-03]^RTD Inputs Channel 1^Status^Error; @@ -93942,23 +2377,7 @@ Readbacks .fbRTD_2.bUnderrange := TIIB[AT1K4-EL3202-03]^RTD Inputs Channel 2^Status^Underrange; .fbRTD_2.bOverrange := TIIB[AT1K4-EL3202-03]^RTD Inputs Channel 2^Status^Overrange; - - - - 1277898688 - - - PRG_AT1K4_SOLID.fbStage3 - 624256 - FB_SXR_SATT_Stage - - - pytmc - pv: AT1K4:L2SI:MMS:03 - - - TcLinkTo - + 1277898688PRG_AT1K4_SOLID.fbStage3624256FB_SXR_SATT_Stagepytmcpv: AT1K4:L2SI:MMS:03TcLinkTo .fbRTD_1.iRaw := TIIB[AT1K4-EL3202-02]^RTD Inputs Channel 1^Value; .fbRTD_1.bError := TIIB[AT1K4-EL3202-02]^RTD Inputs Channel 1^Status^Error; @@ -93969,23 +2388,7 @@ Readbacks .fbRTD_2.bError := TIIB[AT1K4-EL3202-02]^RTD Inputs Channel 2^Status^Error; .fbRTD_2.bUnderrange := TIIB[AT1K4-EL3202-02]^RTD Inputs Channel 2^Status^Underrange; .fbRTD_2.bOverrange := TIIB[AT1K4-EL3202-02]^RTD Inputs Channel 2^Status^Overrange; - - - - 1278522944 - - - PRG_AT1K4_SOLID.fbStage4 - 624256 - FB_SXR_SATT_Stage - - - pytmc - pv: AT1K4:L2SI:MMS:04 - - - TcLinkTo - + 1278522944PRG_AT1K4_SOLID.fbStage4624256FB_SXR_SATT_Stagepytmcpv: AT1K4:L2SI:MMS:04TcLinkTo .fbRTD_1.iRaw := TIIB[AT1K4-EL3202-01]^RTD Inputs Channel 1^Value; .fbRTD_1.bError := TIIB[AT1K4-EL3202-01]^RTD Inputs Channel 1^Status^Error; @@ -93996,256 +2399,18 @@ Readbacks .fbRTD_2.bError := TIIB[AT1K4-EL3202-01]^RTD Inputs Channel 2^Status^Error; .fbRTD_2.bUnderrange := TIIB[AT1K4-EL3202-01]^RTD Inputs Channel 2^Status^Underrange; .fbRTD_2.bOverrange := TIIB[AT1K4-EL3202-01]^RTD Inputs Channel 2^Status^Overrange; - - - - 1279147200 - - - PRG_AT1K4_SOLID.fbStateSetup - 87808 - FB_StateSetupHelper - 1279771456 - - - PRG_AT1K4_SOLID.stDefaultGood - 3648 - ST_PositionState - - - .fDelta - 0.2 - - - .fVelocity - 10 - - - .bMoveOk - 1 - - - .bValid - 1 - - - 1279859264 - - - PRG_AT1K4_SOLID.fbBadStateSetup - 87808 - FB_StateSetupHelper - 1279862912 - - - PRG_AT1K4_SOLID.stDefaultBad - 3648 - ST_PositionState - - - .fPosition - 500 - - - .fDelta - 0.2 - - - .fVelocity - 10 - - - .bMoveOk - 0 - - - .bValid - 0 - - - 1279950720 - - - PRG_IM1K4_XTES.fbIM1K4 - same as PC1K4 - 1745088 - FB_XPIM - - - pytmc - pv: IM1K4:XTES - - - TcLinkTo - .bZoomEndFwd := TIIB[IM1K4-EL1088-E5]^Channel 1^Input; + 1279147200PRG_AT1K4_SOLID.fbStateSetup87808FB_StateSetupHelper1279771456PRG_AT1K4_SOLID.stDefaultGood3648ST_PositionState.fDelta0.2.fVelocity10.bMoveOk1.bValid11279859264PRG_AT1K4_SOLID.fbBadStateSetup87808FB_StateSetupHelper1279862912PRG_AT1K4_SOLID.stDefaultBad3648ST_PositionState.fPosition500.fDelta0.2.fVelocity10.bMoveOk0.bValid01279950720PRG_IM1K4_XTES.fbIM1K41745088FB_XPIMpytmcpv: IM1K4:XTESTcLinkTo.bZoomEndFwd := TIIB[IM1K4-EL1088-E5]^Channel 1^Input; .bZoomEndBwd := TIIB[IM1K4-EL1088-E5]^Channel 2^Input; .bFocusEndFwd := TIIB[IM1K4-EL1088-E5]^Channel 3^Input; .bFocusEndBwd := TIIB[IM1K4-EL1088-E5]^Channel 4^Input; .fbOpal.bOpalPower := TIIB[IM1K4-EL2004-E2]^Channel 2^Output; .fbLED.bLedPower := TIIB[IM1K4-EL2004-E2]^Channel 3^Output; - .fbFlowSwitch.bFlowOk := TIIB[ST1K4-EL1004-E5]^Channel 2^Input - - - 1279954368 - - - PRG_IM1K4_XTES.fbStateSetup - 87808 - FB_StateSetupHelper - 1281699456 - - - PRG_IM1K4_XTES.stDefault - 3648 - ST_PositionState - - - .fVelocity - 1 - - - .bMoveOk - 1 - - - .bValid - 1 - - - 1281787264 - - - PRG_ST1K4_TEST.fbMotion - 297920 - FB_MotionStage - 1281791296 - - - PRG_ST1K4_TEST.fbStates - 187968 - FB_PositionState1D - - - pytmc - + .fbFlowSwitch.bFlowOk := TIIB[ST1K4-EL1004-E5]^Channel 2^Input1279954368PRG_IM1K4_XTES.fbStateSetup87808FB_StateSetupHelper1281699456PRG_IM1K4_XTES.stDefault3648ST_PositionState.fVelocity1.bMoveOk1.bValid11281787264PRG_ST1K4_TEST.fbMotion297920FB_MotionStage1281791296PRG_ST1K4_TEST.fbStates187968FB_PositionState1Dpytmc pv: ST1K4:TEST:MMS astPositionState.array: 1..2 - - - - 1282089216 - - - PRG_ST1K4_TEST.fbStateSetup - 87808 - FB_StateSetupHelper - 1282277184 - - - PRG_ST1K4_TEST.stDefault - 3648 - ST_PositionState - - - .fDelta - 1 - - - .fVelocity - 5 - - - .bMoveOk - 1 - - - .bValid - 1 - - - 1282364992 - - - PRG_ST1K4_TEST.astPositionState - 32832 - ST_PositionState - - 1 - 9 - - 1282368640 - - - PRG_ST1K4_TEST.fbFlowSwitch - 64 - FB_XTES_Flowswitch - - - pytmc - + 1282089216PRG_ST1K4_TEST.fbStateSetup87808FB_StateSetupHelper1282277184PRG_ST1K4_TEST.stDefault3648ST_PositionState.fDelta1.fVelocity5.bMoveOk1.bValid11282364992PRG_ST1K4_TEST.astPositionState32832ST_PositionState191282368640PRG_ST1K4_TEST.fbFlowSwitch64FB_XTES_Flowswitchpytmc pv: ST1K4:TEST:FSW - - - - TcLinkTo - .bFlowOk := TIIB[ST1K4-EL1004-E5]^Channel 1^Input - - - 1282401472 - - - PRG_OTHER.fbPC1K0FlowSwitch - 64 - FB_XTES_Flowswitch - - - pytmc - pv: PC1K0:XTES:FSW - - - TcLinkTo - .bFlowOk := TIIB[IM1K0-EL1004]^Channel 1^Input - - - 1282401536 - - - PRG_OTHER.fbPC1K4FlowSwitch - 64 - FB_XTES_Flowswitch - - - pytmc - pv: PC1K4:XTES:FSW - - - TcLinkTo - .bFlowOk := TIIB[ST1K4-EL1004-E5]^Channel 2^Input - - - 1282401600 - - - PRG_3_PMPS_POST.fbArbiterIO - 138368 - FB_SubSysToArbiter_IO - 1282402304 - - - PRG_3_PMPS_POST.fb_vetoArbiter - 27168 - FB_VetoArbiter - 1282540672 - - - PRG_4_LOG.fbLogHandler - 5788736 - FB_LogHandler - 1282571520 - - - Main.M1 - + TcLinkTo.bFlowOk := TIIB[ST1K4-EL1004-E5]^Channel 1^Input1282401472PRG_OTHER.fbPC1K0FlowSwitch64FB_XTES_Flowswitchpytmcpv: PC1K0:XTES:FSWTcLinkTo.bFlowOk := TIIB[IM1K0-EL1004]^Channel 1^Input1282401536PRG_OTHER.fbPC1K4FlowSwitch64FB_XTES_Flowswitchpytmcpv: PC1K4:XTES:FSWTcLinkTo.bFlowOk := TIIB[ST1K4-EL1004-E5]^Channel 2^Input1282401600PRG_3_PMPS_POST.fbArbiterIO138368FB_SubSysToArbiter_IO1282402304PRG_3_PMPS_POST.fb_vetoArbiter27168FB_VetoArbiter1282540672PRG_4_LOG.fbLogHandler5788736FB_LogHandler1282571520Main.M1 This should be refactored once the IOC supports arbitrary ads paths for motors - IM1K0-XTES: 3 Axes - 25216 - ST_MotionStage - - - .sName - IM1K0:XTES:MMS - - - - - pytmc - pv: IM1K0:XTES:MMS - - - TcLinkTo - .bLimitForwardEnable := TIIB[IM1K0-EL7041]^STM Status^Status^Digital input 1; + IM1K0-XTES: 3 Axes]]>25216ST_MotionStage.sNameIM1K0:XTES:MMSpytmcpv: IM1K0:XTES:MMSTcLinkTo.bLimitForwardEnable := TIIB[IM1K0-EL7041]^STM Status^Status^Digital input 1; .bBrakeRelease := TIIB[IM1K0-EL2004]^Channel 1^Output; - .nRawEncoderINT := TIIB[IM1K0-EL3054]^AI Standard Channel 1^Value - - - TcVarGlobal - - - 1288363136 - - - Main.M2 - 25216 - ST_MotionStage - - - .sName - IM1K0:XTES:CLZ - - - - - pytmc - pv: IM1K0:XTES:CLZ - - - TcLinkTo - .bHome := TIIB[IM1K0-EL1088]^Channel 2^Input; - .nRawEncoderUINT := TIIB[IM1K0-EL5101-01]^ENC Status compact^Counter value - - - TcVarGlobal - - - 1288388352 - - - Main.M3 - 25216 - ST_MotionStage - - - .sName - IM1K0:XTES:CLF - - - - - pytmc - pv: IM1K0:XTES:CLF - - - TcLinkTo - .bHome := TIIB[IM1K0-EL1088]^Channel 4^Input; - .nRawEncoderUINT := TIIB[IM1K0-EL5101-01]^ENC Status compact^Counter value - - - TcVarGlobal - - - 1288413568 - - - Main.M4 - IM1K3-PPM: 1 Axis - 25216 - ST_MotionStage - - - .sName - IM1K3:PPM:MMS - - - - - pytmc - pv: IM1K3:PPM:MMS - - - TcLinkTo - .bLimitForwardEnable := TIIB[IM1K3-EL7041]^STM Status^Status^Digital input 1; + .nRawEncoderINT := TIIB[IM1K0-EL3054]^AI Standard Channel 1^ValueTcVarGlobal1288363136Main.M225216ST_MotionStage.sNameIM1K0:XTES:CLZpytmcpv: IM1K0:XTES:CLZTcLinkTo.bHome := TIIB[IM1K0-EL1088]^Channel 2^Input; + .nRawEncoderUINT := TIIB[IM1K0-EL5101-01]^ENC Status compact^Counter valueTcVarGlobal1288388352Main.M325216ST_MotionStage.sNameIM1K0:XTES:CLFpytmcpv: IM1K0:XTES:CLFTcLinkTo.bHome := TIIB[IM1K0-EL1088]^Channel 4^Input; + .nRawEncoderUINT := TIIB[IM1K0-EL5101-01]^ENC Status compact^Counter valueTcVarGlobal1288413568Main.M425216ST_MotionStage.sNameIM1K3:PPM:MMSpytmcpv: IM1K3:PPM:MMSTcLinkTo.bLimitForwardEnable := TIIB[IM1K3-EL7041]^STM Status^Status^Digital input 1; .bLimitBackwardEnable := TIIB[IM1K3-EL7041]^STM Status^Status^Digital input 2; .bBrakeRelease := TIIB[IM1K3-EL2004]^Channel 1^Output; - .nRawEncoderULINT := TIIB[IM1K3-EL5042]^FB Inputs Channel 1^Position - - - TcVarGlobal - - - 1288438784 - - - Main.M5 - IM2K0-XTES: 1 Axis, previously 3 but the zoom/focus have been removed - 25216 - ST_MotionStage - - - .sName - IM2K0:XTES:MMS - - - - - pytmc - pv: IM2K0:XTES:MMS - - - TcLinkTo - .bBrakeRelease := TIIB[IM2K0-EL2004]^Channel 1^Output; - .nRawEncoderULINT := TIIB[IM2K0-EL5042]^FB Inputs Channel 1^Position - - - TcVarGlobal - - - 1288464000 - - - Main.M6 - 25216 - ST_MotionStage - - - .sName - IM2K0:XTES:CLZ - - - - - pytmc - pv: IM2K0:XTES:CLZ - - - TcLinkTo - .bHome := TIIB[IM2K0-EL1088]^Channel 2^Input; - .nRawEncoderUINT := TIIB[IM2K0-EL7342]^ENC Status compact Channel 1^Counter value - - - TcVarGlobal - - - 1288489216 - - - Main.M7 - 25216 - ST_MotionStage - - - .sName - IM2K0:XTES:CLF - - - - - pytmc - pv: IM2K0:XTES:CLF - - - TcLinkTo - .bHome := TIIB[IM2K0-EL1088]^Channel 4^Input; - .nRawEncoderUINT := TIIB[IM2K0-EL7342]^ENC Status compact Channel 2^Counter value - - - TcVarGlobal - - - 1288514432 - - - Main.M8 - PF1K0-WFS: 2 Axes - 25216 - ST_MotionStage - - - .sName - PF1K0:WFS:MMS:Y - - - - - pytmc - pv: PF1K0:WFS:MMS:Y - - - TcLinkTo - .bLimitForwardEnable := TIIB[PF1K0-EL7041-01]^STM Status^Status^Digital input 1; + .nRawEncoderULINT := TIIB[IM1K3-EL5042]^FB Inputs Channel 1^PositionTcVarGlobal1288438784Main.M525216ST_MotionStage.sNameIM2K0:XTES:MMSpytmcpv: IM2K0:XTES:MMSTcLinkTo.bBrakeRelease := TIIB[IM2K0-EL2004]^Channel 1^Output; + .nRawEncoderULINT := TIIB[IM2K0-EL5042]^FB Inputs Channel 1^PositionTcVarGlobal1288464000Main.M625216ST_MotionStage.sNameIM2K0:XTES:CLZpytmcpv: IM2K0:XTES:CLZTcLinkTo.bHome := TIIB[IM2K0-EL1088]^Channel 2^Input; + .nRawEncoderUINT := TIIB[IM2K0-EL7342]^ENC Status compact Channel 1^Counter valueTcVarGlobal1288489216Main.M725216ST_MotionStage.sNameIM2K0:XTES:CLFpytmcpv: IM2K0:XTES:CLFTcLinkTo.bHome := TIIB[IM2K0-EL1088]^Channel 4^Input; + .nRawEncoderUINT := TIIB[IM2K0-EL7342]^ENC Status compact Channel 2^Counter valueTcVarGlobal1288514432Main.M825216ST_MotionStage.sNamePF1K0:WFS:MMS:Ypytmcpv: PF1K0:WFS:MMS:YTcLinkTo.bLimitForwardEnable := TIIB[PF1K0-EL7041-01]^STM Status^Status^Digital input 1; .bLimitBackwardEnable := TIIB[PF1K0-EL7041-01]^STM Status^Status^Digital input 2; .bBrakeRelease := TIIB[PF1K0-EL2004]^Channel 1^Output; - .nRawEncoderULINT := TIIB[PF1K0-EL5042]^FB Inputs Channel 2^Position - - - TcVarGlobal - - - 1288539648 - - - Main.M9 - 25216 - ST_MotionStage - - - .sName - PF1K0:WFS:MMS:Z - - - - - pytmc - pv: PF1K0:WFS:MMS:Z - - - TcLinkTo - .nRawEncoderULINT := TIIB[PF1K0-EL5042]^FB Inputs Channel 1^Position - - - TcVarGlobal - - - 1288564864 - - - Main.M10 - RTDSK0: 8 Axes - 25216 - ST_MotionStage - - - TcVarGlobal - - - 1288590080 - - - Main.M11 - 25216 - ST_MotionStage - - - .sName - RTDSK0:SCRP:MMS:Z - - - - - pytmc - pv: RTDSK0:SCRP:MMS:Z - - - TcLinkTo - .bLimitForwardEnable := TIIB[RTDSK0-M2-EL7041]^STM Status^Status^Digital input 1; - .bLimitBackwardEnable := TIIB[RTDSK0-M2-EL7041]^STM Status^Status^Digital input 2 - - - TcVarGlobal - - - 1288615296 - - - Main.M12 - 25216 - ST_MotionStage - - - .sName - RTDSK0:SCRP:MMS:X - - - - - pytmc - pv: RTDSK0:SCRP:MMS:X - - - TcLinkTo - .bLimitForwardEnable := TIIB[RTDSK0-M3-EL7041]^STM Status^Status^Digital input 1; - .bLimitBackwardEnable := TIIB[RTDSK0-M3-EL7041]^STM Status^Status^Digital input 2 - - - TcVarGlobal - - - 1288640512 - - - Main.M13 - 25216 - ST_MotionStage - - - .sName - RTDSK0:SCRP:MMS:Y - - - - - pytmc - pv: RTDSK0:SCRP:MMS:Y - - - TcLinkTo - .bLimitForwardEnable := TIIB[RTDSK0-M4-EL7041]^STM Status^Status^Digital input 1; - .bLimitBackwardEnable := TIIB[RTDSK0-M4-EL7041]^STM Status^Status^Digital input 2 - - - TcVarGlobal - - - 1288665728 - - - Main.M14 - 25216 - ST_MotionStage - - - TcVarGlobal - - - 1288690944 - - - Main.M15 - 25216 - ST_MotionStage - - - TcVarGlobal - - - 1288716160 - - - Main.M16 - 25216 - ST_MotionStage - - - TcVarGlobal - - - 1288741376 - - - Main.M17 - 25216 - ST_MotionStage - - - TcVarGlobal - - - 1288766592 - - - Main.M18 - SL1K0-POWER: 4 Axes - 25216 - ST_MotionStage - - - .sName - SL1K0:POWER:MMS:SOUTH - - - - - pytmc - pv: SL1K0:POWER:MMS:SOUTH - - - TcLinkTo - .bLimitForwardEnable := TIIB[SL1K0-EL7041-E1]^STM Status^Status^Digital input 2; + .nRawEncoderULINT := TIIB[PF1K0-EL5042]^FB Inputs Channel 2^PositionTcVarGlobal1288539648Main.M925216ST_MotionStage.sNamePF1K0:WFS:MMS:Zpytmcpv: PF1K0:WFS:MMS:ZTcLinkTo.nRawEncoderULINT := TIIB[PF1K0-EL5042]^FB Inputs Channel 1^PositionTcVarGlobal1288564864Main.M1025216ST_MotionStageTcVarGlobal1288590080Main.M1125216ST_MotionStage.sNameRTDSK0:SCRP:MMS:Zpytmcpv: RTDSK0:SCRP:MMS:ZTcLinkTo.bLimitForwardEnable := TIIB[RTDSK0-M2-EL7041]^STM Status^Status^Digital input 1; + .bLimitBackwardEnable := TIIB[RTDSK0-M2-EL7041]^STM Status^Status^Digital input 2TcVarGlobal1288615296Main.M1225216ST_MotionStage.sNameRTDSK0:SCRP:MMS:Xpytmcpv: RTDSK0:SCRP:MMS:XTcLinkTo.bLimitForwardEnable := TIIB[RTDSK0-M3-EL7041]^STM Status^Status^Digital input 1; + .bLimitBackwardEnable := TIIB[RTDSK0-M3-EL7041]^STM Status^Status^Digital input 2TcVarGlobal1288640512Main.M1325216ST_MotionStage.sNameRTDSK0:SCRP:MMS:Ypytmcpv: RTDSK0:SCRP:MMS:YTcLinkTo.bLimitForwardEnable := TIIB[RTDSK0-M4-EL7041]^STM Status^Status^Digital input 1; + .bLimitBackwardEnable := TIIB[RTDSK0-M4-EL7041]^STM Status^Status^Digital input 2TcVarGlobal1288665728Main.M1425216ST_MotionStageTcVarGlobal1288690944Main.M1525216ST_MotionStageTcVarGlobal1288716160Main.M1625216ST_MotionStageTcVarGlobal1288741376Main.M1725216ST_MotionStageTcVarGlobal1288766592Main.M1825216ST_MotionStage.sNameSL1K0:POWER:MMS:SOUTHpytmcpv: SL1K0:POWER:MMS:SOUTHTcLinkTo.bLimitForwardEnable := TIIB[SL1K0-EL7041-E1]^STM Status^Status^Digital input 2; .bLimitBackwardEnable := TIIB[SL1K0-EL7041-E1]^STM Status^Status^Digital input 1; - .nRawEncoderINT := TIIB[SL1K0-EL3054-E12]^AI Standard Channel 1^Value - - - TcVarGlobal - - - 1288791808 - - - Main.M19 - 25216 - ST_MotionStage - - - .sName - SL1K0:POWER:MMS:TOP - - - - - pytmc - pv: SL1K0:POWER:MMS:TOP - - - TcLinkTo - .bLimitForwardEnable := TIIB[SL1K0-EL7041-E2]^STM Status^Status^Digital input 2; + .nRawEncoderINT := TIIB[SL1K0-EL3054-E12]^AI Standard Channel 1^ValueTcVarGlobal1288791808Main.M1925216ST_MotionStage.sNameSL1K0:POWER:MMS:TOPpytmcpv: SL1K0:POWER:MMS:TOPTcLinkTo.bLimitForwardEnable := TIIB[SL1K0-EL7041-E2]^STM Status^Status^Digital input 2; .bLimitBackwardEnable := TIIB[SL1K0-EL7041-E2]^STM Status^Status^Digital input 1; - .nRawEncoderINT := TIIB[SL1K0-EL3054-E12]^AI Standard Channel 2^Value - - - TcVarGlobal - - - 1288817024 - - - Main.M20 - 25216 - ST_MotionStage - - - .sName - SL1K0:POWER:MMS:NORTH - - - - - pytmc - pv: SL1K0:POWER:MMS:NORTH - - - TcLinkTo - .bLimitForwardEnable := TIIB[SL1K0-EL7041-E4]^STM Status^Status^Digital input 2; + .nRawEncoderINT := TIIB[SL1K0-EL3054-E12]^AI Standard Channel 2^ValueTcVarGlobal1288817024Main.M2025216ST_MotionStage.sNameSL1K0:POWER:MMS:NORTHpytmcpv: SL1K0:POWER:MMS:NORTHTcLinkTo.bLimitForwardEnable := TIIB[SL1K0-EL7041-E4]^STM Status^Status^Digital input 2; .bLimitBackwardEnable := TIIB[SL1K0-EL7041-E4]^STM Status^Status^Digital input 1; - .nRawEncoderINT := TIIB[SL1K0-EL3054-E12]^AI Standard Channel 3^Value - - - TcVarGlobal - - - 1288842240 - - - Main.M21 - 25216 - ST_MotionStage - - - .sName - SL1K0:POWER:MMS:BOTTOM - - - - - pytmc - pv: SL1K0:POWER:MMS:BOTTOM - - - TcLinkTo - .bLimitForwardEnable := TIIB[SL1K0-EL7041-E5]^STM Status^Status^Digital input 2; + .nRawEncoderINT := TIIB[SL1K0-EL3054-E12]^AI Standard Channel 3^ValueTcVarGlobal1288842240Main.M2125216ST_MotionStage.sNameSL1K0:POWER:MMS:BOTTOMpytmcpv: SL1K0:POWER:MMS:BOTTOMTcLinkTo.bLimitForwardEnable := TIIB[SL1K0-EL7041-E5]^STM Status^Status^Digital input 2; .bLimitBackwardEnable := TIIB[SL1K0-EL7041-E5]^STM Status^Status^Digital input 1; - .nRawEncoderINT := TIIB[SL1K0-EL3054-E12]^AI Standard Channel 4^Value - - - TcVarGlobal - - - 1288867456 - - - Main.M22 - SL2K0-POWER: 4 Axes - 25216 - ST_MotionStage - - - .sName - SL2K0:POWER:MMS:SOUTH - - - - - pytmc - pv: SL2K0:POWER:MMS:SOUTH - - - TcLinkTo - .bLimitForwardEnable := TIIB[SL2K0-EL7041-E1]^STM Status^Status^Digital input 2; + .nRawEncoderINT := TIIB[SL1K0-EL3054-E12]^AI Standard Channel 4^ValueTcVarGlobal1288867456Main.M2225216ST_MotionStage.sNameSL2K0:POWER:MMS:SOUTHpytmcpv: SL2K0:POWER:MMS:SOUTHTcLinkTo.bLimitForwardEnable := TIIB[SL2K0-EL7041-E1]^STM Status^Status^Digital input 2; .bLimitBackwardEnable := TIIB[SL2K0-EL7041-E1]^STM Status^Status^Digital input 1; - .nRawEncoderUINT := TIIB[SL2K0-EL5042-E2]^FB Inputs Channel 1^Position - - - TcVarGlobal - - - 1288892672 - - - Main.M23 - 25216 - ST_MotionStage - - - .sName - SL2K0:POWER:MMS:TOP - - - - - pytmc - pv: SL2K0:POWER:MMS:TOP - - - TcLinkTo - .bLimitForwardEnable := TIIB[SL2K0-EL7041-E3]^STM Status^Status^Digital input 2; + .nRawEncoderUINT := TIIB[SL2K0-EL5042-E2]^FB Inputs Channel 1^PositionTcVarGlobal1288892672Main.M2325216ST_MotionStage.sNameSL2K0:POWER:MMS:TOPpytmcpv: SL2K0:POWER:MMS:TOPTcLinkTo.bLimitForwardEnable := TIIB[SL2K0-EL7041-E3]^STM Status^Status^Digital input 2; .bLimitBackwardEnable := TIIB[SL2K0-EL7041-E3]^STM Status^Status^Digital input 1; - .nRawEncoderUINT := TIIB[SL2K0-EL5042-E2]^FB Inputs Channel 2^Position - - - TcVarGlobal - - - 1288917888 - - - Main.M24 - 25216 - ST_MotionStage - - - .sName - SL2K0:POWER:MMS:NORTH - - - - - pytmc - pv: SL2K0:POWER:MMS:NORTH - - - TcLinkTo - .bLimitForwardEnable := TIIB[SL2K0-EL7041-E5]^STM Status^Status^Digital input 2; + .nRawEncoderUINT := TIIB[SL2K0-EL5042-E2]^FB Inputs Channel 2^PositionTcVarGlobal1288917888Main.M2425216ST_MotionStage.sNameSL2K0:POWER:MMS:NORTHpytmcpv: SL2K0:POWER:MMS:NORTHTcLinkTo.bLimitForwardEnable := TIIB[SL2K0-EL7041-E5]^STM Status^Status^Digital input 2; .bLimitBackwardEnable := TIIB[SL2K0-EL7041-E5]^STM Status^Status^Digital input 1; - .nRawEncoderUINT := TIIB[SL2K0-EL5042-E6]^FB Inputs Channel 1^Position - - - TcVarGlobal - - - 1288943104 - - - Main.M25 - 25216 - ST_MotionStage - - - .sName - SL2K0:POWER:MMS:BOTTOM - - - - - pytmc - pv: SL2K0:POWER:MMS:BOTTOM - - - TcLinkTo - .bLimitForwardEnable := TIIB[SL2K0-EL7041-E7]^STM Status^Status^Digital input 2; + .nRawEncoderUINT := TIIB[SL2K0-EL5042-E6]^FB Inputs Channel 1^PositionTcVarGlobal1288943104Main.M2525216ST_MotionStage.sNameSL2K0:POWER:MMS:BOTTOMpytmcpv: SL2K0:POWER:MMS:BOTTOMTcLinkTo.bLimitForwardEnable := TIIB[SL2K0-EL7041-E7]^STM Status^Status^Digital input 2; .bLimitBackwardEnable := TIIB[SL2K0-EL7041-E7]^STM Status^Status^Digital input 1; - .nRawEncoderUINT := TIIB[SL2K0-EL5042-E6]^FB Inputs Channel 2^Position - - - TcVarGlobal - - - 1288968320 - - - Main.M26 - AT1K4-SOLID: 4 axes (Z=748) + .nRawEncoderUINT := TIIB[SL2K0-EL5042-E6]^FB Inputs Channel 2^PositionTcVarGlobal1288968320Main.M26 Axis 2 MMS:03 fbStage3 28 Axis 1 MMS:04 fbStage4 29 Downstream - - 25216 - ST_MotionStage - - - .sName - AT1K4:L2SI:MMS:01 - - - - - pytmc - pv: AT1K4:L2SI:MMS:01 - - - TcLinkTo - + ]]>25216ST_MotionStage.sNameAT1K4:L2SI:MMS:01pytmcpv: AT1K4:L2SI:MMS:01TcLinkTo .bLimitForwardEnable := TIIB[AT1K4-EL7047-04]^STM Status^Status^Digital input 1; .bLimitBackwardEnable := TIIB[AT1K4-EL7047-04]^STM Status^Status^Digital input 2; .nRawEncoderULINT := TIIB[AT1K4-EL5042-02]^FB Inputs Channel 2^Position; - - - - TcVarGlobal - - - 1288993536 - - - Main.M27 - 25216 - ST_MotionStage - - - .sName - AT1K4:L2SI:MMS:02 - - - - - pytmc - pv: AT1K4:L2SI:MMS:02 - - - TcLinkTo - + TcVarGlobal1288993536Main.M2725216ST_MotionStage.sNameAT1K4:L2SI:MMS:02pytmcpv: AT1K4:L2SI:MMS:02TcLinkTo .bLimitForwardEnable := TIIB[AT1K4-EL7047-03]^STM Status^Status^Digital input 1; .bLimitBackwardEnable := TIIB[AT1K4-EL7047-03]^STM Status^Status^Digital input 2; .nRawEncoderULINT := TIIB[AT1K4-EL5042-02]^FB Inputs Channel 1^Position; - - - - TcVarGlobal - - - 1289018752 - - - Main.M28 - 25216 - ST_MotionStage - - - .sName - AT1K4:L2SI:MMS:03 - - - - - pytmc - pv: AT1K4:L2SI:MMS:03 - - - TcLinkTo - + TcVarGlobal1289018752Main.M2825216ST_MotionStage.sNameAT1K4:L2SI:MMS:03pytmcpv: AT1K4:L2SI:MMS:03TcLinkTo .bLimitForwardEnable := TIIB[AT1K4-EL7047-02]^STM Status^Status^Digital input 1; .bLimitBackwardEnable := TIIB[AT1K4-EL7047-02]^STM Status^Status^Digital input 2; .nRawEncoderULINT := TIIB[AT1K4-EL5042-01]^FB Inputs Channel 2^Position; - - - - TcVarGlobal - - - 1289043968 - - - Main.M29 - 25216 - ST_MotionStage - - - .sName - AT1K4:L2SI:MMS:04 - - - - - pytmc - pv: AT1K4:L2SI:MMS:04 - - - TcLinkTo - + TcVarGlobal1289043968Main.M2925216ST_MotionStage.sNameAT1K4:L2SI:MMS:04pytmcpv: AT1K4:L2SI:MMS:04TcLinkTo .bLimitForwardEnable := TIIB[AT1K4-EL7047-01]^STM Status^Status^Digital input 1; .bLimitBackwardEnable := TIIB[AT1K4-EL7047-01]^STM Status^Status^Digital input 2; .nRawEncoderULINT := TIIB[AT1K4-EL5042-01]^FB Inputs Channel 1^Position; - - - - TcVarGlobal - - - 1289069184 - - - Main.M30 - IM1K4-XTES: 3 Axes - 25216 - ST_MotionStage - - - .sName - IM1K4:XTES:MMS - - - - - pytmc - pv: IM1K4:XTES:MMS - - - TcLinkTo - .bLimitForwardEnable := TIIB[IM1K4-EL7041-E1]^STM Status^Status^Digital input 1; + TcVarGlobal1289069184Main.M3025216ST_MotionStage.sNameIM1K4:XTES:MMSpytmcpv: IM1K4:XTES:MMSTcLinkTo.bLimitForwardEnable := TIIB[IM1K4-EL7041-E1]^STM Status^Status^Digital input 1; .bBrakeRelease := TIIB[IM1K4-EL2004-E2]^Channel 1^Output; - .nRawEncoderULINT := TIIB[IM1K4-EL5042-E3]^FB Inputs Channel 1^Position - - - TcVarGlobal - - - 1289094400 - - - Main.M31 - 25216 - ST_MotionStage - - - .sName - IM1K4:XTES:CLZ - - - - - pytmc - pv: IM1K4:XTES:CLZ - - - TcLinkTo - .bHome := TIIB[IM1K4-EL1088-E5]^Channel 2^Input; - .nRawEncoderUINT := TIIB[IM1K4-EL7342-E4]^ENC Status compact Channel 1^Counter value - - - TcVarGlobal - - - 1289119616 - - - Main.M32 - 25216 - ST_MotionStage - - - .sName - IM1K4:XTES:CLF - - - - - pytmc - pv: IM1K4:XTES:CLF - - - TcLinkTo - .bHome := TIIB[IM1K4-EL1088-E5]^Channel 4^Input; - .nRawEncoderUINT := TIIB[IM1K4-EL7342-E4]^ENC Status compact Channel 2^Counter value - - - TcVarGlobal - - - 1289144832 - - - Main.M33 - ST1K4-TEST: 1 Axis - 25216 - ST_MotionStage - - - .sName - ST1K4:TEST:MMS:01 - - - - - pytmc - pv: ST1K4:TEST:MMS:01 - - - TcLinkTo - .bLimitForwardEnable := TIIB[ST1K4-EL7041-E4]^STM Status^Status^Digital input 1; + .nRawEncoderULINT := TIIB[IM1K4-EL5042-E3]^FB Inputs Channel 1^PositionTcVarGlobal1289094400Main.M3125216ST_MotionStage.sNameIM1K4:XTES:CLZpytmcpv: IM1K4:XTES:CLZTcLinkTo.bHome := TIIB[IM1K4-EL1088-E5]^Channel 2^Input; + .nRawEncoderUINT := TIIB[IM1K4-EL7342-E4]^ENC Status compact Channel 1^Counter valueTcVarGlobal1289119616Main.M3225216ST_MotionStage.sNameIM1K4:XTES:CLFpytmcpv: IM1K4:XTES:CLFTcLinkTo.bHome := TIIB[IM1K4-EL1088-E5]^Channel 4^Input; + .nRawEncoderUINT := TIIB[IM1K4-EL7342-E4]^ENC Status compact Channel 2^Counter valueTcVarGlobal1289144832Main.M3325216ST_MotionStage.sNameST1K4:TEST:MMS:01pytmcpv: ST1K4:TEST:MMS:01TcLinkTo.bLimitForwardEnable := TIIB[ST1K4-EL7041-E4]^STM Status^Status^Digital input 1; .bLimitBackwardEnable := TIIB[ST1K4-EL7041-E4]^STM Status^Status^Digital input 2; .bBrakeRelease := TIIB[ST1K4-EL2202-E3]^Channel 1^Output; - .nRawEncoderULINT := TIIB[ST1K4-EL5042-E6]^FB Inputs Channel 1^Position - - - TcVarGlobal - - - 1289170048 - - - GVL.fbArbiter - 473472 - FB_Arbiter - - - pytmc - pv: PLC:KFE:MOTION:ARB:01 - - - old_input_assignments - - - TcVarGlobal - - - 1289195264 - - - GVL.fbArbiter2 - 473472 - FB_Arbiter - - - pytmc - pv: PLC:KFE:MOTION:ARB:02 - - - old_input_assignments - - - TcVarGlobal - - - 1289668736 - - - GVL.fbFastFaultOutput1 - 494912 - FB_HardwareFFOutput - - - .bAutoReset - 1 - - - .i_sNetID - 172.21.92.73.1.1 - - - - - pytmc - pv: PLC:KFE:MOTION:FFO:01 - - - TcLinkTo - .q_xFastFaultOut:=TIIB[PMPS_FFO]^Channel 1^Output - - - TcVarGlobal - - - 1290142208 - - - GVL.fbFastFaultOutput2 - 494912 - FB_HardwareFFOutput - - - .bAutoReset - 1 - - - .i_sNetID - 172.21.92.73.1.1 - - - - - pytmc - pv: PLC:KFE:MOTION:FFO:02 - - - TcLinkTo - .q_xFastFaultOut:=TIIB[PMPS_FFO]^Channel 2^Output - - - TcVarGlobal - - - 1290637120 - - - Constants.RuntimeVersion - Does the target support an FPU - 64 - VERSION - - - .uiMajor - 3 - - - .uiMinor - 5 - - - .uiServicePack - 6 - - - .uiPatch - 0 - - - - - TcVarGlobal - - - 1291134080 - - - Constants.CompilerVersion - Does the target support an FPU - 64 - VERSION - - - .uiMajor - 3 - - - .uiMinor - 5 - - - .uiServicePack - 10 - - - .uiPatch - 100 - - - - - TcVarGlobal - - - 1291134144 - - - TwinCAT_LicenseInfoVarList._LicenseInfo - 1024 - PlcLicenseInfo - - 1 - 1 - - - - [1].LicenseId.Data1 - 3165056522 - - - [1].LicenseId.Data2 - 40161 - - - [1].LicenseId.Data3 - 19775 - - - [1].LicenseId.Data4[0] - 152 - - - [1].LicenseId.Data4[1] - 202 - - - [1].LicenseId.Data4[2] - 65 - - - [1].LicenseId.Data4[3] - 58 - - - [1].LicenseId.Data4[4] - 188 - - - [1].LicenseId.Data4[5] - 13 - - - [1].LicenseId.Data4[6] - 148 - - - [1].LicenseId.Data4[7] - 253 - - - [1].Instances - 0 - - - [1].LicenseName - TF6340 TC3 Serial-Communication - - - - - TcVarGlobal - - - 1291134208 - - - TwinCAT_SystemInfoVarList._AppInfo - 2048 - PlcAppSystemInfo - - - no_init - - - TcVarGlobal - - - 1291135232 - - - TwinCAT_SystemInfoVarList._TaskInfo - 1024 - PlcTaskSystemInfo - - 1 - 1 - - - - no_init - - - TcVarGlobal - - - 1291137280 - - - TwinCAT_SystemInfoVarList.__PlcTask - 704 - _Implicit_Task_Info - - - .dwVersion - 2 - - - - - TcContextName - PlcTask - - - TcVarGlobal - - - 1291138304 - - - TC_EVENT_CLASSES.TcSystemEventClass - 11F7FC20-DBF4-4DAF-96C7-1FD6B6156B31 - 128 - GUID - - - .Data1 - 301464608 - - - .Data2 - 56308 - - - .Data3 - 19887 - - - .Data4[0] - 150 - - - .Data4[1] - 199 - - - .Data4[2] - 31 - - - .Data4[3] - 214 - - - .Data4[4] - 182 - - - .Data4[5] - 21 - - - .Data4[6] - 107 - - - .Data4[7] - 49 - - - - - tc_no_symbol - unused;ST_TcSystemEventClass - - - const_non_replaced - - - suppress_warning_0 - C0228 - - - TcVarGlobal - - - 1291151680 - - - TC_EVENT_CLASSES.TcGeneralAdsEventClass - 98BCB284-F932-4EA4-B58B-68A1F1C34192 - 128 - GUID - - - .Data1 - 2562503300 - - - .Data2 - 63794 - - - .Data3 - 20132 - - - .Data4[0] - 181 - - - .Data4[1] - 139 - - - .Data4[2] - 104 - - - .Data4[3] - 161 - - - .Data4[4] - 241 - - - .Data4[5] - 195 - - - .Data4[6] - 65 - - - .Data4[7] - 146 - - - - - tc_no_symbol - unused;ST_TcGeneralAdsEventClass - - - const_non_replaced - - - suppress_warning_0 - C0228 - - - TcVarGlobal - - - 1291151808 - - - TC_EVENT_CLASSES.TcRouterEventClass - E3D84344-4CB3-44DB-8D94-12F9CE0E2F90 - 128 - GUID - - - .Data1 - 3822601028 - - - .Data2 - 19635 - - - .Data3 - 17627 - - - .Data4[0] - 141 - - - .Data4[1] - 148 - - - .Data4[2] - 18 - - - .Data4[3] - 249 - - - .Data4[4] - 206 - - - .Data4[5] - 14 - - - .Data4[6] - 47 - - - .Data4[7] - 144 - - - - - tc_no_symbol - unused;ST_TcRouterEventClass - - - const_non_replaced - - - suppress_warning_0 - C0228 - - - TcVarGlobal - - - 1291151936 - - - TC_EVENT_CLASSES.TcRTimeEventClass - B63588AE-B30A-4DCE-A44F-F929FB114944 - 128 - GUID - - - .Data1 - 3056961710 - - - .Data2 - 45834 - - - .Data3 - 19918 - - - .Data4[0] - 164 - - - .Data4[1] - 79 - - - .Data4[2] - 249 - - - .Data4[3] - 41 - - - .Data4[4] - 251 - - - .Data4[5] - 17 - - - .Data4[6] - 73 - - - .Data4[7] - 68 - - - - - tc_no_symbol - unused;ST_TcRTimeEventClass - - - const_non_replaced - - - suppress_warning_0 - C0228 - - - TcVarGlobal - - - 1291152064 - - - TC_EVENT_CLASSES.Win32EventClass - 1D0C4BAC-ECF3-4F33-8F20-A12E77AB6387 - 128 - GUID - - - .Data1 - 487345068 - - - .Data2 - 60659 - - - .Data3 - 20275 - - - .Data4[0] - 143 - - - .Data4[1] - 32 - - - .Data4[2] - 161 - - - .Data4[3] - 46 - - - .Data4[4] - 119 - - - .Data4[5] - 171 - - - .Data4[6] - 99 - - - .Data4[7] - 135 - - - - - tc_no_symbol - unused;ST_Win32EventClass - - - const_non_replaced - - - suppress_warning_0 - C0228 - - - TcVarGlobal - - - 1291152192 - - - TC_EVENT_CLASSES.LCLSGeneralEventClass - 97CF8247-B59C-4E2C-B4B0-7350D0471457 - 128 - GUID - - - .Data1 - 2546958919 - - - .Data2 - 46492 - - - .Data3 - 20012 - - - .Data4[0] - 180 - - - .Data4[1] - 176 - - - .Data4[2] - 115 - - - .Data4[3] - 80 - - - .Data4[4] - 208 - - - .Data4[5] - 71 - - - .Data4[6] - 20 - - - .Data4[7] - 87 - - - - - tc_no_symbol - unused;ST_LCLSGeneralEventClass - - - const_non_replaced - - - suppress_warning_0 - C0228 - - - TcVarGlobal - - - 1291152320 - - - TC_EVENTS.LCLSGeneralEventClass - ST_LCLSGeneralEventClass - 960 - ST_LCLSGeneralEventClass - - - tc_no_symbol - unused - - - const_non_replaced - - - suppress_warning_0 - C0228 - - - TcVarGlobal - - - 1291182656 - - - - 4 - PlcTask Retains - 0 - 162594816 - - PMPS_GVL.SuccessfulPreemption - Any time BPTM applies a new BP request which is confirmed - 32 - UDINT - - - pytmc - + .nRawEncoderULINT := TIIB[ST1K4-EL5042-E6]^FB Inputs Channel 1^PositionTcVarGlobal1289170048GVL.fbArbiter473472FB_Arbiterpytmcpv: PLC:KFE:MOTION:ARB:01old_input_assignmentsTcVarGlobal1289195264GVL.fbArbiter2473472FB_Arbiterpytmcpv: PLC:KFE:MOTION:ARB:02old_input_assignmentsTcVarGlobal1289668736GVL.fbFastFaultOutput1494912FB_HardwareFFOutput.bAutoReset1.i_sNetID172.21.92.73.1.1pytmcpv: PLC:KFE:MOTION:FFO:01TcLinkTo.q_xFastFaultOut:=TIIB[PMPS_FFO]^Channel 1^OutputTcVarGlobal1290142208GVL.fbFastFaultOutput2494912FB_HardwareFFOutput.bAutoReset1.i_sNetID172.21.92.73.1.1pytmcpv: PLC:KFE:MOTION:FFO:02TcLinkTo.q_xFastFaultOut:=TIIB[PMPS_FFO]^Channel 2^OutputTcVarGlobal1290637120Constants.RuntimeVersion64VERSION.uiMajor3.uiMinor5.uiServicePack6.uiPatch0TcVarGlobal1291134080Constants.CompilerVersion64VERSION.uiMajor3.uiMinor5.uiServicePack10.uiPatch100TcVarGlobal1291134144TwinCAT_LicenseInfoVarList._LicenseInfo1024PlcLicenseInfo11[1].LicenseId.Data13165056522[1].LicenseId.Data240161[1].LicenseId.Data319775[1].LicenseId.Data4[0]152[1].LicenseId.Data4[1]202[1].LicenseId.Data4[2]65[1].LicenseId.Data4[3]58[1].LicenseId.Data4[4]188[1].LicenseId.Data4[5]13[1].LicenseId.Data4[6]148[1].LicenseId.Data4[7]253[1].Instances0[1].LicenseNameTF6340 TC3 Serial-CommunicationTcVarGlobal1291134208TwinCAT_SystemInfoVarList._AppInfo2048PlcAppSystemInfono_initTcVarGlobal1291135232TwinCAT_SystemInfoVarList._TaskInfo1024PlcTaskSystemInfo11no_initTcVarGlobal1291137280TwinCAT_SystemInfoVarList.__PlcTask704_Implicit_Task_Info.dwVersion2TcContextNamePlcTaskTcVarGlobal1291138304TC_EVENTS.LCLSGeneralEventClass960ST_LCLSGeneralEventClasstc_no_symbolunusedconst_non_replacedsuppress_warning_0C0228TcVarGlobal1291181632TC_EVENT_CLASSES.TcSystemEventClass128GUID.Data1301464608.Data256308.Data319887.Data4[0]150.Data4[1]199.Data4[2]31.Data4[3]214.Data4[4]182.Data4[5]21.Data4[6]107.Data4[7]49tc_no_symbolunused;ST_TcSystemEventClassconst_non_replacedsuppress_warning_0C0228TcVarGlobal1291190656TC_EVENT_CLASSES.TcGeneralAdsEventClass128GUID.Data12562503300.Data263794.Data320132.Data4[0]181.Data4[1]139.Data4[2]104.Data4[3]161.Data4[4]241.Data4[5]195.Data4[6]65.Data4[7]146tc_no_symbolunused;ST_TcGeneralAdsEventClassconst_non_replacedsuppress_warning_0C0228TcVarGlobal1291190784TC_EVENT_CLASSES.TcRouterEventClass128GUID.Data13822601028.Data219635.Data317627.Data4[0]141.Data4[1]148.Data4[2]18.Data4[3]249.Data4[4]206.Data4[5]14.Data4[6]47.Data4[7]144tc_no_symbolunused;ST_TcRouterEventClassconst_non_replacedsuppress_warning_0C0228TcVarGlobal1291190912TC_EVENT_CLASSES.TcRTimeEventClass128GUID.Data13056961710.Data245834.Data319918.Data4[0]164.Data4[1]79.Data4[2]249.Data4[3]41.Data4[4]251.Data4[5]17.Data4[6]73.Data4[7]68tc_no_symbolunused;ST_TcRTimeEventClassconst_non_replacedsuppress_warning_0C0228TcVarGlobal1291191040TC_EVENT_CLASSES.Win32EventClass128GUID.Data1487345068.Data260659.Data320275.Data4[0]143.Data4[1]32.Data4[2]161.Data4[3]46.Data4[4]119.Data4[5]171.Data4[6]99.Data4[7]135tc_no_symbolunused;ST_Win32EventClassconst_non_replacedsuppress_warning_0C0228TcVarGlobal1291191168TC_EVENT_CLASSES.LCLSGeneralEventClass128GUID.Data12546958919.Data246492.Data320012.Data4[0]180.Data4[1]176.Data4[2]115.Data4[3]80.Data4[4]208.Data4[5]71.Data4[6]20.Data4[7]87tc_no_symbolunused;ST_LCLSGeneralEventClassconst_non_replacedsuppress_warning_0C0228TcVarGlobal12911912964PlcTask Retains0162594816PMPS_GVL.SuccessfulPreemption32UDINTpytmc pv: @(PREFIX)SuccessfulPreemptions io: i - - - - TcVarGlobal - - - 3072000 - - - PMPS_GVL.AccumulatedFF - Any time a FF occurs - 32 - UDINT - - - pytmc - + TcVarGlobal3072000PMPS_GVL.AccumulatedFF32UDINTpytmc pv: @(PREFIX)AccumulatedFastFaults io: i - - - - TcVarGlobal - - - 3072032 - - - PMPS_GVL.BP_jsonDoc - 32 - SJsonValue - - - TcVarGlobal - - - 3072064 - - - - - - - TcSystemEventClass - - - TcGeneralAdsEventClass - - - TcRouterEventClass - - - TcRTimeEventClass - - - Win32EventClass - - - LCLSGeneralEventClass - - - - - ApplicationName - Port_851 - - - ChangeDate - 2024-06-18T13:19:03 - - - GeneratedCodeSize - 1130496 - - - GlobalDataSize - 160985088 - - - - - + TcVarGlobal3072032PMPS_GVL.BP_jsonDoc32SJsonValueTcVarGlobal3072064LCLSGeneralEventClassTcSystemEventClassTcGeneralAdsEventClassTcRouterEventClassTcRTimeEventClassWin32EventClassApplicationNamePort_851ChangeDate2024-08-16T10:10:10GeneratedCodeSize1056768GlobalDataSize160919552 \ No newline at end of file diff --git a/plc-kfe-motion/plc-kfe-motion.tsproj b/plc-kfe-motion/plc-kfe-motion.tsproj index 48cc705..4e482f2 100644 --- a/plc-kfe-motion/plc-kfe-motion.tsproj +++ b/plc-kfe-motion/plc-kfe-motion.tsproj @@ -5,8 +5,8 @@ {3EBB9639-5FF3-42B6-8847-35C70DC013C8} - {8C57D0A8-BD63-4554-BAE1-E9C797EF0D0E} {BCA6EE0A-9CE1-4D3F-98CA-413ABC0D94FD} + {8C57D0A8-BD63-4554-BAE1-E9C797EF0D0E} {E008E3C8-6BD9-491C-B673-DC45CC7AA4F1} {57BD9670-089D-434A-85CF-90A857EE0EFF} {3EBB9639-5FF3-42B6-8847-35C70DC013C8}