PLC.tmc 345 KB

1234567891011
  1. <?xml version="1.0" encoding="utf-8"?><TcModuleClass xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.beckhoff.com/schemas/2009/05/TcModuleClass" Hash="{8D374A8A-0387-2739-863A-B13152ED13A0}" GeneratedBy="TwinCAT XAE Plc"><DataTypes><DataType><Name GUID="{6F5942ED-BFA1-497D-8225-23C6DAAD0A09}" TcBaseType="true">ST_LibVersion</Name><BitSize>288</BitSize><SubItem><Name>iMajor</Name><Type GUID="{18071995-0000-0000-0000-000000000005}">UINT</Type><BitSize>16</BitSize><BitOffs>0</BitOffs></SubItem><SubItem><Name>iMinor</Name><Type GUID="{18071995-0000-0000-0000-000000000005}">UINT</Type><BitSize>16</BitSize><BitOffs>16</BitOffs></SubItem><SubItem><Name>iBuild</Name><Type GUID="{18071995-0000-0000-0000-000000000005}">UINT</Type><BitSize>16</BitSize><BitOffs>32</BitOffs></SubItem><SubItem><Name>iRevision</Name><Type GUID="{18071995-0000-0000-0000-000000000005}">UINT</Type><BitSize>16</BitSize><BitOffs>48</BitOffs></SubItem><SubItem><Name>nFlags</Name><Type GUID="{18071995-0000-0000-0000-000000000007}">DWORD</Type><BitSize>32</BitSize><BitOffs>64</BitOffs></SubItem><SubItem><Name>sVersion</Name><Type GUID="{18071995-0000-0000-0000-000100000017}">STRING(23)</Type><BitSize>192</BitSize><BitOffs>96</BitOffs></SubItem></DataType><DataType><Name Namespace="Tc2_System">E_WATCHDOG_TIME_CONFIG</Name><BitSize>16</BitSize><BaseType>INT</BaseType><EnumInfo><Text>eWATCHDOG_TIME_DISABLED</Text><Enum>0</Enum></EnumInfo><EnumInfo><Text>eWATCHDOG_TIME_SECONDS</Text><Enum>1</Enum></EnumInfo><EnumInfo><Text>eWATCHDOG_TIME_MINUTES</Text><Enum>2</Enum></EnumInfo></DataType><DataType><Name GUID="{B57D3F4A-0836-49B0-81C3-BED5F4817EC9}" TcBaseType="true" CName="TcEventSeverity*" RemovableEnumPrefix="TCEVENTSEVERITY_">TcEventSeverity</Name><BitSize>16</BitSize><BaseType GUID="{18071995-0000-0000-0000-000000000006}">INT</BaseType><EnumInfo><Text><![CDATA[TCEVENTSEVERITY_Verbose]]></Text><Enum>0</Enum></EnumInfo><EnumInfo><Text><![CDATA[TCEVENTSEVERITY_Info]]></Text><Enum>1</Enum></EnumInfo><EnumInfo><Text><![CDATA[TCEVENTSEVERITY_Warning]]></Text><Enum>2</Enum></EnumInfo><EnumInfo><Text><![CDATA[TCEVENTSEVERITY_Error]]></Text><Enum>3</Enum></EnumInfo><EnumInfo><Text><![CDATA[TCEVENTSEVERITY_Critical]]></Text><Enum>4</Enum></EnumInfo><Properties><Property><Name>plcAttribute_qualified_only</Name></Property><Property><Name>plcAttribute_strict</Name></Property></Properties><Hides><Hide GUID="{777FF09F-0B00-4AF2-BD7C-C1E2CE4A0947}" /><Hide GUID="{EC3C119D-4FEC-4197-96FB-DAE1B7C403FB}" /></Hides></DataType><DataType><Name GUID="{EB67FE92-FBB1-4149-A2D5-DDFE2EFA568C}" TcBaseType="true" CName="TcEventEntryFlags*">TcEventEntryFlags</Name><BitSize>8</BitSize><BaseType GUID="{18071995-0000-0000-0000-000000000001}">BYTE</BaseType><EnumInfo><Text><![CDATA[None]]></Text><Enum>0</Enum></EnumInfo><EnumInfo><Text><![CDATA[WithConfirmation]]></Text><Enum>#x1</Enum></EnumInfo><Properties><Property><Name>plcAttribute_qualified_only</Name></Property></Properties><Hides><Hide GUID="{3C674EEB-D690-4295-AE43-3728EFC1EF66}" /></Hides></DataType><DataType><Name GUID="{6925E8D1-EDCA-47DD-B80C-A6329A85D63D}" TcBaseType="true" CName="TcEventEntry*">TcEventEntry</Name><BitSize>192</BitSize><SubItem><Name>uuidEventClass</Name><Type GUID="{18071995-0000-0000-0000-000000000021}">GUID</Type><BitSize>128</BitSize><BitOffs>0</BitOffs></SubItem><SubItem><Name>nEventId</Name><Type GUID="{18071995-0000-0000-0000-000000000008}">UDINT</Type><BitSize>32</BitSize><BitOffs>128</BitOffs></SubItem><SubItem><Name>eSeverity</Name><Type GUID="{B57D3F4A-0836-49B0-81C3-BED5F4817EC9}">TcEventSeverity</Type><BitSize>16</BitSize><BitOffs>160</BitOffs></SubItem><SubItem><Name>eFlags</Name><Type GUID="{EB67FE92-FBB1-4149-A2D5-DDFE2EFA568C}">TcEventEntryFlags</Type><BitSize>8</BitSize><BitOffs>176</BitOffs></SubItem><Hides><Hide GUID="{F00C83AD-DEC8-486E-AE99-5E0A75C26DE0}" /><Hide GUID="{128902B7-F178-4299-B8BF-51215A80685F}" /></Hides></DataType><DataType><Name>UDINT (81..10000)</Name><BitSize>32</BitSize><BaseType>UDINT</BaseType><Properties><Property><Name>LowerBorder</Name><Value>81</Value></Property><Property><Name>UpperBorder</Name><Value>10000</Value></Property></Properties></DataType><DataType><Name Namespace="Tc2_ModbusRTU">MODBUS_ERRORS</Name><BitSize>16</BitSize><BaseType>INT</BaseType><EnumInfo><Text>MODBUSERROR_NO_ERROR</Text><Enum>0</Enum><Comment><![CDATA[ 0 ]]></Comment></EnumInfo><EnumInfo><Text>MODBUSERROR_ILLEGAL_FUNCTION</Text><Enum>1</Enum><Comment><![CDATA[ 1 ]]></Comment></EnumInfo><EnumInfo><Text>MODBUSERROR_ILLEGAL_DATA_ADDRESS</Text><Enum>2</Enum><Comment><![CDATA[ 2 ]]></Comment></EnumInfo><EnumInfo><Text>MODBUSERROR_ILLEGAL_DATA_VALUE</Text><Enum>3</Enum><Comment><![CDATA[ 3 ]]></Comment></EnumInfo><EnumInfo><Text>MODBUSERROR_SLAVE_DEVICE_FAILURE</Text><Enum>4</Enum><Comment><![CDATA[ 4 ]]></Comment></EnumInfo><EnumInfo><Text>MODBUSERROR_ACKNOWLEDGE</Text><Enum>5</Enum><Comment><![CDATA[ 5 ]]></Comment></EnumInfo><EnumInfo><Text>MODBUSERROR_SLAVE_DEVICE_BUSY</Text><Enum>6</Enum><Comment><![CDATA[ 6 ]]></Comment></EnumInfo><EnumInfo><Text>MODBUSERROR_NEGATIVE_ACKNOWLEDGE</Text><Enum>7</Enum><Comment><![CDATA[ 7 ]]></Comment></EnumInfo><EnumInfo><Text>MODBUSERROR_MEMORY_PARITY</Text><Enum>8</Enum><Comment><![CDATA[ 8 ]]></Comment></EnumInfo><EnumInfo><Text>MODBUSERROR_reserved9</Text><Enum>9</Enum><Comment><![CDATA[ 9 ]]></Comment></EnumInfo><EnumInfo><Text>MODBUSERROR_GATEWAY_PATH_UNAVAILABLE</Text><Enum>10</Enum><Comment><![CDATA[ A ]]></Comment></EnumInfo><EnumInfo><Text>MODBUSERROR_GATEWAY_TARGET_DEVICE_FAILED_TO_RESPOND</Text><Enum>11</Enum><Comment><![CDATA[ B ]]></Comment></EnumInfo><EnumInfo><Text>MODBUSERROR_CHARREC_TIMEOUT</Text><Enum>32</Enum><Comment><![CDATA[ 20 hex ]]></Comment></EnumInfo><EnumInfo><Text>MODBUSERROR_ILLEGAL_DATA_SIZE</Text><Enum>33</Enum><Comment><![CDATA[ 21 hex ]]></Comment></EnumInfo><EnumInfo><Text>MODBUSERROR_ILLEGAL_DEVICE_ADDRESS</Text><Enum>34</Enum><Comment><![CDATA[ 22 hex ]]></Comment></EnumInfo><EnumInfo><Text>MODBUSERROR_ILLEGAL_DESTINATION_ADDRESS</Text><Enum>35</Enum><Comment><![CDATA[ 23 hex ]]></Comment></EnumInfo><EnumInfo><Text>MODBUSERROR_ILLEGAL_DESTINATION_SIZE</Text><Enum>36</Enum><Comment><![CDATA[ 24 hex ]]></Comment></EnumInfo><EnumInfo><Text>MODBUSERROR_NO_RESPONSE</Text><Enum>37</Enum><Comment><![CDATA[ 25 hex ]]></Comment></EnumInfo><EnumInfo><Text>MODBUSERROR_TXBUFFOVERRUN</Text><Enum>102</Enum><Comment><![CDATA[ Low level communication errors ]]></Comment></EnumInfo><EnumInfo><Text>MODBUSERROR_SENDTIMEOUT</Text><Enum>103</Enum></EnumInfo><EnumInfo><Text>MODBUSERROR_DATASIZEOVERRUN</Text><Enum>107</Enum></EnumInfo><EnumInfo><Text>MODBUSERROR_STRINGOVERRUN</Text><Enum>110</Enum></EnumInfo><EnumInfo><Text>MODBUSERROR_INVALIDPOINTER</Text><Enum>120</Enum><Comment><![CDATA[ invalid data pointer, e. g. zero ]]></Comment></EnumInfo><EnumInfo><Text>MODBUSERROR_CRC</Text><Enum>150</Enum></EnumInfo><EnumInfo><Text>MODBUSERROR_INVALIDMEMORYADDRESS</Text><Enum>232</Enum><Comment><![CDATA[ High level PLC errors ]]></Comment></EnumInfo><EnumInfo><Text>MODBUSERROR_TRANSMITBUFFERTOOSMALL</Text><Enum>233</Enum></EnumInfo></DataType><DataType><Name Namespace="Tc2_ModbusRTU">MB_KL6inData22B</Name><BitSize>192</BitSize><SubItem><Name>Status</Name><Type>WORD</Type><BitSize>16</BitSize><BitOffs>0</BitOffs></SubItem><SubItem><Name>D</Name><Type>BYTE</Type><ArrayInfo><LBound>0</LBound><Elements>22</Elements></ArrayInfo><BitSize>176</BitSize><BitOffs>16</BitOffs></SubItem><Properties><Property><Name>hide</Name></Property></Properties></DataType><DataType><Name Namespace="Tc2_ModbusRTU">MB_KL6outData22B</Name><BitSize>192</BitSize><SubItem><Name>Ctrl</Name><Type>WORD</Type><BitSize>16</BitSize><BitOffs>0</BitOffs></SubItem><SubItem><Name>D</Name><Type>BYTE</Type><ArrayInfo><LBound>0</LBound><Elements>22</Elements></ArrayInfo><BitSize>176</BitSize><BitOffs>16</BitOffs></SubItem><Properties><Property><Name>hide</Name></Property></Properties></DataType><DataType><Name Namespace="Tc2_ModbusRTU">MBserialLineMode_t</Name><BitSize>16</BitSize><BaseType>INT</BaseType><EnumInfo><Text>MBSERIALLINEMODE_DEFAULT</Text><Enum>0</Enum></EnumInfo><EnumInfo><Text>MBSERIALLINEMODE_KL6_3B_ALTERNATIVE</Text><Enum>1</Enum></EnumInfo><EnumInfo><Text>MBSERIALLINEMODE_KL6_5B_STANDARD</Text><Enum>2</Enum></EnumInfo><EnumInfo><Text>MBSERIALLINEMODE_KL6_22B_STANDARD</Text><Enum>3</Enum></EnumInfo><EnumInfo><Text>MBSERIALLINEMODE_PC_COM_PORT</Text><Enum>4</Enum></EnumInfo><Properties><Property><Name>hide</Name></Property></Properties></DataType><DataType><Name Namespace="Tc2_ModbusRTU">MODBUS_STATES</Name><BitSize>16</BitSize><BaseType>INT</BaseType><EnumInfo><Text>Modbus_INIT</Text><Enum>0</Enum></EnumInfo><EnumInfo><Text>Modbus_RECEIVE</Text><Enum>1</Enum></EnumInfo><EnumInfo><Text>Modbus_CHKFNC</Text><Enum>2</Enum></EnumInfo><EnumInfo><Text>Modbus_SEND</Text><Enum>3</Enum></EnumInfo><EnumInfo><Text>Modbus_SEND_WAIT</Text><Enum>4</Enum></EnumInfo><EnumInfo><Text>Modbus_ERROR</Text><Enum>5</Enum></EnumInfo><EnumInfo><Text>Modbus_QUIT</Text><Enum>6</Enum></EnumInfo><Properties><Property><Name>hide</Name></Property></Properties></DataType><DataType><Name Namespace="Tc2_ModbusRTU">MODBUS_FUNCTIONS</Name><BitSize>16</BitSize><BaseType>INT</BaseType><EnumInfo><Text>FNC_READ_COILS</Text><Enum>1</Enum></EnumInfo><EnumInfo><Text>FNC_READ_INPUTS</Text><Enum>2</Enum></EnumInfo><EnumInfo><Text>FNC_READ_HOLDING_REG</Text><Enum>3</Enum></EnumInfo><EnumInfo><Text>FNC_READ_INPUT_REG</Text><Enum>4</Enum></EnumInfo><EnumInfo><Text>FNC_WRITE_SINGLE_COIL</Text><Enum>5</Enum></EnumInfo><EnumInfo><Text>FNC_WRITE_SINGLE_REG</Text><Enum>6</Enum></EnumInfo><EnumInfo><Text>FNC_DIAGNOSTICS</Text><Enum>8</Enum></EnumInfo><EnumInfo><Text>FNC_WRITE_MULTIPLE_COILS</Text><Enum>15</Enum></EnumInfo><EnumInfo><Text>FNC_WRITE_MULTIPLE_REG</Text><Enum>16</Enum></EnumInfo><EnumInfo><Text>FNC_READWRITE_MULTIPLE_REG</Text><Enum>23</Enum></EnumInfo><EnumInfo><Text>FNC_USERREADWRITE</Text><Enum>255</Enum></EnumInfo><Properties><Property><Name>hide</Name></Property></Properties></DataType><DataType><Name Namespace="Tc2_ModbusRTU">MODBUS_MEMORYTYPE</Name><BitSize>16</BitSize><BaseType>INT</BaseType><EnumInfo><Text>MEMORYTYPE_NONE</Text><Enum>0</Enum></EnumInfo><EnumInfo><Text>MEMORYTYPE_INPUTS</Text><Enum>1</Enum></EnumInfo><EnumInfo><Text>MEMORYTYPE_OUTPUTS</Text><Enum>2</Enum></EnumInfo><EnumInfo><Text>MEMORYTYPE_HOLDINGREGISTER</Text><Enum>3</Enum></EnumInfo><Properties><Property><Name>hide</Name></Property></Properties></DataType><DataType><Name Namespace="Tc2_ModbusRTU">ST_ModbusErrorDiagnostics</Name><Comment><![CDATA[
  2. * Data structure holds additional information
  3. * for error diagnostic purposes.
  4. ]]></Comment><BitSize>160</BitSize><SubItem><Name>ErrorID</Name><Type Namespace="Tc2_ModbusRTU">MODBUS_ERRORS</Type><Comment><![CDATA[ current Error ID ]]></Comment><BitSize>16</BitSize><BitOffs>0</BitOffs></SubItem><SubItem><Name>LastErrorID</Name><Type Namespace="Tc2_ModbusRTU">MODBUS_ERRORS</Type><Comment><![CDATA[ last recently occured error ]]></Comment><BitSize>16</BitSize><BitOffs>16</BitOffs></SubItem><SubItem><Name>ErrorState</Name><Type Namespace="Tc2_ModbusRTU">MODBUS_STATES</Type><Comment><![CDATA[ internal communication state ]]></Comment><BitSize>16</BitSize><BitOffs>32</BitOffs></SubItem><SubItem><Name>ModbusAddress</Name><Type>BYTE</Type><Comment><![CDATA[ affected Modbus station address ]]></Comment><BitSize>8</BitSize><BitOffs>48</BitOffs></SubItem><SubItem><Name>ModbusFunction</Name><Type Namespace="Tc2_ModbusRTU">MODBUS_FUNCTIONS</Type><Comment><![CDATA[ affected Modbus function code ]]></Comment><BitSize>16</BitSize><BitOffs>64</BitOffs></SubItem><SubItem><Name>ModbusFunctionNum</Name><Type>BYTE</Type><Comment><![CDATA[ affected Modbus function code (numeric value) ]]></Comment><BitSize>8</BitSize><BitOffs>80</BitOffs></SubItem><SubItem><Name>Memorytype</Name><Type Namespace="Tc2_ModbusRTU">MODBUS_MEMORYTYPE</Type><Comment><![CDATA[ affected Modbus memory type (Input, Output, Memory) ]]></Comment><BitSize>16</BitSize><BitOffs>96</BitOffs></SubItem><SubItem><Name>ModbusOffset</Name><Type>WORD</Type><Comment><![CDATA[ addressed Modbus data location (bit or word) ]]></Comment><BitSize>16</BitSize><BitOffs>112</BitOffs></SubItem><SubItem><Name>MemoryOffset</Name><Type>WORD</Type><Comment><![CDATA[ addressed Modbus data location ]]></Comment><BitSize>16</BitSize><BitOffs>128</BitOffs></SubItem><SubItem><Name>MemoryLength</Name><Type>WORD</Type><Comment><![CDATA[ length of addressed data area ]]></Comment><BitSize>16</BitSize><BitOffs>144</BitOffs></SubItem></DataType><DataType><Name Namespace="Tc2_ModbusRTU">ModbusComBuffer</Name><BitSize>608</BitSize><SubItem><Name>Buffer</Name><Type>BYTE</Type><ArrayInfo><LBound>0</LBound><Elements>64</Elements></ArrayInfo><BitSize>512</BitSize><BitOffs>0</BitOffs></SubItem><SubItem><Name>RdIdx</Name><Type>INT</Type><BitSize>16</BitSize><BitOffs>512</BitOffs></SubItem><SubItem><Name>WrIdx</Name><Type>INT</Type><BitSize>16</BitSize><BitOffs>528</BitOffs></SubItem><SubItem><Name>Count</Name><Type>INT</Type><BitSize>16</BitSize><BitOffs>544</BitOffs></SubItem><SubItem><Name>FreeByte</Name><Type>INT</Type><BitSize>16</BitSize><BitOffs>560</BitOffs></SubItem><SubItem><Name>Error</Name><Type>INT</Type><BitSize>16</BitSize><BitOffs>576</BitOffs></SubItem><SubItem><Name>blocked</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>592</BitOffs></SubItem><Properties><Property><Name>hide</Name></Property></Properties></DataType><DataType><Name Namespace="Tc2_ModbusRTU">MBcomDebugBuffer</Name><BitSize>528</BitSize><SubItem><Name>Buffer</Name><Type>INT</Type><ArrayInfo><LBound>0</LBound><Elements>16</Elements></ArrayInfo><BitSize>256</BitSize><BitOffs>0</BitOffs></SubItem><SubItem><Name>Status</Name><Type>INT</Type><ArrayInfo><LBound>0</LBound><Elements>16</Elements></ArrayInfo><BitSize>256</BitSize><BitOffs>256</BitOffs></SubItem><SubItem><Name>Idx</Name><Type>INT</Type><BitSize>16</BitSize><BitOffs>512</BitOffs></SubItem><Properties><Property><Name>hide</Name></Property></Properties></DataType><DataType><Name Namespace="Tc2_ModbusRTU">ModbusSerialLineControl</Name><BitSize>1216</BitSize><SubItem><Name>Mode</Name><Type Namespace="Tc2_ModbusRTU">MBserialLineMode_t</Type><BitSize>16</BitSize><BitOffs>32</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>pComIn</Name><Type>BYTE</Type><ArrayInfo PointerTo="1"><LBound>0</LBound><Elements>66</Elements></ArrayInfo><BitSize>32</BitSize><BitOffs>64</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>pComOut</Name><Type>BYTE</Type><ArrayInfo PointerTo="1"><LBound>0</LBound><Elements>66</Elements></ArrayInfo><BitSize>32</BitSize><BitOffs>96</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>SizeComIn</Name><Type>UINT</Type><BitSize>16</BitSize><BitOffs>128</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>Error</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>144</BitOffs><Properties><Property><Name>ItemType</Name><Value>Output</Value></Property></Properties></SubItem><SubItem><Name>ErrorID</Name><Type Namespace="Tc2_ModbusRTU">MODBUS_ERRORS</Type><BitSize>16</BitSize><BitOffs>160</BitOffs><Properties><Property><Name>ItemType</Name><Value>Output</Value></Property></Properties></SubItem><SubItem><Name>TxBuffer</Name><Type Namespace="Tc2_ModbusRTU" ReferenceTo="true">ModbusComBuffer</Type><BitSize>32</BitSize><BitOffs>192</BitOffs><Properties><Property><Name>ItemType</Name><Value>InOut</Value></Property></Properties></SubItem><SubItem><Name>RxBuffer</Name><Type Namespace="Tc2_ModbusRTU" ReferenceTo="true">ModbusComBuffer</Type><BitSize>32</BitSize><BitOffs>224</BitOffs><Properties><Property><Name>ItemType</Name><Value>InOut</Value></Property></Properties></SubItem><SubItem><Name>ComPortDebugBuffer</Name><Type Namespace="Tc2_ModbusRTU">MBcomDebugBuffer</Type><BitSize>528</BitSize><BitOffs>256</BitOffs></SubItem><SubItem><Name>InvalidDataExchangeMode</Name><Type>UINT</Type><BitSize>16</BitSize><BitOffs>784</BitOffs></SubItem><SubItem><Name>RegisterMode</Name><Type>UINT</Type><BitSize>16</BitSize><BitOffs>800</BitOffs></SubItem><SubItem><Name>pCTRL</Name><Type PointerTo="1">WORD</Type><BitSize>32</BitSize><BitOffs>832</BitOffs></SubItem><SubItem><Name>pSTATUS</Name><Type PointerTo="1">WORD</Type><BitSize>32</BitSize><BitOffs>864</BitOffs></SubItem><SubItem><Name>RxCount</Name><Type>WORD</Type><BitSize>16</BitSize><BitOffs>896</BitOffs></SubItem><SubItem><Name>TxCount</Name><Type>WORD</Type><BitSize>16</BitSize><BitOffs>912</BitOffs></SubItem><SubItem><Name>DataIndex</Name><Type>UINT</Type><BitSize>16</BitSize><BitOffs>928</BitOffs></SubItem><SubItem><Name>DataCountMask</Name><Type>WORD</Type><BitSize>16</BitSize><BitOffs>944</BitOffs></SubItem><SubItem><Name>DataCountShift</Name><Type>BYTE</Type><BitSize>8</BitSize><BitOffs>960</BitOffs></SubItem><SubItem><Name>ReceiveHandshakeBit</Name><Type>WORD</Type><BitSize>16</BitSize><BitOffs>976</BitOffs></SubItem><SubItem><Name>TransmitHandshakeBit</Name><Type>WORD</Type><BitSize>16</BitSize><BitOffs>992</BitOffs></SubItem><SubItem><Name>TransmitBufferSentBit</Name><Type>WORD</Type><BitSize>16</BitSize><BitOffs>1008</BitOffs></SubItem><SubItem><Name>ContinousModeStartBit</Name><Type>WORD</Type><BitSize>16</BitSize><BitOffs>1024</BitOffs></SubItem><SubItem><Name>ReceiveBufferFullBit</Name><Type>WORD</Type><BitSize>16</BitSize><BitOffs>1040</BitOffs></SubItem><SubItem><Name>ResetBit</Name><Type>WORD</Type><BitSize>16</BitSize><BitOffs>1056</BitOffs></SubItem><SubItem><Name>RR</Name><Type>WORD</Type><BitSize>16</BitSize><BitOffs>1072</BitOffs></SubItem><SubItem><Name>RA</Name><Type>WORD</Type><BitSize>16</BitSize><BitOffs>1088</BitOffs></SubItem><SubItem><Name>TR</Name><Type>WORD</Type><BitSize>16</BitSize><BitOffs>1104</BitOffs></SubItem><SubItem><Name>TA</Name><Type>WORD</Type><BitSize>16</BitSize><BitOffs>1120</BitOffs></SubItem><SubItem><Name>IA</Name><Type>WORD</Type><BitSize>16</BitSize><BitOffs>1136</BitOffs></SubItem><SubItem><Name>BUF_F</Name><Type>WORD</Type><BitSize>16</BitSize><BitOffs>1152</BitOffs></SubItem><SubItem><Name>noTAcounter</Name><Type>BYTE</Type><BitSize>8</BitSize><BitOffs>1168</BitOffs></SubItem><SubItem><Name>initialized</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>1176</BitOffs></SubItem><SubItem><Name>TransmitDataSent</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>1184</BitOffs></SubItem><SubItem><Name>i</Name><Type>UINT</Type><BitSize>16</BitSize><BitOffs>1200</BitOffs></SubItem><Properties><Property><Name>PouType</Name><Value>FunctionBlock</Value></Property><Property><Name>hide</Name></Property></Properties></DataType><DataType><Name Namespace="Tc2_ModbusRTU">ModbusReceiveByte</Name><BitSize>96</BitSize><SubItem><Name>RxBuffer</Name><Type Namespace="Tc2_ModbusRTU" ReferenceTo="true">ModbusComBuffer</Type><BitSize>32</BitSize><BitOffs>32</BitOffs><Properties><Property><Name>ItemType</Name><Value>InOut</Value></Property></Properties></SubItem><SubItem><Name>ByteReceived</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>64</BitOffs><Properties><Property><Name>ItemType</Name><Value>Output</Value></Property></Properties></SubItem><SubItem><Name>ReceivedByte</Name><Type>BYTE</Type><BitSize>8</BitSize><BitOffs>72</BitOffs><Properties><Property><Name>ItemType</Name><Value>Output</Value></Property></Properties></SubItem><SubItem><Name>ErrId</Name><Type>INT</Type><BitSize>16</BitSize><BitOffs>80</BitOffs><Properties><Property><Name>ItemType</Name><Value>Output</Value></Property></Properties></SubItem><Properties><Property><Name>PouType</Name><Value>FunctionBlock</Value></Property><Property><Name>hide</Name></Property></Properties></DataType><DataType><Name Namespace="Tc2_ModbusRTU">ST_ModbusCRC16</Name><BitSize>48</BitSize><SubItem><Name>CRCHiByte</Name><Type>BYTE</Type><BitSize>8</BitSize><BitOffs>0</BitOffs></SubItem><SubItem><Name>CRCLoByte</Name><Type>BYTE</Type><BitSize>8</BitSize><BitOffs>8</BitOffs></SubItem><SubItem><Name>CRCWord</Name><Type>WORD</Type><BitSize>16</BitSize><BitOffs>16</BitOffs></SubItem><SubItem><Name>bErr</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>32</BitOffs></SubItem><Properties><Property><Name>hide</Name></Property></Properties></DataType><DataType><Name Namespace="Tc2_Standard">TOF</Name><BitSize>224</BitSize><SubItem><Name>IN</Name><Type>BOOL</Type><Comment><![CDATA[ starts timer with falling edge, resets timer with rising edge ]]></Comment><BitSize>8</BitSize><BitOffs>32</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>PT</Name><Type>TIME</Type><Comment><![CDATA[ time to pass, before Q is set ]]></Comment><BitSize>32</BitSize><BitOffs>64</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>Q</Name><Type>BOOL</Type><Comment><![CDATA[ is FALSE, PT seconds after IN had a falling edge ]]></Comment><BitSize>8</BitSize><BitOffs>96</BitOffs><Properties><Property><Name>ItemType</Name><Value>Output</Value></Property></Properties></SubItem><SubItem><Name>ET</Name><Type>TIME</Type><Comment><![CDATA[ elapsed time ]]></Comment><BitSize>32</BitSize><BitOffs>128</BitOffs><Properties><Property><Name>ItemType</Name><Value>Output</Value></Property></Properties></SubItem><SubItem><Name>M</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>160</BitOffs></SubItem><SubItem><Name>StartTime</Name><Type>TIME</Type><BitSize>32</BitSize><BitOffs>192</BitOffs></SubItem><Properties><Property><Name>PouType</Name><Value>FunctionBlock</Value></Property></Properties></DataType><DataType><Name Namespace="Tc2_ModbusRTU">ModbusReceiveModData</Name><BitSize>2816</BitSize><SubItem><Name>UnitID</Name><Type>UINT</Type><BitSize>16</BitSize><BitOffs>32</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>Timeout</Name><Type>TIME</Type><BitSize>32</BitSize><BitOffs>64</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>Reset</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>96</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>Master</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>104</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>UserReadWrite</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>112</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>data</Name><Type>BYTE</Type><ArrayInfo><LBound>0</LBound><Elements>256</Elements></ArrayInfo><BitSize>2048</BitSize><BitOffs>120</BitOffs><Properties><Property><Name>ItemType</Name><Value>Output</Value></Property></Properties></SubItem><SubItem><Name>DataReceived</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>2168</BitOffs><Properties><Property><Name>ItemType</Name><Value>Output</Value></Property></Properties></SubItem><SubItem><Name>busy</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>2176</BitOffs><Properties><Property><Name>ItemType</Name><Value>Output</Value></Property></Properties></SubItem><SubItem><Name>ErrId</Name><Type>INT</Type><BitSize>16</BitSize><BitOffs>2192</BitOffs><Properties><Property><Name>ItemType</Name><Value>Output</Value></Property></Properties></SubItem><SubItem><Name>RxTimeout</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>2208</BitOffs><Properties><Property><Name>ItemType</Name><Value>Output</Value></Property></Properties></SubItem><SubItem><Name>LenReceiveData</Name><Type>UDINT</Type><BitSize>32</BitSize><BitOffs>2240</BitOffs><Properties><Property><Name>ItemType</Name><Value>Output</Value></Property></Properties></SubItem><SubItem><Name>crc</Name><Type Namespace="Tc2_ModbusRTU">ST_ModbusCRC16</Type><BitSize>48</BitSize><BitOffs>2272</BitOffs><Properties><Property><Name>ItemType</Name><Value>Output</Value></Property></Properties></SubItem><SubItem><Name>RXbuffer</Name><Type Namespace="Tc2_ModbusRTU" ReferenceTo="true">ModbusComBuffer</Type><BitSize>32</BitSize><BitOffs>2336</BitOffs><Properties><Property><Name>ItemType</Name><Value>InOut</Value></Property></Properties></SubItem><SubItem><Name>Receive</Name><Type Namespace="Tc2_ModbusRTU" ReferenceTo="true">ModbusReceiveByte</Type><BitSize>32</BitSize><BitOffs>2368</BitOffs><Properties><Property><Name>ItemType</Name><Value>InOut</Value></Property></Properties></SubItem><SubItem><Name>state</Name><Type>INT</Type><BitSize>16</BitSize><BitOffs>2400</BitOffs></SubItem><SubItem><Name>iTimeout</Name><Type>TIME</Type><BitSize>32</BitSize><BitOffs>2432</BitOffs></SubItem><SubItem><Name>TimeoutTimer</Name><Type Namespace="Tc2_Standard">TOF</Type><BitSize>224</BitSize><BitOffs>2464</BitOffs></SubItem><SubItem><Name>idx</Name><Type>INT</Type><BitSize>16</BitSize><BitOffs>2688</BitOffs></SubItem><SubItem><Name>bytecount</Name><Type>BYTE</Type><BitSize>8</BitSize><BitOffs>2704</BitOffs></SubItem><SubItem><Name>startidx</Name><Type>INT</Type><BitSize>16</BitSize><BitOffs>2720</BitOffs></SubItem><SubItem><Name>tmpErrId</Name><Type>INT</Type><BitSize>16</BitSize><BitOffs>2736</BitOffs></SubItem><SubItem><Name>UnitIDvalid</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>2752</BitOffs></SubItem><SubItem><Name>EntryState</Name><Type>INT</Type><BitSize>16</BitSize><BitOffs>2768</BitOffs></SubItem><SubItem><Name>LastState</Name><Type>INT</Type><BitSize>16</BitSize><BitOffs>2784</BitOffs></SubItem><Properties><Property><Name>PouType</Name><Value>FunctionBlock</Value></Property><Property><Name>hide</Name></Property></Properties></DataType><DataType><Name Namespace="Tc2_ModbusRTU">ModbusSendModData</Name><BitSize>2272</BitSize><SubItem><Name>send</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>32</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>data</Name><Type>BYTE</Type><ArrayInfo><LBound>0</LBound><Elements>256</Elements></ArrayInfo><BitSize>2048</BitSize><BitOffs>40</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>Length</Name><Type>INT</Type><BitSize>16</BitSize><BitOffs>2096</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>Busy</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>2112</BitOffs><Properties><Property><Name>ItemType</Name><Value>Output</Value></Property></Properties></SubItem><SubItem><Name>bErr</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>2120</BitOffs><Properties><Property><Name>ItemType</Name><Value>Output</Value></Property></Properties></SubItem><SubItem><Name>ErrId</Name><Type>INT</Type><BitSize>16</BitSize><BitOffs>2128</BitOffs><Properties><Property><Name>ItemType</Name><Value>Output</Value></Property></Properties></SubItem><SubItem><Name>TXbuffer</Name><Type Namespace="Tc2_ModbusRTU" ReferenceTo="true">ModbusComBuffer</Type><BitSize>32</BitSize><BitOffs>2144</BitOffs><Properties><Property><Name>ItemType</Name><Value>InOut</Value></Property></Properties></SubItem><SubItem><Name>state</Name><Type>INT</Type><BitSize>16</BitSize><BitOffs>2176</BitOffs><Default><Value>0</Value></Default></SubItem><SubItem><Name>idx</Name><Type>INT</Type><BitSize>16</BitSize><BitOffs>2192</BitOffs></SubItem><SubItem><Name>nextWrIdx</Name><Type>INT</Type><BitSize>16</BitSize><BitOffs>2208</BitOffs></SubItem><SubItem><Name>crc</Name><Type Namespace="Tc2_ModbusRTU">ST_ModbusCRC16</Type><BitSize>48</BitSize><BitOffs>2224</BitOffs></SubItem><Properties><Property><Name>PouType</Name><Value>FunctionBlock</Value></Property><Property><Name>hide</Name></Property></Properties></DataType><DataType><Name Namespace="Tc2_ModbusRTU">ST_ModbusComBuffers</Name><BitSize>1232</BitSize><SubItem><Name>blocked</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>0</BitOffs></SubItem><SubItem><Name>Tx</Name><Type Namespace="Tc2_ModbusRTU">ModbusComBuffer</Type><BitSize>608</BitSize><BitOffs>16</BitOffs></SubItem><SubItem><Name>Rx</Name><Type Namespace="Tc2_ModbusRTU">ModbusComBuffer</Type><BitSize>608</BitSize><BitOffs>624</BitOffs></SubItem><Properties><Property><Name>hide</Name></Property></Properties></DataType><DataType><Name Namespace="Tc2_ModbusRTU">ST_ModbusCom</Name><BitSize>7648</BitSize><SubItem><Name>ctrl</Name><Type Namespace="Tc2_ModbusRTU">ModbusSerialLineControl</Type><BitSize>1216</BitSize><BitOffs>0</BitOffs></SubItem><SubItem><Name>RecByte</Name><Type Namespace="Tc2_ModbusRTU">ModbusReceiveByte</Type><BitSize>96</BitSize><BitOffs>1216</BitOffs></SubItem><SubItem><Name>RecMod</Name><Type Namespace="Tc2_ModbusRTU">ModbusReceiveModData</Type><BitSize>2816</BitSize><BitOffs>1312</BitOffs></SubItem><SubItem><Name>SendMod</Name><Type Namespace="Tc2_ModbusRTU">ModbusSendModData</Type><BitSize>2272</BitSize><BitOffs>4128</BitOffs></SubItem><SubItem><Name>Buffer</Name><Type Namespace="Tc2_ModbusRTU">ST_ModbusComBuffers</Type><BitSize>1232</BitSize><BitOffs>6400</BitOffs></SubItem><Properties><Property><Name>hide</Name></Property></Properties></DataType><DataType><Name Namespace="Tc2_Standard">R_TRIG</Name><Comment><![CDATA[
  5. Rising Edge detection.
  6. ]]></Comment><BitSize>64</BitSize><SubItem><Name>CLK</Name><Type>BOOL</Type><Comment><![CDATA[ Signal to detect ]]></Comment><BitSize>8</BitSize><BitOffs>32</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>Q</Name><Type>BOOL</Type><Comment><![CDATA[ rising edge at signal detected ]]></Comment><BitSize>8</BitSize><BitOffs>40</BitOffs><Properties><Property><Name>ItemType</Name><Value>Output</Value></Property></Properties></SubItem><SubItem><Name>M</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>48</BitOffs><Properties><Property><Name>conditionalshow</Name></Property></Properties></SubItem><Properties><Property><Name>PouType</Name><Value>FunctionBlock</Value></Property><Property><Name>conditionalshow_all_locals</Name></Property></Properties></DataType><DataType><Name Namespace="Tc2_Standard">TON</Name><BitSize>224</BitSize><SubItem><Name>IN</Name><Type>BOOL</Type><Comment><![CDATA[ starts timer with rising edge, resets timer with falling edge ]]></Comment><BitSize>8</BitSize><BitOffs>32</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>PT</Name><Type>TIME</Type><Comment><![CDATA[ time to pass, before Q is set ]]></Comment><BitSize>32</BitSize><BitOffs>64</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>Q</Name><Type>BOOL</Type><Comment><![CDATA[ gets TRUE, delay time (PT) after a rising edge at IN ]]></Comment><BitSize>8</BitSize><BitOffs>96</BitOffs><Properties><Property><Name>ItemType</Name><Value>Output</Value></Property></Properties></SubItem><SubItem><Name>ET</Name><Type>TIME</Type><Comment><![CDATA[ elapsed time ]]></Comment><BitSize>32</BitSize><BitOffs>128</BitOffs><Properties><Property><Name>ItemType</Name><Value>Output</Value></Property></Properties></SubItem><SubItem><Name>M</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>160</BitOffs></SubItem><SubItem><Name>StartTime</Name><Type>TIME</Type><BitSize>32</BitSize><BitOffs>192</BitOffs></SubItem><Properties><Property><Name>PouType</Name><Value>FunctionBlock</Value></Property></Properties></DataType><DataType><Name Namespace="Tc2_ModbusRTU">ModbusRtuMaster</Name><BitSize>8640</BitSize><SubItem><Name>UnitID</Name><Type>BYTE</Type><BitSize>8</BitSize><BitOffs>32</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>Quantity</Name><Type>WORD</Type><BitSize>16</BitSize><BitOffs>48</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>MBAddr</Name><Type>WORD</Type><BitSize>16</BitSize><BitOffs>64</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>cbLength</Name><Type>UINT</Type><BitSize>16</BitSize><BitOffs>80</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>pMemoryAddr</Name><Type PointerTo="1">BYTE</Type><BitSize>32</BitSize><BitOffs>96</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>Execute</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>128</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>Timeout</Name><Type>TIME</Type><BitSize>32</BitSize><BitOffs>160</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>Mode</Name><Type Namespace="Tc2_ModbusRTU">MBserialLineMode_t</Type><BitSize>16</BitSize><BitOffs>192</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>pComIn</Name><Type>BYTE</Type><ArrayInfo PointerTo="1"><LBound>0</LBound><Elements>66</Elements></ArrayInfo><BitSize>32</BitSize><BitOffs>224</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>pComOut</Name><Type>BYTE</Type><ArrayInfo PointerTo="1"><LBound>0</LBound><Elements>66</Elements></ArrayInfo><BitSize>32</BitSize><BitOffs>256</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>SizeComIn</Name><Type>UINT</Type><BitSize>16</BitSize><BitOffs>288</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>BUSY</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>304</BitOffs><Properties><Property><Name>ItemType</Name><Value>Output</Value></Property></Properties></SubItem><SubItem><Name>Error</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>312</BitOffs><Properties><Property><Name>ItemType</Name><Value>Output</Value></Property></Properties></SubItem><SubItem><Name>ErrorId</Name><Type Namespace="Tc2_ModbusRTU">MODBUS_ERRORS</Type><BitSize>16</BitSize><BitOffs>320</BitOffs><Properties><Property><Name>ItemType</Name><Value>Output</Value></Property></Properties></SubItem><SubItem><Name>cbRead</Name><Type>UINT</Type><BitSize>16</BitSize><BitOffs>336</BitOffs><Properties><Property><Name>ItemType</Name><Value>Output</Value></Property></Properties></SubItem><SubItem><Name>ErrorDiagnostics</Name><Type Namespace="Tc2_ModbusRTU" ReferenceTo="true">ST_ModbusErrorDiagnostics</Type><BitSize>32</BitSize><BitOffs>352</BitOffs><Properties><Property><Name>ItemType</Name><Value>InOut</Value></Property></Properties></SubItem><SubItem><Name>state</Name><Type Namespace="Tc2_ModbusRTU">MODBUS_STATES</Type><BitSize>16</BitSize><BitOffs>384</BitOffs><Default><EnumText>MODBUS_STATES.Modbus_INIT</EnumText></Default></SubItem><SubItem><Name>iUnitID</Name><Type>BYTE</Type><BitSize>8</BitSize><BitOffs>400</BitOffs></SubItem><SubItem><Name>iQuantity</Name><Type>WORD</Type><BitSize>16</BitSize><BitOffs>416</BitOffs></SubItem><SubItem><Name>iMBAddr</Name><Type>WORD</Type><BitSize>16</BitSize><BitOffs>432</BitOffs></SubItem><SubItem><Name>iSubfunction</Name><Type>WORD</Type><BitSize>16</BitSize><BitOffs>448</BitOffs></SubItem><SubItem><Name>icbLength</Name><Type>UINT</Type><BitSize>16</BitSize><BitOffs>464</BitOffs></SubItem><SubItem><Name>ipMemoryAddr</Name><Type PointerTo="1">BYTE</Type><BitSize>32</BitSize><BitOffs>480</BitOffs></SubItem><SubItem><Name>iExecute</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>512</BitOffs></SubItem><SubItem><Name>iTimeout</Name><Type>TIME</Type><BitSize>32</BitSize><BitOffs>544</BitOffs></SubItem><SubItem><Name>com</Name><Type Namespace="Tc2_ModbusRTU">ST_ModbusCom</Type><BitSize>7648</BitSize><BitOffs>576</BitOffs></SubItem><SubItem><Name>TriggerExecute</Name><Type Namespace="Tc2_Standard">R_TRIG</Type><BitSize>64</BitSize><BitOffs>8224</BitOffs></SubItem><SubItem><Name>MBFunction</Name><Type Namespace="Tc2_ModbusRTU">MODBUS_FUNCTIONS</Type><BitSize>16</BitSize><BitOffs>8288</BitOffs></SubItem><SubItem><Name>startaddress</Name><Type>WORD</Type><BitSize>16</BitSize><BitOffs>8304</BitOffs></SubItem><SubItem><Name>memorytype</Name><Type Namespace="Tc2_ModbusRTU">MODBUS_MEMORYTYPE</Type><BitSize>16</BitSize><BitOffs>8320</BitOffs></SubItem><SubItem><Name>TimeoutTON</Name><Type Namespace="Tc2_Standard">TON</Type><BitSize>224</BitSize><BitOffs>8352</BitOffs></SubItem><SubItem><Name>p</Name><Type PointerTo="1">BYTE</Type><BitSize>32</BitSize><BitOffs>8576</BitOffs></SubItem><SubItem><Name>i</Name><Type>UINT</Type><BitSize>16</BitSize><BitOffs>8608</BitOffs></SubItem><SubItem><Name>bQuantity</Name><Type>UINT</Type><BitSize>16</BitSize><BitOffs>8624</BitOffs></SubItem><Action><Name>WriteMultipleCoils</Name></Action><Action><Name>_ModbusMasterAction</Name></Action><Action><Name>ReadInputRegs</Name></Action><Action><Name>WriteSingleCoil</Name></Action><Action><Name>Diagnostics</Name></Action><Action><Name>ReadRegs</Name></Action><Action><Name>ReadInputStatus</Name></Action><Action><Name>WriteSingleRegister</Name></Action><Action><Name>ReadCoils</Name></Action><Action><Name>WriteRegs</Name></Action><Properties><Property><Name>PouType</Name><Value>FunctionBlock</Value></Property><Property><Name>hide</Name></Property></Properties></DataType><DataType><Name Namespace="Tc2_ModbusRTU">ModbusRtuMaster_KL6x22B</Name><BitSize>9472</BitSize><SubItem><Name>UnitID</Name><Type>BYTE</Type><BitSize>8</BitSize><BitOffs>32</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>Quantity</Name><Type>WORD</Type><BitSize>16</BitSize><BitOffs>48</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>MBAddr</Name><Type>WORD</Type><BitSize>16</BitSize><BitOffs>64</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>cbLength</Name><Type>UINT</Type><BitSize>16</BitSize><BitOffs>80</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>pMemoryAddr</Name><Type PointerTo="1">BYTE</Type><BitSize>32</BitSize><BitOffs>96</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>Execute</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>128</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>Timeout</Name><Type>TIME</Type><BitSize>32</BitSize><BitOffs>160</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>BUSY</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>192</BitOffs><Properties><Property><Name>ItemType</Name><Value>Output</Value></Property></Properties></SubItem><SubItem><Name>Error</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>200</BitOffs><Properties><Property><Name>ItemType</Name><Value>Output</Value></Property></Properties></SubItem><SubItem><Name>ErrorId</Name><Type Namespace="Tc2_ModbusRTU">MODBUS_ERRORS</Type><BitSize>16</BitSize><BitOffs>208</BitOffs><Properties><Property><Name>ItemType</Name><Value>Output</Value></Property></Properties></SubItem><SubItem><Name>cbRead</Name><Type>UINT</Type><BitSize>16</BitSize><BitOffs>224</BitOffs><Properties><Property><Name>ItemType</Name><Value>Output</Value></Property></Properties></SubItem><SubItem><Name>InData</Name><Type Namespace="Tc2_ModbusRTU">MB_KL6inData22B</Type><BitSize>192</BitSize><BitOffs>240</BitOffs><Properties><Property><Name>TcAddressType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>OutData</Name><Type Namespace="Tc2_ModbusRTU">MB_KL6outData22B</Type><BitSize>192</BitSize><BitOffs>432</BitOffs><Properties><Property><Name>TcAddressType</Name><Value>Output</Value></Property></Properties></SubItem><SubItem><Name>MBmaster</Name><Type Namespace="Tc2_ModbusRTU">ModbusRtuMaster</Type><BitSize>8640</BitSize><BitOffs>640</BitOffs></SubItem><SubItem><Name>ErrorDiagnostics</Name><Type Namespace="Tc2_ModbusRTU">ST_ModbusErrorDiagnostics</Type><BitSize>160</BitSize><BitOffs>9280</BitOffs></SubItem><SubItem><Name>Mode</Name><Type Namespace="Tc2_ModbusRTU">MBserialLineMode_t</Type><BitSize>16</BitSize><BitOffs>9440</BitOffs><Default><EnumText>MBserialLineMode_t.MBSERIALLINEMODE_KL6_22B_STANDARD</EnumText></Default></SubItem><Action><Name>WriteMultipleCoils</Name></Action><Action><Name>ReadInputRegs</Name></Action><Action><Name>WriteSingleCoil</Name></Action><Action><Name>Diagnostics</Name></Action><Action><Name>ReadRegs</Name></Action><Action><Name>ReadInputStatus</Name></Action><Action><Name>WriteSingleRegister</Name></Action><Action><Name>ReadCoils</Name></Action><Action><Name>WriteRegs</Name></Action><Properties><Property><Name>PouType</Name><Value>FunctionBlock</Value></Property></Properties></DataType><DataType><Name>FFU</Name><BitSize>12928</BitSize><SubItem><Name>MBMaster</Name><Type Namespace="Tc2_ModbusRTU">ModbusRtuMaster_KL6x22B</Type><Comment><![CDATA[ ModbusRTU Master功能块]]></Comment><BitSize>9472</BitSize><BitOffs>32</BitOffs></SubItem><SubItem><Name>STAGE</Name><Type>INT</Type><BitSize>16</BitSize><BitOffs>9504</BitOffs></SubItem><SubItem><Name>STAGE_BF</Name><Type>INT</Type><BitSize>16</BitSize><BitOffs>9520</BitOffs></SubItem><SubItem><Name>FFU_ALARM_EN</Name><Type>UINT</Type><Comment><![CDATA[报警输出使能]]></Comment><BitSize>16</BitSize><BitOffs>9536</BitOffs></SubItem><SubItem><Name>FFU_HSPEED</Name><Type>UINT</Type><Comment><![CDATA[转速上限]]></Comment><BitSize>16</BitSize><BitOffs>9552</BitOffs></SubItem><SubItem><Name>FFU_LSPEED</Name><Type>UINT</Type><Comment><![CDATA[转速下限]]></Comment><BitSize>16</BitSize><BitOffs>9568</BitOffs></SubItem><SubItem><Name>DATA_READ</Name><Type>UINT</Type><ArrayInfo><LBound>1</LBound><Elements>18</Elements></ArrayInfo><BitSize>288</BitSize><BitOffs>9584</BitOffs></SubItem><SubItem><Name>DATA_WRITE</Name><Type>UINT</Type><ArrayInfo><LBound>1</LBound><Elements>18</Elements></ArrayInfo><BitSize>288</BitSize><BitOffs>9872</BitOffs></SubItem><SubItem><Name>FFU_AI_STATUS</Name><Type>UINT</Type><ArrayInfo><LBound>1</LBound><Elements>18</Elements></ArrayInfo><BitSize>288</BitSize><BitOffs>10160</BitOffs></SubItem><SubItem><Name>FFU_AI_SPEED_PV</Name><Type>UINT</Type><ArrayInfo><LBound>1</LBound><Elements>18</Elements></ArrayInfo><BitSize>288</BitSize><BitOffs>10448</BitOffs></SubItem><SubItem><Name>FFU_AO_CTRLWORD</Name><Type>UINT</Type><ArrayInfo><LBound>1</LBound><Elements>3</Elements></ArrayInfo><BitSize>48</BitSize><BitOffs>10736</BitOffs></SubItem><SubItem><Name>FFU_AO_POWER_ON</Name><Type>UINT</Type><ArrayInfo><LBound>1</LBound><Elements>18</Elements></ArrayInfo><BitSize>288</BitSize><BitOffs>10784</BitOffs></SubItem><SubItem><Name>FFU_AO_SPEED_SV</Name><Type>WORD</Type><ArrayInfo><LBound>1</LBound><Elements>18</Elements></ArrayInfo><BitSize>288</BitSize><BitOffs>11072</BitOffs></SubItem><SubItem><Name>FFU_AO_EN</Name><Type>UINT</Type><ArrayInfo><LBound>1</LBound><Elements>18</Elements></ArrayInfo><BitSize>288</BitSize><BitOffs>11360</BitOffs></SubItem><SubItem><Name>FFU_CTRLWORD_BUFFER</Name><Type>UINT</Type><ArrayInfo><LBound>1</LBound><Elements>3</Elements></ArrayInfo><BitSize>48</BitSize><BitOffs>11648</BitOffs></SubItem><SubItem><Name>FFU_POWER_ON_BUFFER</Name><Type>UINT</Type><ArrayInfo><LBound>1</LBound><Elements>18</Elements></ArrayInfo><BitSize>288</BitSize><BitOffs>11696</BitOffs></SubItem><SubItem><Name>FFU_SPEED_SV_BUFFER</Name><Type>UINT</Type><ArrayInfo><LBound>1</LBound><Elements>18</Elements></ArrayInfo><BitSize>288</BitSize><BitOffs>11984</BitOffs></SubItem><SubItem><Name>FFU_EN_BUFFER</Name><Type>UINT</Type><ArrayInfo><LBound>1</LBound><Elements>18</Elements></ArrayInfo><BitSize>288</BitSize><BitOffs>12272</BitOffs></SubItem><SubItem><Name>WRITE_EN1</Name><Type>DINT</Type><BitSize>32</BitSize><BitOffs>12576</BitOffs></SubItem><SubItem><Name>WRITE_EN2</Name><Type>DINT</Type><BitSize>32</BitSize><BitOffs>12608</BitOffs></SubItem><SubItem><Name>WRITE_EN3</Name><Type>DINT</Type><BitSize>32</BitSize><BitOffs>12640</BitOffs></SubItem><SubItem><Name>WRITE_EN4</Name><Type>DINT</Type><BitSize>32</BitSize><BitOffs>12672</BitOffs></SubItem><SubItem><Name>WRITE_EN5</Name><Type>DINT</Type><BitSize>32</BitSize><BitOffs>12704</BitOffs></SubItem><SubItem><Name>WRITE_EN6</Name><Type>DINT</Type><BitSize>32</BitSize><BitOffs>12736</BitOffs></SubItem><SubItem><Name>WRITE_EN7</Name><Type>DINT</Type><BitSize>32</BitSize><BitOffs>12768</BitOffs></SubItem><SubItem><Name>FORCE_WRITE_TIMES</Name><Type>INT</Type><BitSize>16</BitSize><BitOffs>12800</BitOffs></SubItem><SubItem><Name>FORCE_WRITE</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>12816</BitOffs></SubItem><SubItem><Name>ERRID</Name><Type>INT</Type><BitSize>16</BitSize><BitOffs>12832</BitOffs></SubItem><SubItem><Name>TEST1</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>12848</BitOffs></SubItem><SubItem><Name>TEST2</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>12856</BitOffs></SubItem><SubItem><Name>TEST3</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>12864</BitOffs></SubItem><SubItem><Name>TEST4</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>12872</BitOffs></SubItem><SubItem><Name>TEST5</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>12880</BitOffs></SubItem><SubItem><Name>TEST6</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>12888</BitOffs></SubItem><SubItem><Name>TEST7</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>12896</BitOffs></SubItem><Properties><Property><Name>PouType</Name><Value>FunctionBlock</Value></Property></Properties></DataType><DataType><Name Namespace="Tc2_System">T_AmsNetID</Name><Comment><![CDATA[ TwinCAT AMS netID address string. ]]></Comment><BitSize>192</BitSize><BaseType>STRING(23)</BaseType></DataType><DataType><Name Namespace="Tc2_System">T_MaxString</Name><Comment><![CDATA[ TwinCAT PLC string of max. length of 255 bytes + 1 byte null delimiter. ]]></Comment><BitSize>2048</BitSize><BaseType>STRING(255)</BaseType></DataType><DataType><Name Namespace="Tc2_System">T_AmsPort</Name><Comment><![CDATA[ TwinCAT AMS port address. ]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType></DataType><DataType><Name Namespace="Tc2_System">ADSWRITE</Name><Comment><![CDATA[ ADS write command. ]]></Comment><BitSize>1216</BitSize><SubItem><Name>NETID</Name><Type Namespace="Tc2_System">T_AmsNetID</Type><Comment><![CDATA[ Ams net id ]]></Comment><BitSize>192</BitSize><BitOffs>32</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>PORT</Name><Type Namespace="Tc2_System">T_AmsPort</Type><Comment><![CDATA[ Ads communication port ]]></Comment><BitSize>16</BitSize><BitOffs>224</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>IDXGRP</Name><Type>UDINT</Type><Comment><![CDATA[ Index group ]]></Comment><BitSize>32</BitSize><BitOffs>256</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>IDXOFFS</Name><Type>UDINT</Type><Comment><![CDATA[ Index offset ]]></Comment><BitSize>32</BitSize><BitOffs>288</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>LEN</Name><Type>UDINT</Type><Comment><![CDATA[ Max. number of data bytes to write (LEN <= max. size of source buffer) ]]></Comment><BitSize>32</BitSize><BitOffs>320</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>SRCADDR</Name><Type GUID="{18071995-0000-0000-0000-000000000018}">PVOID</Type><Comment><![CDATA[ Pointer to source buffer ]]></Comment><BitSize>32</BitSize><BitOffs>352</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property><Property><Name>TcIgnorePersistent</Name></Property></Properties></SubItem><SubItem><Name>WRITE</Name><Type>BOOL</Type><Comment><![CDATA[ Rising edge starts command execution ]]></Comment><BitSize>8</BitSize><BitOffs>384</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>TMOUT</Name><Type>TIME</Type><Comment><![CDATA[ Maximum time allowed for the execution of this ADS command ]]></Comment><BitSize>32</BitSize><BitOffs>416</BitOffs><Default><DateTime>5000</DateTime></Default><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>BUSY</Name><Type>BOOL</Type><Comment><![CDATA[ Busy flag ]]></Comment><BitSize>8</BitSize><BitOffs>448</BitOffs><Properties><Property><Name>ItemType</Name><Value>Output</Value></Property></Properties></SubItem><SubItem><Name>ERR</Name><Type>BOOL</Type><Comment><![CDATA[ Error flag ]]></Comment><BitSize>8</BitSize><BitOffs>456</BitOffs><Properties><Property><Name>ItemType</Name><Value>Output</Value></Property></Properties></SubItem><SubItem><Name>ERRID</Name><Type>UDINT</Type><Comment><![CDATA[ ADS error code ]]></Comment><BitSize>32</BitSize><BitOffs>480</BitOffs><Properties><Property><Name>ItemType</Name><Value>Output</Value></Property></Properties></SubItem><Properties><Property><Name>PouType</Name><Value>FunctionBlock</Value></Property><Property><Name>hide_all_locals</Name></Property></Properties></DataType><DataType><Name Namespace="Tc2_Utilities">ST_AmsStartProcessReq</Name><Comment><![CDATA[ data buffer with byte size = 3 * SIZEOF(T_MaxString) + 12 ]]></Comment><BitSize>6240</BitSize><SubItem><Name>LenPath</Name><Type>DWORD</Type><BitSize>32</BitSize><BitOffs>0</BitOffs></SubItem><SubItem><Name>LenDir</Name><Type>DWORD</Type><BitSize>32</BitSize><BitOffs>32</BitOffs></SubItem><SubItem><Name>LenComLine</Name><Type>DWORD</Type><BitSize>32</BitSize><BitOffs>64</BitOffs></SubItem><SubItem><Name>data</Name><Type Namespace="Tc2_System">T_MaxString</Type><ArrayInfo><LBound>1</LBound><Elements>3</Elements></ArrayInfo><BitSize>6144</BitSize><BitOffs>96</BitOffs></SubItem><Properties><Property><Name>conditionalshow</Name></Property></Properties></DataType><DataType><Name Namespace="Tc2_Utilities">NT_StartProcess</Name><Comment><![CDATA[ Starts windows process (batch file, exe file ...) ]]></Comment><BitSize>14144</BitSize><SubItem><Name>NETID</Name><Type Namespace="Tc2_System">T_AmsNetID</Type><Comment><![CDATA[ TwinCAT network address (ams net id) ]]></Comment><BitSize>192</BitSize><BitOffs>32</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>PATHSTR</Name><Type Namespace="Tc2_System">T_MaxString</Type><BitSize>2048</BitSize><BitOffs>224</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>DIRNAME</Name><Type Namespace="Tc2_System">T_MaxString</Type><BitSize>2048</BitSize><BitOffs>2272</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>COMNDLINE</Name><Type Namespace="Tc2_System">T_MaxString</Type><BitSize>2048</BitSize><BitOffs>4320</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>START</Name><Type>BOOL</Type><Comment><![CDATA[ Rising edge on this input activates the fb execution ]]></Comment><BitSize>8</BitSize><BitOffs>6368</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>TMOUT</Name><Type>TIME</Type><Comment><![CDATA[ Max fb execution time ]]></Comment><BitSize>32</BitSize><BitOffs>6400</BitOffs><Default><DateTime>5000</DateTime></Default><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>BUSY</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6432</BitOffs><Properties><Property><Name>ItemType</Name><Value>Output</Value></Property></Properties></SubItem><SubItem><Name>ERR</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6440</BitOffs><Properties><Property><Name>ItemType</Name><Value>Output</Value></Property></Properties></SubItem><SubItem><Name>ERRID</Name><Type>UDINT</Type><BitSize>32</BitSize><BitOffs>6464</BitOffs><Properties><Property><Name>ItemType</Name><Value>Output</Value></Property></Properties></SubItem><SubItem><Name>fbAdsWrite</Name><Type Namespace="Tc2_System">ADSWRITE</Type><BitSize>1216</BitSize><BitOffs>6496</BitOffs><Default><SubItem><Name>.PORT</Name><Value>10000</Value></SubItem><SubItem><Name>.IDXGRP</Name><Value>500</Value></SubItem><SubItem><Name>.IDXOFFS</Name><Value>0</Value></SubItem></Default><Properties><Property><Name>conditionalshow</Name></Property></Properties></SubItem><SubItem><Name>fbTrigger</Name><Type Namespace="Tc2_Standard">R_TRIG</Type><BitSize>64</BitSize><BitOffs>7712</BitOffs><Properties><Property><Name>conditionalshow</Name></Property></Properties></SubItem><SubItem><Name>state</Name><Type>BYTE</Type><BitSize>8</BitSize><BitOffs>7776</BitOffs><Properties><Property><Name>conditionalshow</Name></Property></Properties></SubItem><SubItem><Name>LenPath</Name><Type>DWORD</Type><BitSize>32</BitSize><BitOffs>7808</BitOffs><Properties><Property><Name>conditionalshow</Name></Property></Properties></SubItem><SubItem><Name>LenDir</Name><Type>DWORD</Type><BitSize>32</BitSize><BitOffs>7840</BitOffs><Properties><Property><Name>conditionalshow</Name></Property></Properties></SubItem><SubItem><Name>LenComLine</Name><Type>DWORD</Type><BitSize>32</BitSize><BitOffs>7872</BitOffs><Properties><Property><Name>conditionalshow</Name></Property></Properties></SubItem><SubItem><Name>req</Name><Type Namespace="Tc2_Utilities">ST_AmsStartProcessReq</Type><BitSize>6240</BitSize><BitOffs>7904</BitOffs><Properties><Property><Name>conditionalshow</Name></Property></Properties></SubItem><Properties><Property><Name>PouType</Name><Value>FunctionBlock</Value></Property><Property><Name>conditionalshow_all_locals</Name></Property></Properties></DataType><DataType><Name>AnalogConverter</Name><BitSize>224</BitSize><SubItem><Name>AnalogRdValue_In_Int</Name><Type>INT</Type><BitSize>16</BitSize><BitOffs>32</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>AnalogResMin_In_Int</Name><Type>INT</Type><BitSize>16</BitSize><BitOffs>48</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>AnalogResMax_In_Int</Name><Type>INT</Type><BitSize>16</BitSize><BitOffs>64</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>AnalogPhyMin_In_Real</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>96</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>AnalogPhyMax_In_Real</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>128</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>AnalogRdOffset_In_Real</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>160</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>ActRdValue_Out_Real</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>192</BitOffs><Properties><Property><Name>ItemType</Name><Value>Output</Value></Property></Properties></SubItem><Properties><Property><Name>PouType</Name><Value>FunctionBlock</Value></Property></Properties></DataType><DataType><Name>Valve</Name><BitSize>128</BitSize><SubItem><Name>bValveEnable_In</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>32</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>bInterlock1_In</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>40</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>bInterlock2_In</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>48</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>bInterlock3_In</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>56</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>bInterlock4_In</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>64</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>bInterlock5_In</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>72</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>bValveInterlock_In</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>80</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>bPMCCtrl_In</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>88</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>bForceOpen_In</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>96</BitOffs><Properties><Property><Name>ItemType</Name><Value>Input</Value></Property></Properties></SubItem><SubItem><Name>bValveOpen_Out</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>104</BitOffs><Properties><Property><Name>ItemType</Name><Value>Output</Value></Property></Properties></SubItem><Properties><Property><Name>PouType</Name><Value>FunctionBlock</Value></Property></Properties></DataType><DataType><Name>dut_32Bits</Name><BitSize>32</BitSize><SubItem><Name>bBit0</Name><Type>BIT</Type><BitSize>1</BitSize><BitOffs>0</BitOffs></SubItem><SubItem><Name>bBit1</Name><Type>BIT</Type><BitSize>1</BitSize><BitOffs>1</BitOffs></SubItem><SubItem><Name>bBit2</Name><Type>BIT</Type><BitSize>1</BitSize><BitOffs>2</BitOffs></SubItem><SubItem><Name>bBit3</Name><Type>BIT</Type><BitSize>1</BitSize><BitOffs>3</BitOffs></SubItem><SubItem><Name>bBit4</Name><Type>BIT</Type><BitSize>1</BitSize><BitOffs>4</BitOffs></SubItem><SubItem><Name>bBit5</Name><Type>BIT</Type><BitSize>1</BitSize><BitOffs>5</BitOffs></SubItem><SubItem><Name>bBit6</Name><Type>BIT</Type><BitSize>1</BitSize><BitOffs>6</BitOffs></SubItem><SubItem><Name>bBit7</Name><Type>BIT</Type><BitSize>1</BitSize><BitOffs>7</BitOffs></SubItem><SubItem><Name>bBit8</Name><Type>BIT</Type><BitSize>1</BitSize><BitOffs>8</BitOffs></SubItem><SubItem><Name>bBit9</Name><Type>BIT</Type><BitSize>1</BitSize><BitOffs>9</BitOffs></SubItem><SubItem><Name>bBit10</Name><Type>BIT</Type><BitSize>1</BitSize><BitOffs>10</BitOffs></SubItem><SubItem><Name>bBit11</Name><Type>BIT</Type><BitSize>1</BitSize><BitOffs>11</BitOffs></SubItem><SubItem><Name>bBit12</Name><Type>BIT</Type><BitSize>1</BitSize><BitOffs>12</BitOffs></SubItem><SubItem><Name>bBit13</Name><Type>BIT</Type><BitSize>1</BitSize><BitOffs>13</BitOffs></SubItem><SubItem><Name>bBit14</Name><Type>BIT</Type><BitSize>1</BitSize><BitOffs>14</BitOffs></SubItem><SubItem><Name>bBit15</Name><Type>BIT</Type><BitSize>1</BitSize><BitOffs>15</BitOffs></SubItem><SubItem><Name>bBit16</Name><Type>BIT</Type><BitSize>1</BitSize><BitOffs>16</BitOffs></SubItem><SubItem><Name>bBit17</Name><Type>BIT</Type><BitSize>1</BitSize><BitOffs>17</BitOffs></SubItem><SubItem><Name>bBit18</Name><Type>BIT</Type><BitSize>1</BitSize><BitOffs>18</BitOffs></SubItem><SubItem><Name>bBit19</Name><Type>BIT</Type><BitSize>1</BitSize><BitOffs>19</BitOffs></SubItem><SubItem><Name>bBit20</Name><Type>BIT</Type><BitSize>1</BitSize><BitOffs>20</BitOffs></SubItem><SubItem><Name>bBit21</Name><Type>BIT</Type><BitSize>1</BitSize><BitOffs>21</BitOffs></SubItem><SubItem><Name>bBit22</Name><Type>BIT</Type><BitSize>1</BitSize><BitOffs>22</BitOffs></SubItem><SubItem><Name>bBit23</Name><Type>BIT</Type><BitSize>1</BitSize><BitOffs>23</BitOffs></SubItem><SubItem><Name>bBit24</Name><Type>BIT</Type><BitSize>1</BitSize><BitOffs>24</BitOffs></SubItem><SubItem><Name>bBit25</Name><Type>BIT</Type><BitSize>1</BitSize><BitOffs>25</BitOffs></SubItem><SubItem><Name>bBit26</Name><Type>BIT</Type><BitSize>1</BitSize><BitOffs>26</BitOffs></SubItem><SubItem><Name>bBit27</Name><Type>BIT</Type><BitSize>1</BitSize><BitOffs>27</BitOffs></SubItem><SubItem><Name>bBit28</Name><Type>BIT</Type><BitSize>1</BitSize><BitOffs>28</BitOffs></SubItem><SubItem><Name>bBit29</Name><Type>BIT</Type><BitSize>1</BitSize><BitOffs>29</BitOffs></SubItem><SubItem><Name>bBit30</Name><Type>BIT</Type><BitSize>1</BitSize><BitOffs>30</BitOffs></SubItem><SubItem><Name>bBit31</Name><Type>BIT</Type><BitSize>1</BitSize><BitOffs>31</BitOffs></SubItem></DataType><DataType><Name>dut_UDINT_BOOL</Name><BitSize>32</BitSize><SubItem><Name>Data_UDINT</Name><Type>UDINT</Type><BitSize>32</BitSize><BitOffs>0</BitOffs></SubItem><SubItem><Name>Data_Bit</Name><Type>dut_32Bits</Type><BitSize>32</BitSize><BitOffs>0</BitOffs></SubItem></DataType><DataType><Name>dut_Interlock</Name><BitSize>1200</BitSize><SubItem><Name>Alarm1</Name><Type>BOOL</Type><Comment><![CDATA[ N2-8 pressure low]]></Comment><BitSize>8</BitSize><BitOffs>0</BitOffs></SubItem><SubItem><Name>Alarm2</Name><Type>BOOL</Type><Comment><![CDATA[ N2-1 pressure low or high]]></Comment><BitSize>8</BitSize><BitOffs>8</BitOffs></SubItem><SubItem><Name>Alarm3</Name><Type>BOOL</Type><Comment><![CDATA[ NH3-1 pressure low or high]]></Comment><BitSize>8</BitSize><BitOffs>16</BitOffs></SubItem><SubItem><Name>Alarm4</Name><Type>BOOL</Type><Comment><![CDATA[ NH3-2 pressure low or high]]></Comment><BitSize>8</BitSize><BitOffs>24</BitOffs></SubItem><SubItem><Name>Alarm5</Name><Type>BOOL</Type><Comment><![CDATA[ SiH4 pressure low or high]]></Comment><BitSize>8</BitSize><BitOffs>32</BitOffs></SubItem><SubItem><Name>Alarm6</Name><Type>BOOL</Type><Comment><![CDATA[ N2-2 pressure low or high]]></Comment><BitSize>8</BitSize><BitOffs>40</BitOffs></SubItem><SubItem><Name>Alarm7</Name><Type>BOOL</Type><Comment><![CDATA[ NF3 pressure low or high]]></Comment><BitSize>8</BitSize><BitOffs>48</BitOffs></SubItem><SubItem><Name>Alarm8</Name><Type>BOOL</Type><Comment><![CDATA[ 20%F2/N2 pressure low or high]]></Comment><BitSize>8</BitSize><BitOffs>56</BitOffs></SubItem><SubItem><Name>Alarm9</Name><Type>BOOL</Type><Comment><![CDATA[ N2-9 pressure low or high]]></Comment><BitSize>8</BitSize><BitOffs>64</BitOffs></SubItem><SubItem><Name>Alarm10</Name><Type>BOOL</Type><Comment><![CDATA[ N2-10 pressure low or high]]></Comment><BitSize>8</BitSize><BitOffs>72</BitOffs></SubItem><SubItem><Name>Alarm11</Name><Type>BOOL</Type><Comment><![CDATA[ N2-11 pressure low or high]]></Comment><BitSize>8</BitSize><BitOffs>80</BitOffs></SubItem><SubItem><Name>Alarm12</Name><Type>BOOL</Type><Comment><![CDATA[ N2-13 pressure low or high]]></Comment><BitSize>8</BitSize><BitOffs>88</BitOffs></SubItem><SubItem><Name>Alarm13</Name><Type>BOOL</Type><Comment><![CDATA[ LSC tank over pressure]]></Comment><BitSize>8</BitSize><BitOffs>96</BitOffs></SubItem><SubItem><Name>Alarm14</Name><Type>BOOL</Type><Comment><![CDATA[ TI tank over pressure]]></Comment><BitSize>8</BitSize><BitOffs>104</BitOffs></SubItem><SubItem><Name>Alarm15</Name><Type>BOOL</Type><Comment><![CDATA[ NH3-1 tank over pressure]]></Comment><BitSize>8</BitSize><BitOffs>112</BitOffs></SubItem><SubItem><Name>Alarm16</Name><Type>BOOL</Type><Comment><![CDATA[ Vacuum pressure low]]></Comment><BitSize>8</BitSize><BitOffs>120</BitOffs></SubItem><SubItem><Name>Alarm17</Name><Type>BOOL</Type><Comment><![CDATA[ air/N2-1 pressure low]]></Comment><BitSize>8</BitSize><BitOffs>128</BitOffs></SubItem><SubItem><Name>Alarm18</Name><Type>BOOL</Type><Comment><![CDATA[ N2-4 pressure low]]></Comment><BitSize>8</BitSize><BitOffs>136</BitOffs></SubItem><SubItem><Name>Alarm19</Name><Type>BOOL</Type><Comment><![CDATA[ N2-5 pressure low]]></Comment><BitSize>8</BitSize><BitOffs>144</BitOffs></SubItem><SubItem><Name>Alarm20</Name><Type>BOOL</Type><Comment><![CDATA[ N2-6 pressure low]]></Comment><BitSize>8</BitSize><BitOffs>152</BitOffs></SubItem><SubItem><Name>Alarm21</Name><Type>BOOL</Type><Comment><![CDATA[ NH3-2 tank over pressure]]></Comment><BitSize>8</BitSize><BitOffs>160</BitOffs></SubItem><SubItem><Name>Alarm22</Name><Type>BOOL</Type><Comment><![CDATA[ gas box lower and upper exhaust pressure low]]></Comment><BitSize>8</BitSize><BitOffs>168</BitOffs></SubItem><SubItem><Name>Alarm23</Name><Type>BOOL</Type><Comment><![CDATA[ Scavenger exhaust pressure low]]></Comment><BitSize>8</BitSize><BitOffs>176</BitOffs></SubItem><SubItem><Name>Alarm24</Name><Type>BOOL</Type><Comment><![CDATA[ Heater exhaust pressure low]]></Comment><BitSize>8</BitSize><BitOffs>184</BitOffs></SubItem><SubItem><Name>Alarm25</Name><Type>BOOL</Type><Comment><![CDATA[ RHC pressure low]]></Comment><BitSize>8</BitSize><BitOffs>192</BitOffs></SubItem><SubItem><Name>Alarm26</Name><Type>BOOL</Type><Comment><![CDATA[ Z purge in LSC-1 pressure]]></Comment><BitSize>8</BitSize><BitOffs>200</BitOffs></SubItem><SubItem><Name>Alarm27</Name><Type>BOOL</Type><Comment><![CDATA[ Gas box lower an upper exhaust pressure low]]></Comment><BitSize>8</BitSize><BitOffs>208</BitOffs></SubItem><SubItem><Name>Alarm28</Name><Type>BOOL</Type><Comment><![CDATA[ Abnormal diaphragm sensor reading value]]></Comment><BitSize>8</BitSize><BitOffs>216</BitOffs></SubItem><SubItem><Name>Alarm29</Name><Type>BOOL</Type><Comment><![CDATA[ spare]]></Comment><BitSize>8</BitSize><BitOffs>224</BitOffs></SubItem><SubItem><Name>Alarm30</Name><Type>BOOL</Type><Comment><![CDATA[ Abnormal furnace port cap seal level]]></Comment><BitSize>8</BitSize><BitOffs>232</BitOffs></SubItem><SubItem><Name>Alarm31</Name><Type>BOOL</Type><Comment><![CDATA[ Heater exceeds the upper limit]]></Comment><BitSize>8</BitSize><BitOffs>240</BitOffs></SubItem><SubItem><Name>Alarm32</Name><Type>BOOL</Type><Comment><![CDATA[ Heater room temperature high]]></Comment><BitSize>8</BitSize><BitOffs>248</BitOffs></SubItem><SubItem><Name>Alarm33</Name><Type>BOOL</Type><Comment><![CDATA[ spare]]></Comment><BitSize>8</BitSize><BitOffs>256</BitOffs></SubItem><SubItem><Name>Alarm34</Name><Type>BOOL</Type><Comment><![CDATA[ Heater transformer temperature high]]></Comment><BitSize>8</BitSize><BitOffs>264</BitOffs></SubItem><SubItem><Name>Alarm35</Name><Type>BOOL</Type><Comment><![CDATA[ spare]]></Comment><BitSize>8</BitSize><BitOffs>272</BitOffs></SubItem><SubItem><Name>Alarm36</Name><Type>BOOL</Type><Comment><![CDATA[ AC100V transformer temperature high]]></Comment><BitSize>8</BitSize><BitOffs>280</BitOffs></SubItem><SubItem><Name>Alarm37</Name><Type>BOOL</Type><Comment><![CDATA[ spare]]></Comment><BitSize>8</BitSize><BitOffs>288</BitOffs></SubItem><SubItem><Name>Alarm38</Name><Type>BOOL</Type><Comment><![CDATA[ spare]]></Comment><BitSize>8</BitSize><BitOffs>296</BitOffs></SubItem><SubItem><Name>Alarm39</Name><Type>BOOL</Type><Comment><![CDATA[ N2 does not flow in each foup]]></Comment><BitSize>8</BitSize><BitOffs>304</BitOffs></SubItem><SubItem><Name>Alarm40</Name><Type>BOOL</Type><Comment><![CDATA[ Exhaust pressure high]]></Comment><BitSize>8</BitSize><BitOffs>312</BitOffs></SubItem><SubItem><Name>Alarm41</Name><Type>BOOL</Type><Comment><![CDATA[ Power down detected]]></Comment><BitSize>8</BitSize><BitOffs>320</BitOffs></SubItem><SubItem><Name>Alarm42</Name><Type>BOOL</Type><Comment><![CDATA[ Front door kept open]]></Comment><BitSize>8</BitSize><BitOffs>328</BitOffs></SubItem><SubItem><Name>Alarm43</Name><Type>BOOL</Type><Comment><![CDATA[ Transfer room door kept open]]></Comment><BitSize>8</BitSize><BitOffs>336</BitOffs></SubItem><SubItem><Name>Alarm44</Name><Type>BOOL</Type><Comment><![CDATA[ Heater room door kept open]]></Comment><BitSize>8</BitSize><BitOffs>344</BitOffs></SubItem><SubItem><Name>Alarm45</Name><Type>BOOL</Type><Comment><![CDATA[ Heater power down]]></Comment><BitSize>8</BitSize><BitOffs>352</BitOffs></SubItem><SubItem><Name>Alarm46</Name><Type>BOOL</Type><Comment><![CDATA[ spare]]></Comment><BitSize>8</BitSize><BitOffs>360</BitOffs></SubItem><SubItem><Name>Alarm47</Name><Type>BOOL</Type><Comment><![CDATA[ Pump down]]></Comment><BitSize>8</BitSize><BitOffs>368</BitOffs></SubItem><SubItem><Name>Alarm48</Name><Type>BOOL</Type><Comment><![CDATA[ Pump alarm]]></Comment><BitSize>8</BitSize><BitOffs>376</BitOffs></SubItem><SubItem><Name>Alarm49</Name><Type>BOOL</Type><Comment><![CDATA[ Pump warning]]></Comment><BitSize>8</BitSize><BitOffs>384</BitOffs></SubItem><SubItem><Name>Alarm50</Name><Type>BOOL</Type><Comment><![CDATA[ spare]]></Comment><BitSize>8</BitSize><BitOffs>392</BitOffs></SubItem><SubItem><Name>Alarm51</Name><Type>BOOL</Type><Comment><![CDATA[ NH3 leak detection]]></Comment><BitSize>8</BitSize><BitOffs>400</BitOffs></SubItem><SubItem><Name>Alarm52</Name><Type>BOOL</Type><Comment><![CDATA[ SiH4 leak detection]]></Comment><BitSize>8</BitSize><BitOffs>408</BitOffs></SubItem><SubItem><Name>Alarm53</Name><Type>BOOL</Type><Comment><![CDATA[ HCL leak detection]]></Comment><BitSize>8</BitSize><BitOffs>416</BitOffs></SubItem><SubItem><Name>Alarm54</Name><Type>BOOL</Type><Comment><![CDATA[ Diaphgram sensor-VG11 negative value]]></Comment><BitSize>8</BitSize><BitOffs>424</BitOffs></SubItem><SubItem><Name>Alarm55</Name><Type>BOOL</Type><Comment><![CDATA[ Diaphgram sensor-VG13 negative value]]></Comment><BitSize>8</BitSize><BitOffs>432</BitOffs></SubItem><SubItem><Name>Alarm56</Name><Type>BOOL</Type><Comment><![CDATA[ Diaphgram sensor-VG14 negative value]]></Comment><BitSize>8</BitSize><BitOffs>440</BitOffs></SubItem><SubItem><Name>Alarm57</Name><Type>BOOL</Type><Comment><![CDATA[ APC alarm]]></Comment><BitSize>8</BitSize><BitOffs>448</BitOffs></SubItem><SubItem><Name>Alarm58</Name><Type>BOOL</Type><Comment><![CDATA[ Too high furnace pressure]]></Comment><BitSize>8</BitSize><BitOffs>456</BitOffs></SubItem><SubItem><Name>Alarm59</Name><Type>BOOL</Type><Comment><![CDATA[ Main cooling water flow low]]></Comment><BitSize>8</BitSize><BitOffs>464</BitOffs></SubItem><SubItem><Name>Alarm60</Name><Type>BOOL</Type><Comment><![CDATA[ Cooling water flow low]]></Comment><BitSize>8</BitSize><BitOffs>472</BitOffs></SubItem><SubItem><Name>Alarm61</Name><Type>BOOL</Type><Comment><![CDATA[ NF3 gas leak detection]]></Comment><BitSize>8</BitSize><BitOffs>480</BitOffs></SubItem><SubItem><Name>Alarm62</Name><Type>BOOL</Type><Comment><![CDATA[ 20%F2/N2 leak detection]]></Comment><BitSize>8</BitSize><BitOffs>488</BitOffs></SubItem><SubItem><Name>Alarm63</Name><Type>BOOL</Type><Comment><![CDATA[ scrubber NG DEPO]]></Comment><BitSize>8</BitSize><BitOffs>496</BitOffs></SubItem><SubItem><Name>Alarm64</Name><Type>BOOL</Type><Comment><![CDATA[ scrubber NG CLN]]></Comment><BitSize>8</BitSize><BitOffs>504</BitOffs></SubItem><SubItem><Name>Alarm65</Name><Type>BOOL</Type><Comment><![CDATA[ FFU stop]]></Comment><BitSize>8</BitSize><BitOffs>512</BitOffs></SubItem><SubItem><Name>Alarm66</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>8</BitSize><BitOffs>520</BitOffs></SubItem><SubItem><Name>Alarm67</Name><Type>BOOL</Type><Comment><![CDATA[ Loading area differential pressure abnormal]]></Comment><BitSize>8</BitSize><BitOffs>528</BitOffs></SubItem><SubItem><Name>Alarm68</Name><Type>BOOL</Type><Comment><![CDATA[ Clean unit temperature high]]></Comment><BitSize>8</BitSize><BitOffs>536</BitOffs></SubItem><SubItem><Name>Alarm69</Name><Type>BOOL</Type><Comment><![CDATA[ Differential pressure NG-DG1]]></Comment><BitSize>8</BitSize><BitOffs>544</BitOffs></SubItem><SubItem><Name>Alarm70</Name><Type>BOOL</Type><Comment><![CDATA[ RHC flow low]]></Comment><BitSize>8</BitSize><BitOffs>552</BitOffs></SubItem><SubItem><Name>Alarm71</Name><Type>BOOL</Type><Comment><![CDATA[ RHC damper abnormal position]]></Comment><BitSize>8</BitSize><BitOffs>560</BitOffs></SubItem><SubItem><Name>Alarm72</Name><Type>BOOL</Type><Comment><![CDATA[ Blower overload]]></Comment><BitSize>8</BitSize><BitOffs>568</BitOffs></SubItem><SubItem><Name>Alarm73</Name><Type>BOOL</Type><Comment><![CDATA[ RHC cooling water bypass line flow low/damper position abnormal in energy-saving mode]]></Comment><BitSize>8</BitSize><BitOffs>576</BitOffs></SubItem><SubItem><Name>Alarm74</Name><Type>BOOL</Type><Comment><![CDATA[ Cooling water pressure low]]></Comment><BitSize>8</BitSize><BitOffs>584</BitOffs></SubItem><SubItem><Name>Alarm75</Name><Type>BOOL</Type><Comment><![CDATA[ TI tank refll incorrect]]></Comment><BitSize>8</BitSize><BitOffs>592</BitOffs></SubItem><SubItem><Name>Alarm76</Name><Type>BOOL</Type><Comment><![CDATA[ Abnormal float sw position in TI tank]]></Comment><BitSize>8</BitSize><BitOffs>600</BitOffs></SubItem><SubItem><Name>Alarm77</Name><Type>BOOL</Type><Comment><![CDATA[ N2-7 pressure low or high]]></Comment><BitSize>8</BitSize><BitOffs>608</BitOffs></SubItem><SubItem><Name>Alarm78</Name><Type>BOOL</Type><Comment><![CDATA[ N2-70 pressure low or high]]></Comment><BitSize>8</BitSize><BitOffs>616</BitOffs></SubItem><SubItem><Name>Alarm79</Name><Type>BOOL</Type><Comment><![CDATA[ Vent exhaust pressure high]]></Comment><BitSize>8</BitSize><BitOffs>624</BitOffs></SubItem><SubItem><Name>Alarm80</Name><Type>BOOL</Type><Comment><![CDATA[ Gas box door kept open]]></Comment><BitSize>8</BitSize><BitOffs>632</BitOffs></SubItem><SubItem><Name>Alarm81</Name><Type>BOOL</Type><Comment><![CDATA[ Magnetic leak]]></Comment><BitSize>8</BitSize><BitOffs>640</BitOffs></SubItem><SubItem><Name>Alarm82</Name><Type>BOOL</Type><Comment><![CDATA[ Heater room leak]]></Comment><BitSize>8</BitSize><BitOffs>648</BitOffs></SubItem><SubItem><Name>Alarm83</Name><Type>BOOL</Type><Comment><![CDATA[ Loading area leak]]></Comment><BitSize>8</BitSize><BitOffs>656</BitOffs></SubItem><SubItem><Name>Alarm84</Name><Type>BOOL</Type><Comment><![CDATA[ Exhaust box main leak]]></Comment><BitSize>8</BitSize><BitOffs>664</BitOffs></SubItem><SubItem><Name>Alarm85</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>8</BitSize><BitOffs>672</BitOffs></SubItem><SubItem><Name>Alarm86</Name><Type>BOOL</Type><Comment><![CDATA[ RHC leak]]></Comment><BitSize>8</BitSize><BitOffs>680</BitOffs></SubItem><SubItem><Name>Alarm87</Name><Type>BOOL</Type><Comment><![CDATA[ Exhaust box sup leak]]></Comment><BitSize>8</BitSize><BitOffs>688</BitOffs></SubItem><SubItem><Name>Alarm88</Name><Type>BOOL</Type><Comment><![CDATA[ O2 analyzer fault]]></Comment><BitSize>8</BitSize><BitOffs>696</BitOffs></SubItem><SubItem><Name>Alarm89</Name><Type>BOOL</Type><Comment><![CDATA[ Heater contactor tripped]]></Comment><BitSize>8</BitSize><BitOffs>704</BitOffs></SubItem><SubItem><Name>Alarm90</Name><Type>BOOL</Type><Comment><![CDATA[ AC100V transformer contactor tripped]]></Comment><BitSize>8</BitSize><BitOffs>712</BitOffs></SubItem><SubItem><Name>Alarm91</Name><Type>BOOL</Type><Comment><![CDATA[ gas box door kept open]]></Comment><BitSize>8</BitSize><BitOffs>720</BitOffs></SubItem><SubItem><Name>Alarm92</Name><Type>BOOL</Type><Comment><![CDATA[ spare]]></Comment><BitSize>8</BitSize><BitOffs>728</BitOffs></SubItem><SubItem><Name>Alarm93</Name><Type>BOOL</Type><Comment><![CDATA[ spare]]></Comment><BitSize>8</BitSize><BitOffs>736</BitOffs></SubItem><SubItem><Name>Alarm94</Name><Type>BOOL</Type><Comment><![CDATA[ failure of exhaust pressure sensor]]></Comment><BitSize>8</BitSize><BitOffs>744</BitOffs></SubItem><SubItem><Name>Alarm95</Name><Type>BOOL</Type><Comment><![CDATA[ Transfer room EMS]]></Comment><BitSize>8</BitSize><BitOffs>752</BitOffs></SubItem><SubItem><Name>Alarm96</Name><Type>BOOL</Type><Comment><![CDATA[ Furnace pressure is below ATM pressure]]></Comment><BitSize>8</BitSize><BitOffs>760</BitOffs></SubItem><SubItem><Name>Alarm97</Name><Type>BOOL</Type><Comment><![CDATA[ Front body exhaust pressure low]]></Comment><BitSize>8</BitSize><BitOffs>768</BitOffs></SubItem><SubItem><Name>Alarm98</Name><Type>BOOL</Type><Comment><![CDATA[ Gage valve position error]]></Comment><BitSize>8</BitSize><BitOffs>776</BitOffs></SubItem><SubItem><Name>Alarm99</Name><Type>BOOL</Type><Comment><![CDATA[ LSC heater temperature abnormal]]></Comment><BitSize>8</BitSize><BitOffs>784</BitOffs></SubItem><SubItem><Name>Alarm100</Name><Type>BOOL</Type><Comment><![CDATA[ Gas line heater temperature abnormal]]></Comment><BitSize>8</BitSize><BitOffs>792</BitOffs></SubItem><SubItem><Name>Alarm101</Name><Type>BOOL</Type><Comment><![CDATA[ Exhaust line heater temperature abnormal]]></Comment><BitSize>8</BitSize><BitOffs>800</BitOffs></SubItem><SubItem><Name>Alarm102</Name><Type>BOOL</Type><Comment><![CDATA[ VG11/13/14 heater temperature abnormal]]></Comment><BitSize>8</BitSize><BitOffs>808</BitOffs></SubItem><SubItem><Name>Alarm103</Name><Type>BOOL</Type><Comment><![CDATA[ Seal cap heater temperature high]]></Comment><BitSize>8</BitSize><BitOffs>816</BitOffs></SubItem><SubItem><Name>Alarm104</Name><Type>BOOL</Type><Comment><![CDATA[ spare]]></Comment><BitSize>8</BitSize><BitOffs>824</BitOffs></SubItem><SubItem><Name>Alarm105</Name><Type>BOOL</Type><Comment><![CDATA[ Furnace & exhaust line heater temperature beyond a preset value]]></Comment><BitSize>8</BitSize><BitOffs>832</BitOffs></SubItem><SubItem><Name>Alarm106</Name><Type>BOOL</Type><Comment><![CDATA[ Intake damper position abnormal]]></Comment><BitSize>8</BitSize><BitOffs>840</BitOffs></SubItem><SubItem><Name>Alarm107</Name><Type>BOOL</Type><Comment><![CDATA[ ATM damper position abnormal]]></Comment><BitSize>8</BitSize><BitOffs>848</BitOffs></SubItem><SubItem><Name>Alarm108</Name><Type>BOOL</Type><Comment><![CDATA[ Cycle damper position abnormal]]></Comment><BitSize>8</BitSize><BitOffs>856</BitOffs></SubItem><SubItem><Name>Alarm109</Name><Type>BOOL</Type><Comment><![CDATA[ LSC tank level HH]]></Comment><BitSize>8</BitSize><BitOffs>864</BitOffs></SubItem><SubItem><Name>Alarm110</Name><Type>BOOL</Type><Comment><![CDATA[ LSC tank level H]]></Comment><BitSize>8</BitSize><BitOffs>872</BitOffs></SubItem><SubItem><Name>Alarm111</Name><Type>BOOL</Type><Comment><![CDATA[ LSC tank level M]]></Comment><BitSize>8</BitSize><BitOffs>880</BitOffs></SubItem><SubItem><Name>Alarm112</Name><Type>BOOL</Type><Comment><![CDATA[ LSC tank level L]]></Comment><BitSize>8</BitSize><BitOffs>888</BitOffs></SubItem><SubItem><Name>Alarm113</Name><Type>BOOL</Type><Comment><![CDATA[ LSC leak]]></Comment><BitSize>8</BitSize><BitOffs>896</BitOffs></SubItem><SubItem><Name>Alarm114</Name><Type>BOOL</Type><Comment><![CDATA[ spare]]></Comment><BitSize>8</BitSize><BitOffs>904</BitOffs></SubItem><SubItem><Name>Alarm115</Name><Type>BOOL</Type><Comment><![CDATA[ sspare]]></Comment><BitSize>8</BitSize><BitOffs>912</BitOffs></SubItem><SubItem><Name>Alarm116</Name><Type>BOOL</Type><Comment><![CDATA[ HPM interlock]]></Comment><BitSize>8</BitSize><BitOffs>920</BitOffs></SubItem><SubItem><Name>Alarm117</Name><Type>BOOL</Type><Comment><![CDATA[ Scrubber alarm]]></Comment><BitSize>8</BitSize><BitOffs>928</BitOffs></SubItem><SubItem><Name>Alarm118</Name><Type>BOOL</Type><Comment><![CDATA[ Foreline heater alarm]]></Comment><BitSize>8</BitSize><BitOffs>936</BitOffs></SubItem><SubItem><Name>Alarm119</Name><Type>BOOL</Type><Comment><![CDATA[ Scrubber warning]]></Comment><BitSize>8</BitSize><BitOffs>944</BitOffs></SubItem><SubItem><Name>Alarm120</Name><Type>BOOL</Type><Comment><![CDATA[ spare]]></Comment><BitSize>8</BitSize><BitOffs>952</BitOffs></SubItem><SubItem><Name>Alarm121</Name><Type>BOOL</Type><Comment><![CDATA[ Customer's auto refill alarm]]></Comment><BitSize>8</BitSize><BitOffs>960</BitOffs></SubItem><SubItem><Name>Alarm122</Name><Type>BOOL</Type><Comment><![CDATA[ Customer's auto refill warning]]></Comment><BitSize>8</BitSize><BitOffs>968</BitOffs></SubItem><SubItem><Name>Alarm123</Name><Type>BOOL</Type><Comment><![CDATA[ Customer's auto refill bulk empty(not ready)]]></Comment><BitSize>8</BitSize><BitOffs>976</BitOffs></SubItem><SubItem><Name>Alarm124</Name><Type>BOOL</Type><Comment><![CDATA[ Gas detector trouble]]></Comment><BitSize>8</BitSize><BitOffs>984</BitOffs></SubItem><SubItem><Name>Alarm125</Name><Type>BOOL</Type><Comment><![CDATA[ External EMO in]]></Comment><BitSize>8</BitSize><BitOffs>992</BitOffs></SubItem><SubItem><Name>Alarm126</Name><Type>BOOL</Type><Comment><![CDATA[ spare]]></Comment><BitSize>8</BitSize><BitOffs>1000</BitOffs></SubItem><SubItem><Name>Alarm127</Name><Type>BOOL</Type><Comment><![CDATA[ spare]]></Comment><BitSize>8</BitSize><BitOffs>1008</BitOffs></SubItem><SubItem><Name>Alarm128</Name><Type>BOOL</Type><Comment><![CDATA[ spare]]></Comment><BitSize>8</BitSize><BitOffs>1016</BitOffs></SubItem><SubItem><Name>Alarm129</Name><Type>BOOL</Type><Comment><![CDATA[ spare]]></Comment><BitSize>8</BitSize><BitOffs>1024</BitOffs></SubItem><SubItem><Name>Alarm130</Name><Type>BOOL</Type><Comment><![CDATA[ spare]]></Comment><BitSize>8</BitSize><BitOffs>1032</BitOffs></SubItem><SubItem><Name>Alarm131</Name><Type>BOOL</Type><Comment><![CDATA[ spare]]></Comment><BitSize>8</BitSize><BitOffs>1040</BitOffs></SubItem><SubItem><Name>Alarm132</Name><Type>BOOL</Type><Comment><![CDATA[ spare]]></Comment><BitSize>8</BitSize><BitOffs>1048</BitOffs></SubItem><SubItem><Name>Alarm133</Name><Type>BOOL</Type><Comment><![CDATA[ spare]]></Comment><BitSize>8</BitSize><BitOffs>1056</BitOffs></SubItem><SubItem><Name>Alarm134</Name><Type>BOOL</Type><Comment><![CDATA[ spare]]></Comment><BitSize>8</BitSize><BitOffs>1064</BitOffs></SubItem><SubItem><Name>Alarm135</Name><Type>BOOL</Type><Comment><![CDATA[ spare]]></Comment><BitSize>8</BitSize><BitOffs>1072</BitOffs></SubItem><SubItem><Name>Alarm136</Name><Type>BOOL</Type><Comment><![CDATA[ spare]]></Comment><BitSize>8</BitSize><BitOffs>1080</BitOffs></SubItem><SubItem><Name>Alarm137</Name><Type>BOOL</Type><Comment><![CDATA[ spare]]></Comment><BitSize>8</BitSize><BitOffs>1088</BitOffs></SubItem><SubItem><Name>Alarm138</Name><Type>BOOL</Type><Comment><![CDATA[ spare]]></Comment><BitSize>8</BitSize><BitOffs>1096</BitOffs></SubItem><SubItem><Name>Alarm139</Name><Type>BOOL</Type><Comment><![CDATA[ spare]]></Comment><BitSize>8</BitSize><BitOffs>1104</BitOffs></SubItem><SubItem><Name>Alarm140</Name><Type>BOOL</Type><Comment><![CDATA[ spare]]></Comment><BitSize>8</BitSize><BitOffs>1112</BitOffs></SubItem><SubItem><Name>Alarm141</Name><Type>BOOL</Type><Comment><![CDATA[ spare]]></Comment><BitSize>8</BitSize><BitOffs>1120</BitOffs></SubItem><SubItem><Name>Alarm142</Name><Type>BOOL</Type><Comment><![CDATA[ spare]]></Comment><BitSize>8</BitSize><BitOffs>1128</BitOffs></SubItem><SubItem><Name>Alarm143</Name><Type>BOOL</Type><Comment><![CDATA[ spare]]></Comment><BitSize>8</BitSize><BitOffs>1136</BitOffs></SubItem><SubItem><Name>Alarm144</Name><Type>BOOL</Type><Comment><![CDATA[ spare]]></Comment><BitSize>8</BitSize><BitOffs>1144</BitOffs></SubItem><SubItem><Name>Alarm145</Name><Type>BOOL</Type><Comment><![CDATA[ spare]]></Comment><BitSize>8</BitSize><BitOffs>1152</BitOffs></SubItem><SubItem><Name>Alarm146</Name><Type>BOOL</Type><Comment><![CDATA[ spare]]></Comment><BitSize>8</BitSize><BitOffs>1160</BitOffs></SubItem><SubItem><Name>Alarm147</Name><Type>BOOL</Type><Comment><![CDATA[ spare]]></Comment><BitSize>8</BitSize><BitOffs>1168</BitOffs></SubItem><SubItem><Name>Alarm148</Name><Type>BOOL</Type><Comment><![CDATA[ spare]]></Comment><BitSize>8</BitSize><BitOffs>1176</BitOffs></SubItem><SubItem><Name>Alarm149</Name><Type>BOOL</Type><Comment><![CDATA[ spare]]></Comment><BitSize>8</BitSize><BitOffs>1184</BitOffs></SubItem><SubItem><Name>Alarm150</Name><Type>BOOL</Type><Comment><![CDATA[ spare]]></Comment><BitSize>8</BitSize><BitOffs>1192</BitOffs></SubItem></DataType><DataType><Name>dut_PLC_to_PMC</Name><BitSize>7232</BitSize><SubItem><Name>bHeartBeatMonitor</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>0</BitOffs></SubItem><SubItem><Name>DP</Name><Type>BOOL</Type><Comment><![CDATA[interlock status]]></Comment><BitSize>8</BitSize><BitOffs>8</BitOffs></SubItem><SubItem><Name>BWR</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>16</BitOffs></SubItem><SubItem><Name>DPR1</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>24</BitOffs></SubItem><SubItem><Name>DPR2</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>32</BitOffs></SubItem><SubItem><Name>WAT_R</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>40</BitOffs></SubItem><SubItem><Name>WAT_F</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>48</BitOffs></SubItem><SubItem><Name>HTR1</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>56</BitOffs></SubItem><SubItem><Name>HTR2</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>64</BitOffs></SubItem><SubItem><Name>HTR3</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>72</BitOffs></SubItem><SubItem><Name>HTR4</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>80</BitOffs></SubItem><SubItem><Name>HTR5</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>88</BitOffs></SubItem><SubItem><Name>T_MNT</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>96</BitOffs></SubItem><SubItem><Name>T_REF</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>104</BitOffs></SubItem><SubItem><Name>DEPO</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>112</BitOffs></SubItem><SubItem><Name>CLN</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>120</BitOffs></SubItem><SubItem><Name>ECO</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>128</BitOffs></SubItem><SubItem><Name>AGV</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>136</BitOffs></SubItem><SubItem><Name>SP1</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>144</BitOffs></SubItem><SubItem><Name>PZ</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>152</BitOffs></SubItem><SubItem><Name>P_CONT</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>160</BitOffs></SubItem><SubItem><Name>DGZERO</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>168</BitOffs></SubItem><SubItem><Name>C_EXH</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>176</BitOffs></SubItem><SubItem><Name>F2_CLN</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>184</BitOffs></SubItem><SubItem><Name>F_N</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>192</BitOffs></SubItem><SubItem><Name>P_RUN</Name><Type>BOOL</Type><Comment><![CDATA[automatic valve status]]></Comment><BitSize>8</BitSize><BitOffs>200</BitOffs></SubItem><SubItem><Name>LSC1_Level_HH</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>208</BitOffs></SubItem><SubItem><Name>LSC1_Level_H</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>216</BitOffs></SubItem><SubItem><Name>LSC1_Level_M</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>224</BitOffs></SubItem><SubItem><Name>LSC1_Level_L</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>232</BitOffs></SubItem><SubItem><Name>LSC1_OverFill</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>240</BitOffs></SubItem><SubItem><Name>LSC1_Ref_RDY</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>248</BitOffs></SubItem><SubItem><Name>T_REF_On</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>256</BitOffs></SubItem><SubItem><Name>D_Gas_OK</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>264</BitOffs></SubItem><SubItem><Name>DEPO_OK</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>272</BitOffs></SubItem><SubItem><Name>CLN_OK</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>280</BitOffs></SubItem><SubItem><Name>ATM</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>288</BitOffs></SubItem><SubItem><Name>F2_CLN_OK</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>296</BitOffs></SubItem><SubItem><Name>VAC1</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>304</BitOffs></SubItem><SubItem><Name>VAC2</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>312</BitOffs></SubItem><SubItem><Name>VAC3</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>320</BitOffs></SubItem><SubItem><Name>VAC4</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>328</BitOffs></SubItem><SubItem><Name>VAC5</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>336</BitOffs></SubItem><SubItem><Name>aILK_AV</Name><Type>BOOL</Type><ArrayInfo><LBound>1</LBound><Elements>250</Elements></ArrayInfo><BitSize>2000</BitSize><BitOffs>344</BitOffs></SubItem><SubItem><Name>aVAC</Name><Type>BOOL</Type><ArrayInfo><LBound>1</LBound><Elements>10</Elements></ArrayInfo><BitSize>80</BitSize><BitOffs>2344</BitOffs></SubItem><SubItem><Name>bAV540</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>2424</BitOffs></SubItem><SubItem><Name>bBoatUnLoad_ILK</Name><Type>BOOL</Type><Comment><![CDATA[ boat unload condition]]></Comment><BitSize>8</BitSize><BitOffs>2432</BitOffs></SubItem><SubItem><Name>stIntlk</Name><Type>dut_Interlock</Type><BitSize>1200</BitSize><BitOffs>2440</BitOffs></SubItem><SubItem><Name>I200_00</Name><Type>BOOL</Type><Comment><![CDATA[ PG3_LOW_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>3640</BitOffs></SubItem><SubItem><Name>I200_01</Name><Type>BOOL</Type><Comment><![CDATA[ PG3_HIGH_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>3648</BitOffs></SubItem><SubItem><Name>I200_02</Name><Type>BOOL</Type><Comment><![CDATA[ PG4_LOW_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>3656</BitOffs></SubItem><SubItem><Name>I200_03</Name><Type>BOOL</Type><Comment><![CDATA[ PG4_HIGH_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>3664</BitOffs></SubItem><SubItem><Name>I200_04</Name><Type>BOOL</Type><Comment><![CDATA[ PG5_LOW_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>3672</BitOffs></SubItem><SubItem><Name>I200_05</Name><Type>BOOL</Type><Comment><![CDATA[ PG5_HIGH_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>3680</BitOffs></SubItem><SubItem><Name>I200_06</Name><Type>BOOL</Type><Comment><![CDATA[ PG6_LOW_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>3688</BitOffs></SubItem><SubItem><Name>I200_07</Name><Type>BOOL</Type><Comment><![CDATA[ PG6_HIGH_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>3696</BitOffs></SubItem><SubItem><Name>I200_08</Name><Type>BOOL</Type><Comment><![CDATA[ PG7_LOW_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>3704</BitOffs></SubItem><SubItem><Name>I200_09</Name><Type>BOOL</Type><Comment><![CDATA[ PG7_HIGH_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>3712</BitOffs></SubItem><SubItem><Name>I200_10</Name><Type>BOOL</Type><Comment><![CDATA[ PG8_LOW_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>3720</BitOffs></SubItem><SubItem><Name>I200_11</Name><Type>BOOL</Type><Comment><![CDATA[ PG8_HIGH_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>3728</BitOffs></SubItem><SubItem><Name>I200_12</Name><Type>BOOL</Type><Comment><![CDATA[ PG31_LOW_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>3736</BitOffs></SubItem><SubItem><Name>I200_13</Name><Type>BOOL</Type><Comment><![CDATA[ PG31_HIGH_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>3744</BitOffs></SubItem><SubItem><Name>I200_14</Name><Type>BOOL</Type><Comment><![CDATA[ PG32_LOW_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>3752</BitOffs></SubItem><SubItem><Name>I200_15</Name><Type>BOOL</Type><Comment><![CDATA[ PG32_HIGH_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>3760</BitOffs></SubItem><SubItem><Name>I201_00</Name><Type>BOOL</Type><Comment><![CDATA[ LSC_H_LEVEL]]></Comment><BitSize>8</BitSize><BitOffs>3768</BitOffs></SubItem><SubItem><Name>I201_01</Name><Type>BOOL</Type><Comment><![CDATA[ LSC_M_LEVEL]]></Comment><BitSize>8</BitSize><BitOffs>3776</BitOffs></SubItem><SubItem><Name>I201_02</Name><Type>BOOL</Type><Comment><![CDATA[ LSC_L_LEVEL]]></Comment><BitSize>8</BitSize><BitOffs>3784</BitOffs></SubItem><SubItem><Name>I201_03</Name><Type>BOOL</Type><Comment><![CDATA[ VG31_STATUS_OK]]></Comment><BitSize>8</BitSize><BitOffs>3792</BitOffs></SubItem><SubItem><Name>I201_04</Name><Type>BOOL</Type><Comment><![CDATA[ VG31_LOW_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>3800</BitOffs></SubItem><SubItem><Name>I201_05</Name><Type>BOOL</Type><Comment><![CDATA[ VG31_HIGH_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>3808</BitOffs></SubItem><SubItem><Name>I201_06</Name><Type>BOOL</Type><Comment><![CDATA[ GD_FAN1_STOP]]></Comment><BitSize>8</BitSize><BitOffs>3816</BitOffs></SubItem><SubItem><Name>I201_07</Name><Type>BOOL</Type><Comment><![CDATA[ GD_FAN2_STOP]]></Comment><BitSize>8</BitSize><BitOffs>3824</BitOffs></SubItem><SubItem><Name>I201_08</Name><Type>BOOL</Type><Comment><![CDATA[ OX_MS1]]></Comment><BitSize>8</BitSize><BitOffs>3832</BitOffs></SubItem><SubItem><Name>I201_09</Name><Type>BOOL</Type><Comment><![CDATA[ OX_MS2]]></Comment><BitSize>8</BitSize><BitOffs>3840</BitOffs></SubItem><SubItem><Name>I201_10</Name><Type>BOOL</Type><Comment><![CDATA[ OX_MS3]]></Comment><BitSize>8</BitSize><BitOffs>3848</BitOffs></SubItem><SubItem><Name>I201_11</Name><Type>BOOL</Type><Comment><![CDATA[ OX_MSI1]]></Comment><BitSize>8</BitSize><BitOffs>3856</BitOffs></SubItem><SubItem><Name>I201_12</Name><Type>BOOL</Type><Comment><![CDATA[ OX_MSI2]]></Comment><BitSize>8</BitSize><BitOffs>3864</BitOffs></SubItem><SubItem><Name>I201_13</Name><Type>BOOL</Type><Comment><![CDATA[ OX_RC1]]></Comment><BitSize>8</BitSize><BitOffs>3872</BitOffs></SubItem><SubItem><Name>I201_14</Name><Type>BOOL</Type><Comment><![CDATA[ OX_RC2]]></Comment><BitSize>8</BitSize><BitOffs>3880</BitOffs></SubItem><SubItem><Name>I201_15</Name><Type>BOOL</Type><Comment><![CDATA[ OX_RC3]]></Comment><BitSize>8</BitSize><BitOffs>3888</BitOffs></SubItem><SubItem><Name>I202_00</Name><Type>BOOL</Type><Comment><![CDATA[ MS2_Pressure_LOW_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>3896</BitOffs></SubItem><SubItem><Name>I202_01</Name><Type>BOOL</Type><Comment><![CDATA[ MS2_Pressure_HIGH_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>3904</BitOffs></SubItem><SubItem><Name>I202_02</Name><Type>BOOL</Type><Comment><![CDATA[ MS321_Pressure_LOW_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>3912</BitOffs></SubItem><SubItem><Name>I202_03</Name><Type>BOOL</Type><Comment><![CDATA[ MS321_Pressure_HIGH_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>3920</BitOffs></SubItem><SubItem><Name>I202_04</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>8</BitSize><BitOffs>3928</BitOffs></SubItem><SubItem><Name>I202_05</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>8</BitSize><BitOffs>3936</BitOffs></SubItem><SubItem><Name>I202_06</Name><Type>BOOL</Type><Comment><![CDATA[ MP/PS20_Pressure_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>3944</BitOffs></SubItem><SubItem><Name>I202_07</Name><Type>BOOL</Type><Comment><![CDATA[ MP/PS11_Pressure_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>3952</BitOffs></SubItem><SubItem><Name>I202_08</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>8</BitSize><BitOffs>3960</BitOffs></SubItem><SubItem><Name>I202_09</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>8</BitSize><BitOffs>3968</BitOffs></SubItem><SubItem><Name>I202_10</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>8</BitSize><BitOffs>3976</BitOffs></SubItem><SubItem><Name>I202_11</Name><Type>BOOL</Type><Comment><![CDATA[ PG1_LOW_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>3984</BitOffs></SubItem><SubItem><Name>I202_12</Name><Type>BOOL</Type><Comment><![CDATA[ PG1_HIGH_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>3992</BitOffs></SubItem><SubItem><Name>I202_13</Name><Type>BOOL</Type><Comment><![CDATA[ PG2_LOW_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>4000</BitOffs></SubItem><SubItem><Name>I202_14</Name><Type>BOOL</Type><Comment><![CDATA[ PG2_HIGH_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>4008</BitOffs></SubItem><SubItem><Name>I202_15</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>8</BitSize><BitOffs>4016</BitOffs></SubItem><SubItem><Name>I300_00</Name><Type>BOOL</Type><Comment><![CDATA[ FS105_RHC_Flow_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>4024</BitOffs></SubItem><SubItem><Name>I300_01</Name><Type>BOOL</Type><Comment><![CDATA[ FS106_Heater_Jacket_Flow_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>4032</BitOffs></SubItem><SubItem><Name>I300_02</Name><Type>BOOL</Type><Comment><![CDATA[ FS202_Heater_Upper_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>4040</BitOffs></SubItem><SubItem><Name>I300_03</Name><Type>BOOL</Type><Comment><![CDATA[ FS104_Shutter_Flow_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>4048</BitOffs></SubItem><SubItem><Name>I300_04</Name><Type>BOOL</Type><Comment><![CDATA[ FS111_BoatRotation_Flow_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>4056</BitOffs></SubItem><SubItem><Name>I300_05</Name><Type>BOOL</Type><Comment><![CDATA[ FS102_Flange_Flow_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>4064</BitOffs></SubItem><SubItem><Name>I300_06</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>4072</BitOffs></SubItem><SubItem><Name>I300_07</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>4080</BitOffs></SubItem><SubItem><Name>I300_08</Name><Type>BOOL</Type><Comment><![CDATA[ VG11_Status_OK]]></Comment><BitSize>8</BitSize><BitOffs>4088</BitOffs></SubItem><SubItem><Name>I300_09</Name><Type>BOOL</Type><Comment><![CDATA[ VG11_Low_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>4096</BitOffs></SubItem><SubItem><Name>I300_10</Name><Type>BOOL</Type><Comment><![CDATA[ VG11_High_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>4104</BitOffs></SubItem><SubItem><Name>I300_11</Name><Type>BOOL</Type><Comment><![CDATA[ VG13_Status_OK]]></Comment><BitSize>8</BitSize><BitOffs>4112</BitOffs></SubItem><SubItem><Name>I300_12</Name><Type>BOOL</Type><Comment><![CDATA[ VG13_Low_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>4120</BitOffs></SubItem><SubItem><Name>I300_13</Name><Type>BOOL</Type><Comment><![CDATA[ VG13_High_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>4128</BitOffs></SubItem><SubItem><Name>I300_14</Name><Type>BOOL</Type><Comment><![CDATA[ AV71_Fan1_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>4136</BitOffs></SubItem><SubItem><Name>I300_15</Name><Type>BOOL</Type><Comment><![CDATA[ AV71_Fan2_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>4144</BitOffs></SubItem><SubItem><Name>I301_00</Name><Type>BOOL</Type><Comment><![CDATA[ DG1_Low_Limit_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>4152</BitOffs></SubItem><SubItem><Name>I301_01</Name><Type>BOOL</Type><Comment><![CDATA[ DG1_High_Limit_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>4160</BitOffs></SubItem><SubItem><Name>I301_02</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>4168</BitOffs></SubItem><SubItem><Name>I301_03</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>4176</BitOffs></SubItem><SubItem><Name>I301_04</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>4184</BitOffs></SubItem><SubItem><Name>I301_05</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>4192</BitOffs></SubItem><SubItem><Name>I301_06</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>4200</BitOffs></SubItem><SubItem><Name>I301_07</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>4208</BitOffs></SubItem><SubItem><Name>I301_08</Name><Type>BOOL</Type><Comment><![CDATA[ MP21/PS_Pressure_Low_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>4216</BitOffs></SubItem><SubItem><Name>I301_09</Name><Type>BOOL</Type><Comment><![CDATA[ FS101_MainWater_Flow_Alarm-1]]></Comment><BitSize>8</BitSize><BitOffs>4224</BitOffs></SubItem><SubItem><Name>I301_10</Name><Type>BOOL</Type><Comment><![CDATA[ FS101_FMainWater_low_Alarm-2]]></Comment><BitSize>8</BitSize><BitOffs>4232</BitOffs></SubItem><SubItem><Name>I301_11</Name><Type>BOOL</Type><Comment><![CDATA[ FL301_Flow_Switch]]></Comment><BitSize>8</BitSize><BitOffs>4240</BitOffs></SubItem><SubItem><Name>I301_12</Name><Type>BOOL</Type><Comment><![CDATA[ FL72_Flow_Switch]]></Comment><BitSize>8</BitSize><BitOffs>4248</BitOffs></SubItem><SubItem><Name>I301_13</Name><Type>BOOL</Type><Comment><![CDATA[ FS116_Zaxis_Flow_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>4256</BitOffs></SubItem><SubItem><Name>I301_14</Name><Type>BOOL</Type><Comment><![CDATA[ PS110_Pressure_Low_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>4264</BitOffs></SubItem><SubItem><Name>I301_15</Name><Type>BOOL</Type><Comment><![CDATA[ PS110_Pressure_High_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>4272</BitOffs></SubItem><SubItem><Name>I302_00</Name><Type>BOOL</Type><Comment><![CDATA[ PG/PS12_Pressure_Low_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>4280</BitOffs></SubItem><SubItem><Name>I302_01</Name><Type>BOOL</Type><Comment><![CDATA[ PG/PS12_Pressure_High_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>4288</BitOffs></SubItem><SubItem><Name>I302_02</Name><Type>BOOL</Type><Comment><![CDATA[ PS13_ATM_Status]]></Comment><BitSize>8</BitSize><BitOffs>4296</BitOffs></SubItem><SubItem><Name>I302_03</Name><Type>BOOL</Type><Comment><![CDATA[ PS13_High_Limit_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>4304</BitOffs></SubItem><SubItem><Name>I302_04</Name><Type>BOOL</Type><Comment><![CDATA[ PG101_Water_Pressure_Low_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>4312</BitOffs></SubItem><SubItem><Name>I302_05</Name><Type>BOOL</Type><Comment><![CDATA[ PG101_Water_Pressure_High_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>4320</BitOffs></SubItem><SubItem><Name>I302_06</Name><Type>BOOL</Type><Comment><![CDATA[ VG14_Status_OK]]></Comment><BitSize>8</BitSize><BitOffs>4328</BitOffs></SubItem><SubItem><Name>I302_07</Name><Type>BOOL</Type><Comment><![CDATA[ VG14_LOW_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>4336</BitOffs></SubItem><SubItem><Name>I302_08</Name><Type>BOOL</Type><Comment><![CDATA[ VG14_High_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>4344</BitOffs></SubItem><SubItem><Name>I302_09</Name><Type>BOOL</Type><Comment><![CDATA[ PS14_Pressure_Low_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>4352</BitOffs></SubItem><SubItem><Name>I302_10</Name><Type>BOOL</Type><Comment><![CDATA[ PS14_Pressure_High_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>4360</BitOffs></SubItem><SubItem><Name>I302_11</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>4368</BitOffs></SubItem><SubItem><Name>I302_12</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>4376</BitOffs></SubItem><SubItem><Name>I302_13</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>4384</BitOffs></SubItem><SubItem><Name>I302_14</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>4392</BitOffs></SubItem><SubItem><Name>I302_15</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>4400</BitOffs></SubItem><SubItem><Name>I303_00</Name><Type>BOOL</Type><Comment><![CDATA[ APC_Valve_Status]]></Comment><BitSize>8</BitSize><BitOffs>4408</BitOffs></SubItem><SubItem><Name>I303_01</Name><Type>BOOL</Type><Comment><![CDATA[ APC_Alarm_Status]]></Comment><BitSize>8</BitSize><BitOffs>4416</BitOffs></SubItem><SubItem><Name>I303_02</Name><Type>BOOL</Type><Comment><![CDATA[ RHC_Cooling_Air_cylinder1_Open]]></Comment><BitSize>8</BitSize><BitOffs>4424</BitOffs></SubItem><SubItem><Name>I303_03</Name><Type>BOOL</Type><Comment><![CDATA[ RHC_Cooling_Air_cylinder1_Close]]></Comment><BitSize>8</BitSize><BitOffs>4432</BitOffs></SubItem><SubItem><Name>I303_04</Name><Type>BOOL</Type><Comment><![CDATA[ RHC_Cooling_Air_cylinder2_Open]]></Comment><BitSize>8</BitSize><BitOffs>4440</BitOffs></SubItem><SubItem><Name>I303_05</Name><Type>BOOL</Type><Comment><![CDATA[ RHC_Cooling_Air_cylinder2_Close]]></Comment><BitSize>8</BitSize><BitOffs>4448</BitOffs></SubItem><SubItem><Name>I303_06</Name><Type>BOOL</Type><Comment><![CDATA[ RHC_Cooling_Valve_Open]]></Comment><BitSize>8</BitSize><BitOffs>4456</BitOffs></SubItem><SubItem><Name>I303_07</Name><Type>BOOL</Type><Comment><![CDATA[ RHC_Cooling_Valve_Close]]></Comment><BitSize>8</BitSize><BitOffs>4464</BitOffs></SubItem><SubItem><Name>I303_08</Name><Type>BOOL</Type><Comment><![CDATA[ RHC_Cooling_ButterflyValves_Open]]></Comment><BitSize>8</BitSize><BitOffs>4472</BitOffs></SubItem><SubItem><Name>I303_09</Name><Type>BOOL</Type><Comment><![CDATA[ RHC_Cooling_ButterflyValves_Close]]></Comment><BitSize>8</BitSize><BitOffs>4480</BitOffs></SubItem><SubItem><Name>I303_10</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>4488</BitOffs></SubItem><SubItem><Name>I303_11</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>4496</BitOffs></SubItem><SubItem><Name>I303_12</Name><Type>BOOL</Type><Comment><![CDATA[ GV_Open_NC]]></Comment><BitSize>8</BitSize><BitOffs>4504</BitOffs></SubItem><SubItem><Name>I303_13</Name><Type>BOOL</Type><Comment><![CDATA[ GV_Open_NO]]></Comment><BitSize>8</BitSize><BitOffs>4512</BitOffs></SubItem><SubItem><Name>I303_14</Name><Type>BOOL</Type><Comment><![CDATA[ GV_Close_NC]]></Comment><BitSize>8</BitSize><BitOffs>4520</BitOffs></SubItem><SubItem><Name>I303_15</Name><Type>BOOL</Type><Comment><![CDATA[ GV_Close_NO]]></Comment><BitSize>8</BitSize><BitOffs>4528</BitOffs></SubItem><SubItem><Name>I304_00</Name><Type>BOOL</Type><Comment><![CDATA[ RHC_Cooling_BallValve_Open]]></Comment><BitSize>8</BitSize><BitOffs>4536</BitOffs></SubItem><SubItem><Name>I304_01</Name><Type>BOOL</Type><Comment><![CDATA[ RHC_Cooling_BallValve_Close]]></Comment><BitSize>8</BitSize><BitOffs>4544</BitOffs></SubItem><SubItem><Name>I304_02</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>4552</BitOffs></SubItem><SubItem><Name>I304_03</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>4560</BitOffs></SubItem><SubItem><Name>I304_04</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>4568</BitOffs></SubItem><SubItem><Name>I304_05</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>4576</BitOffs></SubItem><SubItem><Name>I304_06</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>4584</BitOffs></SubItem><SubItem><Name>I304_07</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>4592</BitOffs></SubItem><SubItem><Name>I304_08</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>4600</BitOffs></SubItem><SubItem><Name>I304_09</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>4608</BitOffs></SubItem><SubItem><Name>I304_10</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>4616</BitOffs></SubItem><SubItem><Name>I304_11</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>4624</BitOffs></SubItem><SubItem><Name>I304_12</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>4632</BitOffs></SubItem><SubItem><Name>I304_13</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>4640</BitOffs></SubItem><SubItem><Name>I304_14</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>4648</BitOffs></SubItem><SubItem><Name>I304_15</Name><Type>BOOL</Type><Comment><![CDATA[ Spare ]]></Comment><BitSize>8</BitSize><BitOffs>4656</BitOffs></SubItem><SubItem><Name>I600_00</Name><Type>BOOL</Type><Comment><![CDATA[ MS8_HC_ExhPress_LOW_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>4664</BitOffs></SubItem><SubItem><Name>I600_01</Name><Type>BOOL</Type><Comment><![CDATA[ MS8_HC_ExhPress_HIGH_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>4672</BitOffs></SubItem><SubItem><Name>I600_02</Name><Type>BOOL</Type><Comment><![CDATA[ MS1_Heater_ExhPress_LOW_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>4680</BitOffs></SubItem><SubItem><Name>I600_03</Name><Type>BOOL</Type><Comment><![CDATA[ MS1_Heater_ExhPress_HIGH_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>4688</BitOffs></SubItem><SubItem><Name>I600_04</Name><Type>BOOL</Type><Comment><![CDATA[ MS3_Scavenger_ExhPress_LOW_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>4696</BitOffs></SubItem><SubItem><Name>I600_05</Name><Type>BOOL</Type><Comment><![CDATA[ MS3_Scavenger_ExhPress_HIGH_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>4704</BitOffs></SubItem><SubItem><Name>I600_06</Name><Type>BOOL</Type><Comment><![CDATA[ MS6_Frontbody_ExhPress_LOW_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>4712</BitOffs></SubItem><SubItem><Name>I600_07</Name><Type>BOOL</Type><Comment><![CDATA[ MS6_Frontbody_ExhPress_HIGH_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>4720</BitOffs></SubItem><SubItem><Name>I600_08</Name><Type>BOOL</Type><Comment><![CDATA[ MS9_LSC1_ExhPress_LOW_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>4728</BitOffs></SubItem><SubItem><Name>I600_09</Name><Type>BOOL</Type><Comment><![CDATA[ MS9_LSC1_ExhPress_HIGH_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>4736</BitOffs></SubItem><SubItem><Name>I600_10</Name><Type>BOOL</Type><Comment><![CDATA[ MS11_GasBox_ExhPress_LOW_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>4744</BitOffs></SubItem><SubItem><Name>I600_11</Name><Type>BOOL</Type><Comment><![CDATA[ MS11_GasBox_ExhPress_HIGH_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>4752</BitOffs></SubItem><SubItem><Name>I600_12</Name><Type>BOOL</Type><Comment><![CDATA[ MS12_GasBox_ExhPress_LOW_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>4760</BitOffs></SubItem><SubItem><Name>I600_13</Name><Type>BOOL</Type><Comment><![CDATA[ MS12_GasBox_ExhPress_HIGH_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>4768</BitOffs></SubItem><SubItem><Name>I600_14</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>8</BitSize><BitOffs>4776</BitOffs></SubItem><SubItem><Name>I600_15</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>8</BitSize><BitOffs>4784</BitOffs></SubItem><SubItem><Name>PG3_Pressure</Name><Type>REAL</Type><Comment><![CDATA[Sensor reading value]]></Comment><BitSize>32</BitSize><BitOffs>4800</BitOffs></SubItem><SubItem><Name>PG4_Pressure</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>4832</BitOffs></SubItem><SubItem><Name>PG5_Pressure</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>4864</BitOffs></SubItem><SubItem><Name>PG6_Pressure</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>4896</BitOffs></SubItem><SubItem><Name>PG7_Pressure</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>4928</BitOffs></SubItem><SubItem><Name>PG8_Pressure</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>4960</BitOffs></SubItem><SubItem><Name>PG31_Pressure</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>4992</BitOffs></SubItem><SubItem><Name>PG32_Pressure</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>5024</BitOffs></SubItem><SubItem><Name>VG31_Pressure</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>5056</BitOffs></SubItem><SubItem><Name>PG2_Pressure</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>5088</BitOffs></SubItem><SubItem><Name>PS11_Pressure</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>5120</BitOffs></SubItem><SubItem><Name>PG1_Pressure</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>5152</BitOffs></SubItem><SubItem><Name>MS2_Gasboxleft</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>5184</BitOffs></SubItem><SubItem><Name>MS5_Loadingarea</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>5216</BitOffs></SubItem><SubItem><Name>OX_Value</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>5248</BitOffs></SubItem><SubItem><Name>PG21_Pressure</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>5280</BitOffs></SubItem><SubItem><Name>PG22_Pressure</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>5312</BitOffs></SubItem><SubItem><Name>PG23_Pressure</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>5344</BitOffs></SubItem><SubItem><Name>PS33_Pressure</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>5376</BitOffs></SubItem><SubItem><Name>FS105_Flow</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>5408</BitOffs></SubItem><SubItem><Name>FS106_Flow</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>5440</BitOffs></SubItem><SubItem><Name>FS202_Flow</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>5472</BitOffs></SubItem><SubItem><Name>FS104_Flow</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>5504</BitOffs></SubItem><SubItem><Name>FS111_Flow</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>5536</BitOffs></SubItem><SubItem><Name>FS102_Flow</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>5568</BitOffs></SubItem><SubItem><Name>DG1_Pressure</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>5600</BitOffs></SubItem><SubItem><Name>FS116_Flow</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>5632</BitOffs></SubItem><SubItem><Name>PS13_Pressure</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>5664</BitOffs></SubItem><SubItem><Name>PS21_Pressure</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>5696</BitOffs></SubItem><SubItem><Name>PS110_Pressure</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>5728</BitOffs></SubItem><SubItem><Name>PG12_Pressure</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>5760</BitOffs></SubItem><SubItem><Name>VG14_Pressure</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>5792</BitOffs></SubItem><SubItem><Name>PS14_Pressure</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>5824</BitOffs></SubItem><SubItem><Name>MS8_RHC_ExhPress</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>5856</BitOffs></SubItem><SubItem><Name>MS1_Heater</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>5888</BitOffs></SubItem><SubItem><Name>MS3_Scavenger</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>5920</BitOffs></SubItem><SubItem><Name>MS6_Frontbody</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>5952</BitOffs></SubItem><SubItem><Name>MS9_LSC1</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>5984</BitOffs></SubItem><SubItem><Name>MS11_GasBox</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>6016</BitOffs></SubItem><SubItem><Name>MS12_GasBox</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>6048</BitOffs></SubItem><SubItem><Name>FFU1_1_STATUS</Name><Type>REAL</Type><Comment><![CDATA[ FFU1_1运行状态 ]]></Comment><BitSize>32</BitSize><BitOffs>6080</BitOffs></SubItem><SubItem><Name>FFU1_2_STATUS</Name><Type>REAL</Type><Comment><![CDATA[ FFU1_2运行状态 ]]></Comment><BitSize>32</BitSize><BitOffs>6112</BitOffs></SubItem><SubItem><Name>FFU1_3_STATUS</Name><Type>REAL</Type><Comment><![CDATA[ FFU1_3运行状态 ]]></Comment><BitSize>32</BitSize><BitOffs>6144</BitOffs></SubItem><SubItem><Name>FFU1_4_STATUS</Name><Type>REAL</Type><Comment><![CDATA[ FFU1_4运行状态 ]]></Comment><BitSize>32</BitSize><BitOffs>6176</BitOffs></SubItem><SubItem><Name>FFU1_5_STATUS</Name><Type>REAL</Type><Comment><![CDATA[ FFU1_5运行状态 ]]></Comment><BitSize>32</BitSize><BitOffs>6208</BitOffs></SubItem><SubItem><Name>FFU1_6_STATUS</Name><Type>REAL</Type><Comment><![CDATA[ FFU1_6运行状态 ]]></Comment><BitSize>32</BitSize><BitOffs>6240</BitOffs></SubItem><SubItem><Name>FFU2_1_STATUS</Name><Type>REAL</Type><Comment><![CDATA[ FFU2_1运行状态 ]]></Comment><BitSize>32</BitSize><BitOffs>6272</BitOffs></SubItem><SubItem><Name>FFU2_2_STATUS</Name><Type>REAL</Type><Comment><![CDATA[ FFU2_2运行状态 ]]></Comment><BitSize>32</BitSize><BitOffs>6304</BitOffs></SubItem><SubItem><Name>FFU2_3_STATUS</Name><Type>REAL</Type><Comment><![CDATA[ FFU2_3运行状态 ]]></Comment><BitSize>32</BitSize><BitOffs>6336</BitOffs></SubItem><SubItem><Name>FFU2_4_STATUS</Name><Type>REAL</Type><Comment><![CDATA[ FFU2_4运行状态 ]]></Comment><BitSize>32</BitSize><BitOffs>6368</BitOffs></SubItem><SubItem><Name>FFU2_5_STATUS</Name><Type>REAL</Type><Comment><![CDATA[ FFU2_5运行状态 ]]></Comment><BitSize>32</BitSize><BitOffs>6400</BitOffs></SubItem><SubItem><Name>FFU2_6_STATUS</Name><Type>REAL</Type><Comment><![CDATA[ FFU2_6运行状态 ]]></Comment><BitSize>32</BitSize><BitOffs>6432</BitOffs></SubItem><SubItem><Name>FFU3_1_STATUS</Name><Type>REAL</Type><Comment><![CDATA[ FFU3_1运行状态 ]]></Comment><BitSize>32</BitSize><BitOffs>6464</BitOffs></SubItem><SubItem><Name>FFU3_2_STATUS</Name><Type>REAL</Type><Comment><![CDATA[ FFU3_2运行状态 ]]></Comment><BitSize>32</BitSize><BitOffs>6496</BitOffs></SubItem><SubItem><Name>FFU3_3_STATUS</Name><Type>REAL</Type><Comment><![CDATA[ FFU3_3运行状态 ]]></Comment><BitSize>32</BitSize><BitOffs>6528</BitOffs></SubItem><SubItem><Name>FFU3_4_STATUS</Name><Type>REAL</Type><Comment><![CDATA[ FFU3_4运行状态 ]]></Comment><BitSize>32</BitSize><BitOffs>6560</BitOffs></SubItem><SubItem><Name>FFU3_5_STATUS</Name><Type>REAL</Type><Comment><![CDATA[ FFU3_5运行状态 ]]></Comment><BitSize>32</BitSize><BitOffs>6592</BitOffs></SubItem><SubItem><Name>FFU3_6_STATUS</Name><Type>REAL</Type><Comment><![CDATA[ FFU3_6运行状态 ]]></Comment><BitSize>32</BitSize><BitOffs>6624</BitOffs></SubItem><SubItem><Name>FFU1_1_SPEED_PV</Name><Type>REAL</Type><Comment><![CDATA[ FFU1_1当前转速 ]]></Comment><BitSize>32</BitSize><BitOffs>6656</BitOffs></SubItem><SubItem><Name>FFU1_2_SPEED_PV</Name><Type>REAL</Type><Comment><![CDATA[ FFU1_2当前转速 ]]></Comment><BitSize>32</BitSize><BitOffs>6688</BitOffs></SubItem><SubItem><Name>FFU1_3_SPEED_PV</Name><Type>REAL</Type><Comment><![CDATA[ FFU1_3当前转速 ]]></Comment><BitSize>32</BitSize><BitOffs>6720</BitOffs></SubItem><SubItem><Name>FFU1_4_SPEED_PV</Name><Type>REAL</Type><Comment><![CDATA[ FFU1_4当前转速 ]]></Comment><BitSize>32</BitSize><BitOffs>6752</BitOffs></SubItem><SubItem><Name>FFU1_5_SPEED_PV</Name><Type>REAL</Type><Comment><![CDATA[ FFU1_5当前转速 ]]></Comment><BitSize>32</BitSize><BitOffs>6784</BitOffs></SubItem><SubItem><Name>FFU1_6_SPEED_PV</Name><Type>REAL</Type><Comment><![CDATA[ FFU1_6当前转速 ]]></Comment><BitSize>32</BitSize><BitOffs>6816</BitOffs></SubItem><SubItem><Name>FFU2_1_SPEED_PV</Name><Type>REAL</Type><Comment><![CDATA[ FFU2_1当前转速 ]]></Comment><BitSize>32</BitSize><BitOffs>6848</BitOffs></SubItem><SubItem><Name>FFU2_2_SPEED_PV</Name><Type>REAL</Type><Comment><![CDATA[ FFU2_2当前转速 ]]></Comment><BitSize>32</BitSize><BitOffs>6880</BitOffs></SubItem><SubItem><Name>FFU2_3_SPEED_PV</Name><Type>REAL</Type><Comment><![CDATA[ FFU2_3当前转速 ]]></Comment><BitSize>32</BitSize><BitOffs>6912</BitOffs></SubItem><SubItem><Name>FFU2_4_SPEED_PV</Name><Type>REAL</Type><Comment><![CDATA[ FFU2_4当前转速 ]]></Comment><BitSize>32</BitSize><BitOffs>6944</BitOffs></SubItem><SubItem><Name>FFU2_5_SPEED_PV</Name><Type>REAL</Type><Comment><![CDATA[ FFU2_5当前转速 ]]></Comment><BitSize>32</BitSize><BitOffs>6976</BitOffs></SubItem><SubItem><Name>FFU2_6_SPEED_PV</Name><Type>REAL</Type><Comment><![CDATA[ FFU2_6当前转速 ]]></Comment><BitSize>32</BitSize><BitOffs>7008</BitOffs></SubItem><SubItem><Name>FFU3_1_SPEED_PV</Name><Type>REAL</Type><Comment><![CDATA[ FFU3_1当前转速 ]]></Comment><BitSize>32</BitSize><BitOffs>7040</BitOffs></SubItem><SubItem><Name>FFU3_2_SPEED_PV</Name><Type>REAL</Type><Comment><![CDATA[ FFU3_2当前转速 ]]></Comment><BitSize>32</BitSize><BitOffs>7072</BitOffs></SubItem><SubItem><Name>FFU3_3_SPEED_PV</Name><Type>REAL</Type><Comment><![CDATA[ FFU3_3当前转速 ]]></Comment><BitSize>32</BitSize><BitOffs>7104</BitOffs></SubItem><SubItem><Name>FFU3_4_SPEED_PV</Name><Type>REAL</Type><Comment><![CDATA[ FFU3_4当前转速 ]]></Comment><BitSize>32</BitSize><BitOffs>7136</BitOffs></SubItem><SubItem><Name>FFU3_5_SPEED_PV</Name><Type>REAL</Type><Comment><![CDATA[ FFU3_5当前转速 ]]></Comment><BitSize>32</BitSize><BitOffs>7168</BitOffs></SubItem><SubItem><Name>FFU3_6_SPEED_PV</Name><Type>REAL</Type><Comment><![CDATA[ FFU3_6当前转速 ]]></Comment><BitSize>32</BitSize><BitOffs>7200</BitOffs></SubItem></DataType><DataType><Name>dut_PMC_to_PLC</Name><BitSize>8704</BitSize><SubItem><Name>bHeartBeatMonitor</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>0</BitOffs></SubItem><SubItem><Name>DP_sw</Name><Type>BOOL</Type><Comment><![CDATA[ UI switch]]></Comment><BitSize>8</BitSize><BitOffs>8</BitOffs></SubItem><SubItem><Name>BWR_sw</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>16</BitOffs></SubItem><SubItem><Name>DPR1_sw</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>24</BitOffs></SubItem><SubItem><Name>DPR2_sw</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>32</BitOffs></SubItem><SubItem><Name>WAT_R_sw</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>40</BitOffs></SubItem><SubItem><Name>WAT_F_sw</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>48</BitOffs></SubItem><SubItem><Name>HTR1_sw</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>56</BitOffs></SubItem><SubItem><Name>HTR2_sw</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>64</BitOffs></SubItem><SubItem><Name>HTR3_sw</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>72</BitOffs></SubItem><SubItem><Name>HTR4_sw</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>80</BitOffs></SubItem><SubItem><Name>HTR5_sw</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>88</BitOffs></SubItem><SubItem><Name>AGV_sw</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>96</BitOffs></SubItem><SubItem><Name>DEPO_sw</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>104</BitOffs></SubItem><SubItem><Name>CLN_sw</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>112</BitOffs></SubItem><SubItem><Name>T_MNT_sw</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>120</BitOffs></SubItem><SubItem><Name>T_REF_sw</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>128</BitOffs></SubItem><SubItem><Name>Pump1_ECO_sw</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>136</BitOffs></SubItem><SubItem><Name>SP1_sw</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>144</BitOffs></SubItem><SubItem><Name>PZ_sw</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>152</BitOffs></SubItem><SubItem><Name>P_CONT_sw</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>160</BitOffs></SubItem><SubItem><Name>DGZERO_sw</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>168</BitOffs></SubItem><SubItem><Name>C_EXH_sw</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>176</BitOffs></SubItem><SubItem><Name>F2_CLN_sw</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>184</BitOffs></SubItem><SubItem><Name>F_N_sw</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>192</BitOffs></SubItem><SubItem><Name>GV_AV79_Open</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>200</BitOffs></SubItem><SubItem><Name>GV_AV79_Close</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>208</BitOffs></SubItem><SubItem><Name>APC_AV71_Open</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>216</BitOffs></SubItem><SubItem><Name>APC_AV71_Close</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>224</BitOffs></SubItem><SubItem><Name>aAV</Name><Type>BOOL</Type><ArrayInfo><LBound>1</LBound><Elements>250</Elements></ArrayInfo><BitSize>2000</BitSize><BitOffs>232</BitOffs></SubItem><SubItem><Name>bAV65Open</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>2232</BitOffs></SubItem><SubItem><Name>bAV65Close</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>2240</BitOffs></SubItem><SubItem><Name>bAV79Open</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>2248</BitOffs></SubItem><SubItem><Name>bAV79Close</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>2256</BitOffs></SubItem><SubItem><Name>bAV91Open</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>2264</BitOffs></SubItem><SubItem><Name>bAV91Close</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>2272</BitOffs></SubItem><SubItem><Name>bAV202Open</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>2280</BitOffs></SubItem><SubItem><Name>bAV202Close</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>2288</BitOffs></SubItem><SubItem><Name>Furnace_Temp_abnormal</Name><Type>BOOL</Type><Comment><![CDATA[ Furnace temp over 1000℃]]></Comment><BitSize>8</BitSize><BitOffs>2296</BitOffs></SubItem><SubItem><Name>LSC_Ht_temp_abnormal</Name><Type>BOOL</Type><Comment><![CDATA[ LSC heater temperature beyond preset value]]></Comment><BitSize>8</BitSize><BitOffs>2304</BitOffs></SubItem><SubItem><Name>GB_Ht_temp_abnormal</Name><Type>BOOL</Type><Comment><![CDATA[ Gas line heater temperature beyond preset value]]></Comment><BitSize>8</BitSize><BitOffs>2312</BitOffs></SubItem><SubItem><Name>EXH_Ht_temp_abnormal</Name><Type>BOOL</Type><Comment><![CDATA[ Exhaust line heater temperature beyond preset value]]></Comment><BitSize>8</BitSize><BitOffs>2320</BitOffs></SubItem><SubItem><Name>CLN_Temp_abnormal</Name><Type>BOOL</Type><Comment><![CDATA[ furnace&exhaust line heater temperature beyond preset value]]></Comment><BitSize>8</BitSize><BitOffs>2328</BitOffs></SubItem><SubItem><Name>R_Axis_Temp</Name><Type>REAL</Type><Comment><![CDATA[ R axis temperature]]></Comment><BitSize>32</BitSize><BitOffs>2336</BitOffs></SubItem><SubItem><Name>Inlet_Ht_1_temp</Name><Type>REAL</Type><Comment><![CDATA[ Inlet heater 1 temperature]]></Comment><BitSize>32</BitSize><BitOffs>2368</BitOffs></SubItem><SubItem><Name>Inlet_Ht_2_temp</Name><Type>REAL</Type><Comment><![CDATA[ Inlet heater 2 temperature]]></Comment><BitSize>32</BitSize><BitOffs>2400</BitOffs></SubItem><SubItem><Name>Port_Ht_1_temp</Name><Type>REAL</Type><Comment><![CDATA[ Port heater 1 temperature]]></Comment><BitSize>32</BitSize><BitOffs>2432</BitOffs></SubItem><SubItem><Name>Port_Ht_2_temp</Name><Type>REAL</Type><Comment><![CDATA[ Port heater 2 temperature]]></Comment><BitSize>32</BitSize><BitOffs>2464</BitOffs></SubItem><SubItem><Name>Port_Ht_3_temp</Name><Type>REAL</Type><Comment><![CDATA[ Port heater 3 temperature]]></Comment><BitSize>32</BitSize><BitOffs>2496</BitOffs></SubItem><SubItem><Name>Port_Ht_4_temp</Name><Type>REAL</Type><Comment><![CDATA[ Port heater 4 temperature]]></Comment><BitSize>32</BitSize><BitOffs>2528</BitOffs></SubItem><SubItem><Name>Port_Ht_5_temp</Name><Type>REAL</Type><Comment><![CDATA[ Port heater 5 temperature]]></Comment><BitSize>32</BitSize><BitOffs>2560</BitOffs></SubItem><SubItem><Name>I100_00</Name><Type>BOOL</Type><Comment><![CDATA[ UPS_Fault ]]></Comment><BitSize>8</BitSize><BitOffs>2592</BitOffs></SubItem><SubItem><Name>I100_01</Name><Type>BOOL</Type><Comment><![CDATA[ UPS_Alarm ]]></Comment><BitSize>8</BitSize><BitOffs>2600</BitOffs></SubItem><SubItem><Name>I100_02</Name><Type>BOOL</Type><Comment><![CDATA[ UPS_Bypass_Status ]]></Comment><BitSize>8</BitSize><BitOffs>2608</BitOffs></SubItem><SubItem><Name>I100_03</Name><Type>BOOL</Type><Comment><![CDATA[ UPS_Battery_Voltage_Low]]></Comment><BitSize>8</BitSize><BitOffs>2616</BitOffs></SubItem><SubItem><Name>I100_04</Name><Type>BOOL</Type><Comment><![CDATA[ UPS_Start ]]></Comment><BitSize>8</BitSize><BitOffs>2624</BitOffs></SubItem><SubItem><Name>I100_05</Name><Type>BOOL</Type><Comment><![CDATA[ UPS_AC_Input_Cut_Off ]]></Comment><BitSize>8</BitSize><BitOffs>2632</BitOffs></SubItem><SubItem><Name>I100_06</Name><Type>BOOL</Type><Comment><![CDATA[ Powerbox_FrontDoor_sw1]]></Comment><BitSize>8</BitSize><BitOffs>2640</BitOffs></SubItem><SubItem><Name>I100_07</Name><Type>BOOL</Type><Comment><![CDATA[ Powerbox_FrontDoor_sw2]]></Comment><BitSize>8</BitSize><BitOffs>2648</BitOffs></SubItem><SubItem><Name>I100_08</Name><Type>BOOL</Type><Comment><![CDATA[ Powerbox_BackDoor_sw1]]></Comment><BitSize>8</BitSize><BitOffs>2656</BitOffs></SubItem><SubItem><Name>I100_09</Name><Type>BOOL</Type><Comment><![CDATA[ Powerbox_BackDoor_sw2]]></Comment><BitSize>8</BitSize><BitOffs>2664</BitOffs></SubItem><SubItem><Name>I100_10</Name><Type>BOOL</Type><Comment><![CDATA[ Spare11]]></Comment><BitSize>8</BitSize><BitOffs>2672</BitOffs></SubItem><SubItem><Name>I100_11</Name><Type>BOOL</Type><Comment><![CDATA[ Spare12]]></Comment><BitSize>8</BitSize><BitOffs>2680</BitOffs></SubItem><SubItem><Name>I100_12</Name><Type>BOOL</Type><Comment><![CDATA[ Spare13]]></Comment><BitSize>8</BitSize><BitOffs>2688</BitOffs></SubItem><SubItem><Name>I100_13</Name><Type>BOOL</Type><Comment><![CDATA[ Spare14]]></Comment><BitSize>8</BitSize><BitOffs>2696</BitOffs></SubItem><SubItem><Name>I100_14</Name><Type>BOOL</Type><Comment><![CDATA[ Spare15]]></Comment><BitSize>8</BitSize><BitOffs>2704</BitOffs></SubItem><SubItem><Name>I100_15</Name><Type>BOOL</Type><Comment><![CDATA[ Spare16]]></Comment><BitSize>8</BitSize><BitOffs>2712</BitOffs></SubItem><SubItem><Name>I101_00</Name><Type>BOOL</Type><Comment><![CDATA[ KM101_ON]]></Comment><BitSize>8</BitSize><BitOffs>2720</BitOffs></SubItem><SubItem><Name>I101_01</Name><Type>BOOL</Type><Comment><![CDATA[ KM201_ON]]></Comment><BitSize>8</BitSize><BitOffs>2728</BitOffs></SubItem><SubItem><Name>I101_02</Name><Type>BOOL</Type><Comment><![CDATA[ KM102_ON]]></Comment><BitSize>8</BitSize><BitOffs>2736</BitOffs></SubItem><SubItem><Name>I101_03</Name><Type>BOOL</Type><Comment><![CDATA[ KM103_ON]]></Comment><BitSize>8</BitSize><BitOffs>2744</BitOffs></SubItem><SubItem><Name>I101_04</Name><Type>BOOL</Type><Comment><![CDATA[ KM104_ON]]></Comment><BitSize>8</BitSize><BitOffs>2752</BitOffs></SubItem><SubItem><Name>I101_05</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>8</BitSize><BitOffs>2760</BitOffs></SubItem><SubItem><Name>I101_06</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>8</BitSize><BitOffs>2768</BitOffs></SubItem><SubItem><Name>I101_07</Name><Type>BOOL</Type><Comment><![CDATA[ Furnace_Main_Breaker_Status_Monitor]]></Comment><BitSize>8</BitSize><BitOffs>2776</BitOffs></SubItem><SubItem><Name>I101_08</Name><Type>BOOL</Type><Comment><![CDATA[ Blower_Breaker_Status_Feedback]]></Comment><BitSize>8</BitSize><BitOffs>2784</BitOffs></SubItem><SubItem><Name>I101_09</Name><Type>BOOL</Type><Comment><![CDATA[ Zone1_Circuit_Breaker_Status_Monitor]]></Comment><BitSize>8</BitSize><BitOffs>2792</BitOffs></SubItem><SubItem><Name>I101_10</Name><Type>BOOL</Type><Comment><![CDATA[ Zone2_Circuit_Breaker_Status_Monitor]]></Comment><BitSize>8</BitSize><BitOffs>2800</BitOffs></SubItem><SubItem><Name>I101_11</Name><Type>BOOL</Type><Comment><![CDATA[ Zone3_Circuit_Breaker_Status_Monitor]]></Comment><BitSize>8</BitSize><BitOffs>2808</BitOffs></SubItem><SubItem><Name>I101_12</Name><Type>BOOL</Type><Comment><![CDATA[ Zone4_Circuit_Breaker_Status_Monitor]]></Comment><BitSize>8</BitSize><BitOffs>2816</BitOffs></SubItem><SubItem><Name>I101_13</Name><Type>BOOL</Type><Comment><![CDATA[ Zone5_Circuit_Breaker_Status_Monitor]]></Comment><BitSize>8</BitSize><BitOffs>2824</BitOffs></SubItem><SubItem><Name>I101_14</Name><Type>BOOL</Type><Comment><![CDATA[ Zone6_Circuit_Breaker_Status_Monitor]]></Comment><BitSize>8</BitSize><BitOffs>2832</BitOffs></SubItem><SubItem><Name>I101_15</Name><Type>BOOL</Type><Comment><![CDATA[ Zone7_Circuit_Breaker_Status_Monitor]]></Comment><BitSize>8</BitSize><BitOffs>2840</BitOffs></SubItem><SubItem><Name>I102_00</Name><Type>BOOL</Type><Comment><![CDATA[ LDS1_bulk_to_process_running]]></Comment><BitSize>8</BitSize><BitOffs>2848</BitOffs></SubItem><SubItem><Name>I102_01</Name><Type>BOOL</Type><Comment><![CDATA[ LDS1_supply_doing]]></Comment><BitSize>8</BitSize><BitOffs>2856</BitOffs></SubItem><SubItem><Name>I102_02</Name><Type>BOOL</Type><Comment><![CDATA[ LDS1_system_ready]]></Comment><BitSize>8</BitSize><BitOffs>2864</BitOffs></SubItem><SubItem><Name>I102_03</Name><Type>BOOL</Type><Comment><![CDATA[ LDS1_major_alarm]]></Comment><BitSize>8</BitSize><BitOffs>2872</BitOffs></SubItem><SubItem><Name>I102_04</Name><Type>BOOL</Type><Comment><![CDATA[ LDS1_minor_alarm]]></Comment><BitSize>8</BitSize><BitOffs>2880</BitOffs></SubItem><SubItem><Name>I102_05</Name><Type>BOOL</Type><Comment><![CDATA[ LDS1_low_level_status]]></Comment><BitSize>8</BitSize><BitOffs>2888</BitOffs></SubItem><SubItem><Name>I102_06</Name><Type>BOOL</Type><Comment><![CDATA[ LDS1_process_reservoir_empty]]></Comment><BitSize>8</BitSize><BitOffs>2896</BitOffs></SubItem><SubItem><Name>I102_07</Name><Type>BOOL</Type><Comment><![CDATA[ LDS2_bulk_to_process_running]]></Comment><BitSize>8</BitSize><BitOffs>2904</BitOffs></SubItem><SubItem><Name>I102_08</Name><Type>BOOL</Type><Comment><![CDATA[ LDS2_supply_doing ]]></Comment><BitSize>8</BitSize><BitOffs>2912</BitOffs></SubItem><SubItem><Name>I102_09</Name><Type>BOOL</Type><Comment><![CDATA[ LDS2_system_ready ]]></Comment><BitSize>8</BitSize><BitOffs>2920</BitOffs></SubItem><SubItem><Name>I102_10</Name><Type>BOOL</Type><Comment><![CDATA[ LDS2_major_alarm ]]></Comment><BitSize>8</BitSize><BitOffs>2928</BitOffs></SubItem><SubItem><Name>I102_11</Name><Type>BOOL</Type><Comment><![CDATA[ LDS2_minor_alarm ]]></Comment><BitSize>8</BitSize><BitOffs>2936</BitOffs></SubItem><SubItem><Name>I102_12</Name><Type>BOOL</Type><Comment><![CDATA[ LDS2_low_level_status ]]></Comment><BitSize>8</BitSize><BitOffs>2944</BitOffs></SubItem><SubItem><Name>I102_13</Name><Type>BOOL</Type><Comment><![CDATA[ LDS2_process_reservoir_empty]]></Comment><BitSize>8</BitSize><BitOffs>2952</BitOffs></SubItem><SubItem><Name>I102_14</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>8</BitSize><BitOffs>2960</BitOffs></SubItem><SubItem><Name>I102_15</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>8</BitSize><BitOffs>2968</BitOffs></SubItem><SubItem><Name>I103_00</Name><Type>BOOL</Type><Comment><![CDATA[ Vaccum1_Pump_Both_On]]></Comment><BitSize>8</BitSize><BitOffs>2976</BitOffs></SubItem><SubItem><Name>I103_01</Name><Type>BOOL</Type><Comment><![CDATA[ Vaccum1_Pump_Warning]]></Comment><BitSize>8</BitSize><BitOffs>2984</BitOffs></SubItem><SubItem><Name>I103_02</Name><Type>BOOL</Type><Comment><![CDATA[ Vaccum1_Pump_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>2992</BitOffs></SubItem><SubItem><Name>I103_03</Name><Type>BOOL</Type><Comment><![CDATA[ Spare19]]></Comment><BitSize>8</BitSize><BitOffs>3000</BitOffs></SubItem><SubItem><Name>I103_04</Name><Type>BOOL</Type><Comment><![CDATA[ Spare20]]></Comment><BitSize>8</BitSize><BitOffs>3008</BitOffs></SubItem><SubItem><Name>I103_05</Name><Type>BOOL</Type><Comment><![CDATA[ Spare21]]></Comment><BitSize>8</BitSize><BitOffs>3016</BitOffs></SubItem><SubItem><Name>I103_06</Name><Type>BOOL</Type><Comment><![CDATA[ N2_Purge_BOX_PG13_CNT1]]></Comment><BitSize>8</BitSize><BitOffs>3024</BitOffs></SubItem><SubItem><Name>I103_07</Name><Type>BOOL</Type><Comment><![CDATA[ N2_Purge_BOX_PG13_CNT2]]></Comment><BitSize>8</BitSize><BitOffs>3032</BitOffs></SubItem><SubItem><Name>I103_08</Name><Type>BOOL</Type><Comment><![CDATA[ N2_Purge_BOX_PG14_CNT1]]></Comment><BitSize>8</BitSize><BitOffs>3040</BitOffs></SubItem><SubItem><Name>I103_09</Name><Type>BOOL</Type><Comment><![CDATA[ N2_Purge_BOX_PG14_CNT2]]></Comment><BitSize>8</BitSize><BitOffs>3048</BitOffs></SubItem><SubItem><Name>I103_10</Name><Type>BOOL</Type><Comment><![CDATA[ N2_Purge_Box_PG15_CNT1]]></Comment><BitSize>8</BitSize><BitOffs>3056</BitOffs></SubItem><SubItem><Name>I103_11</Name><Type>BOOL</Type><Comment><![CDATA[ N2_Purge_Box_PG15_CNT2]]></Comment><BitSize>8</BitSize><BitOffs>3064</BitOffs></SubItem><SubItem><Name>I103_12</Name><Type>BOOL</Type><Comment><![CDATA[ N2_Purge_Box_PG16_CNT1]]></Comment><BitSize>8</BitSize><BitOffs>3072</BitOffs></SubItem><SubItem><Name>I103_13</Name><Type>BOOL</Type><Comment><![CDATA[ N2_Purge_Box_PG16_CNT2]]></Comment><BitSize>8</BitSize><BitOffs>3080</BitOffs></SubItem><SubItem><Name>I103_14</Name><Type>BOOL</Type><Comment><![CDATA[ N2_Purge_Box_PG130_CNT1]]></Comment><BitSize>8</BitSize><BitOffs>3088</BitOffs></SubItem><SubItem><Name>I103_15</Name><Type>BOOL</Type><Comment><![CDATA[ N2_Purge_Box_PG130_CNT2]]></Comment><BitSize>8</BitSize><BitOffs>3096</BitOffs></SubItem><SubItem><Name>I104_00</Name><Type>BOOL</Type><Comment><![CDATA[ PS17_Low_pressure_alarm]]></Comment><BitSize>8</BitSize><BitOffs>3104</BitOffs></SubItem><SubItem><Name>I104_01</Name><Type>BOOL</Type><Comment><![CDATA[ Foreline_heater_light_alarm]]></Comment><BitSize>8</BitSize><BitOffs>3112</BitOffs></SubItem><SubItem><Name>I104_02</Name><Type>BOOL</Type><Comment><![CDATA[ Foreline_heater_heavy_alarm]]></Comment><BitSize>8</BitSize><BitOffs>3120</BitOffs></SubItem><SubItem><Name>I104_03</Name><Type>BOOL</Type><Comment><![CDATA[ Scrubber_warning]]></Comment><BitSize>8</BitSize><BitOffs>3128</BitOffs></SubItem><SubItem><Name>I104_04</Name><Type>BOOL</Type><Comment><![CDATA[ Scrubber_alarm]]></Comment><BitSize>8</BitSize><BitOffs>3136</BitOffs></SubItem><SubItem><Name>I104_05</Name><Type>BOOL</Type><Comment><![CDATA[ External_HPM_alarm]]></Comment><BitSize>8</BitSize><BitOffs>3144</BitOffs></SubItem><SubItem><Name>I104_06</Name><Type>BOOL</Type><Comment><![CDATA[ External_EMO_In]]></Comment><BitSize>8</BitSize><BitOffs>3152</BitOffs></SubItem><SubItem><Name>I104_07</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>8</BitSize><BitOffs>3160</BitOffs></SubItem><SubItem><Name>I104_08</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>8</BitSize><BitOffs>3168</BitOffs></SubItem><SubItem><Name>I104_09</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>8</BitSize><BitOffs>3176</BitOffs></SubItem><SubItem><Name>I104_10</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>8</BitSize><BitOffs>3184</BitOffs></SubItem><SubItem><Name>I104_11</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>8</BitSize><BitOffs>3192</BitOffs></SubItem><SubItem><Name>I104_12</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>8</BitSize><BitOffs>3200</BitOffs></SubItem><SubItem><Name>I104_13</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>8</BitSize><BitOffs>3208</BitOffs></SubItem><SubItem><Name>I104_14</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>8</BitSize><BitOffs>3216</BitOffs></SubItem><SubItem><Name>I104_15</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>8</BitSize><BitOffs>3224</BitOffs></SubItem><SubItem><Name>Q100_00</Name><Type>BOOL</Type><Comment><![CDATA[ VFD_RES]]></Comment><BitSize>8</BitSize><BitOffs>3232</BitOffs></SubItem><SubItem><Name>Q100_01</Name><Type>BOOL</Type><Comment><![CDATA[ VFD_MRS]]></Comment><BitSize>8</BitSize><BitOffs>3240</BitOffs></SubItem><SubItem><Name>Q100_02</Name><Type>BOOL</Type><Comment><![CDATA[ VFD_RT]]></Comment><BitSize>8</BitSize><BitOffs>3248</BitOffs></SubItem><SubItem><Name>Q100_03</Name><Type>BOOL</Type><Comment><![CDATA[ VFD_JOG]]></Comment><BitSize>8</BitSize><BitOffs>3256</BitOffs></SubItem><SubItem><Name>Q100_04</Name><Type>BOOL</Type><Comment><![CDATA[ VFD_RL]]></Comment><BitSize>8</BitSize><BitOffs>3264</BitOffs></SubItem><SubItem><Name>Q100_05</Name><Type>BOOL</Type><Comment><![CDATA[ VFD_RM]]></Comment><BitSize>8</BitSize><BitOffs>3272</BitOffs></SubItem><SubItem><Name>Q100_06</Name><Type>BOOL</Type><Comment><![CDATA[ VFD_RH]]></Comment><BitSize>8</BitSize><BitOffs>3280</BitOffs></SubItem><SubItem><Name>Q100_07</Name><Type>BOOL</Type><Comment><![CDATA[ VFD_STP]]></Comment><BitSize>8</BitSize><BitOffs>3288</BitOffs></SubItem><SubItem><Name>Q100_08</Name><Type>BOOL</Type><Comment><![CDATA[ VFD_RTR]]></Comment><BitSize>8</BitSize><BitOffs>3296</BitOffs></SubItem><SubItem><Name>Q100_09</Name><Type>BOOL</Type><Comment><![CDATA[ VFD_RTF]]></Comment><BitSize>8</BitSize><BitOffs>3304</BitOffs></SubItem><SubItem><Name>Q100_10</Name><Type>BOOL</Type><Comment><![CDATA[ Spare1]]></Comment><BitSize>8</BitSize><BitOffs>3312</BitOffs></SubItem><SubItem><Name>Q100_11</Name><Type>BOOL</Type><Comment><![CDATA[ Spare2]]></Comment><BitSize>8</BitSize><BitOffs>3320</BitOffs></SubItem><SubItem><Name>Q100_12</Name><Type>BOOL</Type><Comment><![CDATA[ Spare3]]></Comment><BitSize>8</BitSize><BitOffs>3328</BitOffs></SubItem><SubItem><Name>Q100_13</Name><Type>BOOL</Type><Comment><![CDATA[ Spare4]]></Comment><BitSize>8</BitSize><BitOffs>3336</BitOffs></SubItem><SubItem><Name>Q100_14</Name><Type>BOOL</Type><Comment><![CDATA[ Spare5]]></Comment><BitSize>8</BitSize><BitOffs>3344</BitOffs></SubItem><SubItem><Name>Q100_15</Name><Type>BOOL</Type><Comment><![CDATA[ Spare6]]></Comment><BitSize>8</BitSize><BitOffs>3352</BitOffs></SubItem><SubItem><Name>Q101_00</Name><Type>BOOL</Type><Comment><![CDATA[ Furnace 1 Zone Heating Enable]]></Comment><BitSize>8</BitSize><BitOffs>3360</BitOffs></SubItem><SubItem><Name>Q101_01</Name><Type>BOOL</Type><Comment><![CDATA[ Furnace 2 Zone Heating Enable]]></Comment><BitSize>8</BitSize><BitOffs>3368</BitOffs></SubItem><SubItem><Name>Q101_02</Name><Type>BOOL</Type><Comment><![CDATA[ Furnace 3 Zone Heating Enable]]></Comment><BitSize>8</BitSize><BitOffs>3376</BitOffs></SubItem><SubItem><Name>Q101_03</Name><Type>BOOL</Type><Comment><![CDATA[ Furnace 4 Zone Heating Enable]]></Comment><BitSize>8</BitSize><BitOffs>3384</BitOffs></SubItem><SubItem><Name>Q101_04</Name><Type>BOOL</Type><Comment><![CDATA[ Furnace 5 Zone Heating Enable]]></Comment><BitSize>8</BitSize><BitOffs>3392</BitOffs></SubItem><SubItem><Name>Q101_05</Name><Type>BOOL</Type><Comment><![CDATA[ Furnace 6 Zone Heating Enable]]></Comment><BitSize>8</BitSize><BitOffs>3400</BitOffs></SubItem><SubItem><Name>Q101_06</Name><Type>BOOL</Type><Comment><![CDATA[ Furnace 7 Zone Heating Enable]]></Comment><BitSize>8</BitSize><BitOffs>3408</BitOffs></SubItem><SubItem><Name>Q101_07</Name><Type>BOOL</Type><Comment><![CDATA[ LSC_1_AutoRefill1 Request Or Valve Open]]></Comment><BitSize>8</BitSize><BitOffs>3416</BitOffs></SubItem><SubItem><Name>Q101_08</Name><Type>BOOL</Type><Comment><![CDATA[ LSC_1_External_Shutdown]]></Comment><BitSize>8</BitSize><BitOffs>3424</BitOffs></SubItem><SubItem><Name>Q101_09</Name><Type>BOOL</Type><Comment><![CDATA[ HPM Valve Out Status]]></Comment><BitSize>8</BitSize><BitOffs>3432</BitOffs></SubItem><SubItem><Name>Q101_10</Name><Type>BOOL</Type><Comment><![CDATA[ Forline Heater On]]></Comment><BitSize>8</BitSize><BitOffs>3440</BitOffs></SubItem><SubItem><Name>Q101_11</Name><Type>BOOL</Type><Comment><![CDATA[ Spare7]]></Comment><BitSize>8</BitSize><BitOffs>3448</BitOffs></SubItem><SubItem><Name>Q101_12</Name><Type>BOOL</Type><Comment><![CDATA[ Spare8]]></Comment><BitSize>8</BitSize><BitOffs>3456</BitOffs></SubItem><SubItem><Name>Q101_13</Name><Type>BOOL</Type><Comment><![CDATA[ Spare9]]></Comment><BitSize>8</BitSize><BitOffs>3464</BitOffs></SubItem><SubItem><Name>Q101_14</Name><Type>BOOL</Type><Comment><![CDATA[ Spare10]]></Comment><BitSize>8</BitSize><BitOffs>3472</BitOffs></SubItem><SubItem><Name>Q101_15</Name><Type>BOOL</Type><Comment><![CDATA[ Spare11]]></Comment><BitSize>8</BitSize><BitOffs>3480</BitOffs></SubItem><SubItem><Name>Q102_00</Name><Type>BOOL</Type><Comment><![CDATA[ Vaccum Pump Both On]]></Comment><BitSize>8</BitSize><BitOffs>3488</BitOffs></SubItem><SubItem><Name>Q102_01</Name><Type>BOOL</Type><Comment><![CDATA[ Vaccum Pump AUC On]]></Comment><BitSize>8</BitSize><BitOffs>3496</BitOffs></SubItem><SubItem><Name>Q102_02</Name><Type>BOOL</Type><Comment><![CDATA[ Vaccum Pump AGV Open]]></Comment><BitSize>8</BitSize><BitOffs>3504</BitOffs></SubItem><SubItem><Name>Q102_03</Name><Type>BOOL</Type><Comment><![CDATA[ LSC_2_AutoRefill1 Request Or Valve Open]]></Comment><BitSize>8</BitSize><BitOffs>3512</BitOffs></SubItem><SubItem><Name>Q102_04</Name><Type>BOOL</Type><Comment><![CDATA[ LSC_2_External_Shutdown]]></Comment><BitSize>8</BitSize><BitOffs>3520</BitOffs></SubItem><SubItem><Name>Q102_05</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>3528</BitOffs></SubItem><SubItem><Name>Q102_06</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>3536</BitOffs></SubItem><SubItem><Name>Q102_07</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>3544</BitOffs></SubItem><SubItem><Name>Q102_08</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>3552</BitOffs></SubItem><SubItem><Name>Q102_09</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>3560</BitOffs></SubItem><SubItem><Name>Q102_10</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>3568</BitOffs></SubItem><SubItem><Name>Q102_11</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>3576</BitOffs></SubItem><SubItem><Name>Q102_12</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>3584</BitOffs></SubItem><SubItem><Name>Q102_13</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>3592</BitOffs></SubItem><SubItem><Name>Q102_14</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>3600</BitOffs></SubItem><SubItem><Name>Q102_15</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>3608</BitOffs></SubItem><SubItem><Name>Q103_00</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>3616</BitOffs></SubItem><SubItem><Name>Q103_01</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>3624</BitOffs></SubItem><SubItem><Name>Q103_02</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>3632</BitOffs></SubItem><SubItem><Name>Q103_03</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>3640</BitOffs></SubItem><SubItem><Name>Q103_04</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>3648</BitOffs></SubItem><SubItem><Name>Q103_05</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>3656</BitOffs></SubItem><SubItem><Name>Q103_06</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>3664</BitOffs></SubItem><SubItem><Name>Q103_07</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>3672</BitOffs></SubItem><SubItem><Name>Q103_08</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>3680</BitOffs></SubItem><SubItem><Name>Q103_09</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>3688</BitOffs></SubItem><SubItem><Name>Q103_10</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>3696</BitOffs></SubItem><SubItem><Name>Q103_11</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>3704</BitOffs></SubItem><SubItem><Name>Q103_12</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>3712</BitOffs></SubItem><SubItem><Name>Q103_13</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>3720</BitOffs></SubItem><SubItem><Name>Q103_14</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>3728</BitOffs></SubItem><SubItem><Name>Q103_15</Name><Type>BOOL</Type><Comment><![CDATA[ Spare ]]></Comment><BitSize>8</BitSize><BitOffs>3736</BitOffs></SubItem><SubItem><Name>PS17_Pressure</Name><Type>REAL</Type><Comment><![CDATA[ PS17_Pressure]]></Comment><BitSize>32</BitSize><BitOffs>3744</BitOffs></SubItem><SubItem><Name>Q200_00</Name><Type>BOOL</Type><Comment><![CDATA[ OX_Pump_On]]></Comment><BitSize>8</BitSize><BitOffs>3776</BitOffs></SubItem><SubItem><Name>Q200_01</Name><Type>BOOL</Type><Comment><![CDATA[ Spare1]]></Comment><BitSize>8</BitSize><BitOffs>3784</BitOffs></SubItem><SubItem><Name>Q200_02</Name><Type>BOOL</Type><Comment><![CDATA[ Spare2]]></Comment><BitSize>8</BitSize><BitOffs>3792</BitOffs></SubItem><SubItem><Name>Q200_03</Name><Type>BOOL</Type><Comment><![CDATA[ Spare3]]></Comment><BitSize>8</BitSize><BitOffs>3800</BitOffs></SubItem><SubItem><Name>Q200_04</Name><Type>BOOL</Type><Comment><![CDATA[ Spare4]]></Comment><BitSize>8</BitSize><BitOffs>3808</BitOffs></SubItem><SubItem><Name>Q200_05</Name><Type>BOOL</Type><Comment><![CDATA[ Spare5]]></Comment><BitSize>8</BitSize><BitOffs>3816</BitOffs></SubItem><SubItem><Name>Q200_06</Name><Type>BOOL</Type><Comment><![CDATA[ Spare6]]></Comment><BitSize>8</BitSize><BitOffs>3824</BitOffs></SubItem><SubItem><Name>Q200_07</Name><Type>BOOL</Type><Comment><![CDATA[ Spare7]]></Comment><BitSize>8</BitSize><BitOffs>3832</BitOffs></SubItem><SubItem><Name>Q200_08</Name><Type>BOOL</Type><Comment><![CDATA[ Spare8]]></Comment><BitSize>8</BitSize><BitOffs>3840</BitOffs></SubItem><SubItem><Name>Q200_09</Name><Type>BOOL</Type><Comment><![CDATA[ Spare9]]></Comment><BitSize>8</BitSize><BitOffs>3848</BitOffs></SubItem><SubItem><Name>Q200_10</Name><Type>BOOL</Type><Comment><![CDATA[ Spare10]]></Comment><BitSize>8</BitSize><BitOffs>3856</BitOffs></SubItem><SubItem><Name>Q200_11</Name><Type>BOOL</Type><Comment><![CDATA[ Spare11]]></Comment><BitSize>8</BitSize><BitOffs>3864</BitOffs></SubItem><SubItem><Name>Q200_12</Name><Type>BOOL</Type><Comment><![CDATA[ Spare12]]></Comment><BitSize>8</BitSize><BitOffs>3872</BitOffs></SubItem><SubItem><Name>Q200_13</Name><Type>BOOL</Type><Comment><![CDATA[ Spare13]]></Comment><BitSize>8</BitSize><BitOffs>3880</BitOffs></SubItem><SubItem><Name>Q200_14</Name><Type>BOOL</Type><Comment><![CDATA[ Spare14]]></Comment><BitSize>8</BitSize><BitOffs>3888</BitOffs></SubItem><SubItem><Name>Q200_15</Name><Type>BOOL</Type><Comment><![CDATA[ Spare15]]></Comment><BitSize>8</BitSize><BitOffs>3896</BitOffs></SubItem><SubItem><Name>VG31_Reading_Valid</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>3904</BitOffs></SubItem><SubItem><Name>VG31_Overrange_Exceeded</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>3912</BitOffs></SubItem><SubItem><Name>VG31_Underrange_Exceeded</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>3920</BitOffs></SubItem><SubItem><Name>VG31_Sensor_Value</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>3936</BitOffs></SubItem><SubItem><Name>VG31_Active_Device_Warning_Details</Name><Type>UDINT</Type><BitSize>32</BitSize><BitOffs>3968</BitOffs></SubItem><SubItem><Name>VG31_Active_Device_Error_Details</Name><Type>UDINT</Type><BitSize>32</BitSize><BitOffs>4000</BitOffs></SubItem><SubItem><Name>Q300_00</Name><Type>BOOL</Type><Comment><![CDATA[ CoolingValve1_Boat]]></Comment><BitSize>8</BitSize><BitOffs>4032</BitOffs></SubItem><SubItem><Name>Q300_01</Name><Type>BOOL</Type><Comment><![CDATA[ CoolingValve2_Flange]]></Comment><BitSize>8</BitSize><BitOffs>4040</BitOffs></SubItem><SubItem><Name>Q300_02</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>4048</BitOffs></SubItem><SubItem><Name>Q300_03</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>4056</BitOffs></SubItem><SubItem><Name>Q300_04</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>4064</BitOffs></SubItem><SubItem><Name>Q300_05</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>4072</BitOffs></SubItem><SubItem><Name>Q300_06</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>4080</BitOffs></SubItem><SubItem><Name>Q300_07</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>4088</BitOffs></SubItem><SubItem><Name>Q300_08</Name><Type>BOOL</Type><Comment><![CDATA[ APC_auto_close]]></Comment><BitSize>8</BitSize><BitOffs>4096</BitOffs></SubItem><SubItem><Name>Q300_09</Name><Type>BOOL</Type><Comment><![CDATA[ APC_pump_on]]></Comment><BitSize>8</BitSize><BitOffs>4104</BitOffs></SubItem><SubItem><Name>Q300_10</Name><Type>BOOL</Type><Comment><![CDATA[ BallValve_Open_Close]]></Comment><BitSize>8</BitSize><BitOffs>4112</BitOffs></SubItem><SubItem><Name>Q300_11</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>4120</BitOffs></SubItem><SubItem><Name>Q300_12</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>4128</BitOffs></SubItem><SubItem><Name>Q300_13</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>4136</BitOffs></SubItem><SubItem><Name>Q300_14</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>4144</BitOffs></SubItem><SubItem><Name>Q300_15</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>4152</BitOffs></SubItem><SubItem><Name>VG11_Reading_Valid</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>4160</BitOffs></SubItem><SubItem><Name>VG11_Overrange_Exceeded</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>4168</BitOffs></SubItem><SubItem><Name>VG11_Underrange_Exceeded</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>4176</BitOffs></SubItem><SubItem><Name>VG11_Sensor_Value</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>4192</BitOffs></SubItem><SubItem><Name>VG11_Active_Device_Warning_Details</Name><Type>UDINT</Type><BitSize>32</BitSize><BitOffs>4224</BitOffs></SubItem><SubItem><Name>VG11_Active_Device_Error_Details</Name><Type>UDINT</Type><BitSize>32</BitSize><BitOffs>4256</BitOffs></SubItem><SubItem><Name>VG13_Reading_Valid</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>4288</BitOffs></SubItem><SubItem><Name>VG13_Overrange_Exceeded</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>4296</BitOffs></SubItem><SubItem><Name>VG13_Underrange_Exceeded</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>4304</BitOffs></SubItem><SubItem><Name>VG13_Sensor_Value</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>4320</BitOffs></SubItem><SubItem><Name>VG13_Active_Device_Warning_Details</Name><Type>UDINT</Type><BitSize>32</BitSize><BitOffs>4352</BitOffs></SubItem><SubItem><Name>VG13_Active_Device_Error_Details</Name><Type>UDINT</Type><BitSize>32</BitSize><BitOffs>4384</BitOffs></SubItem><SubItem><Name>VG14_Reading_Valid</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>4416</BitOffs></SubItem><SubItem><Name>VG14_Overrange_Exceeded</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>4424</BitOffs></SubItem><SubItem><Name>VG14_Underrange_Exceeded</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>4432</BitOffs></SubItem><SubItem><Name>VG14_Sensor_Value</Name><Type>REAL</Type><BitSize>32</BitSize><BitOffs>4448</BitOffs></SubItem><SubItem><Name>VG14_Active_Device_Warning_Details</Name><Type>UDINT</Type><BitSize>32</BitSize><BitOffs>4480</BitOffs></SubItem><SubItem><Name>VG14_Active_Device_Error_Details</Name><Type>UDINT</Type><BitSize>32</BitSize><BitOffs>4512</BitOffs></SubItem><SubItem><Name>FB_Buffer_N2_Press_Low</Name><Type>BOOL</Type><Comment><![CDATA[Frontbody box]]></Comment><BitSize>8</BitSize><BitOffs>4544</BitOffs></SubItem><SubItem><Name>LA_Buffer_N2_Press_Low</Name><Type>BOOL</Type><Comment><![CDATA[LA box]]></Comment><BitSize>8</BitSize><BitOffs>4552</BitOffs></SubItem><SubItem><Name>Boat_at_cap_position</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>4560</BitOffs></SubItem><SubItem><Name>I500_00</Name><Type>BOOL</Type><Comment><![CDATA[ FIMS1_FOUP_Dock]]></Comment><BitSize>8</BitSize><BitOffs>4568</BitOffs></SubItem><SubItem><Name>I500_01</Name><Type>BOOL</Type><Comment><![CDATA[ FIMS1_FOUP_Undock]]></Comment><BitSize>8</BitSize><BitOffs>4576</BitOffs></SubItem><SubItem><Name>I500_02</Name><Type>BOOL</Type><Comment><![CDATA[ FIMS1_FOUP_Exist]]></Comment><BitSize>8</BitSize><BitOffs>4584</BitOffs></SubItem><SubItem><Name>I500_03</Name><Type>BOOL</Type><Comment><![CDATA[ FIMS2_FOUP_Dock]]></Comment><BitSize>8</BitSize><BitOffs>4592</BitOffs></SubItem><SubItem><Name>I500_04</Name><Type>BOOL</Type><Comment><![CDATA[ FIMS2_FOUP_Undock]]></Comment><BitSize>8</BitSize><BitOffs>4600</BitOffs></SubItem><SubItem><Name>I500_05</Name><Type>BOOL</Type><Comment><![CDATA[ FIMS2_FOUP_Exist]]></Comment><BitSize>8</BitSize><BitOffs>4608</BitOffs></SubItem><SubItem><Name>I500_06</Name><Type>BOOL</Type><Comment><![CDATA[ FIMS1_FOUP_Wafer_Shift_Detection]]></Comment><BitSize>8</BitSize><BitOffs>4616</BitOffs></SubItem><SubItem><Name>I500_07</Name><Type>BOOL</Type><Comment><![CDATA[ FIMS2_FOUP_Wafer_Shift_Detection]]></Comment><BitSize>8</BitSize><BitOffs>4624</BitOffs></SubItem><SubItem><Name>I500_08</Name><Type>BOOL</Type><Comment><![CDATA[ FIMS1_FOUP_Negative_Pressure]]></Comment><BitSize>8</BitSize><BitOffs>4632</BitOffs></SubItem><SubItem><Name>I500_09</Name><Type>BOOL</Type><Comment><![CDATA[ FIMS1_FOUP_Ordinary_Pressure]]></Comment><BitSize>8</BitSize><BitOffs>4640</BitOffs></SubItem><SubItem><Name>I500_10</Name><Type>BOOL</Type><Comment><![CDATA[ FIMS2_FOUP_Negative_Pressure]]></Comment><BitSize>8</BitSize><BitOffs>4648</BitOffs></SubItem><SubItem><Name>I500_11</Name><Type>BOOL</Type><Comment><![CDATA[ FIMS2_FOUP_Ordinary_Pressure]]></Comment><BitSize>8</BitSize><BitOffs>4656</BitOffs></SubItem><SubItem><Name>I500_12</Name><Type>BOOL</Type><Comment><![CDATA[ BOAT_Slow_Down_Position_Detection]]></Comment><BitSize>8</BitSize><BitOffs>4664</BitOffs></SubItem><SubItem><Name>I500_13</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_Rotation_Conv_Detect_Sensor]]></Comment><BitSize>8</BitSize><BitOffs>4672</BitOffs></SubItem><SubItem><Name>I500_14</Name><Type>BOOL</Type><Comment><![CDATA[ Spare1]]></Comment><BitSize>8</BitSize><BitOffs>4680</BitOffs></SubItem><SubItem><Name>I500_15</Name><Type>BOOL</Type><Comment><![CDATA[ Spare2]]></Comment><BitSize>8</BitSize><BitOffs>4688</BitOffs></SubItem><SubItem><Name>I501_00</Name><Type>BOOL</Type><Comment><![CDATA[ LA_Internal_Cycle_Switch_Open]]></Comment><BitSize>8</BitSize><BitOffs>4696</BitOffs></SubItem><SubItem><Name>I501_01</Name><Type>BOOL</Type><Comment><![CDATA[ LA_Internal_Cycle_Switch_Close]]></Comment><BitSize>8</BitSize><BitOffs>4704</BitOffs></SubItem><SubItem><Name>I501_02</Name><Type>BOOL</Type><Comment><![CDATA[ LA_ATM_Switch_Open]]></Comment><BitSize>8</BitSize><BitOffs>4712</BitOffs></SubItem><SubItem><Name>I501_03</Name><Type>BOOL</Type><Comment><![CDATA[ LA_ATM_Switch_Close]]></Comment><BitSize>8</BitSize><BitOffs>4720</BitOffs></SubItem><SubItem><Name>I501_04</Name><Type>BOOL</Type><Comment><![CDATA[ R-Axis_Air_Cylinder_Extend_Position]]></Comment><BitSize>8</BitSize><BitOffs>4728</BitOffs></SubItem><SubItem><Name>I501_05</Name><Type>BOOL</Type><Comment><![CDATA[ R-Axis_Air_Cylinder_Retract_Position]]></Comment><BitSize>8</BitSize><BitOffs>4736</BitOffs></SubItem><SubItem><Name>I501_06</Name><Type>BOOL</Type><Comment><![CDATA[ Furnace_Shutter_Open]]></Comment><BitSize>8</BitSize><BitOffs>4744</BitOffs></SubItem><SubItem><Name>I501_07</Name><Type>BOOL</Type><Comment><![CDATA[ Furnace_Shutter_Close]]></Comment><BitSize>8</BitSize><BitOffs>4752</BitOffs></SubItem><SubItem><Name>I501_08</Name><Type>BOOL</Type><Comment><![CDATA[ FIMS1_Exhaust_Open_Position]]></Comment><BitSize>8</BitSize><BitOffs>4760</BitOffs></SubItem><SubItem><Name>I501_09</Name><Type>BOOL</Type><Comment><![CDATA[ FIMS1_Exhaust_Close_Position]]></Comment><BitSize>8</BitSize><BitOffs>4768</BitOffs></SubItem><SubItem><Name>I501_10</Name><Type>BOOL</Type><Comment><![CDATA[ FIMS2_Exhaust_Open_Position]]></Comment><BitSize>8</BitSize><BitOffs>4776</BitOffs></SubItem><SubItem><Name>I501_11</Name><Type>BOOL</Type><Comment><![CDATA[ FIMS2_Exhaust_Close_Position]]></Comment><BitSize>8</BitSize><BitOffs>4784</BitOffs></SubItem><SubItem><Name>I501_12</Name><Type>BOOL</Type><Comment><![CDATA[ Spare3]]></Comment><BitSize>8</BitSize><BitOffs>4792</BitOffs></SubItem><SubItem><Name>I501_13</Name><Type>BOOL</Type><Comment><![CDATA[ Spare4]]></Comment><BitSize>8</BitSize><BitOffs>4800</BitOffs></SubItem><SubItem><Name>I501_14</Name><Type>BOOL</Type><Comment><![CDATA[ Spare5]]></Comment><BitSize>8</BitSize><BitOffs>4808</BitOffs></SubItem><SubItem><Name>I501_15</Name><Type>BOOL</Type><Comment><![CDATA[ Spare6]]></Comment><BitSize>8</BitSize><BitOffs>4816</BitOffs></SubItem><SubItem><Name>I502_00</Name><Type>BOOL</Type><Comment><![CDATA[ FIMS1_Seal]]></Comment><BitSize>8</BitSize><BitOffs>4824</BitOffs></SubItem><SubItem><Name>I502_01</Name><Type>BOOL</Type><Comment><![CDATA[ FIMS1_Release]]></Comment><BitSize>8</BitSize><BitOffs>4832</BitOffs></SubItem><SubItem><Name>I502_02</Name><Type>BOOL</Type><Comment><![CDATA[ FIMS1_Door_Close]]></Comment><BitSize>8</BitSize><BitOffs>4840</BitOffs></SubItem><SubItem><Name>I502_03</Name><Type>BOOL</Type><Comment><![CDATA[ FIMS1_Door_Open]]></Comment><BitSize>8</BitSize><BitOffs>4848</BitOffs></SubItem><SubItem><Name>I502_04</Name><Type>BOOL</Type><Comment><![CDATA[ FIMS1_FOUP_Latch_Off]]></Comment><BitSize>8</BitSize><BitOffs>4856</BitOffs></SubItem><SubItem><Name>I502_05</Name><Type>BOOL</Type><Comment><![CDATA[ FIMS1_FOUP_Latch_On]]></Comment><BitSize>8</BitSize><BitOffs>4864</BitOffs></SubItem><SubItem><Name>I502_06</Name><Type>BOOL</Type><Comment><![CDATA[ FIMS1_Collision_Avoidance_Up]]></Comment><BitSize>8</BitSize><BitOffs>4872</BitOffs></SubItem><SubItem><Name>I502_07</Name><Type>BOOL</Type><Comment><![CDATA[ FIMS1_Collision_Avoidance_Down]]></Comment><BitSize>8</BitSize><BitOffs>4880</BitOffs></SubItem><SubItem><Name>I502_08</Name><Type>BOOL</Type><Comment><![CDATA[ FIMS2_Seal]]></Comment><BitSize>8</BitSize><BitOffs>4888</BitOffs></SubItem><SubItem><Name>I502_09</Name><Type>BOOL</Type><Comment><![CDATA[ FIMS2_Release]]></Comment><BitSize>8</BitSize><BitOffs>4896</BitOffs></SubItem><SubItem><Name>I502_10</Name><Type>BOOL</Type><Comment><![CDATA[ FIMS2_Door_Close]]></Comment><BitSize>8</BitSize><BitOffs>4904</BitOffs></SubItem><SubItem><Name>I502_11</Name><Type>BOOL</Type><Comment><![CDATA[ FIMS2_Door_Open]]></Comment><BitSize>8</BitSize><BitOffs>4912</BitOffs></SubItem><SubItem><Name>I502_12</Name><Type>BOOL</Type><Comment><![CDATA[ FIMS2_FOUP_Latch_Off]]></Comment><BitSize>8</BitSize><BitOffs>4920</BitOffs></SubItem><SubItem><Name>I502_13</Name><Type>BOOL</Type><Comment><![CDATA[ FIMS2_FOUP_Latch_On]]></Comment><BitSize>8</BitSize><BitOffs>4928</BitOffs></SubItem><SubItem><Name>I502_14</Name><Type>BOOL</Type><Comment><![CDATA[ FIMS2_Collision_Avoidance_Up]]></Comment><BitSize>8</BitSize><BitOffs>4936</BitOffs></SubItem><SubItem><Name>I502_15</Name><Type>BOOL</Type><Comment><![CDATA[ FIMS2_Collision_Avoidance_Down]]></Comment><BitSize>8</BitSize><BitOffs>4944</BitOffs></SubItem><SubItem><Name>I503_00</Name><Type>BOOL</Type><Comment><![CDATA[ Spare7]]></Comment><BitSize>8</BitSize><BitOffs>4952</BitOffs></SubItem><SubItem><Name>I503_01</Name><Type>BOOL</Type><Comment><![CDATA[ Spare8]]></Comment><BitSize>8</BitSize><BitOffs>4960</BitOffs></SubItem><SubItem><Name>I503_02</Name><Type>BOOL</Type><Comment><![CDATA[ Spare9]]></Comment><BitSize>8</BitSize><BitOffs>4968</BitOffs></SubItem><SubItem><Name>I503_03</Name><Type>BOOL</Type><Comment><![CDATA[ Spare10]]></Comment><BitSize>8</BitSize><BitOffs>4976</BitOffs></SubItem><SubItem><Name>I503_04</Name><Type>BOOL</Type><Comment><![CDATA[ Spare11]]></Comment><BitSize>8</BitSize><BitOffs>4984</BitOffs></SubItem><SubItem><Name>I503_05</Name><Type>BOOL</Type><Comment><![CDATA[ Spare12]]></Comment><BitSize>8</BitSize><BitOffs>4992</BitOffs></SubItem><SubItem><Name>I503_06</Name><Type>BOOL</Type><Comment><![CDATA[ Spare13]]></Comment><BitSize>8</BitSize><BitOffs>5000</BitOffs></SubItem><SubItem><Name>I503_07</Name><Type>BOOL</Type><Comment><![CDATA[ Spare14]]></Comment><BitSize>8</BitSize><BitOffs>5008</BitOffs></SubItem><SubItem><Name>I503_08</Name><Type>BOOL</Type><Comment><![CDATA[ Spare15]]></Comment><BitSize>8</BitSize><BitOffs>5016</BitOffs></SubItem><SubItem><Name>I503_09</Name><Type>BOOL</Type><Comment><![CDATA[ Spare16]]></Comment><BitSize>8</BitSize><BitOffs>5024</BitOffs></SubItem><SubItem><Name>I503_10</Name><Type>BOOL</Type><Comment><![CDATA[ Spare17]]></Comment><BitSize>8</BitSize><BitOffs>5032</BitOffs></SubItem><SubItem><Name>I503_11</Name><Type>BOOL</Type><Comment><![CDATA[ Spare18]]></Comment><BitSize>8</BitSize><BitOffs>5040</BitOffs></SubItem><SubItem><Name>I503_12</Name><Type>BOOL</Type><Comment><![CDATA[ Spare19]]></Comment><BitSize>8</BitSize><BitOffs>5048</BitOffs></SubItem><SubItem><Name>I503_13</Name><Type>BOOL</Type><Comment><![CDATA[ Spare20]]></Comment><BitSize>8</BitSize><BitOffs>5056</BitOffs></SubItem><SubItem><Name>I503_14</Name><Type>BOOL</Type><Comment><![CDATA[ Spare21]]></Comment><BitSize>8</BitSize><BitOffs>5064</BitOffs></SubItem><SubItem><Name>I503_15</Name><Type>BOOL</Type><Comment><![CDATA[ Spare22]]></Comment><BitSize>8</BitSize><BitOffs>5072</BitOffs></SubItem><SubItem><Name>I504_00</Name><Type>BOOL</Type><Comment><![CDATA[ Spare23]]></Comment><BitSize>8</BitSize><BitOffs>5080</BitOffs></SubItem><SubItem><Name>I504_01</Name><Type>BOOL</Type><Comment><![CDATA[ Spare24]]></Comment><BitSize>8</BitSize><BitOffs>5088</BitOffs></SubItem><SubItem><Name>I504_02</Name><Type>BOOL</Type><Comment><![CDATA[ Spare25]]></Comment><BitSize>8</BitSize><BitOffs>5096</BitOffs></SubItem><SubItem><Name>I504_03</Name><Type>BOOL</Type><Comment><![CDATA[ Spare26]]></Comment><BitSize>8</BitSize><BitOffs>5104</BitOffs></SubItem><SubItem><Name>I504_04</Name><Type>BOOL</Type><Comment><![CDATA[ Spare27]]></Comment><BitSize>8</BitSize><BitOffs>5112</BitOffs></SubItem><SubItem><Name>I504_05</Name><Type>BOOL</Type><Comment><![CDATA[ Spare28]]></Comment><BitSize>8</BitSize><BitOffs>5120</BitOffs></SubItem><SubItem><Name>I504_06</Name><Type>BOOL</Type><Comment><![CDATA[ Spare29]]></Comment><BitSize>8</BitSize><BitOffs>5128</BitOffs></SubItem><SubItem><Name>I504_07</Name><Type>BOOL</Type><Comment><![CDATA[ Spare30]]></Comment><BitSize>8</BitSize><BitOffs>5136</BitOffs></SubItem><SubItem><Name>I504_08</Name><Type>BOOL</Type><Comment><![CDATA[ Spare31]]></Comment><BitSize>8</BitSize><BitOffs>5144</BitOffs></SubItem><SubItem><Name>I504_09</Name><Type>BOOL</Type><Comment><![CDATA[ Spare32]]></Comment><BitSize>8</BitSize><BitOffs>5152</BitOffs></SubItem><SubItem><Name>I504_10</Name><Type>BOOL</Type><Comment><![CDATA[ Spare33]]></Comment><BitSize>8</BitSize><BitOffs>5160</BitOffs></SubItem><SubItem><Name>I504_11</Name><Type>BOOL</Type><Comment><![CDATA[ Spare34]]></Comment><BitSize>8</BitSize><BitOffs>5168</BitOffs></SubItem><SubItem><Name>I504_12</Name><Type>BOOL</Type><Comment><![CDATA[ Spare35]]></Comment><BitSize>8</BitSize><BitOffs>5176</BitOffs></SubItem><SubItem><Name>I504_13</Name><Type>BOOL</Type><Comment><![CDATA[ Spare36]]></Comment><BitSize>8</BitSize><BitOffs>5184</BitOffs></SubItem><SubItem><Name>I504_14</Name><Type>BOOL</Type><Comment><![CDATA[ Spare37]]></Comment><BitSize>8</BitSize><BitOffs>5192</BitOffs></SubItem><SubItem><Name>I504_15</Name><Type>BOOL</Type><Comment><![CDATA[ Spare38]]></Comment><BitSize>8</BitSize><BitOffs>5200</BitOffs></SubItem><SubItem><Name>I505_00</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_A1_N2_Pressure_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>5208</BitOffs></SubItem><SubItem><Name>I505_01</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_A1_FOUP_Detect]]></Comment><BitSize>8</BitSize><BitOffs>5216</BitOffs></SubItem><SubItem><Name>I505_02</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_B1_N2_Pressure_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>5224</BitOffs></SubItem><SubItem><Name>I505_03</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_B1_FOUP_Detect]]></Comment><BitSize>8</BitSize><BitOffs>5232</BitOffs></SubItem><SubItem><Name>I505_04</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_C1_N2_Pressure_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>5240</BitOffs></SubItem><SubItem><Name>I505_05</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_C1_FOUP_Detect]]></Comment><BitSize>8</BitSize><BitOffs>5248</BitOffs></SubItem><SubItem><Name>I505_06</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_D1_N2_Pressure_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>5256</BitOffs></SubItem><SubItem><Name>I505_07</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_D1_FOUP_Detect]]></Comment><BitSize>8</BitSize><BitOffs>5264</BitOffs></SubItem><SubItem><Name>I505_08</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_A2_N2_Pressure_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>5272</BitOffs></SubItem><SubItem><Name>I505_09</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_A2_FOUP_Detect]]></Comment><BitSize>8</BitSize><BitOffs>5280</BitOffs></SubItem><SubItem><Name>I505_10</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_B2_N2_Pressure_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>5288</BitOffs></SubItem><SubItem><Name>I505_11</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_B2_FOUP_Detect]]></Comment><BitSize>8</BitSize><BitOffs>5296</BitOffs></SubItem><SubItem><Name>I505_12</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_C2_N2_Pressure_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>5304</BitOffs></SubItem><SubItem><Name>I505_13</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_C2_FOUP_Detect]]></Comment><BitSize>8</BitSize><BitOffs>5312</BitOffs></SubItem><SubItem><Name>I505_14</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_D2_N2_Pressure_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>5320</BitOffs></SubItem><SubItem><Name>I505_15</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_D2_FOUP_Detect]]></Comment><BitSize>8</BitSize><BitOffs>5328</BitOffs></SubItem><SubItem><Name>I506_00</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_A3_N2_Pressure_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>5336</BitOffs></SubItem><SubItem><Name>I506_01</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_A3_FOUP_Detect]]></Comment><BitSize>8</BitSize><BitOffs>5344</BitOffs></SubItem><SubItem><Name>I506_02</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_B3_N2_Pressure_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>5352</BitOffs></SubItem><SubItem><Name>I506_03</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_B3_FOUP_Detect]]></Comment><BitSize>8</BitSize><BitOffs>5360</BitOffs></SubItem><SubItem><Name>I506_04</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_C3_N2_Pressure_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>5368</BitOffs></SubItem><SubItem><Name>I506_05</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_C3_FOUP_Detect]]></Comment><BitSize>8</BitSize><BitOffs>5376</BitOffs></SubItem><SubItem><Name>I506_06</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_D3_N2_Pressure_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>5384</BitOffs></SubItem><SubItem><Name>I506_07</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_D3_FOUP_Detect]]></Comment><BitSize>8</BitSize><BitOffs>5392</BitOffs></SubItem><SubItem><Name>I506_08</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_A4_N2_Pressure_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>5400</BitOffs></SubItem><SubItem><Name>I506_09</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_A4_FOUP_Detect]]></Comment><BitSize>8</BitSize><BitOffs>5408</BitOffs></SubItem><SubItem><Name>I506_10</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_B4_N2_Pressure_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>5416</BitOffs></SubItem><SubItem><Name>I506_11</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_B4_FOUP_Detect]]></Comment><BitSize>8</BitSize><BitOffs>5424</BitOffs></SubItem><SubItem><Name>I506_12</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_C4_N2_Pressure_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>5432</BitOffs></SubItem><SubItem><Name>I506_13</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_C4_FOUP_Detect]]></Comment><BitSize>8</BitSize><BitOffs>5440</BitOffs></SubItem><SubItem><Name>I506_14</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_D4_N2_Pressure_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>5448</BitOffs></SubItem><SubItem><Name>I506_15</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_D4_FOUP_Detect]]></Comment><BitSize>8</BitSize><BitOffs>5456</BitOffs></SubItem><SubItem><Name>Q500_00</Name><Type>BOOL</Type><Comment><![CDATA[ LA_Internal_Air_Cycle_Switch_Open]]></Comment><BitSize>8</BitSize><BitOffs>5464</BitOffs></SubItem><SubItem><Name>Q500_01</Name><Type>BOOL</Type><Comment><![CDATA[ LA_Internal_Air_Cycle_Switch_Close]]></Comment><BitSize>8</BitSize><BitOffs>5472</BitOffs></SubItem><SubItem><Name>Q500_02</Name><Type>BOOL</Type><Comment><![CDATA[ LA_ATM_Switch_Open]]></Comment><BitSize>8</BitSize><BitOffs>5480</BitOffs></SubItem><SubItem><Name>Q500_03</Name><Type>BOOL</Type><Comment><![CDATA[ LA_ATM_Switch_Close]]></Comment><BitSize>8</BitSize><BitOffs>5488</BitOffs></SubItem><SubItem><Name>Q500_04</Name><Type>BOOL</Type><Comment><![CDATA[ R_Axis_Air_Cylinder_Extend_Switch]]></Comment><BitSize>8</BitSize><BitOffs>5496</BitOffs></SubItem><SubItem><Name>Q500_05</Name><Type>BOOL</Type><Comment><![CDATA[ R_Axis_Air_Cylinder_Retract_Switch]]></Comment><BitSize>8</BitSize><BitOffs>5504</BitOffs></SubItem><SubItem><Name>Q500_06</Name><Type>BOOL</Type><Comment><![CDATA[ O2_Detector_Switch_LA_POD]]></Comment><BitSize>8</BitSize><BitOffs>5512</BitOffs></SubItem><SubItem><Name>Q500_07</Name><Type>BOOL</Type><Comment><![CDATA[ O2_Detector_Switch_POD1_POD2]]></Comment><BitSize>8</BitSize><BitOffs>5520</BitOffs></SubItem><SubItem><Name>Q500_08</Name><Type>BOOL</Type><Comment><![CDATA[ LA_Internal_Air_Cycle_Fan1_Switch]]></Comment><BitSize>8</BitSize><BitOffs>5528</BitOffs></SubItem><SubItem><Name>Q500_09</Name><Type>BOOL</Type><Comment><![CDATA[ LA_Internal_Air_Cycle_Fan2_Switch]]></Comment><BitSize>8</BitSize><BitOffs>5536</BitOffs></SubItem><SubItem><Name>Q500_10</Name><Type>BOOL</Type><Comment><![CDATA[ LA_Internal_Air_Cycle_Fan3_Switch]]></Comment><BitSize>8</BitSize><BitOffs>5544</BitOffs></SubItem><SubItem><Name>Q500_11</Name><Type>BOOL</Type><Comment><![CDATA[ LA_Internal_Air_Cycle_Fan4_Switch]]></Comment><BitSize>8</BitSize><BitOffs>5552</BitOffs></SubItem><SubItem><Name>Q500_12</Name><Type>BOOL</Type><Comment><![CDATA[ Furnace_Shutter_Open]]></Comment><BitSize>8</BitSize><BitOffs>5560</BitOffs></SubItem><SubItem><Name>Q500_13</Name><Type>BOOL</Type><Comment><![CDATA[ Furnace_Shutter_Close]]></Comment><BitSize>8</BitSize><BitOffs>5568</BitOffs></SubItem><SubItem><Name>Q500_14</Name><Type>BOOL</Type><Comment><![CDATA[ Spare1]]></Comment><BitSize>8</BitSize><BitOffs>5576</BitOffs></SubItem><SubItem><Name>Q500_15</Name><Type>BOOL</Type><Comment><![CDATA[ Spare2]]></Comment><BitSize>8</BitSize><BitOffs>5584</BitOffs></SubItem><SubItem><Name>Q501_00</Name><Type>BOOL</Type><Comment><![CDATA[ POD1_Exhaust_Switch_Open]]></Comment><BitSize>8</BitSize><BitOffs>5592</BitOffs></SubItem><SubItem><Name>Q501_01</Name><Type>BOOL</Type><Comment><![CDATA[ POD1_Exhaust_Switch_Close]]></Comment><BitSize>8</BitSize><BitOffs>5600</BitOffs></SubItem><SubItem><Name>Q501_02</Name><Type>BOOL</Type><Comment><![CDATA[ POD2_Exhaust_Switch_Open]]></Comment><BitSize>8</BitSize><BitOffs>5608</BitOffs></SubItem><SubItem><Name>Q501_03</Name><Type>BOOL</Type><Comment><![CDATA[ POD2_Exhaust_Switch_Close]]></Comment><BitSize>8</BitSize><BitOffs>5616</BitOffs></SubItem><SubItem><Name>Q501_04</Name><Type>BOOL</Type><Comment><![CDATA[ Spare3]]></Comment><BitSize>8</BitSize><BitOffs>5624</BitOffs></SubItem><SubItem><Name>Q501_05</Name><Type>BOOL</Type><Comment><![CDATA[ Spare4]]></Comment><BitSize>8</BitSize><BitOffs>5632</BitOffs></SubItem><SubItem><Name>Q501_06</Name><Type>BOOL</Type><Comment><![CDATA[ Spare5]]></Comment><BitSize>8</BitSize><BitOffs>5640</BitOffs></SubItem><SubItem><Name>Q501_07</Name><Type>BOOL</Type><Comment><![CDATA[ Spare6]]></Comment><BitSize>8</BitSize><BitOffs>5648</BitOffs></SubItem><SubItem><Name>Q501_08</Name><Type>BOOL</Type><Comment><![CDATA[ Spare7]]></Comment><BitSize>8</BitSize><BitOffs>5656</BitOffs></SubItem><SubItem><Name>Q501_09</Name><Type>BOOL</Type><Comment><![CDATA[ Spare8]]></Comment><BitSize>8</BitSize><BitOffs>5664</BitOffs></SubItem><SubItem><Name>Q501_10</Name><Type>BOOL</Type><Comment><![CDATA[ Spare9]]></Comment><BitSize>8</BitSize><BitOffs>5672</BitOffs></SubItem><SubItem><Name>Q501_11</Name><Type>BOOL</Type><Comment><![CDATA[ Spare10]]></Comment><BitSize>8</BitSize><BitOffs>5680</BitOffs></SubItem><SubItem><Name>Q501_12</Name><Type>BOOL</Type><Comment><![CDATA[ Spare11]]></Comment><BitSize>8</BitSize><BitOffs>5688</BitOffs></SubItem><SubItem><Name>Q501_13</Name><Type>BOOL</Type><Comment><![CDATA[ Spare12]]></Comment><BitSize>8</BitSize><BitOffs>5696</BitOffs></SubItem><SubItem><Name>Q501_14</Name><Type>BOOL</Type><Comment><![CDATA[ Spare13]]></Comment><BitSize>8</BitSize><BitOffs>5704</BitOffs></SubItem><SubItem><Name>Q501_15</Name><Type>BOOL</Type><Comment><![CDATA[ Spare14]]></Comment><BitSize>8</BitSize><BitOffs>5712</BitOffs></SubItem><SubItem><Name>Q502_00</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_A1_N2_Purge_Switch]]></Comment><BitSize>8</BitSize><BitOffs>5720</BitOffs></SubItem><SubItem><Name>Q502_01</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_B1_N2_Purge_Switch]]></Comment><BitSize>8</BitSize><BitOffs>5728</BitOffs></SubItem><SubItem><Name>Q502_02</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_C1_N2_Purge_Switch]]></Comment><BitSize>8</BitSize><BitOffs>5736</BitOffs></SubItem><SubItem><Name>Q502_03</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_D1_N2_Purge_Switch]]></Comment><BitSize>8</BitSize><BitOffs>5744</BitOffs></SubItem><SubItem><Name>Q502_04</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_A2_N2_Purge_Switch]]></Comment><BitSize>8</BitSize><BitOffs>5752</BitOffs></SubItem><SubItem><Name>Q502_05</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_B2_N2_Purge_Switch]]></Comment><BitSize>8</BitSize><BitOffs>5760</BitOffs></SubItem><SubItem><Name>Q502_06</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_C2_N2_Purge_Switch]]></Comment><BitSize>8</BitSize><BitOffs>5768</BitOffs></SubItem><SubItem><Name>Q502_07</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_D2_N2_Purge_Switch]]></Comment><BitSize>8</BitSize><BitOffs>5776</BitOffs></SubItem><SubItem><Name>Q502_08</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_A3_N2_Purge_Switch]]></Comment><BitSize>8</BitSize><BitOffs>5784</BitOffs></SubItem><SubItem><Name>Q502_09</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_B3_N2_Purge_Switch]]></Comment><BitSize>8</BitSize><BitOffs>5792</BitOffs></SubItem><SubItem><Name>Q502_10</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_C3_N2_Purge_Switch]]></Comment><BitSize>8</BitSize><BitOffs>5800</BitOffs></SubItem><SubItem><Name>Q502_11</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_D3_N2_Purge_Switch]]></Comment><BitSize>8</BitSize><BitOffs>5808</BitOffs></SubItem><SubItem><Name>Q502_12</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_A4_N2_Purge_Switch]]></Comment><BitSize>8</BitSize><BitOffs>5816</BitOffs></SubItem><SubItem><Name>Q502_13</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_B4_N2_Purge_Switch]]></Comment><BitSize>8</BitSize><BitOffs>5824</BitOffs></SubItem><SubItem><Name>Q502_14</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_C4_N2_Purge_Switch]]></Comment><BitSize>8</BitSize><BitOffs>5832</BitOffs></SubItem><SubItem><Name>Q502_15</Name><Type>BOOL</Type><Comment><![CDATA[ Buffer_D4_N2_Purge_Switch]]></Comment><BitSize>8</BitSize><BitOffs>5840</BitOffs></SubItem><SubItem><Name>Q503_00</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>5848</BitOffs></SubItem><SubItem><Name>Q503_01</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>5856</BitOffs></SubItem><SubItem><Name>Q503_02</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>5864</BitOffs></SubItem><SubItem><Name>Q503_03</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>5872</BitOffs></SubItem><SubItem><Name>Q503_04</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>5880</BitOffs></SubItem><SubItem><Name>Q503_05</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>5888</BitOffs></SubItem><SubItem><Name>Q503_06</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>5896</BitOffs></SubItem><SubItem><Name>Q503_07</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>5904</BitOffs></SubItem><SubItem><Name>Q503_08</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>5912</BitOffs></SubItem><SubItem><Name>Q503_09</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>5920</BitOffs></SubItem><SubItem><Name>Q503_10</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>5928</BitOffs></SubItem><SubItem><Name>Q503_11</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>5936</BitOffs></SubItem><SubItem><Name>Q503_12</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>5944</BitOffs></SubItem><SubItem><Name>Q503_13</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>5952</BitOffs></SubItem><SubItem><Name>Q503_14</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>5960</BitOffs></SubItem><SubItem><Name>Q503_15</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>5968</BitOffs></SubItem><SubItem><Name>O2_analyzer_over_range_alarm</Name><Type>BOOL</Type><Comment><![CDATA[Safety box]]></Comment><BitSize>8</BitSize><BitOffs>5976</BitOffs></SubItem><SubItem><Name>SCR_ONOFF_SWITCH</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>5984</BitOffs></SubItem><SubItem><Name>O2_analyzer_fault</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>5992</BitOffs></SubItem><SubItem><Name>SMK1_detector_operator</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6000</BitOffs></SubItem><SubItem><Name>SMK1_detector_fault</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6008</BitOffs></SubItem><SubItem><Name>SMK1_detector_fire_alarm</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6016</BitOffs></SubItem><SubItem><Name>GD201_NF3_gas_leak_1st_alarm</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6024</BitOffs></SubItem><SubItem><Name>GD201_NF3_gas_leak_2nd_alarm</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6032</BitOffs></SubItem><SubItem><Name>GD202_SiH4_gas_leak_1st_alarm</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6040</BitOffs></SubItem><SubItem><Name>GD201_fault</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6048</BitOffs></SubItem><SubItem><Name>GD202_SiH4_gas_leak_2nd_alarm</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6056</BitOffs></SubItem><SubItem><Name>GD202_fault</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6064</BitOffs></SubItem><SubItem><Name>GD203_NH3_gas_leak_2nd_alarm</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6072</BitOffs></SubItem><SubItem><Name>GD203_NH3_gas_leak_1st_alarm</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6080</BitOffs></SubItem><SubItem><Name>GD203_fault</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6088</BitOffs></SubItem><SubItem><Name>GD204_HCL_gas_leak_1st_alarm</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6096</BitOffs></SubItem><SubItem><Name>GD204_fault</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6104</BitOffs></SubItem><SubItem><Name>GD204_HCL_gas_leak_2nd_alarm</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6112</BitOffs></SubItem><SubItem><Name>GD205_F2_gas_leak_1st_alarm</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6120</BitOffs></SubItem><SubItem><Name>GD205_F2_gas_leak_2nd_alarm</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6128</BitOffs></SubItem><SubItem><Name>GD206_NF3_gas_leak_1st_alarm</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6136</BitOffs></SubItem><SubItem><Name>GD205_fault</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6144</BitOffs></SubItem><SubItem><Name>GD206_NF3_gas_leak_2nd_alarm</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6152</BitOffs></SubItem><SubItem><Name>GD206_fault</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6160</BitOffs></SubItem><SubItem><Name>GD207_SiH4_gas_leak_2nd_alarm</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6168</BitOffs></SubItem><SubItem><Name>GD207_SiH4_gas_leak_1st_alarm</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6176</BitOffs></SubItem><SubItem><Name>GD207_fault</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6184</BitOffs></SubItem><SubItem><Name>GD208_NH3_gas_leak_1st_alarm</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6192</BitOffs></SubItem><SubItem><Name>GD208_fault</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6200</BitOffs></SubItem><SubItem><Name>GD208_NH3_gas_leak_2nd_alarm</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6208</BitOffs></SubItem><SubItem><Name>GD209_HCL_gas_leak_1st_alarm</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6216</BitOffs></SubItem><SubItem><Name>GD209_HCL_gas_leak_2nd_alarm</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6224</BitOffs></SubItem><SubItem><Name>GD210_F2_gas_leak_1st_alarm</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6232</BitOffs></SubItem><SubItem><Name>GD209_fault</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6240</BitOffs></SubItem><SubItem><Name>GD210_F2_gas_leak_2nd_alarm</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6248</BitOffs></SubItem><SubItem><Name>GD210_fault</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6256</BitOffs></SubItem><SubItem><Name>TS31_Cap_outside_temp_sw</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6264</BitOffs></SubItem><SubItem><Name>TS30_Cap_inside_temp_sw</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6272</BitOffs></SubItem><SubItem><Name>TS34_R_axis_rotation_temp_sw</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6280</BitOffs></SubItem><SubItem><Name>Loading_area_EMS</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6288</BitOffs></SubItem><SubItem><Name>SL201_gas_box_door_sw1_1</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6296</BitOffs></SubItem><SubItem><Name>FFU_temp_sw</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6304</BitOffs></SubItem><SubItem><Name>SL201_gas_box_door_sw1_2</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6312</BitOffs></SubItem><SubItem><Name>SL202_gas_box_door_sw2_1</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6320</BitOffs></SubItem><SubItem><Name>SL203_gas_box_door_sw3_1</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6328</BitOffs></SubItem><SubItem><Name>SL202_gas_box_door_sw2_2</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6336</BitOffs></SubItem><SubItem><Name>SL203_gas_box_door_sw3_2</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6344</BitOffs></SubItem><SubItem><Name>SL204_gas_box_door_sw4_1</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6352</BitOffs></SubItem><SubItem><Name>SL205_gas_box_door_sw5_1</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6360</BitOffs></SubItem><SubItem><Name>SL204_gas_box_door_sw4_2</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6368</BitOffs></SubItem><SubItem><Name>SL205_gas_box_door_sw5_2</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6376</BitOffs></SubItem><SubItem><Name>SL501_LA_door_sw1</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6384</BitOffs></SubItem><SubItem><Name>SL503_LA_door_sw3</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6392</BitOffs></SubItem><SubItem><Name>SL502_LA_door_sw2</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6400</BitOffs></SubItem><SubItem><Name>SL504_furnace_door_sw</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6408</BitOffs></SubItem><SubItem><Name>Gas_box_exhaust_pressure_alarm_1st</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6416</BitOffs></SubItem><SubItem><Name>MS2_S_gas_box_exhaust_alarm</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6424</BitOffs></SubItem><SubItem><Name>Gas_box_exhaust_pressure_alarm_2nd</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6432</BitOffs></SubItem><SubItem><Name>MS11_S_gas_box_exhaust_alarm</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6440</BitOffs></SubItem><SubItem><Name>MS12_S_gas_box_exhaust_alarm</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6448</BitOffs></SubItem><SubItem><Name>LSC_1_leak_alarm</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6456</BitOffs></SubItem><SubItem><Name>LD501_Magnetic_fluid_leak</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6464</BitOffs></SubItem><SubItem><Name>LD502_Cooling_water_leak</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6472</BitOffs></SubItem><SubItem><Name>TS305_RHC_temp_sw</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6480</BitOffs></SubItem><SubItem><Name>LD503_RHC_leak</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6488</BitOffs></SubItem><SubItem><Name>TS306_Main_furnace_Temp_sw</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6496</BitOffs></SubItem><SubItem><Name>LD301_water_leak_alarm</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6504</BitOffs></SubItem><SubItem><Name>EMO301_Exhaust_box_EMO</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6512</BitOffs></SubItem><SubItem><Name>LD302_water_leak_alarm</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6520</BitOffs></SubItem><SubItem><Name>FS101_water_flow_alarm1</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6528</BitOffs></SubItem><SubItem><Name>Buffer_motor_EDM</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6536</BitOffs></SubItem><SubItem><Name>R_axis_motor_EDM</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6544</BitOffs></SubItem><SubItem><Name>E_axis_motor_EDM</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6552</BitOffs></SubItem><SubItem><Name>FS101_water_flow_alarm2</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6560</BitOffs></SubItem><SubItem><Name>EMO101_power_box_EMO</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6568</BitOffs></SubItem><SubItem><Name>Furnace_transformer_temp_sw</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6576</BitOffs></SubItem><SubItem><Name>Power_box_fire_detector_alarm</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6584</BitOffs></SubItem><SubItem><Name>AC100V_transformer_temp_sw</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6592</BitOffs></SubItem><SubItem><Name>Furnace_power_on_switch</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6600</BitOffs></SubItem><SubItem><Name>Power_box_reset_button</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6608</BitOffs></SubItem><SubItem><Name>AC100V_transformer_power_on_switch</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6616</BitOffs></SubItem><SubItem><Name>VFD_EDM</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6624</BitOffs></SubItem><SubItem><Name>Light_curtain_fault</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6632</BitOffs></SubItem><SubItem><Name>Light_curtain_OSSD2</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6640</BitOffs></SubItem><SubItem><Name>Light_curtain_OSSD1</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6648</BitOffs></SubItem><SubItem><Name>Gas_box_reset_button</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6656</BitOffs></SubItem><SubItem><Name>EMO401_frontbody_EMO</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6664</BitOffs></SubItem><SubItem><Name>Frontbody_IO_shutter</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6672</BitOffs></SubItem><SubItem><Name>Frontbody_door_sw</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6680</BitOffs></SubItem><SubItem><Name>Frontbody_reset_button</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6688</BitOffs></SubItem><SubItem><Name>HPM_valve_power_on_off</Name><Type>BOOL</Type><Comment><![CDATA[IO mapping]]></Comment><BitSize>8</BitSize><BitOffs>6696</BitOffs></SubItem><SubItem><Name>Furnace_power_on</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6704</BitOffs></SubItem><SubItem><Name>Cap_heater_enable</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6712</BitOffs></SubItem><SubItem><Name>AC100V_transformer_power_on</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6720</BitOffs></SubItem><SubItem><Name>VFD_Enable</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6728</BitOffs></SubItem><SubItem><Name>Blower_power_on</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6736</BitOffs></SubItem><SubItem><Name>Buffer_motor_enable1</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6744</BitOffs></SubItem><SubItem><Name>Buffer_motor_enable2</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6752</BitOffs></SubItem><SubItem><Name>Boat_motor_enable2</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6760</BitOffs></SubItem><SubItem><Name>Boat_motor_enable1</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6768</BitOffs></SubItem><SubItem><Name>FTR_enable1</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6776</BitOffs></SubItem><SubItem><Name>FTR_enable2</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6784</BitOffs></SubItem><SubItem><Name>WTR_enable1</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6792</BitOffs></SubItem><SubItem><Name>FTR_interlock_reset</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6800</BitOffs></SubItem><SubItem><Name>WTR_enable2</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6808</BitOffs></SubItem><SubItem><Name>WTR_interlock_reset</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6816</BitOffs></SubItem><SubItem><Name>R_axis_motor_enable2</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6824</BitOffs></SubItem><SubItem><Name>R_axis_motor_enable1</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6832</BitOffs></SubItem><SubItem><Name>Light_curtain_idle</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6840</BitOffs></SubItem><SubItem><Name>Frontbody_interlock_indicator</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6848</BitOffs></SubItem><SubItem><Name>GasBox_interlock_indicator</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>6856</BitOffs></SubItem><SubItem><Name>FFU_ALARM_EN</Name><Type>REAL</Type><Comment><![CDATA[报警输出使能]]></Comment><BitSize>32</BitSize><BitOffs>6880</BitOffs></SubItem><SubItem><Name>FFU_HSPEED</Name><Type>REAL</Type><Comment><![CDATA[转速上限]]></Comment><BitSize>32</BitSize><BitOffs>6912</BitOffs></SubItem><SubItem><Name>FFU_LSPEED</Name><Type>REAL</Type><Comment><![CDATA[转速下限]]></Comment><BitSize>32</BitSize><BitOffs>6944</BitOffs></SubItem><SubItem><Name>FFU1_1_POWER_ON</Name><Type>REAL</Type><Comment><![CDATA[ 0:停止,1:运行]]></Comment><BitSize>32</BitSize><BitOffs>6976</BitOffs></SubItem><SubItem><Name>FFU1_2_POWER_ON</Name><Type>REAL</Type><Comment><![CDATA[ 0:停止,1:运行]]></Comment><BitSize>32</BitSize><BitOffs>7008</BitOffs></SubItem><SubItem><Name>FFU1_3_POWER_ON</Name><Type>REAL</Type><Comment><![CDATA[ 0:停止,1:运行]]></Comment><BitSize>32</BitSize><BitOffs>7040</BitOffs></SubItem><SubItem><Name>FFU1_4_POWER_ON</Name><Type>REAL</Type><Comment><![CDATA[ 0:停止,1:运行]]></Comment><BitSize>32</BitSize><BitOffs>7072</BitOffs></SubItem><SubItem><Name>FFU1_5_POWER_ON</Name><Type>REAL</Type><Comment><![CDATA[ 0:停止,1:运行]]></Comment><BitSize>32</BitSize><BitOffs>7104</BitOffs></SubItem><SubItem><Name>FFU1_6_POWER_ON</Name><Type>REAL</Type><Comment><![CDATA[ 0:停止,1:运行]]></Comment><BitSize>32</BitSize><BitOffs>7136</BitOffs></SubItem><SubItem><Name>FFU2_1_POWER_ON</Name><Type>REAL</Type><Comment><![CDATA[ 0:停止,1:运行]]></Comment><BitSize>32</BitSize><BitOffs>7168</BitOffs></SubItem><SubItem><Name>FFU2_2_POWER_ON</Name><Type>REAL</Type><Comment><![CDATA[ 0:停止,1:运行]]></Comment><BitSize>32</BitSize><BitOffs>7200</BitOffs></SubItem><SubItem><Name>FFU2_3_POWER_ON</Name><Type>REAL</Type><Comment><![CDATA[ 0:停止,1:运行]]></Comment><BitSize>32</BitSize><BitOffs>7232</BitOffs></SubItem><SubItem><Name>FFU2_4_POWER_ON</Name><Type>REAL</Type><Comment><![CDATA[ 0:停止,1:运行]]></Comment><BitSize>32</BitSize><BitOffs>7264</BitOffs></SubItem><SubItem><Name>FFU2_5_POWER_ON</Name><Type>REAL</Type><Comment><![CDATA[ 0:停止,1:运行]]></Comment><BitSize>32</BitSize><BitOffs>7296</BitOffs></SubItem><SubItem><Name>FFU2_6_POWER_ON</Name><Type>REAL</Type><Comment><![CDATA[ 0:停止,1:运行]]></Comment><BitSize>32</BitSize><BitOffs>7328</BitOffs></SubItem><SubItem><Name>FFU3_1_POWER_ON</Name><Type>REAL</Type><Comment><![CDATA[ 0:停止,1:运行]]></Comment><BitSize>32</BitSize><BitOffs>7360</BitOffs></SubItem><SubItem><Name>FFU3_2_POWER_ON</Name><Type>REAL</Type><Comment><![CDATA[ 0:停止,1:运行]]></Comment><BitSize>32</BitSize><BitOffs>7392</BitOffs></SubItem><SubItem><Name>FFU3_3_POWER_ON</Name><Type>REAL</Type><Comment><![CDATA[ 0:停止,1:运行]]></Comment><BitSize>32</BitSize><BitOffs>7424</BitOffs></SubItem><SubItem><Name>FFU3_4_POWER_ON</Name><Type>REAL</Type><Comment><![CDATA[ 0:停止,1:运行]]></Comment><BitSize>32</BitSize><BitOffs>7456</BitOffs></SubItem><SubItem><Name>FFU3_5_POWER_ON</Name><Type>REAL</Type><Comment><![CDATA[ 0:停止,1:运行]]></Comment><BitSize>32</BitSize><BitOffs>7488</BitOffs></SubItem><SubItem><Name>FFU3_6_POWER_ON</Name><Type>REAL</Type><Comment><![CDATA[ 0:停止,1:运行]]></Comment><BitSize>32</BitSize><BitOffs>7520</BitOffs></SubItem><SubItem><Name>FFU1_1_SPEED_SV</Name><Type>REAL</Type><Comment><![CDATA[ FFU1_1设定转速]]></Comment><BitSize>32</BitSize><BitOffs>7552</BitOffs></SubItem><SubItem><Name>FFU1_2_SPEED_SV</Name><Type>REAL</Type><Comment><![CDATA[ FFU1_2设定转速]]></Comment><BitSize>32</BitSize><BitOffs>7584</BitOffs></SubItem><SubItem><Name>FFU1_3_SPEED_SV</Name><Type>REAL</Type><Comment><![CDATA[ FFU1_3设定转速]]></Comment><BitSize>32</BitSize><BitOffs>7616</BitOffs></SubItem><SubItem><Name>FFU1_4_SPEED_SV</Name><Type>REAL</Type><Comment><![CDATA[ FFU1_4设定转速]]></Comment><BitSize>32</BitSize><BitOffs>7648</BitOffs></SubItem><SubItem><Name>FFU1_5_SPEED_SV</Name><Type>REAL</Type><Comment><![CDATA[ FFU1_5设定转速]]></Comment><BitSize>32</BitSize><BitOffs>7680</BitOffs></SubItem><SubItem><Name>FFU1_6_SPEED_SV</Name><Type>REAL</Type><Comment><![CDATA[ FFU1_6设定转速]]></Comment><BitSize>32</BitSize><BitOffs>7712</BitOffs></SubItem><SubItem><Name>FFU2_1_SPEED_SV</Name><Type>REAL</Type><Comment><![CDATA[ FFU2_1设定转速]]></Comment><BitSize>32</BitSize><BitOffs>7744</BitOffs></SubItem><SubItem><Name>FFU2_2_SPEED_SV</Name><Type>REAL</Type><Comment><![CDATA[ FFU2_2设定转速]]></Comment><BitSize>32</BitSize><BitOffs>7776</BitOffs></SubItem><SubItem><Name>FFU2_3_SPEED_SV</Name><Type>REAL</Type><Comment><![CDATA[ FFU2_3设定转速]]></Comment><BitSize>32</BitSize><BitOffs>7808</BitOffs></SubItem><SubItem><Name>FFU2_4_SPEED_SV</Name><Type>REAL</Type><Comment><![CDATA[ FFU2_4设定转速]]></Comment><BitSize>32</BitSize><BitOffs>7840</BitOffs></SubItem><SubItem><Name>FFU2_5_SPEED_SV</Name><Type>REAL</Type><Comment><![CDATA[ FFU2_5设定转速]]></Comment><BitSize>32</BitSize><BitOffs>7872</BitOffs></SubItem><SubItem><Name>FFU2_6_SPEED_SV</Name><Type>REAL</Type><Comment><![CDATA[ FFU2_6设定转速]]></Comment><BitSize>32</BitSize><BitOffs>7904</BitOffs></SubItem><SubItem><Name>FFU3_1_SPEED_SV</Name><Type>REAL</Type><Comment><![CDATA[ FFU3_1设定转速]]></Comment><BitSize>32</BitSize><BitOffs>7936</BitOffs></SubItem><SubItem><Name>FFU3_2_SPEED_SV</Name><Type>REAL</Type><Comment><![CDATA[ FFU3_2设定转速]]></Comment><BitSize>32</BitSize><BitOffs>7968</BitOffs></SubItem><SubItem><Name>FFU3_3_SPEED_SV</Name><Type>REAL</Type><Comment><![CDATA[ FFU3_3设定转速]]></Comment><BitSize>32</BitSize><BitOffs>8000</BitOffs></SubItem><SubItem><Name>FFU3_4_SPEED_SV</Name><Type>REAL</Type><Comment><![CDATA[ FFU3_4设定转速]]></Comment><BitSize>32</BitSize><BitOffs>8032</BitOffs></SubItem><SubItem><Name>FFU3_5_SPEED_SV</Name><Type>REAL</Type><Comment><![CDATA[ FFU3_5设定转速]]></Comment><BitSize>32</BitSize><BitOffs>8064</BitOffs></SubItem><SubItem><Name>FFU3_6_SPEED_SV</Name><Type>REAL</Type><Comment><![CDATA[ FFU3_6设定转速]]></Comment><BitSize>32</BitSize><BitOffs>8096</BitOffs></SubItem><SubItem><Name>FFU1_1_EN</Name><Type>REAL</Type><Comment><![CDATA[ FFU1_1使能]]></Comment><BitSize>32</BitSize><BitOffs>8128</BitOffs></SubItem><SubItem><Name>FFU1_2_EN</Name><Type>REAL</Type><Comment><![CDATA[ FFU1_2使能]]></Comment><BitSize>32</BitSize><BitOffs>8160</BitOffs></SubItem><SubItem><Name>FFU1_3_EN</Name><Type>REAL</Type><Comment><![CDATA[ FFU1_3使能]]></Comment><BitSize>32</BitSize><BitOffs>8192</BitOffs></SubItem><SubItem><Name>FFU1_4_EN</Name><Type>REAL</Type><Comment><![CDATA[ FFU1_4使能]]></Comment><BitSize>32</BitSize><BitOffs>8224</BitOffs></SubItem><SubItem><Name>FFU1_5_EN</Name><Type>REAL</Type><Comment><![CDATA[ FFU1_5使能]]></Comment><BitSize>32</BitSize><BitOffs>8256</BitOffs></SubItem><SubItem><Name>FFU1_6_EN</Name><Type>REAL</Type><Comment><![CDATA[ FFU1_6使能]]></Comment><BitSize>32</BitSize><BitOffs>8288</BitOffs></SubItem><SubItem><Name>FFU2_1_EN</Name><Type>REAL</Type><Comment><![CDATA[ FFU2_1使能]]></Comment><BitSize>32</BitSize><BitOffs>8320</BitOffs></SubItem><SubItem><Name>FFU2_2_EN</Name><Type>REAL</Type><Comment><![CDATA[ FFU2_2使能]]></Comment><BitSize>32</BitSize><BitOffs>8352</BitOffs></SubItem><SubItem><Name>FFU2_3_EN</Name><Type>REAL</Type><Comment><![CDATA[ FFU2_3使能]]></Comment><BitSize>32</BitSize><BitOffs>8384</BitOffs></SubItem><SubItem><Name>FFU2_4_EN</Name><Type>REAL</Type><Comment><![CDATA[ FFU2_4使能]]></Comment><BitSize>32</BitSize><BitOffs>8416</BitOffs></SubItem><SubItem><Name>FFU2_5_EN</Name><Type>REAL</Type><Comment><![CDATA[ FFU2_5使能]]></Comment><BitSize>32</BitSize><BitOffs>8448</BitOffs></SubItem><SubItem><Name>FFU2_6_EN</Name><Type>REAL</Type><Comment><![CDATA[ FFU2_6使能]]></Comment><BitSize>32</BitSize><BitOffs>8480</BitOffs></SubItem><SubItem><Name>FFU3_1_EN</Name><Type>REAL</Type><Comment><![CDATA[ FFU3_1使能]]></Comment><BitSize>32</BitSize><BitOffs>8512</BitOffs></SubItem><SubItem><Name>FFU3_2_EN</Name><Type>REAL</Type><Comment><![CDATA[ FFU3_2使能]]></Comment><BitSize>32</BitSize><BitOffs>8544</BitOffs></SubItem><SubItem><Name>FFU3_3_EN</Name><Type>REAL</Type><Comment><![CDATA[ FFU3_3使能]]></Comment><BitSize>32</BitSize><BitOffs>8576</BitOffs></SubItem><SubItem><Name>FFU3_4_EN</Name><Type>REAL</Type><Comment><![CDATA[ FFU3_4使能]]></Comment><BitSize>32</BitSize><BitOffs>8608</BitOffs></SubItem><SubItem><Name>FFU3_5_EN</Name><Type>REAL</Type><Comment><![CDATA[ FFU3_5使能]]></Comment><BitSize>32</BitSize><BitOffs>8640</BitOffs></SubItem><SubItem><Name>FFU3_6_EN</Name><Type>REAL</Type><Comment><![CDATA[ FFU3_6使能]]></Comment><BitSize>32</BitSize><BitOffs>8672</BitOffs></SubItem></DataType><DataType><Name>dut_OP_Output</Name><BitSize>0</BitSize></DataType><DataType><Name>dut_8Bits</Name><BitSize>8</BitSize><SubItem><Name>v1</Name><Type>BIT</Type><BitSize>1</BitSize><BitOffs>0</BitOffs></SubItem><SubItem><Name>v2</Name><Type>BIT</Type><BitSize>1</BitSize><BitOffs>1</BitOffs></SubItem><SubItem><Name>v3</Name><Type>BIT</Type><BitSize>1</BitSize><BitOffs>2</BitOffs></SubItem><SubItem><Name>v4</Name><Type>BIT</Type><BitSize>1</BitSize><BitOffs>3</BitOffs></SubItem><SubItem><Name>v5</Name><Type>BIT</Type><BitSize>1</BitSize><BitOffs>4</BitOffs></SubItem><SubItem><Name>v6</Name><Type>BIT</Type><BitSize>1</BitSize><BitOffs>5</BitOffs></SubItem><SubItem><Name>v7</Name><Type>BIT</Type><BitSize>1</BitSize><BitOffs>6</BitOffs></SubItem><SubItem><Name>v8</Name><Type>BIT</Type><BitSize>1</BitSize><BitOffs>7</BitOffs></SubItem></DataType><DataType><Name>dut_USINT_BOOL</Name><BitSize>8</BitSize><SubItem><Name>uUSINT</Name><Type>USINT</Type><BitSize>8</BitSize><BitOffs>0</BitOffs></SubItem><SubItem><Name>uBit</Name><Type>dut_8Bits</Type><BitSize>8</BitSize><BitOffs>0</BitOffs></SubItem></DataType><DataType><Name>dut_EX260_SEC</Name><BitSize>32</BitSize><SubItem><Name>A</Name><Type>dut_USINT_BOOL</Type><BitSize>8</BitSize><BitOffs>0</BitOffs></SubItem><SubItem><Name>B</Name><Type>dut_USINT_BOOL</Type><BitSize>8</BitSize><BitOffs>8</BitOffs></SubItem><SubItem><Name>C</Name><Type>dut_USINT_BOOL</Type><BitSize>8</BitSize><BitOffs>16</BitOffs></SubItem><SubItem><Name>D</Name><Type>dut_USINT_BOOL</Type><BitSize>8</BitSize><BitOffs>24</BitOffs></SubItem></DataType><DataType><Name>dut_GB_Input</Name><BitSize>832</BitSize><SubItem><Name>I200_00</Name><Type>BOOL</Type><Comment><![CDATA[ PG3_LOW_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>0</BitOffs></SubItem><SubItem><Name>I200_01</Name><Type>BOOL</Type><Comment><![CDATA[ PG3_HIGH_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>8</BitOffs></SubItem><SubItem><Name>I200_02</Name><Type>BOOL</Type><Comment><![CDATA[ PG4_LOW_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>16</BitOffs></SubItem><SubItem><Name>I200_03</Name><Type>BOOL</Type><Comment><![CDATA[ PG4_HIGH_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>24</BitOffs></SubItem><SubItem><Name>I200_04</Name><Type>BOOL</Type><Comment><![CDATA[ PG5_LOW_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>32</BitOffs></SubItem><SubItem><Name>I200_05</Name><Type>BOOL</Type><Comment><![CDATA[ PG5_HIGH_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>40</BitOffs></SubItem><SubItem><Name>I200_06</Name><Type>BOOL</Type><Comment><![CDATA[ PG6_LOW_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>48</BitOffs></SubItem><SubItem><Name>I200_07</Name><Type>BOOL</Type><Comment><![CDATA[ PG6_HIGH_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>56</BitOffs></SubItem><SubItem><Name>I200_08</Name><Type>BOOL</Type><Comment><![CDATA[ PG7_LOW_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>64</BitOffs></SubItem><SubItem><Name>I200_09</Name><Type>BOOL</Type><Comment><![CDATA[ PG7_HIGH_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>72</BitOffs></SubItem><SubItem><Name>I200_10</Name><Type>BOOL</Type><Comment><![CDATA[ PG8_LOW_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>80</BitOffs></SubItem><SubItem><Name>I200_11</Name><Type>BOOL</Type><Comment><![CDATA[ PG8_HIGH_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>88</BitOffs></SubItem><SubItem><Name>I200_12</Name><Type>BOOL</Type><Comment><![CDATA[ PG31_LOW_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>96</BitOffs></SubItem><SubItem><Name>I200_13</Name><Type>BOOL</Type><Comment><![CDATA[ PG31_HIGH_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>104</BitOffs></SubItem><SubItem><Name>I200_14</Name><Type>BOOL</Type><Comment><![CDATA[ PG32_LOW_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>112</BitOffs></SubItem><SubItem><Name>I200_15</Name><Type>BOOL</Type><Comment><![CDATA[ PG32_HIGH_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>120</BitOffs></SubItem><SubItem><Name>I201_00</Name><Type>BOOL</Type><Comment><![CDATA[ LSC_H_LEVEL]]></Comment><BitSize>8</BitSize><BitOffs>128</BitOffs></SubItem><SubItem><Name>I201_01</Name><Type>BOOL</Type><Comment><![CDATA[ LSC_M_LEVEL]]></Comment><BitSize>8</BitSize><BitOffs>136</BitOffs></SubItem><SubItem><Name>I201_02</Name><Type>BOOL</Type><Comment><![CDATA[ LSC_L_LEVEL]]></Comment><BitSize>8</BitSize><BitOffs>144</BitOffs></SubItem><SubItem><Name>I201_03</Name><Type>BOOL</Type><Comment><![CDATA[ VG31_STATUS_OK]]></Comment><BitSize>8</BitSize><BitOffs>152</BitOffs></SubItem><SubItem><Name>I201_04</Name><Type>BOOL</Type><Comment><![CDATA[ VG31_LOW_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>160</BitOffs></SubItem><SubItem><Name>I201_05</Name><Type>BOOL</Type><Comment><![CDATA[ VG31_HIGH_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>168</BitOffs></SubItem><SubItem><Name>I201_06</Name><Type>BOOL</Type><Comment><![CDATA[ GD_FAN1_STOP]]></Comment><BitSize>8</BitSize><BitOffs>176</BitOffs></SubItem><SubItem><Name>I201_07</Name><Type>BOOL</Type><Comment><![CDATA[ GD_FAN2_STOP]]></Comment><BitSize>8</BitSize><BitOffs>184</BitOffs></SubItem><SubItem><Name>I201_08</Name><Type>BOOL</Type><Comment><![CDATA[ OX_MS1]]></Comment><BitSize>8</BitSize><BitOffs>192</BitOffs></SubItem><SubItem><Name>I201_09</Name><Type>BOOL</Type><Comment><![CDATA[ OX_MS2]]></Comment><BitSize>8</BitSize><BitOffs>200</BitOffs></SubItem><SubItem><Name>I201_10</Name><Type>BOOL</Type><Comment><![CDATA[ OX_MS3]]></Comment><BitSize>8</BitSize><BitOffs>208</BitOffs></SubItem><SubItem><Name>I201_11</Name><Type>BOOL</Type><Comment><![CDATA[ OX_MSI1]]></Comment><BitSize>8</BitSize><BitOffs>216</BitOffs></SubItem><SubItem><Name>I201_12</Name><Type>BOOL</Type><Comment><![CDATA[ OX_MSI2]]></Comment><BitSize>8</BitSize><BitOffs>224</BitOffs></SubItem><SubItem><Name>I201_13</Name><Type>BOOL</Type><Comment><![CDATA[ OX_RC1]]></Comment><BitSize>8</BitSize><BitOffs>232</BitOffs></SubItem><SubItem><Name>I201_14</Name><Type>BOOL</Type><Comment><![CDATA[ OX_RC2]]></Comment><BitSize>8</BitSize><BitOffs>240</BitOffs></SubItem><SubItem><Name>I201_15</Name><Type>BOOL</Type><Comment><![CDATA[ OX_RC3]]></Comment><BitSize>8</BitSize><BitOffs>248</BitOffs></SubItem><SubItem><Name>I202_00</Name><Type>BOOL</Type><Comment><![CDATA[ MS2_Pressure_LOW_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>256</BitOffs></SubItem><SubItem><Name>I202_01</Name><Type>BOOL</Type><Comment><![CDATA[ MS2_Pressure_HIGH_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>264</BitOffs></SubItem><SubItem><Name>I202_02</Name><Type>BOOL</Type><Comment><![CDATA[ MS5_Pressure_LOW_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>272</BitOffs></SubItem><SubItem><Name>I202_03</Name><Type>BOOL</Type><Comment><![CDATA[ MS5_Pressure_HIGH_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>280</BitOffs></SubItem><SubItem><Name>I202_04</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>8</BitSize><BitOffs>288</BitOffs></SubItem><SubItem><Name>I202_05</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>8</BitSize><BitOffs>296</BitOffs></SubItem><SubItem><Name>I202_06</Name><Type>BOOL</Type><Comment><![CDATA[ MP/PS20_Pressure_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>304</BitOffs></SubItem><SubItem><Name>I202_07</Name><Type>BOOL</Type><Comment><![CDATA[ MP/PS11_Pressure_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>312</BitOffs></SubItem><SubItem><Name>I202_08</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>8</BitSize><BitOffs>320</BitOffs></SubItem><SubItem><Name>I202_09</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>8</BitSize><BitOffs>328</BitOffs></SubItem><SubItem><Name>I202_10</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>8</BitSize><BitOffs>336</BitOffs></SubItem><SubItem><Name>I202_11</Name><Type>BOOL</Type><Comment><![CDATA[ PG1_LOW_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>344</BitOffs></SubItem><SubItem><Name>I202_12</Name><Type>BOOL</Type><Comment><![CDATA[ PG1_HIGH_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>352</BitOffs></SubItem><SubItem><Name>I202_13</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>8</BitSize><BitOffs>360</BitOffs></SubItem><SubItem><Name>I202_14</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>8</BitSize><BitOffs>368</BitOffs></SubItem><SubItem><Name>I202_15</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>8</BitSize><BitOffs>376</BitOffs></SubItem><SubItem><Name>I203_00</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>8</BitSize><BitOffs>384</BitOffs></SubItem><SubItem><Name>I203_01</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE ]]></Comment><BitSize>8</BitSize><BitOffs>392</BitOffs></SubItem><SubItem><Name>I203_02</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE ]]></Comment><BitSize>8</BitSize><BitOffs>400</BitOffs></SubItem><SubItem><Name>I203_03</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE ]]></Comment><BitSize>8</BitSize><BitOffs>408</BitOffs></SubItem><SubItem><Name>I203_04</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE ]]></Comment><BitSize>8</BitSize><BitOffs>416</BitOffs></SubItem><SubItem><Name>I203_05</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE ]]></Comment><BitSize>8</BitSize><BitOffs>424</BitOffs></SubItem><SubItem><Name>I203_06</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE ]]></Comment><BitSize>8</BitSize><BitOffs>432</BitOffs></SubItem><SubItem><Name>I203_07</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE ]]></Comment><BitSize>8</BitSize><BitOffs>440</BitOffs></SubItem><SubItem><Name>I203_08</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE ]]></Comment><BitSize>8</BitSize><BitOffs>448</BitOffs></SubItem><SubItem><Name>I203_09</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE ]]></Comment><BitSize>8</BitSize><BitOffs>456</BitOffs></SubItem><SubItem><Name>I203_10</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE ]]></Comment><BitSize>8</BitSize><BitOffs>464</BitOffs></SubItem><SubItem><Name>I203_11</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE ]]></Comment><BitSize>8</BitSize><BitOffs>472</BitOffs></SubItem><SubItem><Name>I203_12</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE ]]></Comment><BitSize>8</BitSize><BitOffs>480</BitOffs></SubItem><SubItem><Name>I203_13</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE ]]></Comment><BitSize>8</BitSize><BitOffs>488</BitOffs></SubItem><SubItem><Name>I203_14</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE ]]></Comment><BitSize>8</BitSize><BitOffs>496</BitOffs></SubItem><SubItem><Name>I203_15</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE ]]></Comment><BitSize>8</BitSize><BitOffs>504</BitOffs></SubItem><SubItem><Name>IW250</Name><Type>INT</Type><Comment><![CDATA[ PG3_Pressure]]></Comment><BitSize>16</BitSize><BitOffs>512</BitOffs></SubItem><SubItem><Name>IW251</Name><Type>INT</Type><Comment><![CDATA[ PG4_Pressure]]></Comment><BitSize>16</BitSize><BitOffs>528</BitOffs></SubItem><SubItem><Name>IW252</Name><Type>INT</Type><Comment><![CDATA[ PG5_Pressure]]></Comment><BitSize>16</BitSize><BitOffs>544</BitOffs></SubItem><SubItem><Name>IW253</Name><Type>INT</Type><Comment><![CDATA[ PG6_Pressure]]></Comment><BitSize>16</BitSize><BitOffs>560</BitOffs></SubItem><SubItem><Name>IW254</Name><Type>INT</Type><Comment><![CDATA[ PG7_Pressure]]></Comment><BitSize>16</BitSize><BitOffs>576</BitOffs></SubItem><SubItem><Name>IW255</Name><Type>INT</Type><Comment><![CDATA[ PG8_PressureE]]></Comment><BitSize>16</BitSize><BitOffs>592</BitOffs></SubItem><SubItem><Name>IW256</Name><Type>INT</Type><Comment><![CDATA[ PG31_Pressure]]></Comment><BitSize>16</BitSize><BitOffs>608</BitOffs></SubItem><SubItem><Name>IW257</Name><Type>INT</Type><Comment><![CDATA[ PG32_Pressure]]></Comment><BitSize>16</BitSize><BitOffs>624</BitOffs></SubItem><SubItem><Name>IW258</Name><Type>INT</Type><Comment><![CDATA[ VG31_Pressure]]></Comment><BitSize>16</BitSize><BitOffs>640</BitOffs></SubItem><SubItem><Name>IW259</Name><Type>INT</Type><Comment><![CDATA[ PG2_Pressure]]></Comment><BitSize>16</BitSize><BitOffs>656</BitOffs></SubItem><SubItem><Name>IW260</Name><Type>INT</Type><Comment><![CDATA[ PS11_Pressure]]></Comment><BitSize>16</BitSize><BitOffs>672</BitOffs></SubItem><SubItem><Name>IW261</Name><Type>INT</Type><Comment><![CDATA[ PG1_Pressure]]></Comment><BitSize>16</BitSize><BitOffs>688</BitOffs></SubItem><SubItem><Name>IW262</Name><Type>INT</Type><Comment><![CDATA[ MS2_Gasboxleft ]]></Comment><BitSize>16</BitSize><BitOffs>704</BitOffs></SubItem><SubItem><Name>IW263</Name><Type>INT</Type><Comment><![CDATA[ MS5_Loadingarea ]]></Comment><BitSize>16</BitSize><BitOffs>720</BitOffs></SubItem><SubItem><Name>IW264</Name><Type>INT</Type><Comment><![CDATA[ OX_Value]]></Comment><BitSize>16</BitSize><BitOffs>736</BitOffs></SubItem><SubItem><Name>IW265</Name><Type>INT</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>16</BitSize><BitOffs>752</BitOffs></SubItem><SubItem><Name>IW266</Name><Type>INT</Type><Comment><![CDATA[ PG21_Pressure]]></Comment><BitSize>16</BitSize><BitOffs>768</BitOffs></SubItem><SubItem><Name>IW267</Name><Type>INT</Type><Comment><![CDATA[ PG22_Pressure]]></Comment><BitSize>16</BitSize><BitOffs>784</BitOffs></SubItem><SubItem><Name>IW268</Name><Type>INT</Type><Comment><![CDATA[ PG23_Pressure]]></Comment><BitSize>16</BitSize><BitOffs>800</BitOffs></SubItem><SubItem><Name>IW269</Name><Type>INT</Type><Comment><![CDATA[ PG33_Pressure]]></Comment><BitSize>16</BitSize><BitOffs>816</BitOffs></SubItem></DataType><DataType><Name>dut_EXH_Input</Name><BitSize>1216</BitSize><SubItem><Name>I300_00</Name><Type>BOOL</Type><Comment><![CDATA[ FS105_RHC_Flow_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>0</BitOffs></SubItem><SubItem><Name>I300_01</Name><Type>BOOL</Type><Comment><![CDATA[ FS106_Heater_Jacket_Flow_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>8</BitOffs></SubItem><SubItem><Name>I300_02</Name><Type>BOOL</Type><Comment><![CDATA[ FS202_Heater_Upper_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>16</BitOffs></SubItem><SubItem><Name>I300_03</Name><Type>BOOL</Type><Comment><![CDATA[ FS104_Shutter_Flow_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>24</BitOffs></SubItem><SubItem><Name>I300_04</Name><Type>BOOL</Type><Comment><![CDATA[ FS111_BoatRotation_Flow_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>32</BitOffs></SubItem><SubItem><Name>I300_05</Name><Type>BOOL</Type><Comment><![CDATA[ FS102_Flange_Flow_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>40</BitOffs></SubItem><SubItem><Name>I300_06</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>48</BitOffs></SubItem><SubItem><Name>I300_07</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>56</BitOffs></SubItem><SubItem><Name>I300_08</Name><Type>BOOL</Type><Comment><![CDATA[ VG11_Status_OK]]></Comment><BitSize>8</BitSize><BitOffs>64</BitOffs></SubItem><SubItem><Name>I300_09</Name><Type>BOOL</Type><Comment><![CDATA[ VG11_Low_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>72</BitOffs></SubItem><SubItem><Name>I300_10</Name><Type>BOOL</Type><Comment><![CDATA[ VG11_High_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>80</BitOffs></SubItem><SubItem><Name>I300_11</Name><Type>BOOL</Type><Comment><![CDATA[ VG13_Status_OK]]></Comment><BitSize>8</BitSize><BitOffs>88</BitOffs></SubItem><SubItem><Name>I300_12</Name><Type>BOOL</Type><Comment><![CDATA[ VG13_Low_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>96</BitOffs></SubItem><SubItem><Name>I300_13</Name><Type>BOOL</Type><Comment><![CDATA[ VG13_High_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>104</BitOffs></SubItem><SubItem><Name>I300_14</Name><Type>BOOL</Type><Comment><![CDATA[ AV71_Fan1_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>112</BitOffs></SubItem><SubItem><Name>I300_15</Name><Type>BOOL</Type><Comment><![CDATA[ AV71_Fan2_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>120</BitOffs></SubItem><SubItem><Name>I301_00</Name><Type>BOOL</Type><Comment><![CDATA[ DG1_Low_Limit_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>128</BitOffs></SubItem><SubItem><Name>I301_01</Name><Type>BOOL</Type><Comment><![CDATA[ DG1_High_Limit_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>136</BitOffs></SubItem><SubItem><Name>I301_02</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>144</BitOffs></SubItem><SubItem><Name>I301_03</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>152</BitOffs></SubItem><SubItem><Name>I301_04</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>160</BitOffs></SubItem><SubItem><Name>I301_05</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>168</BitOffs></SubItem><SubItem><Name>I301_06</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>176</BitOffs></SubItem><SubItem><Name>I301_07</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>184</BitOffs></SubItem><SubItem><Name>I301_08</Name><Type>BOOL</Type><Comment><![CDATA[ MP/PS21_Pressure_Low_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>192</BitOffs></SubItem><SubItem><Name>I301_09</Name><Type>BOOL</Type><Comment><![CDATA[ FS101_MainWater_Flow_Alarm-1]]></Comment><BitSize>8</BitSize><BitOffs>200</BitOffs></SubItem><SubItem><Name>I301_10</Name><Type>BOOL</Type><Comment><![CDATA[ FS101_FMainWater_low_Alarm-2]]></Comment><BitSize>8</BitSize><BitOffs>208</BitOffs></SubItem><SubItem><Name>I301_11</Name><Type>BOOL</Type><Comment><![CDATA[ FL301_Flow_Switch]]></Comment><BitSize>8</BitSize><BitOffs>216</BitOffs></SubItem><SubItem><Name>I301_12</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>224</BitOffs></SubItem><SubItem><Name>I301_13</Name><Type>BOOL</Type><Comment><![CDATA[ FS116_Zaxis_Flow_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>232</BitOffs></SubItem><SubItem><Name>I301_14</Name><Type>BOOL</Type><Comment><![CDATA[ PS110_Pressure_Low_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>240</BitOffs></SubItem><SubItem><Name>I301_15</Name><Type>BOOL</Type><Comment><![CDATA[ PS110_Pressure_High_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>248</BitOffs></SubItem><SubItem><Name>I302_00</Name><Type>BOOL</Type><Comment><![CDATA[ PG/PS12_Pressure_Low_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>256</BitOffs></SubItem><SubItem><Name>I302_01</Name><Type>BOOL</Type><Comment><![CDATA[ PG/PS12_Pressure_High_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>264</BitOffs></SubItem><SubItem><Name>I302_02</Name><Type>BOOL</Type><Comment><![CDATA[ PS13_ATM_Status]]></Comment><BitSize>8</BitSize><BitOffs>272</BitOffs></SubItem><SubItem><Name>I302_03</Name><Type>BOOL</Type><Comment><![CDATA[ PS13_High_Limit_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>280</BitOffs></SubItem><SubItem><Name>I302_04</Name><Type>BOOL</Type><Comment><![CDATA[ PG101_Water_Pressure_Low_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>288</BitOffs></SubItem><SubItem><Name>I302_05</Name><Type>BOOL</Type><Comment><![CDATA[ PG101_Water_Pressure_High_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>296</BitOffs></SubItem><SubItem><Name>I302_06</Name><Type>BOOL</Type><Comment><![CDATA[ VG14_Status_OK]]></Comment><BitSize>8</BitSize><BitOffs>304</BitOffs></SubItem><SubItem><Name>I302_07</Name><Type>BOOL</Type><Comment><![CDATA[ VG14_LOW_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>312</BitOffs></SubItem><SubItem><Name>I302_08</Name><Type>BOOL</Type><Comment><![CDATA[ VG14_High_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>320</BitOffs></SubItem><SubItem><Name>I302_09</Name><Type>BOOL</Type><Comment><![CDATA[ PS14_Pressure_Low_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>328</BitOffs></SubItem><SubItem><Name>I302_10</Name><Type>BOOL</Type><Comment><![CDATA[ PS14_Pressure_High_Alarm]]></Comment><BitSize>8</BitSize><BitOffs>336</BitOffs></SubItem><SubItem><Name>I302_11</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>344</BitOffs></SubItem><SubItem><Name>I302_12</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>352</BitOffs></SubItem><SubItem><Name>I302_13</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>360</BitOffs></SubItem><SubItem><Name>I302_14</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>368</BitOffs></SubItem><SubItem><Name>I302_15</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>376</BitOffs></SubItem><SubItem><Name>I303_00</Name><Type>BOOL</Type><Comment><![CDATA[ APC_Valve_Status]]></Comment><BitSize>8</BitSize><BitOffs>384</BitOffs></SubItem><SubItem><Name>I303_01</Name><Type>BOOL</Type><Comment><![CDATA[ APC_Alarm_Status]]></Comment><BitSize>8</BitSize><BitOffs>392</BitOffs></SubItem><SubItem><Name>I303_02</Name><Type>BOOL</Type><Comment><![CDATA[ RHC_Cooling_Air_cylinder1_Open]]></Comment><BitSize>8</BitSize><BitOffs>400</BitOffs></SubItem><SubItem><Name>I303_03</Name><Type>BOOL</Type><Comment><![CDATA[ RHC_Cooling_Air_cylinder1_Close]]></Comment><BitSize>8</BitSize><BitOffs>408</BitOffs></SubItem><SubItem><Name>I303_04</Name><Type>BOOL</Type><Comment><![CDATA[ RHC_Cooling_Air_cylinder2_Open]]></Comment><BitSize>8</BitSize><BitOffs>416</BitOffs></SubItem><SubItem><Name>I303_05</Name><Type>BOOL</Type><Comment><![CDATA[ RHC_Cooling_Air_cylinder2_Close]]></Comment><BitSize>8</BitSize><BitOffs>424</BitOffs></SubItem><SubItem><Name>I303_06</Name><Type>BOOL</Type><Comment><![CDATA[ RHC_Cooling_Valve_Open]]></Comment><BitSize>8</BitSize><BitOffs>432</BitOffs></SubItem><SubItem><Name>I303_07</Name><Type>BOOL</Type><Comment><![CDATA[ RHC_Cooling_Valve_Close]]></Comment><BitSize>8</BitSize><BitOffs>440</BitOffs></SubItem><SubItem><Name>I303_08</Name><Type>BOOL</Type><Comment><![CDATA[ RHC_Cooling_ButterflyValves_Open]]></Comment><BitSize>8</BitSize><BitOffs>448</BitOffs></SubItem><SubItem><Name>I303_09</Name><Type>BOOL</Type><Comment><![CDATA[ RHC_Cooling_ButterflyValves_Close]]></Comment><BitSize>8</BitSize><BitOffs>456</BitOffs></SubItem><SubItem><Name>I303_10</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>464</BitOffs></SubItem><SubItem><Name>I303_11</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>472</BitOffs></SubItem><SubItem><Name>I303_12</Name><Type>BOOL</Type><Comment><![CDATA[ GV_Open_NC]]></Comment><BitSize>8</BitSize><BitOffs>480</BitOffs></SubItem><SubItem><Name>I303_13</Name><Type>BOOL</Type><Comment><![CDATA[ GV_Open_NO]]></Comment><BitSize>8</BitSize><BitOffs>488</BitOffs></SubItem><SubItem><Name>I303_14</Name><Type>BOOL</Type><Comment><![CDATA[ GV_Close_NC]]></Comment><BitSize>8</BitSize><BitOffs>496</BitOffs></SubItem><SubItem><Name>I303_15</Name><Type>BOOL</Type><Comment><![CDATA[ GV_Close_NO]]></Comment><BitSize>8</BitSize><BitOffs>504</BitOffs></SubItem><SubItem><Name>I304_00</Name><Type>BOOL</Type><Comment><![CDATA[ RHC_Cooling_BallValve_Open]]></Comment><BitSize>8</BitSize><BitOffs>512</BitOffs></SubItem><SubItem><Name>I304_01</Name><Type>BOOL</Type><Comment><![CDATA[ RHC_Cooling_BallValve_Close]]></Comment><BitSize>8</BitSize><BitOffs>520</BitOffs></SubItem><SubItem><Name>I304_02</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>528</BitOffs></SubItem><SubItem><Name>I304_03</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>536</BitOffs></SubItem><SubItem><Name>I304_04</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>544</BitOffs></SubItem><SubItem><Name>I304_05</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>552</BitOffs></SubItem><SubItem><Name>I304_06</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>560</BitOffs></SubItem><SubItem><Name>I304_07</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>568</BitOffs></SubItem><SubItem><Name>I304_08</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>576</BitOffs></SubItem><SubItem><Name>I304_09</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>584</BitOffs></SubItem><SubItem><Name>I304_10</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>592</BitOffs></SubItem><SubItem><Name>I304_11</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>600</BitOffs></SubItem><SubItem><Name>I304_12</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>608</BitOffs></SubItem><SubItem><Name>I304_13</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>616</BitOffs></SubItem><SubItem><Name>I304_14</Name><Type>BOOL</Type><Comment><![CDATA[ Spare]]></Comment><BitSize>8</BitSize><BitOffs>624</BitOffs></SubItem><SubItem><Name>I304_15</Name><Type>BOOL</Type><Comment><![CDATA[ Spare ]]></Comment><BitSize>8</BitSize><BitOffs>632</BitOffs></SubItem><SubItem><Name>IW300</Name><Type>INT</Type><Comment><![CDATA[ FS105_RHC_Colling_Water_Flow]]></Comment><BitSize>16</BitSize><BitOffs>640</BitOffs></SubItem><SubItem><Name>IW301</Name><Type>INT</Type><Comment><![CDATA[ FS106_Heater_Jacket_Cooling_Water_Flow]]></Comment><BitSize>16</BitSize><BitOffs>656</BitOffs></SubItem><SubItem><Name>IW302</Name><Type>INT</Type><Comment><![CDATA[ FS202_Furnace_Cooling_Water_Flow]]></Comment><BitSize>16</BitSize><BitOffs>672</BitOffs></SubItem><SubItem><Name>IW303</Name><Type>INT</Type><Comment><![CDATA[ FS104_Shutter_Cooling_Water_Flow]]></Comment><BitSize>16</BitSize><BitOffs>688</BitOffs></SubItem><SubItem><Name>IW304</Name><Type>INT</Type><Comment><![CDATA[ FS111_Boat_Rotation_Cooling_Water_Flow]]></Comment><BitSize>16</BitSize><BitOffs>704</BitOffs></SubItem><SubItem><Name>IW305</Name><Type>INT</Type><Comment><![CDATA[ FS102_Flange_Cooling_Water_Flow]]></Comment><BitSize>16</BitSize><BitOffs>720</BitOffs></SubItem><SubItem><Name>IW306</Name><Type>INT</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>16</BitSize><BitOffs>736</BitOffs></SubItem><SubItem><Name>IW307</Name><Type>INT</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>16</BitSize><BitOffs>752</BitOffs></SubItem><SubItem><Name>IW308</Name><Type>INT</Type><Comment><![CDATA[ DG1_Pressure]]></Comment><BitSize>16</BitSize><BitOffs>768</BitOffs></SubItem><SubItem><Name>IW309</Name><Type>INT</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>16</BitSize><BitOffs>784</BitOffs></SubItem><SubItem><Name>IW310</Name><Type>INT</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>16</BitSize><BitOffs>800</BitOffs></SubItem><SubItem><Name>IW311</Name><Type>INT</Type><Comment><![CDATA[ FS116_Radiator_Cooling_Water_Flow]]></Comment><BitSize>16</BitSize><BitOffs>816</BitOffs></SubItem><SubItem><Name>IW312</Name><Type>INT</Type><Comment><![CDATA[ PS13_Pressure]]></Comment><BitSize>16</BitSize><BitOffs>832</BitOffs></SubItem><SubItem><Name>IW313</Name><Type>INT</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>16</BitSize><BitOffs>848</BitOffs></SubItem><SubItem><Name>IW314</Name><Type>INT</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>16</BitSize><BitOffs>864</BitOffs></SubItem><SubItem><Name>IW315</Name><Type>INT</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>16</BitSize><BitOffs>880</BitOffs></SubItem><SubItem><Name>IW316</Name><Type>INT</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>16</BitSize><BitOffs>896</BitOffs></SubItem><SubItem><Name>IW317</Name><Type>INT</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>16</BitSize><BitOffs>912</BitOffs></SubItem><SubItem><Name>IW318</Name><Type>INT</Type><Comment><![CDATA[ PS21_Pressure]]></Comment><BitSize>16</BitSize><BitOffs>928</BitOffs></SubItem><SubItem><Name>IW319</Name><Type>INT</Type><Comment><![CDATA[ PS110_Pressure]]></Comment><BitSize>16</BitSize><BitOffs>944</BitOffs></SubItem><SubItem><Name>IW320</Name><Type>INT</Type><Comment><![CDATA[ PG/PS12_Pressure]]></Comment><BitSize>16</BitSize><BitOffs>960</BitOffs></SubItem><SubItem><Name>IW321</Name><Type>INT</Type><Comment><![CDATA[ VG14_Pressure]]></Comment><BitSize>16</BitSize><BitOffs>976</BitOffs></SubItem><SubItem><Name>IW322</Name><Type>INT</Type><Comment><![CDATA[ PS14_Pressure]]></Comment><BitSize>16</BitSize><BitOffs>992</BitOffs></SubItem><SubItem><Name>IW323</Name><Type>INT</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>16</BitSize><BitOffs>1008</BitOffs></SubItem><SubItem><Name>IW324</Name><Type>INT</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>16</BitSize><BitOffs>1024</BitOffs></SubItem><SubItem><Name>IW325</Name><Type>INT</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>16</BitSize><BitOffs>1040</BitOffs></SubItem><SubItem><Name>IW326</Name><Type>INT</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>16</BitSize><BitOffs>1056</BitOffs></SubItem><SubItem><Name>IW327</Name><Type>INT</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>16</BitSize><BitOffs>1072</BitOffs></SubItem><SubItem><Name>IW328</Name><Type>INT</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>16</BitSize><BitOffs>1088</BitOffs></SubItem><SubItem><Name>IW329</Name><Type>INT</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>16</BitSize><BitOffs>1104</BitOffs></SubItem><SubItem><Name>IW330</Name><Type>INT</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>16</BitSize><BitOffs>1120</BitOffs></SubItem><SubItem><Name>IW331</Name><Type>INT</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>16</BitSize><BitOffs>1136</BitOffs></SubItem><SubItem><Name>IW332</Name><Type>INT</Type><Comment><![CDATA[ spare]]></Comment><BitSize>16</BitSize><BitOffs>1152</BitOffs></SubItem><SubItem><Name>IW333</Name><Type>INT</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>16</BitSize><BitOffs>1168</BitOffs></SubItem><SubItem><Name>IW334</Name><Type>INT</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>16</BitSize><BitOffs>1184</BitOffs></SubItem><SubItem><Name>IW335</Name><Type>INT</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>16</BitSize><BitOffs>1200</BitOffs></SubItem></DataType><DataType><Name>dut_OP_INPUT</Name><BitSize>256</BitSize><SubItem><Name>I600_00</Name><Type>BOOL</Type><Comment><![CDATA[ MS8_HC_ExhPress_LOW_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>0</BitOffs></SubItem><SubItem><Name>I600_01</Name><Type>BOOL</Type><Comment><![CDATA[ MS8_HC_ExhPress_HIGH_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>8</BitOffs></SubItem><SubItem><Name>I600_02</Name><Type>BOOL</Type><Comment><![CDATA[ MS1_Heater_ExhPress_LOW_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>16</BitOffs></SubItem><SubItem><Name>I600_03</Name><Type>BOOL</Type><Comment><![CDATA[ MS1_Heater_ExhPress_HIGH_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>24</BitOffs></SubItem><SubItem><Name>I600_04</Name><Type>BOOL</Type><Comment><![CDATA[ MS3_Scavenger_ExhPress_LOW_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>32</BitOffs></SubItem><SubItem><Name>I600_05</Name><Type>BOOL</Type><Comment><![CDATA[ MS3_Scavenger_ExhPress_HIGH_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>40</BitOffs></SubItem><SubItem><Name>I600_06</Name><Type>BOOL</Type><Comment><![CDATA[ MS6_Frontbody_ExhPress_LOW_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>48</BitOffs></SubItem><SubItem><Name>I600_07</Name><Type>BOOL</Type><Comment><![CDATA[ MS6_Frontbody_ExhPress_HIGH_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>56</BitOffs></SubItem><SubItem><Name>I600_08</Name><Type>BOOL</Type><Comment><![CDATA[ MS9_LSC1_ExhPress_LOW_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>64</BitOffs></SubItem><SubItem><Name>I600_09</Name><Type>BOOL</Type><Comment><![CDATA[ MS9_LSC1_ExhPress_HIGH_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>72</BitOffs></SubItem><SubItem><Name>I600_10</Name><Type>BOOL</Type><Comment><![CDATA[ MS11_GasBox_ExhPress_LOW_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>80</BitOffs></SubItem><SubItem><Name>I600_11</Name><Type>BOOL</Type><Comment><![CDATA[ MS11_GasBox_ExhPress_HIGH_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>88</BitOffs></SubItem><SubItem><Name>I600_12</Name><Type>BOOL</Type><Comment><![CDATA[ MS12_GasBox_ExhPress_LOW_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>96</BitOffs></SubItem><SubItem><Name>I600_13</Name><Type>BOOL</Type><Comment><![CDATA[ MS12_GasBox_ExhPress_HIGH_ALARM]]></Comment><BitSize>8</BitSize><BitOffs>104</BitOffs></SubItem><SubItem><Name>I600_14</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>8</BitSize><BitOffs>112</BitOffs></SubItem><SubItem><Name>I600_15</Name><Type>BOOL</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>8</BitSize><BitOffs>120</BitOffs></SubItem><SubItem><Name>IW600</Name><Type>INT</Type><Comment><![CDATA[ MS8_RHC_ExhPress]]></Comment><BitSize>16</BitSize><BitOffs>128</BitOffs></SubItem><SubItem><Name>IW601</Name><Type>INT</Type><Comment><![CDATA[ MS1_Heater_ExhPress]]></Comment><BitSize>16</BitSize><BitOffs>144</BitOffs></SubItem><SubItem><Name>IW602</Name><Type>INT</Type><Comment><![CDATA[ MS3_Scavenger_ExhPress]]></Comment><BitSize>16</BitSize><BitOffs>160</BitOffs></SubItem><SubItem><Name>IW603</Name><Type>INT</Type><Comment><![CDATA[ MS6_Frontbody_ExhPress]]></Comment><BitSize>16</BitSize><BitOffs>176</BitOffs></SubItem><SubItem><Name>IW604</Name><Type>INT</Type><Comment><![CDATA[ MS9_LSC1_ExhPress]]></Comment><BitSize>16</BitSize><BitOffs>192</BitOffs></SubItem><SubItem><Name>IW605</Name><Type>INT</Type><Comment><![CDATA[ MS11_GasBox_ExhPress]]></Comment><BitSize>16</BitSize><BitOffs>208</BitOffs></SubItem><SubItem><Name>IW606</Name><Type>INT</Type><Comment><![CDATA[ MS12_GasBox_ExhPress]]></Comment><BitSize>16</BitSize><BitOffs>224</BitOffs></SubItem><SubItem><Name>IW607</Name><Type>INT</Type><Comment><![CDATA[ SPARE]]></Comment><BitSize>16</BitSize><BitOffs>240</BitOffs></SubItem></DataType><DataType><Name>dut_GB_Output</Name><BitSize>288</BitSize><SubItem><Name>Q200_00</Name><Type>BOOL</Type><Comment><![CDATA[ OX_Pump_On]]></Comment><BitSize>8</BitSize><BitOffs>0</BitOffs></SubItem><SubItem><Name>Q200_01</Name><Type>BOOL</Type><Comment><![CDATA[ Spare1]]></Comment><BitSize>8</BitSize><BitOffs>8</BitOffs></SubItem><SubItem><Name>Q200_02</Name><Type>BOOL</Type><Comment><![CDATA[ Spare2]]></Comment><BitSize>8</BitSize><BitOffs>16</BitOffs></SubItem><SubItem><Name>Q200_03</Name><Type>BOOL</Type><Comment><![CDATA[ Spare3]]></Comment><BitSize>8</BitSize><BitOffs>24</BitOffs></SubItem><SubItem><Name>Q200_04</Name><Type>BOOL</Type><Comment><![CDATA[ Spare4]]></Comment><BitSize>8</BitSize><BitOffs>32</BitOffs></SubItem><SubItem><Name>Q200_05</Name><Type>BOOL</Type><Comment><![CDATA[ Spare5]]></Comment><BitSize>8</BitSize><BitOffs>40</BitOffs></SubItem><SubItem><Name>Q200_06</Name><Type>BOOL</Type><Comment><![CDATA[ Spare6]]></Comment><BitSize>8</BitSize><BitOffs>48</BitOffs></SubItem><SubItem><Name>Q200_07</Name><Type>BOOL</Type><Comment><![CDATA[ Spare7]]></Comment><BitSize>8</BitSize><BitOffs>56</BitOffs></SubItem><SubItem><Name>Q200_08</Name><Type>BOOL</Type><Comment><![CDATA[ Spare8]]></Comment><BitSize>8</BitSize><BitOffs>64</BitOffs></SubItem><SubItem><Name>Q200_09</Name><Type>BOOL</Type><Comment><![CDATA[ Spare9]]></Comment><BitSize>8</BitSize><BitOffs>72</BitOffs></SubItem><SubItem><Name>Q200_10</Name><Type>BOOL</Type><Comment><![CDATA[ Spare10]]></Comment><BitSize>8</BitSize><BitOffs>80</BitOffs></SubItem><SubItem><Name>Q200_11</Name><Type>BOOL</Type><Comment><![CDATA[ Spare11]]></Comment><BitSize>8</BitSize><BitOffs>88</BitOffs></SubItem><SubItem><Name>Q200_12</Name><Type>BOOL</Type><Comment><![CDATA[ Spare12]]></Comment><BitSize>8</BitSize><BitOffs>96</BitOffs></SubItem><SubItem><Name>Q200_13</Name><Type>BOOL</Type><Comment><![CDATA[ Spare13]]></Comment><BitSize>8</BitSize><BitOffs>104</BitOffs></SubItem><SubItem><Name>Q200_14</Name><Type>BOOL</Type><Comment><![CDATA[ Spare14]]></Comment><BitSize>8</BitSize><BitOffs>112</BitOffs></SubItem><SubItem><Name>Q200_15</Name><Type>BOOL</Type><Comment><![CDATA[ Spare15]]></Comment><BitSize>8</BitSize><BitOffs>120</BitOffs></SubItem><SubItem><Name>QEV</Name><Type>dut_EX260_SEC</Type><ArrayInfo><LBound>1</LBound><Elements>5</Elements></ArrayInfo><Comment><![CDATA[阀岛输出]]></Comment><BitSize>160</BitSize><BitOffs>128</BitOffs></SubItem></DataType><DataType><Name>dut_EXH_Output</Name><BitSize>160</BitSize><SubItem><Name>Q300_00</Name><Type>BOOL</Type><Comment><![CDATA[ CoolingValve1_Boat]]></Comment><BitSize>8</BitSize><BitOffs>0</BitOffs></SubItem><SubItem><Name>Q300_01</Name><Type>BOOL</Type><Comment><![CDATA[ CoolingValve2_Flange]]></Comment><BitSize>8</BitSize><BitOffs>8</BitOffs></SubItem><SubItem><Name>Q300_02</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>16</BitOffs></SubItem><SubItem><Name>Q300_03</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>24</BitOffs></SubItem><SubItem><Name>Q300_04</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>32</BitOffs></SubItem><SubItem><Name>Q300_05</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>40</BitOffs></SubItem><SubItem><Name>Q300_06</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>48</BitOffs></SubItem><SubItem><Name>Q300_07</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>56</BitOffs></SubItem><SubItem><Name>Q300_08</Name><Type>BOOL</Type><Comment><![CDATA[ APC_auto_close]]></Comment><BitSize>8</BitSize><BitOffs>64</BitOffs></SubItem><SubItem><Name>Q300_09</Name><Type>BOOL</Type><Comment><![CDATA[ APC_pump_on]]></Comment><BitSize>8</BitSize><BitOffs>72</BitOffs></SubItem><SubItem><Name>Q300_10</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>80</BitOffs></SubItem><SubItem><Name>Q300_11</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>88</BitOffs></SubItem><SubItem><Name>Q300_12</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>96</BitOffs></SubItem><SubItem><Name>Q300_13</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>104</BitOffs></SubItem><SubItem><Name>Q300_14</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>112</BitOffs></SubItem><SubItem><Name>Q300_15</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>120</BitOffs></SubItem><SubItem><Name>QEV</Name><Type>dut_EX260_SEC</Type><ArrayInfo><LBound>1</LBound><Elements>1</Elements></ArrayInfo><Comment><![CDATA[阀岛输出]]></Comment><BitSize>32</BitSize><BitOffs>128</BitOffs></SubItem></DataType><DataType><Name GUID="{5456DAC5-9FA5-4A6B-B497-840FCC690FDD}" Namespace="PLC" TcBaseType="true">PlcLicenseInfo</Name><BitSize>1024</BitSize><SubItem><Name>LicenseId</Name><Type GUID="{18071995-0000-0000-0000-000000000021}">GUID</Type><BitSize>128</BitSize><BitOffs>0</BitOffs></SubItem><SubItem><Name>Instances</Name><Type GUID="{18071995-0000-0000-0000-000000000008}">UDINT</Type><BitSize>32</BitSize><BitOffs>128</BitOffs></SubItem><SubItem><Name>LicenseName</Name><Type GUID="{18071995-0000-0000-0000-00010000005F}">STRING(95)</Type><BitSize>768</BitSize><BitOffs>256</BitOffs></SubItem></DataType><DataType><Name GUID="{4591E628-DBCE-4E33-AE0B-7EB853AA256E}" Namespace="PLC" TcBaseType="true">EPlcPersistentStatus</Name><BitSize>8</BitSize><BaseType GUID="{18071995-0000-0000-0000-000000000002}">USINT</BaseType><EnumInfo><Text><![CDATA[PS_None]]></Text><Enum>0</Enum></EnumInfo><EnumInfo><Text><![CDATA[PS_All]]></Text><Enum>1</Enum></EnumInfo><EnumInfo><Text><![CDATA[PS_Partial]]></Text><Enum>2</Enum></EnumInfo></DataType><DataType><Name GUID="{941FDF6E-37CE-4C30-AA23-3236AFA461E2}" Namespace="PLC" TcBaseType="true">PlcAppSystemInfo</Name><BitSize>2048</BitSize><SubItem><Name>ObjId</Name><Type GUID="{18071995-0000-0000-0000-00000000000F}">OTCID</Type><BitSize>32</BitSize><BitOffs>0</BitOffs></SubItem><SubItem><Name>TaskCnt</Name><Type GUID="{18071995-0000-0000-0000-000000000008}">UDINT</Type><BitSize>32</BitSize><BitOffs>32</BitOffs></SubItem><SubItem><Name>OnlineChangeCnt</Name><Type GUID="{18071995-0000-0000-0000-000000000008}">UDINT</Type><BitSize>32</BitSize><BitOffs>64</BitOffs></SubItem><SubItem><Name>Flags</Name><Type GUID="{18071995-0000-0000-0000-000000000007}">DWORD</Type><BitSize>32</BitSize><BitOffs>96</BitOffs></SubItem><SubItem><Name>AdsPort</Name><Type GUID="{18071995-0000-0000-0000-000000000005}">UINT</Type><BitSize>16</BitSize><BitOffs>128</BitOffs></SubItem><SubItem><Name>BootDataLoaded</Name><Type GUID="{18071995-0000-0000-0000-000000000030}">BOOL</Type><BitSize>8</BitSize><BitOffs>144</BitOffs></SubItem><SubItem><Name>OldBootData</Name><Type GUID="{18071995-0000-0000-0000-000000000030}">BOOL</Type><BitSize>8</BitSize><BitOffs>152</BitOffs></SubItem><SubItem><Name>AppTimestamp</Name><Type GUID="{18071995-0000-0000-0000-00000000004C}">DT</Type><BitSize>32</BitSize><BitOffs>160</BitOffs></SubItem><SubItem><Name>KeepOutputsOnBP</Name><Type GUID="{18071995-0000-0000-0000-000000000030}">BOOL</Type><BitSize>8</BitSize><BitOffs>192</BitOffs></SubItem><SubItem><Name>ShutdownInProgress</Name><Type GUID="{18071995-0000-0000-0000-000000000030}">BOOL</Type><BitSize>8</BitSize><BitOffs>200</BitOffs></SubItem><SubItem><Name>LicensesPending</Name><Type GUID="{18071995-0000-0000-0000-000000000030}">BOOL</Type><BitSize>8</BitSize><BitOffs>208</BitOffs></SubItem><SubItem><Name>BSODOccured</Name><Type GUID="{18071995-0000-0000-0000-000000000030}">BOOL</Type><BitSize>8</BitSize><BitOffs>216</BitOffs></SubItem><SubItem><Name>LoggedIn</Name><Type GUID="{18071995-0000-0000-0000-000000000030}">BOOL</Type><BitSize>8</BitSize><BitOffs>224</BitOffs></SubItem><SubItem><Name>PersistentStatus</Name><Type GUID="{4591E628-DBCE-4E33-AE0B-7EB853AA256E}" Namespace="PLC">EPlcPersistentStatus</Type><BitSize>8</BitSize><BitOffs>232</BitOffs></SubItem><SubItem><Name>TComSrvPtr</Name><Type GUID="{00000030-0000-0000-E000-000000000064}">ITComObjectServer</Type><BitSize X64="64">32</BitSize><BitOffs>256</BitOffs><Properties><Property><Name>TcComInterface</Name></Property></Properties></SubItem><SubItem><Name>AppName</Name><Type GUID="{18071995-0000-0000-0000-00010000003F}">STRING(63)</Type><BitSize>512</BitSize><BitOffs>512</BitOffs></SubItem><SubItem><Name>ProjectName</Name><Type GUID="{18071995-0000-0000-0000-00010000003F}">STRING(63)</Type><BitSize>512</BitSize><BitOffs>1024</BitOffs></SubItem><Hides><Hide GUID="{D91E046A-A488-4D27-8D43-0F3C40ED5081}" /><Hide GUID="{5DCEB2BC-E196-43AD-80B7-EBACF31A430B}" /><Hide GUID="{1B9FDDE4-B3B7-4F0F-AB14-24EDC2F643E7}" /><Hide GUID="{C1C52E30-BC0B-44CA-BF39-E2FE7F2D145C}" /><Hide GUID="{5C8FF47F-7F83-4493-8D21-F1FF8A08F75A}" /></Hides></DataType><DataType><Name GUID="{56294066-FFF7-46F3-8206-FA06A30B13BA}" Namespace="PLC" TcBaseType="true">PlcTaskSystemInfo</Name><BitSize>1024</BitSize><SubItem><Name>ObjId</Name><Type GUID="{18071995-0000-0000-0000-00000000000F}">OTCID</Type><BitSize>32</BitSize><BitOffs>0</BitOffs></SubItem><SubItem><Name>CycleTime</Name><Type GUID="{18071995-0000-0000-0000-000000000008}">UDINT</Type><BitSize>32</BitSize><BitOffs>32</BitOffs></SubItem><SubItem><Name>Priority</Name><Type GUID="{18071995-0000-0000-0000-000000000005}">UINT</Type><BitSize>16</BitSize><BitOffs>64</BitOffs></SubItem><SubItem><Name>AdsPort</Name><Type GUID="{18071995-0000-0000-0000-000000000005}">UINT</Type><BitSize>16</BitSize><BitOffs>80</BitOffs></SubItem><SubItem><Name>CycleCount</Name><Type GUID="{18071995-0000-0000-0000-000000000008}">UDINT</Type><BitSize>32</BitSize><BitOffs>96</BitOffs></SubItem><SubItem><Name>DcTaskTime</Name><Type GUID="{18071995-0000-0000-0000-00000000000C}">LINT</Type><BitSize>64</BitSize><BitOffs>128</BitOffs></SubItem><SubItem><Name>LastExecTime</Name><Type GUID="{18071995-0000-0000-0000-000000000008}">UDINT</Type><BitSize>32</BitSize><BitOffs>192</BitOffs></SubItem><SubItem><Name>FirstCycle</Name><Type GUID="{18071995-0000-0000-0000-000000000030}">BOOL</Type><BitSize>8</BitSize><BitOffs>224</BitOffs></SubItem><SubItem><Name>CycleTimeExceeded</Name><Type GUID="{18071995-0000-0000-0000-000000000030}">BOOL</Type><BitSize>8</BitSize><BitOffs>232</BitOffs></SubItem><SubItem><Name>InCallAfterOutputUpdate</Name><Type GUID="{18071995-0000-0000-0000-000000000030}">BOOL</Type><BitSize>8</BitSize><BitOffs>240</BitOffs></SubItem><SubItem><Name>RTViolation</Name><Type GUID="{18071995-0000-0000-0000-000000000030}">BOOL</Type><BitSize>8</BitSize><BitOffs>248</BitOffs></SubItem><SubItem><Name>TaskName</Name><Type GUID="{18071995-0000-0000-0000-00010000003F}">STRING(63)</Type><BitSize>512</BitSize><BitOffs>512</BitOffs></SubItem><Hides><Hide GUID="{6A76D020-03A2-465C-A678-C341951E9EF3}" /><Hide GUID="{6F7D679F-72A0-4831-A7F1-085F839743ED}" /></Hides></DataType><DataType><Name>_Implicit_KindOfTask</Name><BitSize>16</BitSize><BaseType>INT</BaseType><EnumInfo><Text>_implicit_cyclic</Text><Enum>0</Enum></EnumInfo><EnumInfo><Text>_implicit_event</Text><Enum>1</Enum></EnumInfo><EnumInfo><Text>_implicit_external</Text><Enum>2</Enum></EnumInfo><EnumInfo><Text>_implicit_freewheeling</Text><Enum>3</Enum></EnumInfo><Properties><Property><Name>hide</Name></Property><Property><Name>generate_implicit_init_function</Name></Property></Properties></DataType><DataType><Name>_Implicit_Jitter_Distribution</Name><BitSize>48</BitSize><SubItem><Name>wRangeMax</Name><Type>WORD</Type><BitSize>16</BitSize><BitOffs>0</BitOffs></SubItem><SubItem><Name>wCountJitterNeg</Name><Type>WORD</Type><BitSize>16</BitSize><BitOffs>16</BitOffs></SubItem><SubItem><Name>wCountJitterPos</Name><Type>WORD</Type><BitSize>16</BitSize><BitOffs>32</BitOffs></SubItem><Properties><Property><Name>hide</Name></Property></Properties></DataType><DataType><Name>_Implicit_Task_Info</Name><BitSize>704</BitSize><SubItem><Name>dwVersion</Name><Type>DWORD</Type><BitSize>32</BitSize><BitOffs>0</BitOffs></SubItem><SubItem><Name>pszName</Name><Type PointerTo="1">STRING(80)</Type><BitSize>32</BitSize><BitOffs>32</BitOffs></SubItem><SubItem><Name>nPriority</Name><Type>INT</Type><BitSize>16</BitSize><BitOffs>64</BitOffs></SubItem><SubItem><Name>KindOf</Name><Type>_Implicit_KindOfTask</Type><BitSize>16</BitSize><BitOffs>80</BitOffs></SubItem><SubItem><Name>bWatchdog</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>96</BitOffs></SubItem><SubItem><Name>bProfilingTask</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>104</BitOffs></SubItem><SubItem><Name>dwEventFunctionPointer</Name><Type PointerTo="1">BYTE</Type><BitSize>32</BitSize><BitOffs>128</BitOffs></SubItem><SubItem><Name>pszExternalEvent</Name><Type PointerTo="1">STRING(80)</Type><BitSize>32</BitSize><BitOffs>160</BitOffs></SubItem><SubItem><Name>dwTaskEntryFunctionPointer</Name><Type PointerTo="1">BYTE</Type><BitSize>32</BitSize><BitOffs>192</BitOffs></SubItem><SubItem><Name>dwWatchdogSensitivity</Name><Type>DWORD</Type><BitSize>32</BitSize><BitOffs>224</BitOffs></SubItem><SubItem><Name>dwInterval</Name><Type>DWORD</Type><BitSize>32</BitSize><BitOffs>256</BitOffs></SubItem><SubItem><Name>dwWatchdogTime</Name><Type>DWORD</Type><BitSize>32</BitSize><BitOffs>288</BitOffs></SubItem><SubItem><Name>dwLastCycleTime</Name><Type>DWORD</Type><BitSize>32</BitSize><BitOffs>320</BitOffs></SubItem><SubItem><Name>dwAverageCycleTime</Name><Type>DWORD</Type><BitSize>32</BitSize><BitOffs>352</BitOffs></SubItem><SubItem><Name>dwMaxCycleTime</Name><Type>DWORD</Type><BitSize>32</BitSize><BitOffs>384</BitOffs></SubItem><SubItem><Name>dwMinCycleTime</Name><Type>DWORD</Type><BitSize>32</BitSize><BitOffs>416</BitOffs></SubItem><SubItem><Name>diJitter</Name><Type>DINT</Type><BitSize>32</BitSize><BitOffs>448</BitOffs></SubItem><SubItem><Name>diJitterMin</Name><Type>DINT</Type><BitSize>32</BitSize><BitOffs>480</BitOffs></SubItem><SubItem><Name>diJitterMax</Name><Type>DINT</Type><BitSize>32</BitSize><BitOffs>512</BitOffs></SubItem><SubItem><Name>dwCycleCount</Name><Type>DWORD</Type><BitSize>32</BitSize><BitOffs>544</BitOffs></SubItem><SubItem><Name>wTaskStatus</Name><Type>WORD</Type><BitSize>16</BitSize><BitOffs>576</BitOffs></SubItem><SubItem><Name>wNumOfJitterDistributions</Name><Type>WORD</Type><BitSize>16</BitSize><BitOffs>592</BitOffs></SubItem><SubItem><Name>pJitterDistribution</Name><Type PointerTo="1">_Implicit_Jitter_Distribution</Type><BitSize>32</BitSize><BitOffs>608</BitOffs></SubItem><SubItem><Name>bWithinSPSTimeSlicing</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>640</BitOffs></SubItem><SubItem><Name>byDummy</Name><Type>BYTE</Type><BitSize>8</BitSize><BitOffs>648</BitOffs></SubItem><SubItem><Name>bShouldBlock</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>656</BitOffs></SubItem><SubItem><Name>bActive</Name><Type>BOOL</Type><BitSize>8</BitSize><BitOffs>664</BitOffs></SubItem><SubItem><Name>dwIECCycleCount</Name><Type>DWORD</Type><BitSize>32</BitSize><BitOffs>672</BitOffs></SubItem><Properties><Property><Name>hide</Name></Property></Properties></DataType></DataTypes><Modules><Module GUID="{11C1809C-024A-41D1-9220-A408E9B41E4E}" TcSmClass="TComPlcObjDef" TargetPlatform="TwinCAT RT (x86)"><Name>PLC</Name><CLSID ClassFactory="TcPlc30">{08500001-0000-0000-F000-000000000064}</CLSID><Licenses><License><LicenseId>{a1af8a04-c08d-4853-a5a0-0e6c3a278a8c}</LicenseId><Comment>TF6255 TC3 Modbus-RTU</Comment></License><License><LicenseId>{a1af8a04-c08d-4853-a5a0-0e6c3a278a8c}</LicenseId><Comment>TF6255 TC3 Modbus-RTU</Comment></License><License><LicenseId>{a1af8a04-c08d-4853-a5a0-0e6c3a278a8c}</LicenseId><Comment>TF6255 TC3 Modbus-RTU</Comment></License><License><LicenseId>{a1af8a04-c08d-4853-a5a0-0e6c3a278a8c}</LicenseId><Comment>TF6255 TC3 Modbus-RTU</Comment></License><License><LicenseId>{a1af8a04-c08d-4853-a5a0-0e6c3a278a8c}</LicenseId><Comment>TF6255 TC3 Modbus-RTU</Comment></License><License><LicenseId>{a1af8a04-c08d-4853-a5a0-0e6c3a278a8c}</LicenseId><Comment>TF6255 TC3 Modbus-RTU</Comment></License><License><LicenseId>{a1af8a04-c08d-4853-a5a0-0e6c3a278a8c}</LicenseId><Comment>TF6255 TC3 Modbus-RTU</Comment></License><License><LicenseId>{a1af8a04-c08d-4853-a5a0-0e6c3a278a8c}</LicenseId><Comment>TF6255 TC3 Modbus-RTU</Comment></License></Licenses><Contexts><Context><Id NeedCalleeCall="true">0</Id><Name>PlcTask</Name><ManualConfig><OTCID>#x02010030</OTCID></ManualConfig></Context></Contexts><Parameters /><DataAreas><DataArea><AreaNo AreaType="InputDst" CreateSymbols="true">0</AreaNo><Name>PlcTask Inputs</Name><ContextId>0</ContextId><ByteSize>720896</ByteSize><Symbol><Name>MAIN.FFU.MBMaster.InData</Name><BitSize>192</BitSize><BaseType Namespace="Tc2_ModbusRTU">MB_KL6inData22B</BaseType><Properties><Property><Name>TcAddressType</Name><Value>Input</Value></Property></Properties><BitOffs>3085840</BitOffs></Symbol><Symbol><Name>GVL_IO_Mapping.GB_EL1889</Name><Comment><![CDATA[***********************************************
  7. !!!!!以下对应实际硬件,绝对禁止在程序中使用!!!!
  8. ***********************************************]]></Comment><BitSize>384</BitSize><BaseType>BOOL</BaseType><ArrayInfo><LBound>1</LBound><Elements>3</Elements></ArrayInfo><ArrayInfo><LBound>0</LBound><Elements>16</Elements></ArrayInfo><Properties><Property><Name>TcAddressType</Name><Value>Input</Value></Property><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3190728</BitOffs></Symbol><Symbol><Name>GVL_IO_Mapping.GB_EL3164</Name><BitSize>256</BitSize><BaseType>INT</BaseType><ArrayInfo><LBound>1</LBound><Elements>4</Elements></ArrayInfo><ArrayInfo><LBound>1</LBound><Elements>4</Elements></ArrayInfo><Properties><Property><Name>TcAddressType</Name><Value>Input</Value></Property><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3191120</BitOffs></Symbol><Symbol><Name>GVL_IO_Mapping.GB_EL3124</Name><BitSize>64</BitSize><BaseType>INT</BaseType><ArrayInfo><LBound>1</LBound><Elements>1</Elements></ArrayInfo><ArrayInfo><LBound>1</LBound><Elements>4</Elements></ArrayInfo><Properties><Property><Name>TcAddressType</Name><Value>Input</Value></Property><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3191376</BitOffs></Symbol><Symbol><Name>GVL_IO_Mapping.EXH_EL1889</Name><BitSize>640</BitSize><BaseType>BOOL</BaseType><ArrayInfo><LBound>1</LBound><Elements>5</Elements></ArrayInfo><ArrayInfo><LBound>0</LBound><Elements>16</Elements></ArrayInfo><Properties><Property><Name>TcAddressType</Name><Value>Input</Value></Property><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3191904</BitOffs></Symbol><Symbol><Name>GVL_IO_Mapping.EXH_EL3124</Name><BitSize>320</BitSize><BaseType>INT</BaseType><ArrayInfo><LBound>1</LBound><Elements>5</Elements></ArrayInfo><ArrayInfo><LBound>1</LBound><Elements>4</Elements></ArrayInfo><Properties><Property><Name>TcAddressType</Name><Value>Input</Value></Property><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3192544</BitOffs></Symbol><Symbol><Name>GVL_IO_Mapping.EXH_EL3164</Name><BitSize>256</BitSize><BaseType>INT</BaseType><ArrayInfo><LBound>1</LBound><Elements>4</Elements></ArrayInfo><ArrayInfo><LBound>1</LBound><Elements>4</Elements></ArrayInfo><Properties><Property><Name>TcAddressType</Name><Value>Input</Value></Property><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3192864</BitOffs></Symbol><Symbol><Name>GVL_IO_Mapping.OP_EL1889</Name><BitSize>128</BitSize><BaseType>BOOL</BaseType><ArrayInfo><LBound>1</LBound><Elements>1</Elements></ArrayInfo><ArrayInfo><LBound>0</LBound><Elements>16</Elements></ArrayInfo><Properties><Property><Name>TcAddressType</Name><Value>Input</Value></Property><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3193280</BitOffs></Symbol><Symbol><Name>GVL_IO_Mapping.OP_EL3124</Name><BitSize>128</BitSize><BaseType>INT</BaseType><ArrayInfo><LBound>1</LBound><Elements>2</Elements></ArrayInfo><ArrayInfo><LBound>1</LBound><Elements>4</Elements></ArrayInfo><Properties><Property><Name>TcAddressType</Name><Value>Input</Value></Property><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3193408</BitOffs></Symbol></DataArea><DataArea><AreaNo AreaType="OutputSrc" CreateSymbols="true">1</AreaNo><Name>PlcTask Outputs</Name><ContextId>0</ContextId><ByteSize>720896</ByteSize><Symbol><Name>MAIN.FFU.MBMaster.OutData</Name><BitSize>192</BitSize><BaseType Namespace="Tc2_ModbusRTU">MB_KL6outData22B</BaseType><Properties><Property><Name>TcAddressType</Name><Value>Output</Value></Property></Properties><BitOffs>3086032</BitOffs></Symbol><Symbol><Name>GVL_IO_Mapping.GB_EL6022</Name><BitSize>176</BitSize><BaseType>USINT</BaseType><ArrayInfo><LBound>1</LBound><Elements>1</Elements></ArrayInfo><ArrayInfo><LBound>0</LBound><Elements>22</Elements></ArrayInfo><Properties><Property><Name>TcAddressType</Name><Value>Output</Value></Property><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3191440</BitOffs></Symbol><Symbol><Name>GVL_IO_Mapping.GB_EL2889</Name><BitSize>128</BitSize><BaseType>BOOL</BaseType><ArrayInfo><LBound>1</LBound><Elements>1</Elements></ArrayInfo><ArrayInfo><LBound>0</LBound><Elements>16</Elements></ArrayInfo><Properties><Property><Name>TcAddressType</Name><Value>Output</Value></Property><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3191616</BitOffs></Symbol><Symbol><Name>GVL_IO_Mapping.GB_EV</Name><BitSize>160</BitSize><BaseType>dut_EX260_SEC</BaseType><ArrayInfo><LBound>1</LBound><Elements>5</Elements></ArrayInfo><Properties><Property><Name>TcAddressType</Name><Value>Output</Value></Property><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3191744</BitOffs></Symbol><Symbol><Name>GVL_IO_Mapping.EXH_EL2889</Name><BitSize>128</BitSize><BaseType>BOOL</BaseType><ArrayInfo><LBound>1</LBound><Elements>1</Elements></ArrayInfo><ArrayInfo><LBound>0</LBound><Elements>16</Elements></ArrayInfo><Properties><Property><Name>TcAddressType</Name><Value>Output</Value></Property><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3193120</BitOffs></Symbol><Symbol><Name>GVL_IO_Mapping.EXH_EV</Name><BitSize>32</BitSize><BaseType>dut_EX260_SEC</BaseType><ArrayInfo><LBound>1</LBound><Elements>1</Elements></ArrayInfo><Properties><Property><Name>TcAddressType</Name><Value>Output</Value></Property><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3193248</BitOffs></Symbol></DataArea><DataArea><AreaNo AreaType="Internal" CreateSymbols="true">3</AreaNo><Name>PlcTask Internal</Name><ContextId>0</ContextId><ByteSize>720896</ByteSize><Symbol><Name>Global_Version.stLibVersion_Tc2_ModbusRTU</Name><BitSize>288</BitSize><BaseType GUID="{6F5942ED-BFA1-497D-8225-23C6DAAD0A09}">ST_LibVersion</BaseType><Default><SubItem><Name>.iMajor</Name><Value>3</Value></SubItem><SubItem><Name>.iMinor</Name><Value>5</Value></SubItem><SubItem><Name>.iBuild</Name><Value>6</Value></SubItem><SubItem><Name>.iRevision</Name><Value>0</Value></SubItem><SubItem><Name>.nFlags</Name><Value>1</Value></SubItem><SubItem><Name>.sVersion</Name><String>3.5.6.0</String></SubItem></Default><Properties><Property><Name>const_non_replaced</Name></Property><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3072000</BitOffs></Symbol><Symbol><Name>Global_Variables.MAX_TELEGRAM_IDX</Name><Comment><![CDATA[ maximum length of modbus telegrams ]]></Comment><BitSize>16</BitSize><BaseType>INT</BaseType><Default><Value>255</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3072288</BitOffs></Symbol><Symbol><Name>Global_Variables.COM_BUFFER_MAXIDX</Name><Comment><![CDATA[ COM-Port FIFO Maxindex ]]></Comment><BitSize>16</BitSize><BaseType>INT</BaseType><Default><Value>63</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3072304</BitOffs></Symbol><Symbol><Name>Global_Variables.MODBUSBUFFERSIZE_DEBUGBUFFER</Name><BitSize>16</BitSize><BaseType>INT</BaseType><Default><Value>15</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3072320</BitOffs></Symbol><Symbol><Name>Global_Variables.MODBUSRTU_OUTPUTACCESS_OFFSET</Name><BitSize>16</BitSize><BaseType>WORD</BaseType><Default><Value>2048</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3072336</BitOffs></Symbol><Symbol><Name>Global_Variables.MODBUSRTU_MEMORYACCESS_OFFSET</Name><BitSize>16</BitSize><BaseType>WORD</BaseType><Default><Value>16384</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3072352</BitOffs></Symbol><Symbol><Name>Global_Variables.AMSPORT_LOGGER</Name><Comment><![CDATA[ Logger ]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Default><Value>100</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3072368</BitOffs></Symbol><Symbol><Name>Global_Variables.MODBUSRTU_CHARACTERRECEIVETIMEOUT</Name><BitSize>32</BitSize><BaseType>TIME</BaseType><Default><DateTime>50</DateTime></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3072384</BitOffs></Symbol><Symbol><Name>Global_Version.stLibVersion_Tc2_SerialCom</Name><BitSize>288</BitSize><BaseType GUID="{6F5942ED-BFA1-497D-8225-23C6DAAD0A09}">ST_LibVersion</BaseType><Default><SubItem><Name>.iMajor</Name><Value>3</Value></SubItem><SubItem><Name>.iMinor</Name><Value>4</Value></SubItem><SubItem><Name>.iBuild</Name><Value>1</Value></SubItem><SubItem><Name>.iRevision</Name><Value>0</Value></SubItem><SubItem><Name>.nFlags</Name><Value>1</Value></SubItem><SubItem><Name>.sVersion</Name><String>3.4.1.0</String></SubItem></Default><Properties><Property><Name>const_non_replaced</Name></Property><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3072416</BitOffs></Symbol><Symbol><Name>Global_Version.stLibVersion_Tc2_Standard</Name><BitSize>288</BitSize><BaseType GUID="{6F5942ED-BFA1-497D-8225-23C6DAAD0A09}">ST_LibVersion</BaseType><Default><SubItem><Name>.iMajor</Name><Value>3</Value></SubItem><SubItem><Name>.iMinor</Name><Value>4</Value></SubItem><SubItem><Name>.iBuild</Name><Value>5</Value></SubItem><SubItem><Name>.iRevision</Name><Value>0</Value></SubItem><SubItem><Name>.nFlags</Name><Value>1</Value></SubItem><SubItem><Name>.sVersion</Name><String>3.4.5.0</String></SubItem></Default><Properties><Property><Name>const_non_replaced</Name></Property><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3072704</BitOffs></Symbol><Symbol><Name>Global_Version.stLibVersion_Tc2_System</Name><BitSize>288</BitSize><BaseType GUID="{6F5942ED-BFA1-497D-8225-23C6DAAD0A09}">ST_LibVersion</BaseType><Default><SubItem><Name>.iMajor</Name><Value>3</Value></SubItem><SubItem><Name>.iMinor</Name><Value>6</Value></SubItem><SubItem><Name>.iBuild</Name><Value>4</Value></SubItem><SubItem><Name>.iRevision</Name><Value>0</Value></SubItem><SubItem><Name>.nFlags</Name><Value>1</Value></SubItem><SubItem><Name>.sVersion</Name><String>3.6.4.0</String></SubItem></Default><Properties><Property><Name>const_non_replaced</Name></Property><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3072992</BitOffs></Symbol><Symbol><Name>Global_Variables.AMSPORT_EVENTLOG</Name><Comment><![CDATA[ Event logger ]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Default><Value>110</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073280</BitOffs></Symbol><Symbol><Name>Global_Variables.AMSPORT_R0_RTIME</Name><Comment><![CDATA[ R0 Real time ]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Default><Value>200</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073296</BitOffs></Symbol><Symbol><Name>Global_Variables.AMSPORT_R0_IO</Name><Comment><![CDATA[ I/O Driver ]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Default><Value>300</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073312</BitOffs></Symbol><Symbol><Name>Global_Variables.AMSPORT_R0_NC</Name><BitSize>16</BitSize><BaseType>UINT</BaseType><Default><Value>500</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073328</BitOffs></Symbol><Symbol><Name>Global_Variables.AMSPORT_R0_NCSAF</Name><BitSize>16</BitSize><BaseType>UINT</BaseType><Default><Value>501</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073344</BitOffs></Symbol><Symbol><Name>Global_Variables.AMSPORT_R0_NCSVB</Name><BitSize>16</BitSize><BaseType>UINT</BaseType><Default><Value>511</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073360</BitOffs></Symbol><Symbol><Name>Global_Variables.AMSPORT_R0_ISG</Name><BitSize>16</BitSize><BaseType>UINT</BaseType><Default><Value>550</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073376</BitOffs></Symbol><Symbol><Name>Global_Variables.AMSPORT_R0_CNC</Name><BitSize>16</BitSize><BaseType>UINT</BaseType><Default><Value>600</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073392</BitOffs></Symbol><Symbol><Name>Global_Variables.AMSPORT_R0_LINE</Name><BitSize>16</BitSize><BaseType>UINT</BaseType><Default><Value>700</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073408</BitOffs></Symbol><Symbol><Name>Global_Variables.AMSPORT_R0_PLC</Name><BitSize>16</BitSize><BaseType>UINT</BaseType><Default><Value>800</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073424</BitOffs></Symbol><Symbol><Name>Global_Variables.AMSPORT_R0_PLC_RTS1</Name><Comment><![CDATA[ TwinCAT v2.xx first PLC runtime system ]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Default><Value>801</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073440</BitOffs></Symbol><Symbol><Name>Global_Variables.AMSPORT_R0_PLC_RTS2</Name><Comment><![CDATA[ TwinCAT v2.xx second PLC runtime system ]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Default><Value>811</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073456</BitOffs></Symbol><Symbol><Name>Global_Variables.AMSPORT_R0_PLC_RTS3</Name><Comment><![CDATA[ TwinCAT v2.xx third PLC runtime system ]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Default><Value>821</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073472</BitOffs></Symbol><Symbol><Name>Global_Variables.AMSPORT_R0_PLC_RTS4</Name><Comment><![CDATA[ TwinCAT v2.xx fourth PLC runtime system ]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Default><Value>831</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073488</BitOffs></Symbol><Symbol><Name>Global_Variables.AMSPORT_R0_CAM</Name><BitSize>16</BitSize><BaseType>UINT</BaseType><Default><Value>900</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073504</BitOffs></Symbol><Symbol><Name>Global_Variables.AMSPORT_R0_CAMTOOL</Name><Comment><![CDATA[ Camming tool ]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Default><Value>950</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073520</BitOffs></Symbol><Symbol><Name>Global_Variables.AMSPORT_R3_SYSSERV</Name><Comment><![CDATA[ TwinCAT System Service ]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Default><Value>10000</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073536</BitOffs></Symbol><Symbol><Name>Global_Variables.AMSPORT_R3_SCOPESERVER</Name><Comment><![CDATA[ TwinCAT Scope Server ]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Default><Value>14001</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073552</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSSTATE_INVALID</Name><Comment><![CDATA[ Invalid ADS state ]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Default><Value>0</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073568</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSSTATE_IDLE</Name><BitSize>16</BitSize><BaseType>UINT</BaseType><Default><Value>1</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073584</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSSTATE_RESET</Name><BitSize>16</BitSize><BaseType>UINT</BaseType><Default><Value>2</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073600</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSSTATE_INIT</Name><BitSize>16</BitSize><BaseType>UINT</BaseType><Default><Value>3</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073616</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSSTATE_START</Name><BitSize>16</BitSize><BaseType>UINT</BaseType><Default><Value>4</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073632</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSSTATE_RUN</Name><BitSize>16</BitSize><BaseType>UINT</BaseType><Default><Value>5</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073648</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSSTATE_STOP</Name><BitSize>16</BitSize><BaseType>UINT</BaseType><Default><Value>6</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073664</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSSTATE_SAVECFG</Name><BitSize>16</BitSize><BaseType>UINT</BaseType><Default><Value>7</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073680</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSSTATE_LOADCFG</Name><BitSize>16</BitSize><BaseType>UINT</BaseType><Default><Value>8</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073696</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSSTATE_POWERFAILURE</Name><BitSize>16</BitSize><BaseType>UINT</BaseType><Default><Value>9</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073712</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSSTATE_POWERGOOD</Name><BitSize>16</BitSize><BaseType>UINT</BaseType><Default><Value>10</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073728</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSSTATE_ERROR</Name><BitSize>16</BitSize><BaseType>UINT</BaseType><Default><Value>11</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073744</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSSTATE_SHUTDOWN</Name><BitSize>16</BitSize><BaseType>UINT</BaseType><Default><Value>12</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073760</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSSTATE_SUSPEND</Name><BitSize>16</BitSize><BaseType>UINT</BaseType><Default><Value>13</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073776</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSSTATE_RESUME</Name><BitSize>16</BitSize><BaseType>UINT</BaseType><Default><Value>14</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073792</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSSTATE_CONFIG</Name><Comment><![CDATA[ System is in config mode ]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Default><Value>15</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073808</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSSTATE_RECONFIG</Name><Comment><![CDATA[ System should restart in config mode ]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Default><Value>16</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073824</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSSTATE_STOPPING</Name><BitSize>16</BitSize><BaseType>UINT</BaseType><Default><Value>17</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073840</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSSTATE_INCOMPATIBLE</Name><BitSize>16</BitSize><BaseType>UINT</BaseType><Default><Value>18</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073856</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSSTATE_EXCEPTION</Name><BitSize>16</BitSize><BaseType>UINT</BaseType><Default><Value>19</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073872</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSSTATE_MAXSTATES</Name><Comment><![CDATA[ Max. number of available ads states ]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Default><Value>20</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073888</BitOffs></Symbol><Symbol><Name>Global_Variables.BOOTDATAFLAGS_RETAIN_LOADED</Name><Comment><![CDATA[ Retain data loaded ]]></Comment><BitSize>8</BitSize><BaseType>BYTE</BaseType><Default><Value>1</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073904</BitOffs></Symbol><Symbol><Name>Global_Variables.BOOTDATAFLAGS_RETAIN_INVALID</Name><Comment><![CDATA[ Retain data is invalid ]]></Comment><BitSize>8</BitSize><BaseType>BYTE</BaseType><Default><Value>2</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073912</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSIGRP_SYMTAB</Name><Comment><![CDATA[ Symbol table ]]></Comment><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>61440</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073920</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSIGRP_SYMNAME</Name><Comment><![CDATA[ Symbol name ]]></Comment><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>61441</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073952</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSIGRP_SYMVAL</Name><Comment><![CDATA[ Symbol value ]]></Comment><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>61442</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3073984</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSIGRP_SYM_HNDBYNAME</Name><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>61443</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3074016</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSIGRP_SYM_VALBYNAME</Name><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>61444</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3074048</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSIGRP_SYM_VALBYHND</Name><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>61445</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3074080</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSIGRP_SYM_RELEASEHND</Name><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>61446</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3074112</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSIGRP_SYM_INFOBYNAME</Name><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>61447</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3074144</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSIGRP_SYM_VERSION</Name><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>61448</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3074176</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSIGRP_SYM_INFOBYNAMEEX</Name><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>61449</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3074208</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSIGRP_SYM_DOWNLOAD</Name><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>61450</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3074240</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSIGRP_SYM_UPLOAD</Name><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>61451</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3074272</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSIGRP_SYM_UPLOADINFO</Name><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>61452</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3074304</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSIGRP_SYMNOTE</Name><Comment><![CDATA[ Notification of named handle ]]></Comment><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>61456</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3074336</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSIGRP_IOIMAGE_RWIB</Name><Comment><![CDATA[ Read/write input BYTE(S) ]]></Comment><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>61472</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3074368</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSIGRP_IOIMAGE_RWIX</Name><Comment><![CDATA[ Read/write input bit ]]></Comment><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>61473</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3074400</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSIGRP_IOIMAGE_RISIZE</Name><Comment><![CDATA[ Read input size (in BYTE) ]]></Comment><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>61477</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3074432</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSIGRP_IOIMAGE_RWOB</Name><Comment><![CDATA[ Read/write output BYTE(S) ]]></Comment><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>61488</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3074464</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSIGRP_IOIMAGE_RWOX</Name><Comment><![CDATA[ Read/write output bit ]]></Comment><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>61489</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3074496</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSIGRP_IOIMAGE_ROSIZE</Name><Comment><![CDATA[ Read/write output bit ]]></Comment><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>61493</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3074528</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSIGRP_IOIMAGE_CLEARI</Name><Comment><![CDATA[ Write inputs TO null ]]></Comment><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>61504</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3074560</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSIGRP_IOIMAGE_CLEARO</Name><Comment><![CDATA[ Write outputs TO null ]]></Comment><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>61520</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3074592</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSIGRP_IOIMAGE_RWIOB</Name><Comment><![CDATA[ Read input AND write output BYTE(S) ADS-READWRITE ]]></Comment><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>61536</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3074624</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSIGRP_DEVICE_DATA</Name><Comment><![CDATA[ State, name, etc... ]]></Comment><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>61696</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3074656</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSIOFFS_DEVDATA_ADSSTATE</Name><Comment><![CDATA[ Ads state OF device ]]></Comment><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>0</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3074688</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSIOFFS_DEVDATA_DEVSTATE</Name><Comment><![CDATA[ Device state ]]></Comment><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>2</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3074720</BitOffs></Symbol><Symbol><Name>Global_Variables.SYSTEMSERVICE_OPENCREATE</Name><Comment><![CDATA[ Open and if not existing create ]]></Comment><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>100</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3074752</BitOffs></Symbol><Symbol><Name>Global_Variables.SYSTEMSERVICE_OPENREAD</Name><Comment><![CDATA[ Open existing for read access ]]></Comment><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>101</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3074784</BitOffs></Symbol><Symbol><Name>Global_Variables.SYSTEMSERVICE_OPENWRITE</Name><Comment><![CDATA[ Open existing for write access ]]></Comment><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>102</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3074816</BitOffs></Symbol><Symbol><Name>Global_Variables.SYSTEMSERVICE_CREATEFILE</Name><Comment><![CDATA[ Create ]]></Comment><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>110</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3074848</BitOffs></Symbol><Symbol><Name>Global_Variables.SYSTEMSERVICE_CLOSEHANDLE</Name><Comment><![CDATA[ Close ]]></Comment><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>111</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3074880</BitOffs></Symbol><Symbol><Name>Global_Variables.SYSTEMSERVICE_FOPEN</Name><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>120</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3074912</BitOffs></Symbol><Symbol><Name>Global_Variables.SYSTEMSERVICE_FCLOSE</Name><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>121</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3074944</BitOffs></Symbol><Symbol><Name>Global_Variables.SYSTEMSERVICE_FREAD</Name><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>122</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3074976</BitOffs></Symbol><Symbol><Name>Global_Variables.SYSTEMSERVICE_FWRITE</Name><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>123</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3075008</BitOffs></Symbol><Symbol><Name>Global_Variables.SYSTEMSERVICE_FSEEK</Name><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>124</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3075040</BitOffs></Symbol><Symbol><Name>Global_Variables.SYSTEMSERVICE_FTELL</Name><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>125</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3075072</BitOffs></Symbol><Symbol><Name>Global_Variables.SYSTEMSERVICE_FGETS</Name><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>126</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3075104</BitOffs></Symbol><Symbol><Name>Global_Variables.SYSTEMSERVICE_FPUTS</Name><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>127</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3075136</BitOffs></Symbol><Symbol><Name>Global_Variables.SYSTEMSERVICE_FSCANF</Name><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>128</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3075168</BitOffs></Symbol><Symbol><Name>Global_Variables.SYSTEMSERVICE_FPRINTF</Name><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>129</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3075200</BitOffs></Symbol><Symbol><Name>Global_Variables.SYSTEMSERVICE_FEOF</Name><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>130</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3075232</BitOffs></Symbol><Symbol><Name>Global_Variables.SYSTEMSERVICE_FDELETE</Name><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>131</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3075264</BitOffs></Symbol><Symbol><Name>Global_Variables.SYSTEMSERVICE_FRENAME</Name><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>132</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3075296</BitOffs></Symbol><Symbol><Name>Global_Variables.SYSTEMSERVICE_MKDIR</Name><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>138</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3075328</BitOffs></Symbol><Symbol><Name>Global_Variables.SYSTEMSERVICE_RMDIR</Name><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>139</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3075360</BitOffs></Symbol><Symbol><Name>Global_Variables.SYSTEMSERVICE_REG_HKEYLOCALMACHINE</Name><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>200</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3075392</BitOffs></Symbol><Symbol><Name>Global_Variables.SYSTEMSERVICE_SENDEMAIL</Name><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>300</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3075424</BitOffs></Symbol><Symbol><Name>Global_Variables.SYSTEMSERVICE_TIMESERVICES</Name><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>400</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3075456</BitOffs></Symbol><Symbol><Name>Global_Variables.SYSTEMSERVICE_STARTPROCESS</Name><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>500</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3075488</BitOffs></Symbol><Symbol><Name>Global_Variables.SYSTEMSERVICE_CHANGENETID</Name><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>600</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3075520</BitOffs></Symbol><Symbol><Name>Global_Variables.TIMESERVICE_DATEANDTIME</Name><Comment><![CDATA[ Date/time ]]></Comment><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>1</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3075552</BitOffs></Symbol><Symbol><Name>Global_Variables.TIMESERVICE_SYSTEMTIMES</Name><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>2</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3075584</BitOffs></Symbol><Symbol><Name>Global_Variables.TIMESERVICE_RTCTIMEDIFF</Name><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>3</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3075616</BitOffs></Symbol><Symbol><Name>Global_Variables.TIMESERVICE_ADJUSTTIMETORTC</Name><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>4</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3075648</BitOffs></Symbol><Symbol><Name>Global_Variables.TIMESERVICE_TIMEZONINFORMATION</Name><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>6</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3075680</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSLOG_MSGTYPE_HINT</Name><Comment><![CDATA[ Hint icon ]]></Comment><BitSize>32</BitSize><BaseType>DWORD</BaseType><Default><Value>1</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3075712</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSLOG_MSGTYPE_WARN</Name><Comment><![CDATA[ Warning icon ]]></Comment><BitSize>32</BitSize><BaseType>DWORD</BaseType><Default><Value>2</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3075744</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSLOG_MSGTYPE_ERROR</Name><Comment><![CDATA[ Error icon ]]></Comment><BitSize>32</BitSize><BaseType>DWORD</BaseType><Default><Value>4</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3075776</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSLOG_MSGTYPE_LOG</Name><Comment><![CDATA[ Write message to log file ]]></Comment><BitSize>32</BitSize><BaseType>DWORD</BaseType><Default><Value>16</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3075808</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSLOG_MSGTYPE_MSGBOX</Name><Comment><![CDATA[ View message in message box ]]></Comment><BitSize>32</BitSize><BaseType>DWORD</BaseType><Default><Value>32</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3075840</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSLOG_MSGTYPE_RESOURCE</Name><BitSize>32</BitSize><BaseType>DWORD</BaseType><Default><Value>64</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3075872</BitOffs></Symbol><Symbol><Name>Global_Variables.ADSLOG_MSGTYPE_STRING</Name><BitSize>32</BitSize><BaseType>DWORD</BaseType><Default><Value>128</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3075904</BitOffs></Symbol><Symbol><Name>Global_Variables.BOOTDATAFLAGS_RETAIN_REQUESTED</Name><BitSize>8</BitSize><BaseType>BYTE</BaseType><Default><Value>4</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3075936</BitOffs></Symbol><Symbol><Name>Global_Variables.BOOTDATAFLAGS_PERSISTENT_LOADED</Name><Comment><![CDATA[ Persistent data loaded ]]></Comment><BitSize>8</BitSize><BaseType>BYTE</BaseType><Default><Value>16</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3075944</BitOffs></Symbol><Symbol><Name>Global_Variables.BOOTDATAFLAGS_PERSISTENT_INVALID</Name><Comment><![CDATA[ Persistent data is invalid ]]></Comment><BitSize>8</BitSize><BaseType>BYTE</BaseType><Default><Value>32</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3075952</BitOffs></Symbol><Symbol><Name>Global_Variables.SYSTEMSTATEFLAGS_BSOD</Name><Comment><![CDATA[ Blue screen of death ]]></Comment><BitSize>8</BitSize><BaseType>BYTE</BaseType><Default><Value>1</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3075960</BitOffs></Symbol><Symbol><Name>Global_Variables.SYSTEMSTATEFLAGS_RTVIOLATION</Name><Comment><![CDATA[ Realtime violation - latency time ]]></Comment><BitSize>8</BitSize><BaseType>BYTE</BaseType><Default><Value>2</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3075968</BitOffs></Symbol><Symbol><Name>Global_Variables.nWatchdogTime</Name><Comment><![CDATA[ Watchdog time. Depending of g_WatchdogConfig : seconds or minutes ]]></Comment><BitSize>8</BitSize><BaseType>BYTE</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3075976</BitOffs></Symbol><Symbol><Name>Global_Variables.TCEVENTFLAG_PRIOCLASS</Name><Comment><![CDATA[ Event class/priority through textformatter]]></Comment><BitSize>16</BitSize><BaseType>WORD</BaseType><Default><Value>16</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3075984</BitOffs></Symbol><Symbol><Name>Global_Variables.FOPEN_MODEREAD</Name><Comment><![CDATA["r": Opens for reading. If the file does not exist or cannot be found, the call fails.]]></Comment><BitSize>32</BitSize><BaseType>DWORD</BaseType><Default><Value>1</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3076000</BitOffs></Symbol><Symbol><Name>Global_Variables.FOPEN_MODEWRITE</Name><Comment><![CDATA["w": Opens an empty file for writing. If the given file exists, its contents are destroyed.]]></Comment><BitSize>32</BitSize><BaseType>DWORD</BaseType><Default><Value>2</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3076032</BitOffs></Symbol><Symbol><Name>Global_Variables.FOPEN_MODEAPPEND</Name><Comment><![CDATA["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.]]></Comment><BitSize>32</BitSize><BaseType>DWORD</BaseType><Default><Value>4</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3076064</BitOffs></Symbol><Symbol><Name>Global_Variables.FOPEN_MODEPLUS</Name><Comment><![CDATA["+": Opens for reading and writing]]></Comment><BitSize>32</BitSize><BaseType>DWORD</BaseType><Default><Value>8</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3076096</BitOffs></Symbol><Symbol><Name>Global_Variables.FOPEN_MODEBINARY</Name><Comment><![CDATA["b": Open in binary (untranslated) mode.]]></Comment><BitSize>32</BitSize><BaseType>DWORD</BaseType><Default><Value>16</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3076128</BitOffs></Symbol><Symbol><Name>Global_Variables.FOPEN_MODETEXT</Name><Comment><![CDATA["t": Open in text (translated) mode.]]></Comment><BitSize>32</BitSize><BaseType>DWORD</BaseType><Default><Value>32</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3076160</BitOffs></Symbol><Symbol><Name>Global_Variables.TCEVENTFLAG_FMTSELF</Name><Comment><![CDATA[ Format in message ]]></Comment><BitSize>16</BitSize><BaseType>WORD</BaseType><Default><Value>32</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3076416</BitOffs></Symbol><Symbol><Name>Global_Variables.TCEVENTFLAG_LOG</Name><Comment><![CDATA[ Write to log file ]]></Comment><BitSize>16</BitSize><BaseType>WORD</BaseType><Default><Value>64</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3076432</BitOffs></Symbol><Symbol><Name>Global_Variables.TCEVENTFLAG_MSGBOX</Name><Comment><![CDATA[ Display message box ]]></Comment><BitSize>16</BitSize><BaseType>WORD</BaseType><Default><Value>128</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3076448</BitOffs></Symbol><Symbol><Name>Global_Variables.TCEVENTFLAG_SRCID</Name><Comment><![CDATA[ Src id instead of source name ]]></Comment><BitSize>16</BitSize><BaseType>WORD</BaseType><Default><Value>256</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3076464</BitOffs></Symbol><Symbol><Name>Global_Variables.TCEVENTFLAG_AUTOFMTALL</Name><BitSize>16</BitSize><BaseType>WORD</BaseType><Default><Value>4096</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3076480</BitOffs></Symbol><Symbol><Name>Global_Variables.TCEVENTSTATE_INVALID</Name><Comment><![CDATA[ Event object is not initialized ]]></Comment><BitSize>16</BitSize><BaseType>WORD</BaseType><Default><Value>0</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3076496</BitOffs></Symbol><Symbol><Name>Global_Variables.TCEVENTSTATE_SIGNALED</Name><Comment><![CDATA[ Event object is in a signaled state ]]></Comment><BitSize>16</BitSize><BaseType>WORD</BaseType><Default><Value>1</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3076512</BitOffs></Symbol><Symbol><Name>Global_Variables.TCEVENTSTATE_RESET</Name><Comment><![CDATA[ Event object is in a reset state ]]></Comment><BitSize>16</BitSize><BaseType>WORD</BaseType><Default><Value>2</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3076528</BitOffs></Symbol><Symbol><Name>Global_Variables.TCEVENTSTATE_CONFIRMED</Name><Comment><![CDATA[ Event object is confirmed but not reset ]]></Comment><BitSize>16</BitSize><BaseType>WORD</BaseType><Default><Value>16</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3076544</BitOffs></Symbol><Symbol><Name>Global_Variables.TCEVENTSTATE_RESETCON</Name><Comment><![CDATA[ Event object is confirmed and reset ]]></Comment><BitSize>16</BitSize><BaseType>WORD</BaseType><Default><Value>18</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3076560</BitOffs></Symbol><Symbol><Name>Global_Variables.TCEVENT_SRCNAMESIZE</Name><BitSize>16</BitSize><BaseType>INT</BaseType><Default><Value>15</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3076576</BitOffs></Symbol><Symbol><Name>Global_Variables.TCEVENT_FMTPRGSIZE</Name><BitSize>16</BitSize><BaseType>INT</BaseType><Default><Value>31</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3076592</BitOffs></Symbol><Symbol><Name>Global_Variables.PI</Name><BitSize>64</BitSize><BaseType>LREAL</BaseType><Default><Value>3.14159265358979</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3076608</BitOffs></Symbol><Symbol><Name>Global_Variables.DEFAULT_ADS_TIMEOUT</Name><Comment><![CDATA[ Default ADS timeout value ]]></Comment><BitSize>32</BitSize><BaseType>TIME</BaseType><Default><DateTime>5000</DateTime></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3076672</BitOffs></Symbol><Symbol><Name>Global_Variables.MAX_STRING_LENGTH</Name><Comment><![CDATA[ Max. length of T_MaxString (inclusive null delimiter) ]]></Comment><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>255</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3076704</BitOffs></Symbol><Symbol><Name>Global_Variables.eWatchdogConfig</Name><BitSize>16</BitSize><BaseType Namespace="Tc2_System">E_WATCHDOG_TIME_CONFIG</BaseType><Default><EnumText>E_WATCHDOG_TIME_CONFIG.eWATCHDOG_TIME_DISABLED</EnumText></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3077280</BitOffs></Symbol><Symbol><Name>Global_Constants.EMPTY_SEVERITY</Name><BitSize>16</BitSize><BaseType GUID="{B57D3F4A-0836-49B0-81C3-BED5F4817EC9}">TcEventSeverity</BaseType><Default><EnumText>TcEventSeverity.Verbose</EnumText></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3077296</BitOffs></Symbol><Symbol><Name>Global_Version.stLibVersion_Tc3_Module</Name><BitSize>288</BitSize><BaseType GUID="{6F5942ED-BFA1-497D-8225-23C6DAAD0A09}">ST_LibVersion</BaseType><Default><SubItem><Name>.iMajor</Name><Value>3</Value></SubItem><SubItem><Name>.iMinor</Name><Value>4</Value></SubItem><SubItem><Name>.iBuild</Name><Value>5</Value></SubItem><SubItem><Name>.iRevision</Name><Value>0</Value></SubItem><SubItem><Name>.nFlags</Name><Value>1</Value></SubItem><SubItem><Name>.sVersion</Name><String>3.4.5.0</String></SubItem></Default><Properties><Property><Name>const_non_replaced</Name></Property><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3077312</BitOffs></Symbol><Symbol><Name>Global_Constants.EMPTY_EVENT_CLASS</Name><BitSize>128</BitSize><BaseType GUID="{18071995-0000-0000-0000-000000000021}">GUID</BaseType><Default><SubItem><Name>.Data1</Name><Value>0</Value></SubItem><SubItem><Name>.Data2</Name><Value>0</Value></SubItem><SubItem><Name>.Data3</Name><Value>0</Value></SubItem><SubItem><Name>.Data4[0]</Name><Value>0</Value></SubItem><SubItem><Name>.Data4[1]</Name><Value>0</Value></SubItem><SubItem><Name>.Data4[2]</Name><Value>0</Value></SubItem><SubItem><Name>.Data4[3]</Name><Value>0</Value></SubItem><SubItem><Name>.Data4[4]</Name><Value>0</Value></SubItem><SubItem><Name>.Data4[5]</Name><Value>0</Value></SubItem><SubItem><Name>.Data4[6]</Name><Value>0</Value></SubItem><SubItem><Name>.Data4[7]</Name><Value>0</Value></SubItem></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3077920</BitOffs></Symbol><Symbol><Name>Global_Constants.EMPTY_EVENT_ID</Name><BitSize>32</BitSize><BaseType>UDINT</BaseType><Default><Value>0</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3078048</BitOffs></Symbol><Symbol><Name>Global_Constants.SUCCESS_EVENT</Name><BitSize>192</BitSize><BaseType GUID="{6925E8D1-EDCA-47DD-B80C-A6329A85D63D}">TcEventEntry</BaseType><Default><SubItem><Name>.uuidEventClass.Data1</Name><Value>0</Value></SubItem><SubItem><Name>.uuidEventClass.Data2</Name><Value>0</Value></SubItem><SubItem><Name>.uuidEventClass.Data3</Name><Value>0</Value></SubItem><SubItem><Name>.uuidEventClass.Data4[0]</Name><Value>0</Value></SubItem><SubItem><Name>.uuidEventClass.Data4[1]</Name><Value>0</Value></SubItem><SubItem><Name>.uuidEventClass.Data4[2]</Name><Value>0</Value></SubItem><SubItem><Name>.uuidEventClass.Data4[3]</Name><Value>0</Value></SubItem><SubItem><Name>.uuidEventClass.Data4[4]</Name><Value>0</Value></SubItem><SubItem><Name>.uuidEventClass.Data4[5]</Name><Value>0</Value></SubItem><SubItem><Name>.uuidEventClass.Data4[6]</Name><Value>0</Value></SubItem><SubItem><Name>.uuidEventClass.Data4[7]</Name><Value>0</Value></SubItem><SubItem><Name>.nEventID</Name><Value>0</Value></SubItem><SubItem><Name>.eSeverity</Name><EnumText>Global_Constants.EMPTY_SEVERITY</EnumText></SubItem></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3078080</BitOffs></Symbol><Symbol><Name>GVL.nLangId_OnlineMonitoring</Name><Comment><![CDATA[ language id for online monitoring; English(US)=1033 ; German(Germany)=1031]]></Comment><BitSize>32</BitSize><BaseType>DINT</BaseType><Default><Value>1033</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3078272</BitOffs></Symbol><Symbol><Name>ParameterList.cSourceNameSize</Name><Comment><![CDATA[ size [bytes] for source names (recommended is a size between 128 and 512)]]></Comment><BitSize>32</BitSize><BaseType>UDINT (81..10000)</BaseType><Default><Value>256</Value></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3078304</BitOffs></Symbol><Symbol><Name>Global_Version.stLibVersion_Tc3_EventLogger</Name><BitSize>288</BitSize><BaseType GUID="{6F5942ED-BFA1-497D-8225-23C6DAAD0A09}">ST_LibVersion</BaseType><Default><SubItem><Name>.iMajor</Name><Value>3</Value></SubItem><SubItem><Name>.iMinor</Name><Value>3</Value></SubItem><SubItem><Name>.iBuild</Name><Value>7</Value></SubItem><SubItem><Name>.iRevision</Name><Value>0</Value></SubItem><SubItem><Name>.nFlags</Name><Value>1</Value></SubItem><SubItem><Name>.sVersion</Name><String>3.3.7.0</String></SubItem></Default><Properties><Property><Name>const_non_replaced</Name></Property><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3078336</BitOffs></Symbol><Symbol><Name>Global_Version.stLibVersion_Tc2_Utilities</Name><BitSize>288</BitSize><BaseType GUID="{6F5942ED-BFA1-497D-8225-23C6DAAD0A09}">ST_LibVersion</BaseType><Default><SubItem><Name>.iMajor</Name><Value>3</Value></SubItem><SubItem><Name>.iMinor</Name><Value>6</Value></SubItem><SubItem><Name>.iBuild</Name><Value>1</Value></SubItem><SubItem><Name>.iRevision</Name><Value>0</Value></SubItem><SubItem><Name>.nFlags</Name><Value>1</Value></SubItem><SubItem><Name>.sVersion</Name><String>3.6.1.0</String></SubItem></Default><Properties><Property><Name>const_non_replaced</Name></Property><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3078624</BitOffs></Symbol><Symbol><Name>MAIN.FFU</Name><BitSize>12928</BitSize><BaseType>FFU</BaseType><BitOffs>3085568</BitOffs></Symbol><Symbol><Name>MAIN.tHeatbeat</Name><BitSize>224</BitSize><BaseType Namespace="Tc2_Standard">TON</BaseType><BitOffs>3098496</BitOffs></Symbol><Symbol><Name>MAIN.tON</Name><BitSize>224</BitSize><BaseType Namespace="Tc2_Standard">TON</BaseType><BitOffs>3098720</BitOffs></Symbol><Symbol><Name>MAIN.bAdsCommErr</Name><BitSize>8</BitSize><BaseType>BOOL</BaseType><BitOffs>3098944</BitOffs></Symbol><Symbol><Name>MAIN.bEnableCerDisp</Name><Comment><![CDATA[CE远程桌面开启]]></Comment><BitSize>8</BitSize><BaseType>BOOL</BaseType><BitOffs>3098952</BitOffs></Symbol><Symbol><Name>IOMapping.bEMOStatus</Name><BitSize>8</BitSize><BaseType>BOOL</BaseType><BitOffs>3098960</BitOffs></Symbol><Symbol><Name>IOMapping.bForceAV65Open</Name><BitSize>8</BitSize><BaseType>BOOL</BaseType><BitOffs>3098968</BitOffs></Symbol><Symbol><Name>MAIN.tOFF</Name><BitSize>224</BitSize><BaseType Namespace="Tc2_Standard">TON</BaseType><BitOffs>3098976</BitOffs></Symbol><Symbol><Name>MAIN.NT_StartProcess_Test</Name><BitSize>14144</BitSize><BaseType Namespace="Tc2_Utilities">NT_StartProcess</BaseType><BitOffs>3099200</BitOffs></Symbol><Symbol><Name>IOMapping.GasAnalogRead</Name><BitSize>4480</BitSize><BaseType>AnalogConverter</BaseType><ArrayInfo><LBound>250</LBound><Elements>20</Elements></ArrayInfo><BitOffs>3113728</BitOffs></Symbol><Symbol><Name>IOMapping.ExhAnalogRead</Name><BitSize>8064</BitSize><BaseType>AnalogConverter</BaseType><ArrayInfo><LBound>300</LBound><Elements>36</Elements></ArrayInfo><BitOffs>3118208</BitOffs></Symbol><Symbol><Name>IOMapping.OpAnalogRead</Name><BitSize>1792</BitSize><BaseType>AnalogConverter</BaseType><ArrayInfo><LBound>600</LBound><Elements>8</Elements></ArrayInfo><BitOffs>3126272</BitOffs></Symbol><Symbol><Name>IOMapping.AV</Name><BitSize>32000</BitSize><BaseType>Valve</BaseType><ArrayInfo><LBound>1</LBound><Elements>250</Elements></ArrayInfo><BitOffs>3128064</BitOffs></Symbol><Symbol><Name>IOMapping.aForceOpValve</Name><BitSize>2000</BitSize><BaseType>BOOL</BaseType><ArrayInfo><LBound>1</LBound><Elements>250</Elements></ArrayInfo><BitOffs>3160064</BitOffs></Symbol><Symbol><Name>IOMapping.bForceAV65Close</Name><BitSize>8</BitSize><BaseType>BOOL</BaseType><BitOffs>3162064</BitOffs></Symbol><Symbol><Name>IOMapping.bForceAV202Open</Name><BitSize>8</BitSize><BaseType>BOOL</BaseType><BitOffs>3162072</BitOffs></Symbol><Symbol><Name>IOMapping.AV65Open</Name><BitSize>128</BitSize><BaseType>Valve</BaseType><BitOffs>3162080</BitOffs></Symbol><Symbol><Name>IOMapping.AV65Close</Name><BitSize>128</BitSize><BaseType>Valve</BaseType><BitOffs>3162208</BitOffs></Symbol><Symbol><Name>IOMapping.AV202Open</Name><BitSize>128</BitSize><BaseType>Valve</BaseType><BitOffs>3162336</BitOffs></Symbol><Symbol><Name>IOMapping.AV202Close</Name><BitSize>128</BitSize><BaseType>Valve</BaseType><BitOffs>3162464</BitOffs></Symbol><Symbol><Name>IOMapping.bForceAV202Close</Name><BitSize>8</BitSize><BaseType>BOOL</BaseType><BitOffs>3162592</BitOffs></Symbol><Symbol><Name>IOMapping.bForceAV79Open</Name><BitSize>8</BitSize><BaseType>BOOL</BaseType><BitOffs>3162600</BitOffs></Symbol><Symbol><Name>IOMapping.bForceAV79Close</Name><BitSize>8</BitSize><BaseType>BOOL</BaseType><BitOffs>3162608</BitOffs></Symbol><Symbol><Name>IOMapping.bForceAV91Open</Name><BitSize>8</BitSize><BaseType>BOOL</BaseType><BitOffs>3162616</BitOffs></Symbol><Symbol><Name>IOMapping.AV79Open</Name><BitSize>128</BitSize><BaseType>Valve</BaseType><BitOffs>3162624</BitOffs></Symbol><Symbol><Name>IOMapping.AV79Close</Name><BitSize>128</BitSize><BaseType>Valve</BaseType><BitOffs>3162752</BitOffs></Symbol><Symbol><Name>IOMapping.rO2Range</Name><BitSize>32</BitSize><BaseType>REAL</BaseType><BitOffs>3162880</BitOffs></Symbol><Symbol><Name>IOMapping.AV91Open</Name><BitSize>128</BitSize><BaseType>Valve</BaseType><BitOffs>3162912</BitOffs></Symbol><Symbol><Name>IOMapping.AV91Close</Name><BitSize>128</BitSize><BaseType>Valve</BaseType><BitOffs>3163040</BitOffs></Symbol><Symbol><Name>IOMapping.bForceAV91Close</Name><BitSize>8</BitSize><BaseType>BOOL</BaseType><BitOffs>3163168</BitOffs></Symbol><Symbol><Name>Interlock.bVAC1_Bypass</Name><BitSize>8</BitSize><BaseType>BOOL</BaseType><BitOffs>3163176</BitOffs></Symbol><Symbol><Name>Interlock.bVAC2_Bypass</Name><BitSize>8</BitSize><BaseType>BOOL</BaseType><BitOffs>3163184</BitOffs></Symbol><Symbol><Name>Interlock.bVAC3_Bypass</Name><BitSize>8</BitSize><BaseType>BOOL</BaseType><BitOffs>3163192</BitOffs></Symbol><Symbol><Name>Interlock.TON_PG21</Name><BitSize>224</BitSize><BaseType Namespace="Tc2_Standard">TON</BaseType><BitOffs>3163360</BitOffs></Symbol><Symbol><Name>Interlock.TON_PG22</Name><BitSize>224</BitSize><BaseType Namespace="Tc2_Standard">TOF</BaseType><BitOffs>3163584</BitOffs></Symbol><Symbol><Name>Interlock.TON_PG23</Name><BitSize>224</BitSize><BaseType Namespace="Tc2_Standard">TOF</BaseType><BitOffs>3163808</BitOffs></Symbol><Symbol><Name>Interlock.MS11_S_TON</Name><BitSize>224</BitSize><BaseType Namespace="Tc2_Standard">TON</BaseType><BitOffs>3164032</BitOffs></Symbol><Symbol><Name>Interlock.MS2_S_TON</Name><BitSize>224</BitSize><BaseType Namespace="Tc2_Standard">TON</BaseType><BitOffs>3164256</BitOffs></Symbol><Symbol><Name>Interlock.MS12_S_TON</Name><BitSize>224</BitSize><BaseType Namespace="Tc2_Standard">TON</BaseType><BitOffs>3164480</BitOffs></Symbol><Symbol><Name>Interlock.BufferN2Press_TON</Name><BitSize>224</BitSize><BaseType Namespace="Tc2_Standard">TON</BaseType><BitOffs>3164704</BitOffs></Symbol><Symbol><Name>Interlock.VP1Down_TON</Name><BitSize>224</BitSize><BaseType Namespace="Tc2_Standard">TON</BaseType><BitOffs>3164928</BitOffs></Symbol><Symbol><Name>Interlock.DG1_TON</Name><BitSize>224</BitSize><BaseType Namespace="Tc2_Standard">TON</BaseType><BitOffs>3165152</BitOffs></Symbol><Symbol><Name>Interlock.OT_RHC_TON</Name><BitSize>224</BitSize><BaseType Namespace="Tc2_Standard">TON</BaseType><BitOffs>3165376</BitOffs></Symbol><Symbol><Name>Interlock.BlowerOverLoad_RTrig</Name><BitSize>64</BitSize><BaseType Namespace="Tc2_Standard">R_TRIG</BaseType><BitOffs>3165600</BitOffs></Symbol><Symbol><Name>Interlock.HTConc_RTrig</Name><BitSize>64</BitSize><BaseType Namespace="Tc2_Standard">R_TRIG</BaseType><BitOffs>3165664</BitOffs></Symbol><Symbol><Name>Interlock.T102Conc_RTrig</Name><BitSize>64</BitSize><BaseType Namespace="Tc2_Standard">R_TRIG</BaseType><BitOffs>3165728</BitOffs></Symbol><Symbol><Name>Interlock.VAC1_TON</Name><BitSize>224</BitSize><BaseType Namespace="Tc2_Standard">TON</BaseType><BitOffs>3165792</BitOffs></Symbol><Symbol><Name>Interlock.VAC1_Bypass</Name><BitSize>64</BitSize><BaseType Namespace="Tc2_Standard">R_TRIG</BaseType><BitOffs>3166016</BitOffs></Symbol><Symbol><Name>Interlock.VAC2_TON</Name><BitSize>224</BitSize><BaseType Namespace="Tc2_Standard">TON</BaseType><BitOffs>3166080</BitOffs></Symbol><Symbol><Name>Interlock.VAC2_Bypass</Name><BitSize>64</BitSize><BaseType Namespace="Tc2_Standard">R_TRIG</BaseType><BitOffs>3166304</BitOffs></Symbol><Symbol><Name>Interlock.VAC3_TON</Name><BitSize>224</BitSize><BaseType Namespace="Tc2_Standard">TON</BaseType><BitOffs>3166368</BitOffs></Symbol><Symbol><Name>Interlock.VAC3_Bypass</Name><BitSize>64</BitSize><BaseType Namespace="Tc2_Standard">R_TRIG</BaseType><BitOffs>3166592</BitOffs></Symbol><Symbol><Name>Interlock.VAC4_TON</Name><BitSize>224</BitSize><BaseType Namespace="Tc2_Standard">TON</BaseType><BitOffs>3166656</BitOffs></Symbol><Symbol><Name>Interlock.bVAC4_Bypass</Name><BitSize>8</BitSize><BaseType>BOOL</BaseType><BitOffs>3166880</BitOffs></Symbol><Symbol><Name>Interlock.bVAC5_Bypass</Name><BitSize>8</BitSize><BaseType>BOOL</BaseType><BitOffs>3166888</BitOffs></Symbol><Symbol><Name>Interlock.bRHC_Damper_Open</Name><Comment><![CDATA[ RHC Dapmer in open position]]></Comment><BitSize>8</BitSize><BaseType>BOOL</BaseType><BitOffs>3166896</BitOffs></Symbol><Symbol><Name>Interlock.bRHC_Damper_Close</Name><Comment><![CDATA[ RHC Damper in close position]]></Comment><BitSize>8</BitSize><BaseType>BOOL</BaseType><BitOffs>3166904</BitOffs></Symbol><Symbol><Name>Interlock.VAC4_Bypass</Name><BitSize>64</BitSize><BaseType Namespace="Tc2_Standard">R_TRIG</BaseType><BitOffs>3166912</BitOffs></Symbol><Symbol><Name>Interlock.VAC5_TON</Name><BitSize>224</BitSize><BaseType Namespace="Tc2_Standard">TON</BaseType><BitOffs>3166976</BitOffs></Symbol><Symbol><Name>Interlock.VAC5_Bypass</Name><BitSize>64</BitSize><BaseType Namespace="Tc2_Standard">R_TRIG</BaseType><BitOffs>3167200</BitOffs></Symbol><Symbol><Name>Interlock.AV73_TOF</Name><BitSize>224</BitSize><BaseType Namespace="Tc2_Standard">TOF</BaseType><BitOffs>3167264</BitOffs></Symbol><Symbol><Name>Interlock.T_REF_TON</Name><BitSize>224</BitSize><BaseType Namespace="Tc2_Standard">TON</BaseType><BitOffs>3167488</BitOffs></Symbol><Symbol><Name>Interlock.FL301_TON</Name><BitSize>224</BitSize><BaseType Namespace="Tc2_Standard">TON</BaseType><BitOffs>3167712</BitOffs></Symbol><Symbol><Name>Interlock.bMS2_MS2S_Status_Abnormal</Name><Comment><![CDATA[ MS2和MS2-S状态不一致]]></Comment><BitSize>8</BitSize><BaseType>BOOL</BaseType><BitOffs>3167936</BitOffs></Symbol><Symbol><Name>Interlock.bMS11_MS11S_Status_Abnormal</Name><Comment><![CDATA[ MS11和MS11-S状态不一致]]></Comment><BitSize>8</BitSize><BaseType>BOOL</BaseType><BitOffs>3167944</BitOffs></Symbol><Symbol><Name>Interlock.bMS12_MS12S_Status_Abnormal</Name><Comment><![CDATA[ MS12和MS12-S状态不一致]]></Comment><BitSize>8</BitSize><BaseType>BOOL</BaseType><BitOffs>3167952</BitOffs></Symbol><Symbol><Name>Interlock.bGV_Open</Name><Comment><![CDATA[ Gate valve open status]]></Comment><BitSize>8</BitSize><BaseType>BOOL</BaseType><BitOffs>3167960</BitOffs></Symbol><Symbol><Name>Interlock.bGV_Close</Name><Comment><![CDATA[ Gate valve close status]]></Comment><BitSize>8</BitSize><BaseType>BOOL</BaseType><BitOffs>3167968</BitOffs></Symbol><Symbol><Name>Interlock.bFFUAlarm</Name><Comment><![CDATA[ FFU alarm]]></Comment><BitSize>8</BitSize><BaseType>BOOL</BaseType><BitOffs>3167976</BitOffs></Symbol><Symbol><Name>Interlock.bLSC1_H_OK</Name><BitSize>8</BitSize><BaseType>BOOL</BaseType><BitOffs>3167984</BitOffs></Symbol><Symbol><Name>Interlock.GV_Open_TON</Name><BitSize>224</BitSize><BaseType Namespace="Tc2_Standard">TON</BaseType><BitOffs>3168000</BitOffs></Symbol><Symbol><Name>Interlock.GV_Close_TON</Name><BitSize>224</BitSize><BaseType Namespace="Tc2_Standard">TON</BaseType><BitOffs>3168224</BitOffs></Symbol><Symbol><Name>Interlock.ATM_Dpr_Cl_TON</Name><BitSize>224</BitSize><BaseType Namespace="Tc2_Standard">TON</BaseType><BitOffs>3168448</BitOffs></Symbol><Symbol><Name>Interlock.ATM_Dpr_Op_TON</Name><BitSize>224</BitSize><BaseType Namespace="Tc2_Standard">TON</BaseType><BitOffs>3168672</BitOffs></Symbol><Symbol><Name>Interlock.Cycle_Dpr_Op_TON</Name><BitSize>224</BitSize><BaseType Namespace="Tc2_Standard">TON</BaseType><BitOffs>3168896</BitOffs></Symbol><Symbol><Name>Interlock.Cycle_Dpr_Cl_TON</Name><BitSize>224</BitSize><BaseType Namespace="Tc2_Standard">TON</BaseType><BitOffs>3169120</BitOffs></Symbol><Symbol><Name>Interlock.LSC_Float_Abnormal_TON</Name><BitSize>224</BitSize><BaseType Namespace="Tc2_Standard">TON</BaseType><BitOffs>3169344</BitOffs></Symbol><Symbol><Name>Interlock.LSC_HH_TON</Name><BitSize>224</BitSize><BaseType Namespace="Tc2_Standard">TON</BaseType><BitOffs>3169568</BitOffs></Symbol><Symbol><Name>Interlock.LSC_H_TON</Name><BitSize>224</BitSize><BaseType Namespace="Tc2_Standard">TON</BaseType><BitOffs>3169792</BitOffs></Symbol><Symbol><Name>Interlock.LSC_M_TON</Name><BitSize>224</BitSize><BaseType Namespace="Tc2_Standard">TON</BaseType><BitOffs>3170016</BitOffs></Symbol><Symbol><Name>Interlock.LSC_L_TON</Name><BitSize>224</BitSize><BaseType Namespace="Tc2_Standard">TON</BaseType><BitOffs>3170240</BitOffs></Symbol><Symbol><Name>Interlock.GasMS_Abnormal_TON</Name><BitSize>224</BitSize><BaseType Namespace="Tc2_Standard">TON</BaseType><BitOffs>3170464</BitOffs></Symbol><Symbol><Name>Interlock.T_REF_ET</Name><BitSize>32</BitSize><BaseType>TIME</BaseType><BitOffs>3170688</BitOffs></Symbol><Symbol><Name>Interlock.AV73_ET</Name><BitSize>32</BitSize><BaseType>TIME</BaseType><BitOffs>3170720</BitOffs></Symbol><Symbol><Name>Interlock.GV_Open_ET</Name><BitSize>32</BitSize><BaseType>TIME</BaseType><BitOffs>3170752</BitOffs></Symbol><Symbol><Name>Interlock.GV_Close_ET</Name><BitSize>32</BitSize><BaseType>TIME</BaseType><BitOffs>3170784</BitOffs></Symbol><Symbol><Name>Interlock.BufferN2Press_ET</Name><BitSize>32</BitSize><BaseType>TIME</BaseType><BitOffs>3170816</BitOffs></Symbol><Symbol><Name>Interlock.LSC_Float_Abnormal_ET</Name><BitSize>32</BitSize><BaseType>TIME</BaseType><BitOffs>3170848</BitOffs></Symbol><Symbol><Name>Interlock.TON_PG23_ET</Name><BitSize>32</BitSize><BaseType>TIME</BaseType><BitOffs>3170880</BitOffs></Symbol><Symbol><Name>Interlock.LSC_HH_TON_ET</Name><BitSize>32</BitSize><BaseType>TIME</BaseType><BitOffs>3170912</BitOffs></Symbol><Symbol><Name>Interlock.LSC_H_TON_ET</Name><BitSize>32</BitSize><BaseType>TIME</BaseType><BitOffs>3170944</BitOffs></Symbol><Symbol><Name>Interlock.LSC_M_TON_ET</Name><BitSize>32</BitSize><BaseType>TIME</BaseType><BitOffs>3170976</BitOffs></Symbol><Symbol><Name>Interlock.LSC_L_TON_ET</Name><BitSize>32</BitSize><BaseType>TIME</BaseType><BitOffs>3171008</BitOffs></Symbol><Symbol><Name>Interlock.VP1Down_TON_ET</Name><BitSize>32</BitSize><BaseType>TIME</BaseType><BitOffs>3171040</BitOffs></Symbol><Symbol><Name>Interlock.ATM_Dpr_Op_TON_ET</Name><BitSize>32</BitSize><BaseType>TIME</BaseType><BitOffs>3171072</BitOffs></Symbol><Symbol><Name>Interlock.ATM_Dpr_Cl_TON_ET</Name><BitSize>32</BitSize><BaseType>TIME</BaseType><BitOffs>3171104</BitOffs></Symbol><Symbol><Name>Interlock.Cycle_Dpr_Op_TON_ET</Name><BitSize>32</BitSize><BaseType>TIME</BaseType><BitOffs>3171136</BitOffs></Symbol><Symbol><Name>Interlock.Cycle_Dpr_Cl_TON_ET</Name><BitSize>32</BitSize><BaseType>TIME</BaseType><BitOffs>3171168</BitOffs></Symbol><Symbol><Name>Interlock.MS12_S_TON_ET</Name><BitSize>32</BitSize><BaseType>TIME</BaseType><BitOffs>3171200</BitOffs></Symbol><Symbol><Name>Interlock.MS11_S_TON_ET</Name><BitSize>32</BitSize><BaseType>TIME</BaseType><BitOffs>3171232</BitOffs></Symbol><Symbol><Name>Interlock.MS2_S_TON_ET</Name><BitSize>32</BitSize><BaseType>TIME</BaseType><BitOffs>3171264</BitOffs></Symbol><Symbol><Name>Interlock.FL301_TON_ET</Name><BitSize>32</BitSize><BaseType>TIME</BaseType><BitOffs>3171296</BitOffs></Symbol><Symbol><Name>Interlock.TON_PG22_TON</Name><BitSize>32</BitSize><BaseType>TIME</BaseType><BitOffs>3171328</BitOffs></Symbol><Symbol><Name>Interlock.DG1_TON_ET</Name><BitSize>32</BitSize><BaseType>TIME</BaseType><BitOffs>3171360</BitOffs></Symbol><Symbol><Name>Interlock.GasMS_Abnormal_TON_ET</Name><BitSize>32</BitSize><BaseType>TIME</BaseType><BitOffs>3171392</BitOffs></Symbol><Symbol><Name>Interlock.TON_PG21_ET</Name><BitSize>32</BitSize><BaseType>TIME</BaseType><BitOffs>3171424</BitOffs></Symbol><Symbol><Name>Interlock.OT_RHC_TON_ET</Name><BitSize>32</BitSize><BaseType>TIME</BaseType><BitOffs>3171456</BitOffs></Symbol><Symbol><Name>Interlock.VAC4_TON_ET</Name><BitSize>32</BitSize><BaseType>TIME</BaseType><BitOffs>3171488</BitOffs></Symbol><Symbol><Name>Interlock.VAC1_TON_ET</Name><BitSize>32</BitSize><BaseType>TIME</BaseType><BitOffs>3171520</BitOffs></Symbol><Symbol><Name>Interlock.VAC5_TON_ET</Name><BitSize>32</BitSize><BaseType>TIME</BaseType><BitOffs>3171552</BitOffs></Symbol><Symbol><Name>Interlock.VAC3_TON_ET</Name><BitSize>32</BitSize><BaseType>TIME</BaseType><BitOffs>3171584</BitOffs></Symbol><Symbol><Name>Interlock.VAC2_TON_ET</Name><BitSize>32</BitSize><BaseType>TIME</BaseType><BitOffs>3171616</BitOffs></Symbol><Symbol><Name>Interlock.PG23_TON</Name><BitSize>224</BitSize><BaseType Namespace="Tc2_Standard">TON</BaseType><BitOffs>3171648</BitOffs></Symbol><Symbol><Name>Interlock.PG22_TON</Name><BitSize>224</BitSize><BaseType Namespace="Tc2_Standard">TON</BaseType><BitOffs>3171872</BitOffs></Symbol><Symbol><Name>Interlock.RHC_Damper_Pos_TON</Name><BitSize>224</BitSize><BaseType Namespace="Tc2_Standard">TON</BaseType><BitOffs>3172096</BitOffs></Symbol><Symbol><Name>Interlock.RHC_Damper_Pos_TON_ET</Name><BitSize>32</BitSize><BaseType>TIME</BaseType><BitOffs>3172320</BitOffs></Symbol><Symbol><Name>Interlock.LSC1_Refill_TON</Name><BitSize>224</BitSize><BaseType Namespace="Tc2_Standard">TON</BaseType><BitOffs>3172352</BitOffs></Symbol><Symbol><Name>Interlock.LSC1_H_Trig</Name><BitSize>64</BitSize><BaseType Namespace="Tc2_Standard">R_TRIG</BaseType><BitOffs>3172576</BitOffs></Symbol><Symbol><Name>Interlock.LSC1_Refill_TON_ET</Name><BitSize>32</BitSize><BaseType>TIME</BaseType><BitOffs>3172640</BitOffs></Symbol><Symbol><Name>Interlock.PS21_TON</Name><BitSize>224</BitSize><BaseType Namespace="Tc2_Standard">TON</BaseType><BitOffs>3172672</BitOffs></Symbol><Symbol><Name>Interlock.PS21_TON_ET</Name><BitSize>32</BitSize><BaseType>TIME</BaseType><BitOffs>3172896</BitOffs></Symbol><Symbol><Name>Interlock.VG11_Warning</Name><BitSize>32</BitSize><BaseType>dut_UDINT_BOOL</BaseType><BitOffs>3172928</BitOffs></Symbol><Symbol><Name>Interlock.VG11_Error</Name><BitSize>32</BitSize><BaseType>dut_UDINT_BOOL</BaseType><BitOffs>3172960</BitOffs></Symbol><Symbol><Name>Interlock.VG13_Warning</Name><BitSize>32</BitSize><BaseType>dut_UDINT_BOOL</BaseType><BitOffs>3172992</BitOffs></Symbol><Symbol><Name>Interlock.VG13_Error</Name><BitSize>32</BitSize><BaseType>dut_UDINT_BOOL</BaseType><BitOffs>3173024</BitOffs></Symbol><Symbol><Name>Interlock.VG31_Warning</Name><BitSize>32</BitSize><BaseType>dut_UDINT_BOOL</BaseType><BitOffs>3173056</BitOffs></Symbol><Symbol><Name>Interlock.VG31_Error</Name><BitSize>32</BitSize><BaseType>dut_UDINT_BOOL</BaseType><BitOffs>3173088</BitOffs></Symbol><Symbol><Name>GVL.bAV65Open</Name><BitSize>8</BitSize><BaseType>BOOL</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173176</BitOffs></Symbol><Symbol><Name>AI.FFU1_1_STATUS</Name><Comment><![CDATA[ FFU1_1运行状态]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173248</BitOffs></Symbol><Symbol><Name>AI.FFU1_2_STATUS</Name><Comment><![CDATA[ FFU1_2运行状态]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173264</BitOffs></Symbol><Symbol><Name>AI.FFU1_3_STATUS</Name><Comment><![CDATA[ FFU1_3运行状态]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173280</BitOffs></Symbol><Symbol><Name>AI.FFU1_4_STATUS</Name><Comment><![CDATA[ FFU1_4运行状态]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173296</BitOffs></Symbol><Symbol><Name>AI.FFU1_5_STATUS</Name><Comment><![CDATA[ FFU1_5运行状态]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173312</BitOffs></Symbol><Symbol><Name>AI.FFU1_6_STATUS</Name><Comment><![CDATA[ FFU1_6运行状态]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173328</BitOffs></Symbol><Symbol><Name>AI.FFU2_1_STATUS</Name><Comment><![CDATA[ FFU2_1运行状态]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173344</BitOffs></Symbol><Symbol><Name>AI.FFU2_2_STATUS</Name><Comment><![CDATA[ FFU2_2运行状态]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173360</BitOffs></Symbol><Symbol><Name>AI.FFU2_3_STATUS</Name><Comment><![CDATA[ FFU2_3运行状态]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173376</BitOffs></Symbol><Symbol><Name>AI.FFU2_4_STATUS</Name><Comment><![CDATA[ FFU2_4运行状态]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173392</BitOffs></Symbol><Symbol><Name>AI.FFU2_5_STATUS</Name><Comment><![CDATA[ FFU2_5运行状态]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173408</BitOffs></Symbol><Symbol><Name>AI.FFU2_6_STATUS</Name><Comment><![CDATA[ FFU2_6运行状态]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173424</BitOffs></Symbol><Symbol><Name>AI.FFU3_1_STATUS</Name><Comment><![CDATA[ FFU3_1运行状态]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173440</BitOffs></Symbol><Symbol><Name>AI.FFU3_2_STATUS</Name><Comment><![CDATA[ FFU3_2运行状态]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173456</BitOffs></Symbol><Symbol><Name>AI.FFU3_3_STATUS</Name><Comment><![CDATA[ FFU3_3运行状态]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173472</BitOffs></Symbol><Symbol><Name>AI.FFU3_4_STATUS</Name><Comment><![CDATA[ FFU3_4运行状态]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173488</BitOffs></Symbol><Symbol><Name>AI.FFU3_5_STATUS</Name><Comment><![CDATA[ FFU3_5运行状态]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173504</BitOffs></Symbol><Symbol><Name>AI.FFU3_6_STATUS</Name><Comment><![CDATA[ FFU3_6运行状态]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173520</BitOffs></Symbol><Symbol><Name>AI.FFU1_1_SPEED_PV</Name><Comment><![CDATA[ FFU1_1当前转速]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173536</BitOffs></Symbol><Symbol><Name>AI.FFU1_2_SPEED_PV</Name><Comment><![CDATA[ FFU1_2当前转速]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173552</BitOffs></Symbol><Symbol><Name>AI.FFU1_3_SPEED_PV</Name><Comment><![CDATA[ FFU1_3当前转速]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173568</BitOffs></Symbol><Symbol><Name>AI.FFU1_4_SPEED_PV</Name><Comment><![CDATA[ FFU1_4当前转速]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173584</BitOffs></Symbol><Symbol><Name>AI.FFU1_5_SPEED_PV</Name><Comment><![CDATA[ FFU1_5当前转速]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173600</BitOffs></Symbol><Symbol><Name>AI.FFU1_6_SPEED_PV</Name><Comment><![CDATA[ FFU1_6当前转速]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173616</BitOffs></Symbol><Symbol><Name>AI.FFU2_1_SPEED_PV</Name><Comment><![CDATA[ FFU2_1当前转速]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173632</BitOffs></Symbol><Symbol><Name>AI.FFU2_2_SPEED_PV</Name><Comment><![CDATA[ FFU2_2当前转速]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173648</BitOffs></Symbol><Symbol><Name>AI.FFU2_3_SPEED_PV</Name><Comment><![CDATA[ FFU2_3当前转速]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173664</BitOffs></Symbol><Symbol><Name>AI.FFU2_4_SPEED_PV</Name><Comment><![CDATA[ FFU2_4当前转速]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173680</BitOffs></Symbol><Symbol><Name>AI.FFU2_5_SPEED_PV</Name><Comment><![CDATA[ FFU2_5当前转速]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173696</BitOffs></Symbol><Symbol><Name>AI.FFU2_6_SPEED_PV</Name><Comment><![CDATA[ FFU2_6当前转速]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173712</BitOffs></Symbol><Symbol><Name>AI.FFU3_1_SPEED_PV</Name><Comment><![CDATA[ FFU3_1当前转速]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173728</BitOffs></Symbol><Symbol><Name>AI.FFU3_2_SPEED_PV</Name><Comment><![CDATA[ FFU3_2当前转速]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173744</BitOffs></Symbol><Symbol><Name>AI.FFU3_3_SPEED_PV</Name><Comment><![CDATA[ FFU3_3当前转速]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173760</BitOffs></Symbol><Symbol><Name>AI.FFU3_4_SPEED_PV</Name><Comment><![CDATA[ FFU3_4当前转速]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173776</BitOffs></Symbol><Symbol><Name>AI.FFU3_5_SPEED_PV</Name><Comment><![CDATA[ FFU3_5当前转速]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173792</BitOffs></Symbol><Symbol><Name>AI.FFU3_6_SPEED_PV</Name><Comment><![CDATA[ FFU3_6当前转速]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173808</BitOffs></Symbol><Symbol><Name>AO.FFU_ALARM_EN</Name><Comment><![CDATA[报警输出使能]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173824</BitOffs></Symbol><Symbol><Name>AO.FFU_HSPEED</Name><Comment><![CDATA[转速上限]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173840</BitOffs></Symbol><Symbol><Name>AO.FFU_LSPEED</Name><Comment><![CDATA[转速下限]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173856</BitOffs></Symbol><Symbol><Name>AO.FFU1_1_POWER_ON</Name><Comment><![CDATA[ 0:停止,1:运行]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173872</BitOffs></Symbol><Symbol><Name>AO.FFU1_2_POWER_ON</Name><Comment><![CDATA[ 0:停止,1:运行]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173888</BitOffs></Symbol><Symbol><Name>AO.FFU1_3_POWER_ON</Name><Comment><![CDATA[ 0:停止,1:运行]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173904</BitOffs></Symbol><Symbol><Name>AO.FFU1_4_POWER_ON</Name><Comment><![CDATA[ 0:停止,1:运行]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173920</BitOffs></Symbol><Symbol><Name>AO.FFU1_5_POWER_ON</Name><Comment><![CDATA[ 0:停止,1:运行]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173936</BitOffs></Symbol><Symbol><Name>AO.FFU1_6_POWER_ON</Name><Comment><![CDATA[ 0:停止,1:运行]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173952</BitOffs></Symbol><Symbol><Name>AO.FFU2_1_POWER_ON</Name><Comment><![CDATA[ 0:停止,1:运行]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173968</BitOffs></Symbol><Symbol><Name>AO.FFU2_2_POWER_ON</Name><Comment><![CDATA[ 0:停止,1:运行]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3173984</BitOffs></Symbol><Symbol><Name>AO.FFU2_3_POWER_ON</Name><Comment><![CDATA[ 0:停止,1:运行]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174000</BitOffs></Symbol><Symbol><Name>AO.FFU2_4_POWER_ON</Name><Comment><![CDATA[ 0:停止,1:运行]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174016</BitOffs></Symbol><Symbol><Name>AO.FFU2_5_POWER_ON</Name><Comment><![CDATA[ 0:停止,1:运行]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174032</BitOffs></Symbol><Symbol><Name>AO.FFU2_6_POWER_ON</Name><Comment><![CDATA[ 0:停止,1:运行]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174048</BitOffs></Symbol><Symbol><Name>AO.FFU3_1_POWER_ON</Name><Comment><![CDATA[ 0:停止,1:运行]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174064</BitOffs></Symbol><Symbol><Name>AO.FFU3_2_POWER_ON</Name><Comment><![CDATA[ 0:停止,1:运行]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174080</BitOffs></Symbol><Symbol><Name>AO.FFU3_3_POWER_ON</Name><Comment><![CDATA[ 0:停止,1:运行]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174096</BitOffs></Symbol><Symbol><Name>AO.FFU3_4_POWER_ON</Name><Comment><![CDATA[ 0:停止,1:运行]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174112</BitOffs></Symbol><Symbol><Name>AO.FFU3_5_POWER_ON</Name><Comment><![CDATA[ 0:停止,1:运行]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174128</BitOffs></Symbol><Symbol><Name>AO.FFU3_6_POWER_ON</Name><Comment><![CDATA[ 0:停止,1:运行]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174144</BitOffs></Symbol><Symbol><Name>AO.FFU1_1_SPEED_SV</Name><Comment><![CDATA[ FFU1_1设定转速]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174160</BitOffs></Symbol><Symbol><Name>AO.FFU1_2_SPEED_SV</Name><Comment><![CDATA[ FFU1_2设定转速]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174176</BitOffs></Symbol><Symbol><Name>AO.FFU1_3_SPEED_SV</Name><Comment><![CDATA[ FFU1_3设定转速]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174192</BitOffs></Symbol><Symbol><Name>AO.FFU1_4_SPEED_SV</Name><Comment><![CDATA[ FFU1_4设定转速]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174208</BitOffs></Symbol><Symbol><Name>AO.FFU1_5_SPEED_SV</Name><Comment><![CDATA[ FFU1_5设定转速]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174224</BitOffs></Symbol><Symbol><Name>AO.FFU1_6_SPEED_SV</Name><Comment><![CDATA[ FFU1_6设定转速]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174240</BitOffs></Symbol><Symbol><Name>AO.FFU2_1_SPEED_SV</Name><Comment><![CDATA[ FFU2_1设定转速]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174256</BitOffs></Symbol><Symbol><Name>AO.FFU2_2_SPEED_SV</Name><Comment><![CDATA[ FFU2_2设定转速]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174272</BitOffs></Symbol><Symbol><Name>AO.FFU2_3_SPEED_SV</Name><Comment><![CDATA[ FFU2_3设定转速]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174288</BitOffs></Symbol><Symbol><Name>AO.FFU2_4_SPEED_SV</Name><Comment><![CDATA[ FFU2_4设定转速]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174304</BitOffs></Symbol><Symbol><Name>AO.FFU2_5_SPEED_SV</Name><Comment><![CDATA[ FFU2_5设定转速]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174320</BitOffs></Symbol><Symbol><Name>AO.FFU2_6_SPEED_SV</Name><Comment><![CDATA[ FFU2_6设定转速]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174336</BitOffs></Symbol><Symbol><Name>AO.FFU3_1_SPEED_SV</Name><Comment><![CDATA[ FFU3_1设定转速]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174352</BitOffs></Symbol><Symbol><Name>AO.FFU3_2_SPEED_SV</Name><Comment><![CDATA[ FFU3_2设定转速]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174368</BitOffs></Symbol><Symbol><Name>AO.FFU3_3_SPEED_SV</Name><Comment><![CDATA[ FFU3_3设定转速]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174384</BitOffs></Symbol><Symbol><Name>AO.FFU3_4_SPEED_SV</Name><Comment><![CDATA[ FFU3_4设定转速]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174400</BitOffs></Symbol><Symbol><Name>AO.FFU3_5_SPEED_SV</Name><Comment><![CDATA[ FFU3_5设定转速]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174416</BitOffs></Symbol><Symbol><Name>AO.FFU3_6_SPEED_SV</Name><Comment><![CDATA[ FFU3_6设定转速]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174432</BitOffs></Symbol><Symbol><Name>AO.FFU1_1_EN</Name><Comment><![CDATA[ FFU1_1使能]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174448</BitOffs></Symbol><Symbol><Name>AO.FFU1_2_EN</Name><Comment><![CDATA[ FFU1_2使能]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174464</BitOffs></Symbol><Symbol><Name>AO.FFU1_3_EN</Name><Comment><![CDATA[ FFU1_3使能]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174480</BitOffs></Symbol><Symbol><Name>AO.FFU1_4_EN</Name><Comment><![CDATA[ FFU1_4使能]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174496</BitOffs></Symbol><Symbol><Name>AO.FFU1_5_EN</Name><Comment><![CDATA[ FFU1_5使能]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174512</BitOffs></Symbol><Symbol><Name>AO.FFU1_6_EN</Name><Comment><![CDATA[ FFU1_6使能]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174528</BitOffs></Symbol><Symbol><Name>AO.FFU2_1_EN</Name><Comment><![CDATA[ FFU2_1使能]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174544</BitOffs></Symbol><Symbol><Name>AO.FFU2_2_EN</Name><Comment><![CDATA[ FFU2_2使能]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174560</BitOffs></Symbol><Symbol><Name>AO.FFU2_3_EN</Name><Comment><![CDATA[ FFU2_3使能]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174576</BitOffs></Symbol><Symbol><Name>AO.FFU2_4_EN</Name><Comment><![CDATA[ FFU2_4使能]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174592</BitOffs></Symbol><Symbol><Name>AO.FFU2_5_EN</Name><Comment><![CDATA[ FFU2_5使能]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174608</BitOffs></Symbol><Symbol><Name>AO.FFU2_6_EN</Name><Comment><![CDATA[ FFU2_6使能]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174624</BitOffs></Symbol><Symbol><Name>AO.FFU3_1_EN</Name><Comment><![CDATA[ FFU3_1使能]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174640</BitOffs></Symbol><Symbol><Name>AO.FFU3_2_EN</Name><Comment><![CDATA[ FFU3_2使能]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174656</BitOffs></Symbol><Symbol><Name>AO.FFU3_3_EN</Name><Comment><![CDATA[ FFU3_3使能]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174672</BitOffs></Symbol><Symbol><Name>AO.FFU3_4_EN</Name><Comment><![CDATA[ FFU3_4使能]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174688</BitOffs></Symbol><Symbol><Name>AO.FFU3_5_EN</Name><Comment><![CDATA[ FFU3_5使能]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174704</BitOffs></Symbol><Symbol><Name>AO.FFU3_6_EN</Name><Comment><![CDATA[ FFU3_6使能]]></Comment><BitSize>16</BitSize><BaseType>UINT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174720</BitOffs></Symbol><Symbol><Name>GVL.bAV65Close</Name><BitSize>8</BitSize><BaseType>BOOL</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174736</BitOffs></Symbol><Symbol><Name>GVL.bAV79Open</Name><BitSize>8</BitSize><BaseType>BOOL</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174744</BitOffs></Symbol><Symbol><Name>GVL.stPLCtoPMC</Name><Comment><![CDATA[ PLC传送到PMC数据]]></Comment><BitSize>7232</BitSize><BaseType>dut_PLC_to_PMC</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3174752</BitOffs></Symbol><Symbol><Name>GVL.stPMCtoPLC</Name><Comment><![CDATA[ PMC传送到PLC数据]]></Comment><BitSize>8704</BitSize><BaseType>dut_PMC_to_PLC</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3181984</BitOffs></Symbol><Symbol><Name>GVL.bAV79Close</Name><BitSize>8</BitSize><BaseType>BOOL</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3190688</BitOffs></Symbol><Symbol><Name>GVL.bAV202Open</Name><BitSize>8</BitSize><BaseType>BOOL</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3190696</BitOffs></Symbol><Symbol><Name>GVL.bAV202Close</Name><BitSize>8</BitSize><BaseType>BOOL</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3190704</BitOffs></Symbol><Symbol><Name>GVL.bAV91Open</Name><BitSize>8</BitSize><BaseType>BOOL</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3190712</BitOffs></Symbol><Symbol><Name>GVL.bAV91Close</Name><BitSize>8</BitSize><BaseType>BOOL</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3190720</BitOffs></Symbol><Symbol><Name>GVL_IO_Mapping.bAV540</Name><BitSize>8</BitSize><BaseType>BOOL</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3191112</BitOffs></Symbol><Symbol><Name>GVL_IO_Mapping.stOPQ</Name><BitSize>0</BitSize><BaseType>dut_OP_Output</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3191112</BitOffs></Symbol><Symbol><Name>GVL_IO_Mapping.stGBI</Name><Comment><![CDATA[***********************************************
  9. !!!!!以下对对应软件,允许在程序中使用
  10. ***********************************************
  11. 程序内部使用输入]]></Comment><BitSize>832</BitSize><BaseType>dut_GB_Input</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3193536</BitOffs></Symbol><Symbol><Name>GVL_IO_Mapping.stEXHI</Name><BitSize>1216</BitSize><BaseType>dut_EXH_Input</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3194368</BitOffs></Symbol><Symbol><Name>GVL_IO_Mapping.stOPI</Name><BitSize>256</BitSize><BaseType>dut_OP_INPUT</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3195584</BitOffs></Symbol><Symbol><Name>GVL_IO_Mapping.stGBQ</Name><Comment><![CDATA[程序内部使用输出]]></Comment><BitSize>288</BitSize><BaseType>dut_GB_Output</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3195840</BitOffs></Symbol><Symbol><Name>GVL_IO_Mapping.stEXHQ</Name><BitSize>160</BitSize><BaseType>dut_EXH_Output</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3196128</BitOffs></Symbol><Symbol><Name>GVL_IO_Mapping.stILK</Name><BitSize>1200</BitSize><BaseType>dut_Interlock</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3196288</BitOffs></Symbol><Symbol><Name>GVL_IO_Mapping.aILK_AV</Name><BitSize>2000</BitSize><BaseType>BOOL</BaseType><ArrayInfo><LBound>1</LBound><Elements>250</Elements></ArrayInfo><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3197488</BitOffs></Symbol><Symbol><Name>GVL_IO_Mapping.aVAC</Name><BitSize>80</BitSize><BaseType>BOOL</BaseType><ArrayInfo><LBound>1</LBound><Elements>10</Elements></ArrayInfo><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3199488</BitOffs></Symbol><Symbol><Name>GVL_IO_Mapping.aAV</Name><BitSize>2000</BitSize><BaseType>BOOL</BaseType><ArrayInfo><LBound>1</LBound><Elements>250</Elements></ArrayInfo><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3199568</BitOffs></Symbol><Symbol><Name>TwinCAT_LicenseInfoVarList._LicenseInfo</Name><BitSize>1024</BitSize><BaseType GUID="{5456DAC5-9FA5-4A6B-B497-840FCC690FDD}">PlcLicenseInfo</BaseType><ArrayInfo><LBound>1</LBound><Elements>1</Elements></ArrayInfo><Default><SubItem><Name>[1].LicenseId.Data1</Name><Value>2712635908</Value></SubItem><SubItem><Name>[1].LicenseId.Data2</Name><Value>49293</Value></SubItem><SubItem><Name>[1].LicenseId.Data3</Name><Value>18515</Value></SubItem><SubItem><Name>[1].LicenseId.Data4[0]</Name><Value>165</Value></SubItem><SubItem><Name>[1].LicenseId.Data4[1]</Name><Value>160</Value></SubItem><SubItem><Name>[1].LicenseId.Data4[2]</Name><Value>14</Value></SubItem><SubItem><Name>[1].LicenseId.Data4[3]</Name><Value>108</Value></SubItem><SubItem><Name>[1].LicenseId.Data4[4]</Name><Value>58</Value></SubItem><SubItem><Name>[1].LicenseId.Data4[5]</Name><Value>39</Value></SubItem><SubItem><Name>[1].LicenseId.Data4[6]</Name><Value>138</Value></SubItem><SubItem><Name>[1].LicenseId.Data4[7]</Name><Value>140</Value></SubItem><SubItem><Name>[1].Instances</Name><Value>0</Value></SubItem><SubItem><Name>[1].LicenseName</Name><String>TF6255 TC3 Modbus-RTU</String></SubItem></Default><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3201856</BitOffs></Symbol><Symbol><Name>TwinCAT_SystemInfoVarList._AppInfo</Name><BitSize>2048</BitSize><BaseType GUID="{941FDF6E-37CE-4C30-AA23-3236AFA461E2}">PlcAppSystemInfo</BaseType><Properties><Property><Name>no_init</Name></Property><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3202880</BitOffs></Symbol><Symbol><Name>TwinCAT_SystemInfoVarList._TaskInfo</Name><BitSize>1024</BitSize><BaseType GUID="{56294066-FFF7-46F3-8206-FA06A30B13BA}">PlcTaskSystemInfo</BaseType><ArrayInfo><LBound>1</LBound><Elements>1</Elements></ArrayInfo><Properties><Property><Name>no_init</Name></Property><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3204928</BitOffs></Symbol><Symbol><Name>TwinCAT_SystemInfoVarList._TaskPouOid_PlcTask</Name><BitSize>32</BitSize><BaseType GUID="{18071995-0000-0000-0000-00000000000F}">OTCID</BaseType><Properties><Property><Name>no_init</Name></Property><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3205952</BitOffs></Symbol><Symbol><Name>TwinCAT_SystemInfoVarList._TaskOid_PlcTask</Name><BitSize>32</BitSize><BaseType GUID="{18071995-0000-0000-0000-00000000000F}">OTCID</BaseType><Properties><Property><Name>no_init</Name></Property><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3205984</BitOffs></Symbol><Symbol><Name>TwinCAT_SystemInfoVarList.__PlcTask</Name><BitSize>704</BitSize><BaseType>_Implicit_Task_Info</BaseType><Default><SubItem><Name>.dwVersion</Name><Value>2</Value></SubItem></Default><Properties><Property><Name>TcContextName</Name><Value>PlcTask</Value></Property><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3206016</BitOffs></Symbol></DataArea></DataAreas><Deployment /><EventClasses /><Properties><Property><Name>ApplicationName</Name><Value>Port_851</Value></Property><Property><Name>ChangeDate</Name><Value>2025-01-07T19:45:57</Value></Property><Property><Name>GeneratedCodeSize</Name><Value>204800</Value></Property><Property><Name>GlobalDataSize</Name><Value>45056</Value></Property></Properties></Module></Modules></TcModuleClass>