Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • silecs/opensilecs
  • k.fugiel/opensilecs
  • s.kupiecki/opensilecs
3 results
Show changes
Showing
with 3982 additions and 822 deletions
<?xml version="1.0"?>
<!--This file is auto generated by the SILECS framework tools. Code regeneration will overwrite it.-->
<SILECS-Param silecs-version="DEV">
<Mapping-Info>
<Owner user-login="schwinn"/>
<Generation date="2017-07-20 10:34:34.977960"/>
<Deployment checksum="308863231"/>
<Generation date="2018-01-31 17:06:08.664473"/>
<Deployment checksum="132780255"/>
</Mapping-Info>
<SILECS-Mapping plc-name="Siemens_TiaBlock" plc-brand="SIEMENS" plc-system="TIA-PORTAL" plc-model="SIMATIC_S7-300" protocol="BLOCK_MODE" address="0" domain="" used-mem="TODO">
<SILECS-Class name="SilecsHeader" version="1.0.0" address="0" usedMemory="DB0..DB0 / 48 bytes">
<SILECS-Mapping plc-name="Siemens_TiaBlock" plc-brand="SIEMENS" plc-system="TIA-PORTAL" plc-model="SIMATIC_S7-300" protocol="BLOCK_MODE" address="0" DI-address="-1" DO-address="-1" AI-address="-1" AO-address="-1" domain="" used-mem="TODO">
<SILECS-Class name="SilecsHeader" version="1.0.0" address="0" DI-address="-1" DO-address="-1" AI-address="-1" AO-address="-1" used-mem="DB0..DB0/48 bytes" used-DI="0 byte" used-DO="0 byte" used-AI="0 byte" used-AO="0 byte">
<Acquisition-Block name="hdrBlk" size="14" address="0" mem-size="48">
<Acquisition-Register name="_version" size="1" address="0" mem-size="18">
<string string-length="16" format="string"/>
......@@ -21,170 +22,288 @@
<scalar format="dt"/>
</Acquisition-Register>
</Acquisition-Block>
<Instance label="SilecsHeader" address="0"/>
<Instance label="SilecsHeader" fesa-label="" address="0" DI-address="-1" DO-address="-1" AI-address="-1" AO-address="-1"/>
</SILECS-Class>
<SILECS-Class name="AllTypes" version="0.1.0" address="1" usedMemory="DB1..DB3 / 3540 bytes">
<Acquisition-Block name="MyROBlock" size="53" address="1" mem-size="118">
<SILECS-Class name="AllTypes" version="0.1.0" address="1" DI-address="-1" DO-address="-1" AI-address="-1" AO-address="-1" used-mem="DB1..DB4/4288 bytes" used-DI="0 byte" used-DO="0 byte" used-AI="0 byte" used-AO="0 byte">
<custom-types>
<enum name="TEST_ENUM">
<item access="RW" value="0" symbol="OK"/>
<item access="RW" value="1" symbol="WARNING"/>
<item access="RW" value="2" symbol="ERROR"/>
<item access="RW" value="3" symbol="UNKNOWN"/>
</enum>
</custom-types>
<Acquisition-Block name="MyROBlock" size="57" address="1" mem-size="122">
<Acquisition-Register name="RO_int8" generateFesaValueItem="true" size="1" address="0" mem-size="1">
<scalar format="int8"/>
</Acquisition-Register>
<scalar format="int8"/>
</Acquisition-Register>
<Acquisition-Register name="RO_uint8" generateFesaValueItem="true" fesaFieldName="RO_uint8_fesa" size="1" address="1" mem-size="1">
<scalar format="uint8"/>
</Acquisition-Register>
<scalar format="uint8"/>
</Acquisition-Register>
<Acquisition-Register name="RO_int16" generateFesaValueItem="true" fesaFieldName="RO_int16_fesa" size="2" address="2" mem-size="2">
<scalar format="int16"/>
</Acquisition-Register>
<scalar format="int16"/>
</Acquisition-Register>
<Acquisition-Register name="RO_uint16" generateFesaValueItem="true" fesaFieldName="RO_uint16_fesa" size="2" address="4" mem-size="2">
<scalar format="uint16"/>
</Acquisition-Register>
<scalar format="uint16"/>
</Acquisition-Register>
<Acquisition-Register name="RO_int32" generateFesaValueItem="true" fesaFieldName="RO_int32_fesa" size="4" address="6" mem-size="4">
<scalar format="int32"/>
</Acquisition-Register>
<scalar format="int32"/>
</Acquisition-Register>
<Acquisition-Register name="RO_uint32" generateFesaValueItem="true" fesaFieldName="RO_uint32_fesa" size="4" address="10" mem-size="4">
<scalar format="uint32"/>
</Acquisition-Register>
<scalar format="uint32"/>
</Acquisition-Register>
<Acquisition-Register name="RO_float32" generateFesaValueItem="true" fesaFieldName="RO_float32_fesa" size="4" address="14" mem-size="4">
<scalar format="float32"/>
</Acquisition-Register>
<scalar format="float32"/>
</Acquisition-Register>
<Acquisition-Register name="RO_string" generateFesaValueItem="true" fesaFieldName="RO_string_fesa" size="1" address="18" mem-size="66">
<string string-length="64" format="string"/>
</Acquisition-Register>
<string string-length="64" format="string"/>
</Acquisition-Register>
<Acquisition-Register name="RO_date" generateFesaValueItem="true" fesaFieldName="RO_date_fesa" size="8" address="84" mem-size="8">
<scalar format="date"/>
</Acquisition-Register>
<scalar format="date"/>
</Acquisition-Register>
<Acquisition-Register name="RO_char" generateFesaValueItem="true" fesaFieldName="RO_char_fesa" size="1" address="92" mem-size="1">
<scalar format="char"/>
</Acquisition-Register>
<scalar format="char"/>
</Acquisition-Register>
<Acquisition-Register name="RO_byte" generateFesaValueItem="true" fesaFieldName="RO_byte_fesa" size="1" address="93" mem-size="1">
<scalar format="byte"/>
</Acquisition-Register>
<scalar format="byte"/>
</Acquisition-Register>
<Acquisition-Register name="RO_word" generateFesaValueItem="true" fesaFieldName="RO_word_fesa" size="2" address="94" mem-size="2">
<scalar format="word"/>
</Acquisition-Register>
<scalar format="word"/>
</Acquisition-Register>
<Acquisition-Register name="RO_dword" generateFesaValueItem="true" fesaFieldName="RO_dword_fesa" size="4" address="96" mem-size="4">
<scalar format="dword"/>
</Acquisition-Register>
<scalar format="dword"/>
</Acquisition-Register>
<Acquisition-Register name="RO_int" generateFesaValueItem="true" fesaFieldName="RO_int_fesa" size="2" address="100" mem-size="2">
<scalar format="int"/>
</Acquisition-Register>
<scalar format="int"/>
</Acquisition-Register>
<Acquisition-Register name="RO_dint" generateFesaValueItem="true" fesaFieldName="RO_dint_fesa" size="4" address="102" mem-size="4">
<scalar format="dint"/>
</Acquisition-Register>
<scalar format="dint"/>
</Acquisition-Register>
<Acquisition-Register name="RO_real" generateFesaValueItem="true" fesaFieldName="RO_real_fesa" size="4" address="106" mem-size="4">
<scalar format="real"/>
</Acquisition-Register>
<scalar format="real"/>
</Acquisition-Register>
<Acquisition-Register name="RO_dt" generateFesaValueItem="true" fesaFieldName="RO_dt_fesa" size="8" address="110" mem-size="8">
<scalar format="dt"/>
</Acquisition-Register>
<scalar format="dt"/>
</Acquisition-Register>
<Acquisition-Register name="RO_enum" generateFesaValueItem="true" fesaFieldName="RO_enum_fesa" size="4" address="118" mem-size="4">
<custom-type-scalar custom-type-name-ref="TEST_ENUM" type="enum"/>
</Acquisition-Register>
</Acquisition-Block>
<Setting-Block name="MyRWBlock" size="212" address="2" mem-size="472">
<Volatile-Register name="RW_int8" generateFesaValueItem="true" size="1" address="0" mem-size="4">
<array2D dim1="2" dim2="2" format="int8"/>
</Volatile-Register>
<Volatile-Register name="RW_uint8" generateFesaValueItem="true" fesaFieldName="RW_uint8_fesa" size="1" address="4" mem-size="4">
<array2D dim1="2" dim2="2" format="uint8"/>
</Volatile-Register>
<Volatile-Register name="RW_int16" generateFesaValueItem="true" fesaFieldName="RW_int16_fesa" size="2" address="8" mem-size="8">
<array2D dim1="2" dim2="2" format="int16"/>
</Volatile-Register>
<Volatile-Register name="RW_uint16" generateFesaValueItem="true" fesaFieldName="RW_uint16_fesa" size="2" address="16" mem-size="8">
<array2D dim1="2" dim2="2" format="uint16"/>
</Volatile-Register>
<Volatile-Register name="RW_int32" generateFesaValueItem="true" fesaFieldName="RW_int32_fesa" size="4" address="24" mem-size="16">
<array2D dim1="2" dim2="2" format="int32"/>
</Volatile-Register>
<Volatile-Register name="RW_uint32" generateFesaValueItem="true" fesaFieldName="RW_uint32_fesa" size="4" address="40" mem-size="16">
<array2D dim1="2" dim2="2" format="uint32"/>
</Volatile-Register>
<Volatile-Register name="RW_float32" generateFesaValueItem="true" fesaFieldName="RW_float32_fesa" size="4" address="56" mem-size="16">
<array2D dim1="2" dim2="2" format="float32"/>
</Volatile-Register>
<Volatile-Register name="RW_string" generateFesaValueItem="true" fesaFieldName="RW_string_fesa" size="1" address="72" mem-size="264">
<stringArray2D dim1="2" dim2="2" string-length="64" format="string"/>
</Volatile-Register>
<Volatile-Register name="RW_date" generateFesaValueItem="true" fesaFieldName="RW_date_fesa" size="8" address="336" mem-size="32">
<array2D dim1="2" dim2="2" format="date"/>
</Volatile-Register>
<Volatile-Register name="RW_char" generateFesaValueItem="true" fesaFieldName="RW_char_fesa" size="1" address="368" mem-size="4">
<array2D dim1="2" dim2="2" format="char"/>
</Volatile-Register>
<Volatile-Register name="RW_byte" generateFesaValueItem="true" fesaFieldName="RW_byte_fesa" size="1" address="372" mem-size="4">
<array2D dim1="2" dim2="2" format="byte"/>
</Volatile-Register>
<Volatile-Register name="RW_word" generateFesaValueItem="true" fesaFieldName="RW_word_fesa" size="2" address="376" mem-size="8">
<array2D dim1="2" dim2="2" format="word"/>
</Volatile-Register>
<Volatile-Register name="RW_dword" generateFesaValueItem="true" fesaFieldName="RW_dword_fesa" size="4" address="384" mem-size="16">
<array2D dim1="2" dim2="2" format="dword"/>
</Volatile-Register>
<Volatile-Register name="RW_int" generateFesaValueItem="true" fesaFieldName="RW_int_fesa" size="2" address="400" mem-size="8">
<array2D dim1="2" dim2="2" format="int"/>
</Volatile-Register>
<Volatile-Register name="RW_dint" generateFesaValueItem="true" fesaFieldName="RW_dint_fesa" size="4" address="408" mem-size="16">
<array2D dim1="2" dim2="2" format="dint"/>
</Volatile-Register>
<Volatile-Register name="RW_real" generateFesaValueItem="true" fesaFieldName="RW_real_fesa" size="4" address="424" mem-size="16">
<array2D dim1="2" dim2="2" format="real"/>
</Volatile-Register>
<Volatile-Register name="RW_dt" generateFesaValueItem="true" fesaFieldName="RW_dt_fesa" size="8" address="440" mem-size="32">
<array2D dim1="2" dim2="2" format="dt"/>
</Volatile-Register>
<Setting-Block name="MyRWBlock" size="265" address="2" mem-size="330">
<Setting-Register name="RW_int8" generateFesaValueItem="true" size="1" address="0" mem-size="1">
<scalar format="int8"/>
</Setting-Register>
<Setting-Register name="RW_uint8" generateFesaValueItem="true" fesaFieldName="RW_uint8_fesa" size="1" address="1" mem-size="1">
<scalar format="uint8"/>
</Setting-Register>
<Setting-Register name="RW_int16" generateFesaValueItem="true" fesaFieldName="RW_int16_fesa" size="2" address="2" mem-size="2">
<scalar format="int16"/>
</Setting-Register>
<Setting-Register name="RW_uint16" generateFesaValueItem="true" fesaFieldName="RW_uint16_fesa" size="2" address="4" mem-size="2">
<scalar format="uint16"/>
</Setting-Register>
<Setting-Register name="RW_int32" generateFesaValueItem="true" fesaFieldName="RW_int32_fesa" size="4" address="6" mem-size="4">
<scalar format="int32"/>
</Setting-Register>
<Setting-Register name="RW_uint32" generateFesaValueItem="true" fesaFieldName="RW_uint32_fesa" size="4" address="10" mem-size="4">
<scalar format="uint32"/>
</Setting-Register>
<Setting-Register name="RW_float32" generateFesaValueItem="true" fesaFieldName="RW_float32_fesa" size="4" address="14" mem-size="4">
<scalar format="float32"/>
</Setting-Register>
<Setting-Register name="RW_string" generateFesaValueItem="true" fesaFieldName="RW_string_fesa" size="1" address="18" mem-size="66">
<string string-length="64" format="string"/>
</Setting-Register>
<Setting-Register name="RW_date" generateFesaValueItem="true" fesaFieldName="RW_date_fesa" size="8" address="84" mem-size="8">
<scalar format="date"/>
</Setting-Register>
<Setting-Register name="RW_char" generateFesaValueItem="true" fesaFieldName="RW_char_fesa" size="1" address="92" mem-size="1">
<scalar format="char"/>
</Setting-Register>
<Setting-Register name="RW_byte" generateFesaValueItem="true" fesaFieldName="RW_byte_fesa" size="1" address="93" mem-size="1">
<scalar format="byte"/>
</Setting-Register>
<Setting-Register name="RW_word" generateFesaValueItem="true" fesaFieldName="RW_word_fesa" size="2" address="94" mem-size="2">
<scalar format="word"/>
</Setting-Register>
<Setting-Register name="RW_dword" generateFesaValueItem="true" fesaFieldName="RW_dword_fesa" size="4" address="96" mem-size="4">
<scalar format="dword"/>
</Setting-Register>
<Setting-Register name="RW_int" generateFesaValueItem="true" fesaFieldName="RW_int_fesa" size="2" address="100" mem-size="2">
<scalar format="int"/>
</Setting-Register>
<Setting-Register name="RW_dint" generateFesaValueItem="true" fesaFieldName="RW_dint_fesa" size="4" address="102" mem-size="4">
<scalar format="dint"/>
</Setting-Register>
<Setting-Register name="RW_real" generateFesaValueItem="true" fesaFieldName="RW_real_fesa" size="4" address="106" mem-size="4">
<scalar format="real"/>
</Setting-Register>
<Setting-Register name="RW_dt" generateFesaValueItem="true" fesaFieldName="RW_dt_fesa" size="8" address="110" mem-size="8">
<scalar format="dt"/>
</Setting-Register>
<Setting-Register name="RW2_int8" generateFesaValueItem="true" size="1" address="118" mem-size="4">
<array2D dim1="2" dim2="2" format="int8"/>
</Setting-Register>
<Setting-Register name="RW2_uint8" generateFesaValueItem="true" fesaFieldName="RW2_uint8_fesa" size="1" address="122" mem-size="4">
<array2D dim1="2" dim2="2" format="uint8"/>
</Setting-Register>
<Setting-Register name="RW2_int16" generateFesaValueItem="true" fesaFieldName="RW2_int16_fesa" size="2" address="126" mem-size="8">
<array2D dim1="2" dim2="2" format="int16"/>
</Setting-Register>
<Setting-Register name="RW2_uint16" generateFesaValueItem="true" fesaFieldName="RW2_uint16_fesa" size="2" address="134" mem-size="8">
<array2D dim1="2" dim2="2" format="uint16"/>
</Setting-Register>
<Setting-Register name="RW2_int32" generateFesaValueItem="true" fesaFieldName="RW2_int32_fesa" size="4" address="142" mem-size="16">
<array2D dim1="2" dim2="2" format="int32"/>
</Setting-Register>
<Setting-Register name="RW2_uint32" generateFesaValueItem="true" fesaFieldName="RW2_uint32_fesa" size="4" address="158" mem-size="16">
<array2D dim1="2" dim2="2" format="uint32"/>
</Setting-Register>
<Setting-Register name="RW2_float32" generateFesaValueItem="true" fesaFieldName="RW2_float32_fesa" size="4" address="174" mem-size="16">
<array2D dim1="2" dim2="2" format="float32"/>
</Setting-Register>
<Setting-Register name="RW2_date" generateFesaValueItem="true" fesaFieldName="RW2_date_fesa" size="8" address="190" mem-size="32">
<array2D dim1="2" dim2="2" format="date"/>
</Setting-Register>
<Setting-Register name="RW2_char" generateFesaValueItem="true" fesaFieldName="RW2_char_fesa" size="1" address="222" mem-size="4">
<array2D dim1="2" dim2="2" format="char"/>
</Setting-Register>
<Setting-Register name="RW2_byte" generateFesaValueItem="true" fesaFieldName="RW2_byte_fesa" size="1" address="226" mem-size="4">
<array2D dim1="2" dim2="2" format="byte"/>
</Setting-Register>
<Setting-Register name="RW2_word" generateFesaValueItem="true" fesaFieldName="RW2_word_fesa" size="2" address="230" mem-size="8">
<array2D dim1="2" dim2="2" format="word"/>
</Setting-Register>
<Setting-Register name="RW2_dword" generateFesaValueItem="true" fesaFieldName="RW2_dword_fesa" size="4" address="238" mem-size="16">
<array2D dim1="2" dim2="2" format="dword"/>
</Setting-Register>
<Setting-Register name="RW2_int" generateFesaValueItem="true" fesaFieldName="RW2_int_fesa" size="2" address="254" mem-size="8">
<array2D dim1="2" dim2="2" format="int"/>
</Setting-Register>
<Setting-Register name="RW2_dint" generateFesaValueItem="true" fesaFieldName="RW2_dint_fesa" size="4" address="262" mem-size="16">
<array2D dim1="2" dim2="2" format="dint"/>
</Setting-Register>
<Setting-Register name="RW2_real" generateFesaValueItem="true" fesaFieldName="RW2_real_fesa" size="4" address="278" mem-size="16">
<array2D dim1="2" dim2="2" format="real"/>
</Setting-Register>
<Setting-Register name="RW2_dt" generateFesaValueItem="true" fesaFieldName="RW2_dt_fesa" size="8" address="294" mem-size="32">
<array2D dim1="2" dim2="2" format="dt"/>
</Setting-Register>
<Setting-Register name="RW_enum" generateFesaValueItem="true" fesaFieldName="RW_enum_fesa" size="4" address="326" mem-size="4">
<custom-type-scalar custom-type-name-ref="TEST_ENUM" type="enum"/>
</Setting-Register>
</Setting-Block>
<Command-Block name="MyWOBlock" size="530" address="3" mem-size="1180">
<Command-Block name="MyWOBlock" size="570" address="3" mem-size="1220">
<Setting-Register name="WO_int8" generateFesaValueItem="true" size="1" address="0" mem-size="10">
<array dim="10" format="int8"/>
</Setting-Register>
<array dim="10" format="int8"/>
</Setting-Register>
<Setting-Register name="WO_uint8" generateFesaValueItem="true" fesaFieldName="WO_uint8_fesa" size="1" address="10" mem-size="10">
<array dim="10" format="uint8"/>
</Setting-Register>
<array dim="10" format="uint8"/>
</Setting-Register>
<Setting-Register name="WO_int16" generateFesaValueItem="true" fesaFieldName="WO_int16_fesa" size="2" address="20" mem-size="20">
<array dim="10" format="int16"/>
</Setting-Register>
<array dim="10" format="int16"/>
</Setting-Register>
<Setting-Register name="WO_uint16" generateFesaValueItem="true" fesaFieldName="WO_uint16_fesa" size="2" address="40" mem-size="20">
<array dim="10" format="uint16"/>
</Setting-Register>
<array dim="10" format="uint16"/>
</Setting-Register>
<Setting-Register name="WO_int32" generateFesaValueItem="true" fesaFieldName="WO_int32_fesa" size="4" address="60" mem-size="40">
<array dim="10" format="int32"/>
</Setting-Register>
<array dim="10" format="int32"/>
</Setting-Register>
<Setting-Register name="WO_uint32" generateFesaValueItem="true" fesaFieldName="WO_uint32_fesa" size="4" address="100" mem-size="40">
<array dim="10" format="uint32"/>
</Setting-Register>
<array dim="10" format="uint32"/>
</Setting-Register>
<Setting-Register name="WO_float32" generateFesaValueItem="true" fesaFieldName="WO_float32_fesa" size="4" address="140" mem-size="40">
<array dim="10" format="float32"/>
</Setting-Register>
<array dim="10" format="float32"/>
</Setting-Register>
<Setting-Register name="WO_string" generateFesaValueItem="true" fesaFieldName="WO_string_fesa" size="1" address="180" mem-size="660">
<stringArray dim="10" string-length="64" format="string"/>
</Setting-Register>
<stringArray dim="10" string-length="64" format="string"/>
</Setting-Register>
<Setting-Register name="WO_date" generateFesaValueItem="true" fesaFieldName="WO_date_fesa" size="8" address="840" mem-size="80">
<array dim="10" format="date"/>
</Setting-Register>
<array dim="10" format="date"/>
</Setting-Register>
<Setting-Register name="WO_char" generateFesaValueItem="true" fesaFieldName="WO_char_fesa" size="1" address="920" mem-size="10">
<array dim="10" format="char"/>
</Setting-Register>
<array dim="10" format="char"/>
</Setting-Register>
<Setting-Register name="WO_byte" generateFesaValueItem="true" fesaFieldName="WO_byte_fesa" size="1" address="930" mem-size="10">
<array dim="10" format="byte"/>
</Setting-Register>
<array dim="10" format="byte"/>
</Setting-Register>
<Setting-Register name="WO_word" generateFesaValueItem="true" fesaFieldName="WO_word_fesa" size="2" address="940" mem-size="20">
<array dim="10" format="word"/>
</Setting-Register>
<array dim="10" format="word"/>
</Setting-Register>
<Setting-Register name="WO_dword" generateFesaValueItem="true" fesaFieldName="WO_dword_fesa" size="4" address="960" mem-size="40">
<array dim="10" format="dword"/>
</Setting-Register>
<array dim="10" format="dword"/>
</Setting-Register>
<Setting-Register name="WO_int" generateFesaValueItem="true" fesaFieldName="WO_int_fesa" size="2" address="1000" mem-size="20">
<array dim="10" format="int"/>
</Setting-Register>
<array dim="10" format="int"/>
</Setting-Register>
<Setting-Register name="WO_dint" generateFesaValueItem="true" fesaFieldName="WO_dint_fesa" size="4" address="1020" mem-size="40">
<array dim="10" format="dint"/>
</Setting-Register>
<array dim="10" format="dint"/>
</Setting-Register>
<Setting-Register name="WO_real" generateFesaValueItem="true" fesaFieldName="WO_real_fesa" size="4" address="1060" mem-size="40">
<array dim="10" format="real"/>
</Setting-Register>
<array dim="10" format="real"/>
</Setting-Register>
<Setting-Register name="WO_dt" generateFesaValueItem="true" fesaFieldName="WO_dt_fesa" size="8" address="1100" mem-size="80">
<array dim="10" format="dt"/>
</Setting-Register>
<array dim="10" format="dt"/>
</Setting-Register>
<Setting-Register name="WO_enum" generateFesaValueItem="true" fesaFieldName="WO_enum_fesa" size="4" address="1180" mem-size="40">
<custom-type-array dim="10" custom-type-name-ref="TEST_ENUM" type="enum"/>
</Setting-Register>
</Command-Block>
<Instance label="testDevice1" address="0"/>
<Instance label="testDevice2" address="1"/>
<Configuration-Block name="MyCBlock" size="212" address="4" mem-size="472">
<Configuration-Register name="C_int8" generateFesaValueItem="true" size="1" address="0" mem-size="4">
<array2D dim1="2" dim2="2" format="int8"/>
</Configuration-Register>
<Configuration-Register name="C_uint8" generateFesaValueItem="true" fesaFieldName="C_uint8_fesa" size="1" address="4" mem-size="4">
<array2D dim1="2" dim2="2" format="uint8"/>
</Configuration-Register>
<Configuration-Register name="C_int16" generateFesaValueItem="true" fesaFieldName="C_int16_fesa" size="2" address="8" mem-size="8">
<array2D dim1="2" dim2="2" format="int16"/>
</Configuration-Register>
<Configuration-Register name="C_uint16" generateFesaValueItem="true" fesaFieldName="C_uint16_fesa" size="2" address="16" mem-size="8">
<array2D dim1="2" dim2="2" format="uint16"/>
</Configuration-Register>
<Configuration-Register name="C_int32" generateFesaValueItem="true" fesaFieldName="C_int32_fesa" size="4" address="24" mem-size="16">
<array2D dim1="2" dim2="2" format="int32"/>
</Configuration-Register>
<Configuration-Register name="C_uint32" generateFesaValueItem="true" fesaFieldName="C_uint32_fesa" size="4" address="40" mem-size="16">
<array2D dim1="2" dim2="2" format="uint32"/>
</Configuration-Register>
<Configuration-Register name="C_float32" generateFesaValueItem="true" fesaFieldName="C_float32_fesa" size="4" address="56" mem-size="16">
<array2D dim1="2" dim2="2" format="float32"/>
</Configuration-Register>
<Configuration-Register name="C_string" generateFesaValueItem="true" fesaFieldName="C_string_fesa" size="1" address="72" mem-size="264">
<stringArray2D dim1="2" dim2="2" string-length="64" format="string"/>
</Configuration-Register>
<Configuration-Register name="C_date" generateFesaValueItem="true" fesaFieldName="C_date_fesa" size="8" address="336" mem-size="32">
<array2D dim1="2" dim2="2" format="date"/>
</Configuration-Register>
<Configuration-Register name="C_char" generateFesaValueItem="true" fesaFieldName="C_char_fesa" size="1" address="368" mem-size="4">
<array2D dim1="2" dim2="2" format="char"/>
</Configuration-Register>
<Configuration-Register name="C_byte" generateFesaValueItem="true" fesaFieldName="C_byte_fesa" size="1" address="372" mem-size="4">
<array2D dim1="2" dim2="2" format="byte"/>
</Configuration-Register>
<Configuration-Register name="C_word" generateFesaValueItem="true" fesaFieldName="C_word_fesa" size="2" address="376" mem-size="8">
<array2D dim1="2" dim2="2" format="word"/>
</Configuration-Register>
<Configuration-Register name="C_dword" generateFesaValueItem="true" fesaFieldName="C_dword_fesa" size="4" address="384" mem-size="16">
<array2D dim1="2" dim2="2" format="dword"/>
</Configuration-Register>
<Configuration-Register name="C_int" generateFesaValueItem="true" fesaFieldName="C_int_fesa" size="2" address="400" mem-size="8">
<array2D dim1="2" dim2="2" format="int"/>
</Configuration-Register>
<Configuration-Register name="C_dint" generateFesaValueItem="true" fesaFieldName="C_dint_fesa" size="4" address="408" mem-size="16">
<array2D dim1="2" dim2="2" format="dint"/>
</Configuration-Register>
<Configuration-Register name="C_real" generateFesaValueItem="true" fesaFieldName="C_real_fesa" size="4" address="424" mem-size="16">
<array2D dim1="2" dim2="2" format="real"/>
</Configuration-Register>
<Configuration-Register name="C_dt" generateFesaValueItem="true" fesaFieldName="C_dt_fesa" size="8" address="440" mem-size="32">
<array2D dim1="2" dim2="2" format="dt"/>
</Configuration-Register>
</Configuration-Block>
<Instance label="testDevice1" fesa-label="FESA_NAME1" address="0" DI-address="-1" DO-address="-1" AI-address="-1" AO-address="-1"/>
<Instance label="testDevice2" fesa-label="FESA_NAME2" address="1" DI-address="-1" DO-address="-1" AI-address="-1" AO-address="-1"/>
</SILECS-Class>
</SILECS-Mapping>
</SILECS-Param>
<?xml version="1.0"?>
<!--This file is auto generated by the SILECS framework tools. Code regeneration will overwrite it.-->
<SILECS-Param silecs-version="DEV">
<Mapping-Info>
<Owner user-login="schwinn"/>
<Generation date="2017-07-20 10:34:34.943897"/>
<Deployment checksum="308863231"/>
<Generation date="2018-01-31 17:06:08.626917"/>
<Deployment checksum="132780255"/>
</Mapping-Info>
<SILECS-Mapping plc-name="Siemens_TiaDevice" plc-brand="SIEMENS" plc-system="TIA-PORTAL" plc-model="SIMATIC_S7-300" protocol="DEVICE_MODE" address="0" domain="" used-mem="TODO">
<SILECS-Class name="SilecsHeader" version="1.0.0" address="0" usedMemory="DB0..DB0 / 48 bytes">
<SILECS-Mapping plc-name="Siemens_TiaDevice" plc-brand="SIEMENS" plc-system="TIA-PORTAL" plc-model="SIMATIC_S7-300" protocol="DEVICE_MODE" address="0" DI-address="-1" DO-address="-1" AI-address="-1" AO-address="-1" domain="" used-mem="TODO">
<SILECS-Class name="SilecsHeader" version="1.0.0" address="0" DI-address="-1" DO-address="-1" AI-address="-1" AO-address="-1" used-mem="DB0..DB0/48 bytes" used-DI="0 byte" used-DO="0 byte" used-AI="0 byte" used-AO="0 byte">
<Acquisition-Block name="hdrBlk" size="14" address="0" mem-size="48">
<Acquisition-Register name="_version" size="1" address="0" mem-size="18">
<string string-length="16" format="string"/>
......@@ -21,170 +22,288 @@
<scalar format="dt"/>
</Acquisition-Register>
</Acquisition-Block>
<Instance label="SilecsHeader" address="0"/>
<Instance label="SilecsHeader" fesa-label="" address="0" DI-address="-1" DO-address="-1" AI-address="-1" AO-address="-1"/>
</SILECS-Class>
<SILECS-Class name="AllTypes" version="0.1.0" address="1" usedMemory="DB1..DB2 / 3540 bytes">
<Acquisition-Block name="MyROBlock" size="53" address="0" mem-size="118">
<SILECS-Class name="AllTypes" version="0.1.0" address="1" DI-address="-1" DO-address="-1" AI-address="-1" AO-address="-1" used-mem="DB1..DB2/4288 bytes" used-DI="0 byte" used-DO="0 byte" used-AI="0 byte" used-AO="0 byte">
<custom-types>
<enum name="TEST_ENUM">
<item access="RW" value="0" symbol="OK"/>
<item access="RW" value="1" symbol="WARNING"/>
<item access="RW" value="2" symbol="ERROR"/>
<item access="RW" value="3" symbol="UNKNOWN"/>
</enum>
</custom-types>
<Acquisition-Block name="MyROBlock" size="57" address="0" mem-size="122">
<Acquisition-Register name="RO_int8" generateFesaValueItem="true" size="1" address="0" mem-size="1">
<scalar format="int8"/>
</Acquisition-Register>
<scalar format="int8"/>
</Acquisition-Register>
<Acquisition-Register name="RO_uint8" generateFesaValueItem="true" fesaFieldName="RO_uint8_fesa" size="1" address="1" mem-size="1">
<scalar format="uint8"/>
</Acquisition-Register>
<scalar format="uint8"/>
</Acquisition-Register>
<Acquisition-Register name="RO_int16" generateFesaValueItem="true" fesaFieldName="RO_int16_fesa" size="2" address="2" mem-size="2">
<scalar format="int16"/>
</Acquisition-Register>
<scalar format="int16"/>
</Acquisition-Register>
<Acquisition-Register name="RO_uint16" generateFesaValueItem="true" fesaFieldName="RO_uint16_fesa" size="2" address="4" mem-size="2">
<scalar format="uint16"/>
</Acquisition-Register>
<scalar format="uint16"/>
</Acquisition-Register>
<Acquisition-Register name="RO_int32" generateFesaValueItem="true" fesaFieldName="RO_int32_fesa" size="4" address="6" mem-size="4">
<scalar format="int32"/>
</Acquisition-Register>
<scalar format="int32"/>
</Acquisition-Register>
<Acquisition-Register name="RO_uint32" generateFesaValueItem="true" fesaFieldName="RO_uint32_fesa" size="4" address="10" mem-size="4">
<scalar format="uint32"/>
</Acquisition-Register>
<scalar format="uint32"/>
</Acquisition-Register>
<Acquisition-Register name="RO_float32" generateFesaValueItem="true" fesaFieldName="RO_float32_fesa" size="4" address="14" mem-size="4">
<scalar format="float32"/>
</Acquisition-Register>
<scalar format="float32"/>
</Acquisition-Register>
<Acquisition-Register name="RO_string" generateFesaValueItem="true" fesaFieldName="RO_string_fesa" size="1" address="18" mem-size="66">
<string string-length="64" format="string"/>
</Acquisition-Register>
<string string-length="64" format="string"/>
</Acquisition-Register>
<Acquisition-Register name="RO_date" generateFesaValueItem="true" fesaFieldName="RO_date_fesa" size="8" address="84" mem-size="8">
<scalar format="date"/>
</Acquisition-Register>
<scalar format="date"/>
</Acquisition-Register>
<Acquisition-Register name="RO_char" generateFesaValueItem="true" fesaFieldName="RO_char_fesa" size="1" address="92" mem-size="1">
<scalar format="char"/>
</Acquisition-Register>
<scalar format="char"/>
</Acquisition-Register>
<Acquisition-Register name="RO_byte" generateFesaValueItem="true" fesaFieldName="RO_byte_fesa" size="1" address="93" mem-size="1">
<scalar format="byte"/>
</Acquisition-Register>
<scalar format="byte"/>
</Acquisition-Register>
<Acquisition-Register name="RO_word" generateFesaValueItem="true" fesaFieldName="RO_word_fesa" size="2" address="94" mem-size="2">
<scalar format="word"/>
</Acquisition-Register>
<scalar format="word"/>
</Acquisition-Register>
<Acquisition-Register name="RO_dword" generateFesaValueItem="true" fesaFieldName="RO_dword_fesa" size="4" address="96" mem-size="4">
<scalar format="dword"/>
</Acquisition-Register>
<scalar format="dword"/>
</Acquisition-Register>
<Acquisition-Register name="RO_int" generateFesaValueItem="true" fesaFieldName="RO_int_fesa" size="2" address="100" mem-size="2">
<scalar format="int"/>
</Acquisition-Register>
<scalar format="int"/>
</Acquisition-Register>
<Acquisition-Register name="RO_dint" generateFesaValueItem="true" fesaFieldName="RO_dint_fesa" size="4" address="102" mem-size="4">
<scalar format="dint"/>
</Acquisition-Register>
<scalar format="dint"/>
</Acquisition-Register>
<Acquisition-Register name="RO_real" generateFesaValueItem="true" fesaFieldName="RO_real_fesa" size="4" address="106" mem-size="4">
<scalar format="real"/>
</Acquisition-Register>
<scalar format="real"/>
</Acquisition-Register>
<Acquisition-Register name="RO_dt" generateFesaValueItem="true" fesaFieldName="RO_dt_fesa" size="8" address="110" mem-size="8">
<scalar format="dt"/>
</Acquisition-Register>
<scalar format="dt"/>
</Acquisition-Register>
<Acquisition-Register name="RO_enum" generateFesaValueItem="true" fesaFieldName="RO_enum_fesa" size="4" address="118" mem-size="4">
<custom-type-scalar custom-type-name-ref="TEST_ENUM" type="enum"/>
</Acquisition-Register>
</Acquisition-Block>
<Setting-Block name="MyRWBlock" size="212" address="118" mem-size="472">
<Volatile-Register name="RW_int8" generateFesaValueItem="true" size="1" address="0" mem-size="4">
<array2D dim1="2" dim2="2" format="int8"/>
</Volatile-Register>
<Volatile-Register name="RW_uint8" generateFesaValueItem="true" fesaFieldName="RW_uint8_fesa" size="1" address="4" mem-size="4">
<array2D dim1="2" dim2="2" format="uint8"/>
</Volatile-Register>
<Volatile-Register name="RW_int16" generateFesaValueItem="true" fesaFieldName="RW_int16_fesa" size="2" address="8" mem-size="8">
<array2D dim1="2" dim2="2" format="int16"/>
</Volatile-Register>
<Volatile-Register name="RW_uint16" generateFesaValueItem="true" fesaFieldName="RW_uint16_fesa" size="2" address="16" mem-size="8">
<array2D dim1="2" dim2="2" format="uint16"/>
</Volatile-Register>
<Volatile-Register name="RW_int32" generateFesaValueItem="true" fesaFieldName="RW_int32_fesa" size="4" address="24" mem-size="16">
<array2D dim1="2" dim2="2" format="int32"/>
</Volatile-Register>
<Volatile-Register name="RW_uint32" generateFesaValueItem="true" fesaFieldName="RW_uint32_fesa" size="4" address="40" mem-size="16">
<array2D dim1="2" dim2="2" format="uint32"/>
</Volatile-Register>
<Volatile-Register name="RW_float32" generateFesaValueItem="true" fesaFieldName="RW_float32_fesa" size="4" address="56" mem-size="16">
<array2D dim1="2" dim2="2" format="float32"/>
</Volatile-Register>
<Volatile-Register name="RW_string" generateFesaValueItem="true" fesaFieldName="RW_string_fesa" size="1" address="72" mem-size="264">
<stringArray2D dim1="2" dim2="2" string-length="64" format="string"/>
</Volatile-Register>
<Volatile-Register name="RW_date" generateFesaValueItem="true" fesaFieldName="RW_date_fesa" size="8" address="336" mem-size="32">
<array2D dim1="2" dim2="2" format="date"/>
</Volatile-Register>
<Volatile-Register name="RW_char" generateFesaValueItem="true" fesaFieldName="RW_char_fesa" size="1" address="368" mem-size="4">
<array2D dim1="2" dim2="2" format="char"/>
</Volatile-Register>
<Volatile-Register name="RW_byte" generateFesaValueItem="true" fesaFieldName="RW_byte_fesa" size="1" address="372" mem-size="4">
<array2D dim1="2" dim2="2" format="byte"/>
</Volatile-Register>
<Volatile-Register name="RW_word" generateFesaValueItem="true" fesaFieldName="RW_word_fesa" size="2" address="376" mem-size="8">
<array2D dim1="2" dim2="2" format="word"/>
</Volatile-Register>
<Volatile-Register name="RW_dword" generateFesaValueItem="true" fesaFieldName="RW_dword_fesa" size="4" address="384" mem-size="16">
<array2D dim1="2" dim2="2" format="dword"/>
</Volatile-Register>
<Volatile-Register name="RW_int" generateFesaValueItem="true" fesaFieldName="RW_int_fesa" size="2" address="400" mem-size="8">
<array2D dim1="2" dim2="2" format="int"/>
</Volatile-Register>
<Volatile-Register name="RW_dint" generateFesaValueItem="true" fesaFieldName="RW_dint_fesa" size="4" address="408" mem-size="16">
<array2D dim1="2" dim2="2" format="dint"/>
</Volatile-Register>
<Volatile-Register name="RW_real" generateFesaValueItem="true" fesaFieldName="RW_real_fesa" size="4" address="424" mem-size="16">
<array2D dim1="2" dim2="2" format="real"/>
</Volatile-Register>
<Volatile-Register name="RW_dt" generateFesaValueItem="true" fesaFieldName="RW_dt_fesa" size="8" address="440" mem-size="32">
<array2D dim1="2" dim2="2" format="dt"/>
</Volatile-Register>
<Setting-Block name="MyRWBlock" size="265" address="122" mem-size="330">
<Setting-Register name="RW_int8" generateFesaValueItem="true" size="1" address="0" mem-size="1">
<scalar format="int8"/>
</Setting-Register>
<Setting-Register name="RW_uint8" generateFesaValueItem="true" fesaFieldName="RW_uint8_fesa" size="1" address="1" mem-size="1">
<scalar format="uint8"/>
</Setting-Register>
<Setting-Register name="RW_int16" generateFesaValueItem="true" fesaFieldName="RW_int16_fesa" size="2" address="2" mem-size="2">
<scalar format="int16"/>
</Setting-Register>
<Setting-Register name="RW_uint16" generateFesaValueItem="true" fesaFieldName="RW_uint16_fesa" size="2" address="4" mem-size="2">
<scalar format="uint16"/>
</Setting-Register>
<Setting-Register name="RW_int32" generateFesaValueItem="true" fesaFieldName="RW_int32_fesa" size="4" address="6" mem-size="4">
<scalar format="int32"/>
</Setting-Register>
<Setting-Register name="RW_uint32" generateFesaValueItem="true" fesaFieldName="RW_uint32_fesa" size="4" address="10" mem-size="4">
<scalar format="uint32"/>
</Setting-Register>
<Setting-Register name="RW_float32" generateFesaValueItem="true" fesaFieldName="RW_float32_fesa" size="4" address="14" mem-size="4">
<scalar format="float32"/>
</Setting-Register>
<Setting-Register name="RW_string" generateFesaValueItem="true" fesaFieldName="RW_string_fesa" size="1" address="18" mem-size="66">
<string string-length="64" format="string"/>
</Setting-Register>
<Setting-Register name="RW_date" generateFesaValueItem="true" fesaFieldName="RW_date_fesa" size="8" address="84" mem-size="8">
<scalar format="date"/>
</Setting-Register>
<Setting-Register name="RW_char" generateFesaValueItem="true" fesaFieldName="RW_char_fesa" size="1" address="92" mem-size="1">
<scalar format="char"/>
</Setting-Register>
<Setting-Register name="RW_byte" generateFesaValueItem="true" fesaFieldName="RW_byte_fesa" size="1" address="93" mem-size="1">
<scalar format="byte"/>
</Setting-Register>
<Setting-Register name="RW_word" generateFesaValueItem="true" fesaFieldName="RW_word_fesa" size="2" address="94" mem-size="2">
<scalar format="word"/>
</Setting-Register>
<Setting-Register name="RW_dword" generateFesaValueItem="true" fesaFieldName="RW_dword_fesa" size="4" address="96" mem-size="4">
<scalar format="dword"/>
</Setting-Register>
<Setting-Register name="RW_int" generateFesaValueItem="true" fesaFieldName="RW_int_fesa" size="2" address="100" mem-size="2">
<scalar format="int"/>
</Setting-Register>
<Setting-Register name="RW_dint" generateFesaValueItem="true" fesaFieldName="RW_dint_fesa" size="4" address="102" mem-size="4">
<scalar format="dint"/>
</Setting-Register>
<Setting-Register name="RW_real" generateFesaValueItem="true" fesaFieldName="RW_real_fesa" size="4" address="106" mem-size="4">
<scalar format="real"/>
</Setting-Register>
<Setting-Register name="RW_dt" generateFesaValueItem="true" fesaFieldName="RW_dt_fesa" size="8" address="110" mem-size="8">
<scalar format="dt"/>
</Setting-Register>
<Setting-Register name="RW2_int8" generateFesaValueItem="true" size="1" address="118" mem-size="4">
<array2D dim1="2" dim2="2" format="int8"/>
</Setting-Register>
<Setting-Register name="RW2_uint8" generateFesaValueItem="true" fesaFieldName="RW2_uint8_fesa" size="1" address="122" mem-size="4">
<array2D dim1="2" dim2="2" format="uint8"/>
</Setting-Register>
<Setting-Register name="RW2_int16" generateFesaValueItem="true" fesaFieldName="RW2_int16_fesa" size="2" address="126" mem-size="8">
<array2D dim1="2" dim2="2" format="int16"/>
</Setting-Register>
<Setting-Register name="RW2_uint16" generateFesaValueItem="true" fesaFieldName="RW2_uint16_fesa" size="2" address="134" mem-size="8">
<array2D dim1="2" dim2="2" format="uint16"/>
</Setting-Register>
<Setting-Register name="RW2_int32" generateFesaValueItem="true" fesaFieldName="RW2_int32_fesa" size="4" address="142" mem-size="16">
<array2D dim1="2" dim2="2" format="int32"/>
</Setting-Register>
<Setting-Register name="RW2_uint32" generateFesaValueItem="true" fesaFieldName="RW2_uint32_fesa" size="4" address="158" mem-size="16">
<array2D dim1="2" dim2="2" format="uint32"/>
</Setting-Register>
<Setting-Register name="RW2_float32" generateFesaValueItem="true" fesaFieldName="RW2_float32_fesa" size="4" address="174" mem-size="16">
<array2D dim1="2" dim2="2" format="float32"/>
</Setting-Register>
<Setting-Register name="RW2_date" generateFesaValueItem="true" fesaFieldName="RW2_date_fesa" size="8" address="190" mem-size="32">
<array2D dim1="2" dim2="2" format="date"/>
</Setting-Register>
<Setting-Register name="RW2_char" generateFesaValueItem="true" fesaFieldName="RW2_char_fesa" size="1" address="222" mem-size="4">
<array2D dim1="2" dim2="2" format="char"/>
</Setting-Register>
<Setting-Register name="RW2_byte" generateFesaValueItem="true" fesaFieldName="RW2_byte_fesa" size="1" address="226" mem-size="4">
<array2D dim1="2" dim2="2" format="byte"/>
</Setting-Register>
<Setting-Register name="RW2_word" generateFesaValueItem="true" fesaFieldName="RW2_word_fesa" size="2" address="230" mem-size="8">
<array2D dim1="2" dim2="2" format="word"/>
</Setting-Register>
<Setting-Register name="RW2_dword" generateFesaValueItem="true" fesaFieldName="RW2_dword_fesa" size="4" address="238" mem-size="16">
<array2D dim1="2" dim2="2" format="dword"/>
</Setting-Register>
<Setting-Register name="RW2_int" generateFesaValueItem="true" fesaFieldName="RW2_int_fesa" size="2" address="254" mem-size="8">
<array2D dim1="2" dim2="2" format="int"/>
</Setting-Register>
<Setting-Register name="RW2_dint" generateFesaValueItem="true" fesaFieldName="RW2_dint_fesa" size="4" address="262" mem-size="16">
<array2D dim1="2" dim2="2" format="dint"/>
</Setting-Register>
<Setting-Register name="RW2_real" generateFesaValueItem="true" fesaFieldName="RW2_real_fesa" size="4" address="278" mem-size="16">
<array2D dim1="2" dim2="2" format="real"/>
</Setting-Register>
<Setting-Register name="RW2_dt" generateFesaValueItem="true" fesaFieldName="RW2_dt_fesa" size="8" address="294" mem-size="32">
<array2D dim1="2" dim2="2" format="dt"/>
</Setting-Register>
<Setting-Register name="RW_enum" generateFesaValueItem="true" fesaFieldName="RW_enum_fesa" size="4" address="326" mem-size="4">
<custom-type-scalar custom-type-name-ref="TEST_ENUM" type="enum"/>
</Setting-Register>
</Setting-Block>
<Command-Block name="MyWOBlock" size="530" address="590" mem-size="1180">
<Command-Block name="MyWOBlock" size="570" address="452" mem-size="1220">
<Setting-Register name="WO_int8" generateFesaValueItem="true" size="1" address="0" mem-size="10">
<array dim="10" format="int8"/>
</Setting-Register>
<array dim="10" format="int8"/>
</Setting-Register>
<Setting-Register name="WO_uint8" generateFesaValueItem="true" fesaFieldName="WO_uint8_fesa" size="1" address="10" mem-size="10">
<array dim="10" format="uint8"/>
</Setting-Register>
<array dim="10" format="uint8"/>
</Setting-Register>
<Setting-Register name="WO_int16" generateFesaValueItem="true" fesaFieldName="WO_int16_fesa" size="2" address="20" mem-size="20">
<array dim="10" format="int16"/>
</Setting-Register>
<array dim="10" format="int16"/>
</Setting-Register>
<Setting-Register name="WO_uint16" generateFesaValueItem="true" fesaFieldName="WO_uint16_fesa" size="2" address="40" mem-size="20">
<array dim="10" format="uint16"/>
</Setting-Register>
<array dim="10" format="uint16"/>
</Setting-Register>
<Setting-Register name="WO_int32" generateFesaValueItem="true" fesaFieldName="WO_int32_fesa" size="4" address="60" mem-size="40">
<array dim="10" format="int32"/>
</Setting-Register>
<array dim="10" format="int32"/>
</Setting-Register>
<Setting-Register name="WO_uint32" generateFesaValueItem="true" fesaFieldName="WO_uint32_fesa" size="4" address="100" mem-size="40">
<array dim="10" format="uint32"/>
</Setting-Register>
<array dim="10" format="uint32"/>
</Setting-Register>
<Setting-Register name="WO_float32" generateFesaValueItem="true" fesaFieldName="WO_float32_fesa" size="4" address="140" mem-size="40">
<array dim="10" format="float32"/>
</Setting-Register>
<array dim="10" format="float32"/>
</Setting-Register>
<Setting-Register name="WO_string" generateFesaValueItem="true" fesaFieldName="WO_string_fesa" size="1" address="180" mem-size="660">
<stringArray dim="10" string-length="64" format="string"/>
</Setting-Register>
<stringArray dim="10" string-length="64" format="string"/>
</Setting-Register>
<Setting-Register name="WO_date" generateFesaValueItem="true" fesaFieldName="WO_date_fesa" size="8" address="840" mem-size="80">
<array dim="10" format="date"/>
</Setting-Register>
<array dim="10" format="date"/>
</Setting-Register>
<Setting-Register name="WO_char" generateFesaValueItem="true" fesaFieldName="WO_char_fesa" size="1" address="920" mem-size="10">
<array dim="10" format="char"/>
</Setting-Register>
<array dim="10" format="char"/>
</Setting-Register>
<Setting-Register name="WO_byte" generateFesaValueItem="true" fesaFieldName="WO_byte_fesa" size="1" address="930" mem-size="10">
<array dim="10" format="byte"/>
</Setting-Register>
<array dim="10" format="byte"/>
</Setting-Register>
<Setting-Register name="WO_word" generateFesaValueItem="true" fesaFieldName="WO_word_fesa" size="2" address="940" mem-size="20">
<array dim="10" format="word"/>
</Setting-Register>
<array dim="10" format="word"/>
</Setting-Register>
<Setting-Register name="WO_dword" generateFesaValueItem="true" fesaFieldName="WO_dword_fesa" size="4" address="960" mem-size="40">
<array dim="10" format="dword"/>
</Setting-Register>
<array dim="10" format="dword"/>
</Setting-Register>
<Setting-Register name="WO_int" generateFesaValueItem="true" fesaFieldName="WO_int_fesa" size="2" address="1000" mem-size="20">
<array dim="10" format="int"/>
</Setting-Register>
<array dim="10" format="int"/>
</Setting-Register>
<Setting-Register name="WO_dint" generateFesaValueItem="true" fesaFieldName="WO_dint_fesa" size="4" address="1020" mem-size="40">
<array dim="10" format="dint"/>
</Setting-Register>
<array dim="10" format="dint"/>
</Setting-Register>
<Setting-Register name="WO_real" generateFesaValueItem="true" fesaFieldName="WO_real_fesa" size="4" address="1060" mem-size="40">
<array dim="10" format="real"/>
</Setting-Register>
<array dim="10" format="real"/>
</Setting-Register>
<Setting-Register name="WO_dt" generateFesaValueItem="true" fesaFieldName="WO_dt_fesa" size="8" address="1100" mem-size="80">
<array dim="10" format="dt"/>
</Setting-Register>
<array dim="10" format="dt"/>
</Setting-Register>
<Setting-Register name="WO_enum" generateFesaValueItem="true" fesaFieldName="WO_enum_fesa" size="4" address="1180" mem-size="40">
<custom-type-array dim="10" custom-type-name-ref="TEST_ENUM" type="enum"/>
</Setting-Register>
</Command-Block>
<Instance label="testDevice1" address="1"/>
<Instance label="testDevice2" address="2"/>
<Configuration-Block name="MyCBlock" size="212" address="1672" mem-size="472">
<Configuration-Register name="C_int8" generateFesaValueItem="true" size="1" address="0" mem-size="4">
<array2D dim1="2" dim2="2" format="int8"/>
</Configuration-Register>
<Configuration-Register name="C_uint8" generateFesaValueItem="true" fesaFieldName="C_uint8_fesa" size="1" address="4" mem-size="4">
<array2D dim1="2" dim2="2" format="uint8"/>
</Configuration-Register>
<Configuration-Register name="C_int16" generateFesaValueItem="true" fesaFieldName="C_int16_fesa" size="2" address="8" mem-size="8">
<array2D dim1="2" dim2="2" format="int16"/>
</Configuration-Register>
<Configuration-Register name="C_uint16" generateFesaValueItem="true" fesaFieldName="C_uint16_fesa" size="2" address="16" mem-size="8">
<array2D dim1="2" dim2="2" format="uint16"/>
</Configuration-Register>
<Configuration-Register name="C_int32" generateFesaValueItem="true" fesaFieldName="C_int32_fesa" size="4" address="24" mem-size="16">
<array2D dim1="2" dim2="2" format="int32"/>
</Configuration-Register>
<Configuration-Register name="C_uint32" generateFesaValueItem="true" fesaFieldName="C_uint32_fesa" size="4" address="40" mem-size="16">
<array2D dim1="2" dim2="2" format="uint32"/>
</Configuration-Register>
<Configuration-Register name="C_float32" generateFesaValueItem="true" fesaFieldName="C_float32_fesa" size="4" address="56" mem-size="16">
<array2D dim1="2" dim2="2" format="float32"/>
</Configuration-Register>
<Configuration-Register name="C_string" generateFesaValueItem="true" fesaFieldName="C_string_fesa" size="1" address="72" mem-size="264">
<stringArray2D dim1="2" dim2="2" string-length="64" format="string"/>
</Configuration-Register>
<Configuration-Register name="C_date" generateFesaValueItem="true" fesaFieldName="C_date_fesa" size="8" address="336" mem-size="32">
<array2D dim1="2" dim2="2" format="date"/>
</Configuration-Register>
<Configuration-Register name="C_char" generateFesaValueItem="true" fesaFieldName="C_char_fesa" size="1" address="368" mem-size="4">
<array2D dim1="2" dim2="2" format="char"/>
</Configuration-Register>
<Configuration-Register name="C_byte" generateFesaValueItem="true" fesaFieldName="C_byte_fesa" size="1" address="372" mem-size="4">
<array2D dim1="2" dim2="2" format="byte"/>
</Configuration-Register>
<Configuration-Register name="C_word" generateFesaValueItem="true" fesaFieldName="C_word_fesa" size="2" address="376" mem-size="8">
<array2D dim1="2" dim2="2" format="word"/>
</Configuration-Register>
<Configuration-Register name="C_dword" generateFesaValueItem="true" fesaFieldName="C_dword_fesa" size="4" address="384" mem-size="16">
<array2D dim1="2" dim2="2" format="dword"/>
</Configuration-Register>
<Configuration-Register name="C_int" generateFesaValueItem="true" fesaFieldName="C_int_fesa" size="2" address="400" mem-size="8">
<array2D dim1="2" dim2="2" format="int"/>
</Configuration-Register>
<Configuration-Register name="C_dint" generateFesaValueItem="true" fesaFieldName="C_dint_fesa" size="4" address="408" mem-size="16">
<array2D dim1="2" dim2="2" format="dint"/>
</Configuration-Register>
<Configuration-Register name="C_real" generateFesaValueItem="true" fesaFieldName="C_real_fesa" size="4" address="424" mem-size="16">
<array2D dim1="2" dim2="2" format="real"/>
</Configuration-Register>
<Configuration-Register name="C_dt" generateFesaValueItem="true" fesaFieldName="C_dt_fesa" size="8" address="440" mem-size="32">
<array2D dim1="2" dim2="2" format="dt"/>
</Configuration-Register>
</Configuration-Block>
<Instance label="testDevice1" fesa-label="FESA_NAME1" address="1" DI-address="-1" DO-address="-1" AI-address="-1" AO-address="-1"/>
<Instance label="testDevice2" fesa-label="FESA_NAME2" address="2" DI-address="-1" DO-address="-1" AI-address="-1" AO-address="-1"/>
</SILECS-Class>
</SILECS-Mapping>
</SILECS-Param>
<?xml version="1.0"?>
<!--This file is auto generated by the SILECS framework tools. Code regeneration will overwrite it.-->
<SILECS-Param silecs-version="DEV">
<Mapping-Info>
<Owner user-login="schwinn"/>
<Generation date="2018-01-31 17:06:08.881285"/>
<Deployment checksum="132780255"/>
</Mapping-Info>
<SILECS-Mapping plc-name="Virtual_SiemensBlock" plc-brand="SIEMENS" plc-system="SNAP7 linux32" plc-model="SIMATIC_S7-VIRTUAL" protocol="BLOCK_MODE" address="0" DI-address="-1" DO-address="-1" AI-address="-1" AO-address="-1" domain="" used-mem="TODO">
<SILECS-Class name="SilecsHeader" version="1.0.0" address="0" DI-address="-1" DO-address="-1" AI-address="-1" AO-address="-1" used-mem="DB0..DB0/52 bytes" used-DI="0 byte" used-DO="0 byte" used-AI="0 byte" used-AO="0 byte">
<Acquisition-Block name="hdrBlk" size="18" address="0" mem-size="52">
<Acquisition-Register name="_version" size="1" address="0" mem-size="18">
<string string-length="16" format="string"/>
</Acquisition-Register>
<Acquisition-Register name="_checksum" size="4" address="18" mem-size="4">
<scalar format="uint32"/>
</Acquisition-Register>
<Acquisition-Register name="_user" size="1" address="22" mem-size="18">
<string string-length="16" format="string"/>
</Acquisition-Register>
<Acquisition-Register name="_date" size="12" address="40" mem-size="12">
<scalar format="dtl"/>
</Acquisition-Register>
</Acquisition-Block>
<Instance label="SilecsHeader" fesa-label="" address="0" DI-address="-1" DO-address="-1" AI-address="-1" AO-address="-1"/>
</SILECS-Class>
<SILECS-Class name="AllTypes" version="0.1.0" address="1" DI-address="-1" DO-address="-1" AI-address="-1" AO-address="-1" used-mem="DB1..DB4/4288 bytes" used-DI="0 byte" used-DO="0 byte" used-AI="0 byte" used-AO="0 byte">
<custom-types>
<enum name="TEST_ENUM">
<item access="RW" value="0" symbol="OK"/>
<item access="RW" value="1" symbol="WARNING"/>
<item access="RW" value="2" symbol="ERROR"/>
<item access="RW" value="3" symbol="UNKNOWN"/>
</enum>
</custom-types>
<Acquisition-Block name="MyROBlock" size="57" address="1" mem-size="122">
<Acquisition-Register name="RO_int8" generateFesaValueItem="true" size="1" address="0" mem-size="1">
<scalar format="int8"/>
</Acquisition-Register>
<Acquisition-Register name="RO_uint8" generateFesaValueItem="true" fesaFieldName="RO_uint8_fesa" size="1" address="1" mem-size="1">
<scalar format="uint8"/>
</Acquisition-Register>
<Acquisition-Register name="RO_int16" generateFesaValueItem="true" fesaFieldName="RO_int16_fesa" size="2" address="2" mem-size="2">
<scalar format="int16"/>
</Acquisition-Register>
<Acquisition-Register name="RO_uint16" generateFesaValueItem="true" fesaFieldName="RO_uint16_fesa" size="2" address="4" mem-size="2">
<scalar format="uint16"/>
</Acquisition-Register>
<Acquisition-Register name="RO_int32" generateFesaValueItem="true" fesaFieldName="RO_int32_fesa" size="4" address="6" mem-size="4">
<scalar format="int32"/>
</Acquisition-Register>
<Acquisition-Register name="RO_uint32" generateFesaValueItem="true" fesaFieldName="RO_uint32_fesa" size="4" address="10" mem-size="4">
<scalar format="uint32"/>
</Acquisition-Register>
<Acquisition-Register name="RO_float32" generateFesaValueItem="true" fesaFieldName="RO_float32_fesa" size="4" address="14" mem-size="4">
<scalar format="float32"/>
</Acquisition-Register>
<Acquisition-Register name="RO_string" generateFesaValueItem="true" fesaFieldName="RO_string_fesa" size="1" address="18" mem-size="66">
<string string-length="64" format="string"/>
</Acquisition-Register>
<Acquisition-Register name="RO_date" generateFesaValueItem="true" fesaFieldName="RO_date_fesa" size="8" address="84" mem-size="8">
<scalar format="date"/>
</Acquisition-Register>
<Acquisition-Register name="RO_char" generateFesaValueItem="true" fesaFieldName="RO_char_fesa" size="1" address="92" mem-size="1">
<scalar format="char"/>
</Acquisition-Register>
<Acquisition-Register name="RO_byte" generateFesaValueItem="true" fesaFieldName="RO_byte_fesa" size="1" address="93" mem-size="1">
<scalar format="byte"/>
</Acquisition-Register>
<Acquisition-Register name="RO_word" generateFesaValueItem="true" fesaFieldName="RO_word_fesa" size="2" address="94" mem-size="2">
<scalar format="word"/>
</Acquisition-Register>
<Acquisition-Register name="RO_dword" generateFesaValueItem="true" fesaFieldName="RO_dword_fesa" size="4" address="96" mem-size="4">
<scalar format="dword"/>
</Acquisition-Register>
<Acquisition-Register name="RO_int" generateFesaValueItem="true" fesaFieldName="RO_int_fesa" size="2" address="100" mem-size="2">
<scalar format="int"/>
</Acquisition-Register>
<Acquisition-Register name="RO_dint" generateFesaValueItem="true" fesaFieldName="RO_dint_fesa" size="4" address="102" mem-size="4">
<scalar format="dint"/>
</Acquisition-Register>
<Acquisition-Register name="RO_real" generateFesaValueItem="true" fesaFieldName="RO_real_fesa" size="4" address="106" mem-size="4">
<scalar format="real"/>
</Acquisition-Register>
<Acquisition-Register name="RO_dt" generateFesaValueItem="true" fesaFieldName="RO_dt_fesa" size="8" address="110" mem-size="8">
<scalar format="dt"/>
</Acquisition-Register>
<Acquisition-Register name="RO_enum" generateFesaValueItem="true" fesaFieldName="RO_enum_fesa" size="4" address="118" mem-size="4">
<custom-type-scalar custom-type-name-ref="TEST_ENUM" type="enum"/>
</Acquisition-Register>
</Acquisition-Block>
<Setting-Block name="MyRWBlock" size="265" address="2" mem-size="330">
<Setting-Register name="RW_int8" generateFesaValueItem="true" size="1" address="0" mem-size="1">
<scalar format="int8"/>
</Setting-Register>
<Setting-Register name="RW_uint8" generateFesaValueItem="true" fesaFieldName="RW_uint8_fesa" size="1" address="1" mem-size="1">
<scalar format="uint8"/>
</Setting-Register>
<Setting-Register name="RW_int16" generateFesaValueItem="true" fesaFieldName="RW_int16_fesa" size="2" address="2" mem-size="2">
<scalar format="int16"/>
</Setting-Register>
<Setting-Register name="RW_uint16" generateFesaValueItem="true" fesaFieldName="RW_uint16_fesa" size="2" address="4" mem-size="2">
<scalar format="uint16"/>
</Setting-Register>
<Setting-Register name="RW_int32" generateFesaValueItem="true" fesaFieldName="RW_int32_fesa" size="4" address="6" mem-size="4">
<scalar format="int32"/>
</Setting-Register>
<Setting-Register name="RW_uint32" generateFesaValueItem="true" fesaFieldName="RW_uint32_fesa" size="4" address="10" mem-size="4">
<scalar format="uint32"/>
</Setting-Register>
<Setting-Register name="RW_float32" generateFesaValueItem="true" fesaFieldName="RW_float32_fesa" size="4" address="14" mem-size="4">
<scalar format="float32"/>
</Setting-Register>
<Setting-Register name="RW_string" generateFesaValueItem="true" fesaFieldName="RW_string_fesa" size="1" address="18" mem-size="66">
<string string-length="64" format="string"/>
</Setting-Register>
<Setting-Register name="RW_date" generateFesaValueItem="true" fesaFieldName="RW_date_fesa" size="8" address="84" mem-size="8">
<scalar format="date"/>
</Setting-Register>
<Setting-Register name="RW_char" generateFesaValueItem="true" fesaFieldName="RW_char_fesa" size="1" address="92" mem-size="1">
<scalar format="char"/>
</Setting-Register>
<Setting-Register name="RW_byte" generateFesaValueItem="true" fesaFieldName="RW_byte_fesa" size="1" address="93" mem-size="1">
<scalar format="byte"/>
</Setting-Register>
<Setting-Register name="RW_word" generateFesaValueItem="true" fesaFieldName="RW_word_fesa" size="2" address="94" mem-size="2">
<scalar format="word"/>
</Setting-Register>
<Setting-Register name="RW_dword" generateFesaValueItem="true" fesaFieldName="RW_dword_fesa" size="4" address="96" mem-size="4">
<scalar format="dword"/>
</Setting-Register>
<Setting-Register name="RW_int" generateFesaValueItem="true" fesaFieldName="RW_int_fesa" size="2" address="100" mem-size="2">
<scalar format="int"/>
</Setting-Register>
<Setting-Register name="RW_dint" generateFesaValueItem="true" fesaFieldName="RW_dint_fesa" size="4" address="102" mem-size="4">
<scalar format="dint"/>
</Setting-Register>
<Setting-Register name="RW_real" generateFesaValueItem="true" fesaFieldName="RW_real_fesa" size="4" address="106" mem-size="4">
<scalar format="real"/>
</Setting-Register>
<Setting-Register name="RW_dt" generateFesaValueItem="true" fesaFieldName="RW_dt_fesa" size="8" address="110" mem-size="8">
<scalar format="dt"/>
</Setting-Register>
<Setting-Register name="RW2_int8" generateFesaValueItem="true" size="1" address="118" mem-size="4">
<array2D dim1="2" dim2="2" format="int8"/>
</Setting-Register>
<Setting-Register name="RW2_uint8" generateFesaValueItem="true" fesaFieldName="RW2_uint8_fesa" size="1" address="122" mem-size="4">
<array2D dim1="2" dim2="2" format="uint8"/>
</Setting-Register>
<Setting-Register name="RW2_int16" generateFesaValueItem="true" fesaFieldName="RW2_int16_fesa" size="2" address="126" mem-size="8">
<array2D dim1="2" dim2="2" format="int16"/>
</Setting-Register>
<Setting-Register name="RW2_uint16" generateFesaValueItem="true" fesaFieldName="RW2_uint16_fesa" size="2" address="134" mem-size="8">
<array2D dim1="2" dim2="2" format="uint16"/>
</Setting-Register>
<Setting-Register name="RW2_int32" generateFesaValueItem="true" fesaFieldName="RW2_int32_fesa" size="4" address="142" mem-size="16">
<array2D dim1="2" dim2="2" format="int32"/>
</Setting-Register>
<Setting-Register name="RW2_uint32" generateFesaValueItem="true" fesaFieldName="RW2_uint32_fesa" size="4" address="158" mem-size="16">
<array2D dim1="2" dim2="2" format="uint32"/>
</Setting-Register>
<Setting-Register name="RW2_float32" generateFesaValueItem="true" fesaFieldName="RW2_float32_fesa" size="4" address="174" mem-size="16">
<array2D dim1="2" dim2="2" format="float32"/>
</Setting-Register>
<Setting-Register name="RW2_date" generateFesaValueItem="true" fesaFieldName="RW2_date_fesa" size="8" address="190" mem-size="32">
<array2D dim1="2" dim2="2" format="date"/>
</Setting-Register>
<Setting-Register name="RW2_char" generateFesaValueItem="true" fesaFieldName="RW2_char_fesa" size="1" address="222" mem-size="4">
<array2D dim1="2" dim2="2" format="char"/>
</Setting-Register>
<Setting-Register name="RW2_byte" generateFesaValueItem="true" fesaFieldName="RW2_byte_fesa" size="1" address="226" mem-size="4">
<array2D dim1="2" dim2="2" format="byte"/>
</Setting-Register>
<Setting-Register name="RW2_word" generateFesaValueItem="true" fesaFieldName="RW2_word_fesa" size="2" address="230" mem-size="8">
<array2D dim1="2" dim2="2" format="word"/>
</Setting-Register>
<Setting-Register name="RW2_dword" generateFesaValueItem="true" fesaFieldName="RW2_dword_fesa" size="4" address="238" mem-size="16">
<array2D dim1="2" dim2="2" format="dword"/>
</Setting-Register>
<Setting-Register name="RW2_int" generateFesaValueItem="true" fesaFieldName="RW2_int_fesa" size="2" address="254" mem-size="8">
<array2D dim1="2" dim2="2" format="int"/>
</Setting-Register>
<Setting-Register name="RW2_dint" generateFesaValueItem="true" fesaFieldName="RW2_dint_fesa" size="4" address="262" mem-size="16">
<array2D dim1="2" dim2="2" format="dint"/>
</Setting-Register>
<Setting-Register name="RW2_real" generateFesaValueItem="true" fesaFieldName="RW2_real_fesa" size="4" address="278" mem-size="16">
<array2D dim1="2" dim2="2" format="real"/>
</Setting-Register>
<Setting-Register name="RW2_dt" generateFesaValueItem="true" fesaFieldName="RW2_dt_fesa" size="8" address="294" mem-size="32">
<array2D dim1="2" dim2="2" format="dt"/>
</Setting-Register>
<Setting-Register name="RW_enum" generateFesaValueItem="true" fesaFieldName="RW_enum_fesa" size="4" address="326" mem-size="4">
<custom-type-scalar custom-type-name-ref="TEST_ENUM" type="enum"/>
</Setting-Register>
</Setting-Block>
<Command-Block name="MyWOBlock" size="570" address="3" mem-size="1220">
<Setting-Register name="WO_int8" generateFesaValueItem="true" size="1" address="0" mem-size="10">
<array dim="10" format="int8"/>
</Setting-Register>
<Setting-Register name="WO_uint8" generateFesaValueItem="true" fesaFieldName="WO_uint8_fesa" size="1" address="10" mem-size="10">
<array dim="10" format="uint8"/>
</Setting-Register>
<Setting-Register name="WO_int16" generateFesaValueItem="true" fesaFieldName="WO_int16_fesa" size="2" address="20" mem-size="20">
<array dim="10" format="int16"/>
</Setting-Register>
<Setting-Register name="WO_uint16" generateFesaValueItem="true" fesaFieldName="WO_uint16_fesa" size="2" address="40" mem-size="20">
<array dim="10" format="uint16"/>
</Setting-Register>
<Setting-Register name="WO_int32" generateFesaValueItem="true" fesaFieldName="WO_int32_fesa" size="4" address="60" mem-size="40">
<array dim="10" format="int32"/>
</Setting-Register>
<Setting-Register name="WO_uint32" generateFesaValueItem="true" fesaFieldName="WO_uint32_fesa" size="4" address="100" mem-size="40">
<array dim="10" format="uint32"/>
</Setting-Register>
<Setting-Register name="WO_float32" generateFesaValueItem="true" fesaFieldName="WO_float32_fesa" size="4" address="140" mem-size="40">
<array dim="10" format="float32"/>
</Setting-Register>
<Setting-Register name="WO_string" generateFesaValueItem="true" fesaFieldName="WO_string_fesa" size="1" address="180" mem-size="660">
<stringArray dim="10" string-length="64" format="string"/>
</Setting-Register>
<Setting-Register name="WO_date" generateFesaValueItem="true" fesaFieldName="WO_date_fesa" size="8" address="840" mem-size="80">
<array dim="10" format="date"/>
</Setting-Register>
<Setting-Register name="WO_char" generateFesaValueItem="true" fesaFieldName="WO_char_fesa" size="1" address="920" mem-size="10">
<array dim="10" format="char"/>
</Setting-Register>
<Setting-Register name="WO_byte" generateFesaValueItem="true" fesaFieldName="WO_byte_fesa" size="1" address="930" mem-size="10">
<array dim="10" format="byte"/>
</Setting-Register>
<Setting-Register name="WO_word" generateFesaValueItem="true" fesaFieldName="WO_word_fesa" size="2" address="940" mem-size="20">
<array dim="10" format="word"/>
</Setting-Register>
<Setting-Register name="WO_dword" generateFesaValueItem="true" fesaFieldName="WO_dword_fesa" size="4" address="960" mem-size="40">
<array dim="10" format="dword"/>
</Setting-Register>
<Setting-Register name="WO_int" generateFesaValueItem="true" fesaFieldName="WO_int_fesa" size="2" address="1000" mem-size="20">
<array dim="10" format="int"/>
</Setting-Register>
<Setting-Register name="WO_dint" generateFesaValueItem="true" fesaFieldName="WO_dint_fesa" size="4" address="1020" mem-size="40">
<array dim="10" format="dint"/>
</Setting-Register>
<Setting-Register name="WO_real" generateFesaValueItem="true" fesaFieldName="WO_real_fesa" size="4" address="1060" mem-size="40">
<array dim="10" format="real"/>
</Setting-Register>
<Setting-Register name="WO_dt" generateFesaValueItem="true" fesaFieldName="WO_dt_fesa" size="8" address="1100" mem-size="80">
<array dim="10" format="dt"/>
</Setting-Register>
<Setting-Register name="WO_enum" generateFesaValueItem="true" fesaFieldName="WO_enum_fesa" size="4" address="1180" mem-size="40">
<custom-type-array dim="10" custom-type-name-ref="TEST_ENUM" type="enum"/>
</Setting-Register>
</Command-Block>
<Configuration-Block name="MyCBlock" size="212" address="4" mem-size="472">
<Configuration-Register name="C_int8" generateFesaValueItem="true" size="1" address="0" mem-size="4">
<array2D dim1="2" dim2="2" format="int8"/>
</Configuration-Register>
<Configuration-Register name="C_uint8" generateFesaValueItem="true" fesaFieldName="C_uint8_fesa" size="1" address="4" mem-size="4">
<array2D dim1="2" dim2="2" format="uint8"/>
</Configuration-Register>
<Configuration-Register name="C_int16" generateFesaValueItem="true" fesaFieldName="C_int16_fesa" size="2" address="8" mem-size="8">
<array2D dim1="2" dim2="2" format="int16"/>
</Configuration-Register>
<Configuration-Register name="C_uint16" generateFesaValueItem="true" fesaFieldName="C_uint16_fesa" size="2" address="16" mem-size="8">
<array2D dim1="2" dim2="2" format="uint16"/>
</Configuration-Register>
<Configuration-Register name="C_int32" generateFesaValueItem="true" fesaFieldName="C_int32_fesa" size="4" address="24" mem-size="16">
<array2D dim1="2" dim2="2" format="int32"/>
</Configuration-Register>
<Configuration-Register name="C_uint32" generateFesaValueItem="true" fesaFieldName="C_uint32_fesa" size="4" address="40" mem-size="16">
<array2D dim1="2" dim2="2" format="uint32"/>
</Configuration-Register>
<Configuration-Register name="C_float32" generateFesaValueItem="true" fesaFieldName="C_float32_fesa" size="4" address="56" mem-size="16">
<array2D dim1="2" dim2="2" format="float32"/>
</Configuration-Register>
<Configuration-Register name="C_string" generateFesaValueItem="true" fesaFieldName="C_string_fesa" size="1" address="72" mem-size="264">
<stringArray2D dim1="2" dim2="2" string-length="64" format="string"/>
</Configuration-Register>
<Configuration-Register name="C_date" generateFesaValueItem="true" fesaFieldName="C_date_fesa" size="8" address="336" mem-size="32">
<array2D dim1="2" dim2="2" format="date"/>
</Configuration-Register>
<Configuration-Register name="C_char" generateFesaValueItem="true" fesaFieldName="C_char_fesa" size="1" address="368" mem-size="4">
<array2D dim1="2" dim2="2" format="char"/>
</Configuration-Register>
<Configuration-Register name="C_byte" generateFesaValueItem="true" fesaFieldName="C_byte_fesa" size="1" address="372" mem-size="4">
<array2D dim1="2" dim2="2" format="byte"/>
</Configuration-Register>
<Configuration-Register name="C_word" generateFesaValueItem="true" fesaFieldName="C_word_fesa" size="2" address="376" mem-size="8">
<array2D dim1="2" dim2="2" format="word"/>
</Configuration-Register>
<Configuration-Register name="C_dword" generateFesaValueItem="true" fesaFieldName="C_dword_fesa" size="4" address="384" mem-size="16">
<array2D dim1="2" dim2="2" format="dword"/>
</Configuration-Register>
<Configuration-Register name="C_int" generateFesaValueItem="true" fesaFieldName="C_int_fesa" size="2" address="400" mem-size="8">
<array2D dim1="2" dim2="2" format="int"/>
</Configuration-Register>
<Configuration-Register name="C_dint" generateFesaValueItem="true" fesaFieldName="C_dint_fesa" size="4" address="408" mem-size="16">
<array2D dim1="2" dim2="2" format="dint"/>
</Configuration-Register>
<Configuration-Register name="C_real" generateFesaValueItem="true" fesaFieldName="C_real_fesa" size="4" address="424" mem-size="16">
<array2D dim1="2" dim2="2" format="real"/>
</Configuration-Register>
<Configuration-Register name="C_dt" generateFesaValueItem="true" fesaFieldName="C_dt_fesa" size="8" address="440" mem-size="32">
<array2D dim1="2" dim2="2" format="dt"/>
</Configuration-Register>
</Configuration-Block>
<Instance label="testDevice1" fesa-label="" address="0" DI-address="-1" DO-address="-1" AI-address="-1" AO-address="-1"/>
<Instance label="testDevice2" fesa-label="" address="1" DI-address="-1" DO-address="-1" AI-address="-1" AO-address="-1"/>
</SILECS-Class>
</SILECS-Mapping>
</SILECS-Param>
<?xml version="1.0"?>
<!--This file is auto generated by the SILECS framework tools. Code regeneration will overwrite it.-->
<SILECS-Param silecs-version="DEV">
<Mapping-Info>
<Owner user-login="schwinn"/>
<Generation date="2018-01-31 17:06:08.834131"/>
<Deployment checksum="132780255"/>
</Mapping-Info>
<SILECS-Mapping plc-name="Virtual_SiemensDevice" plc-brand="SIEMENS" plc-system="SNAP7 linux32" plc-model="SIMATIC_S7-VIRTUAL" protocol="DEVICE_MODE" address="0" DI-address="-1" DO-address="-1" AI-address="-1" AO-address="-1" domain="" used-mem="TODO">
<SILECS-Class name="SilecsHeader" version="1.0.0" address="0" DI-address="-1" DO-address="-1" AI-address="-1" AO-address="-1" used-mem="DB0..DB0/52 bytes" used-DI="0 byte" used-DO="0 byte" used-AI="0 byte" used-AO="0 byte">
<Acquisition-Block name="hdrBlk" size="18" address="0" mem-size="52">
<Acquisition-Register name="_version" size="1" address="0" mem-size="18">
<string string-length="16" format="string"/>
</Acquisition-Register>
<Acquisition-Register name="_checksum" size="4" address="18" mem-size="4">
<scalar format="uint32"/>
</Acquisition-Register>
<Acquisition-Register name="_user" size="1" address="22" mem-size="18">
<string string-length="16" format="string"/>
</Acquisition-Register>
<Acquisition-Register name="_date" size="12" address="40" mem-size="12">
<scalar format="dtl"/>
</Acquisition-Register>
</Acquisition-Block>
<Instance label="SilecsHeader" fesa-label="" address="0" DI-address="-1" DO-address="-1" AI-address="-1" AO-address="-1"/>
</SILECS-Class>
<SILECS-Class name="AllTypes" version="0.1.0" address="1" DI-address="-1" DO-address="-1" AI-address="-1" AO-address="-1" used-mem="DB1..DB2/4288 bytes" used-DI="0 byte" used-DO="0 byte" used-AI="0 byte" used-AO="0 byte">
<custom-types>
<enum name="TEST_ENUM">
<item access="RW" value="0" symbol="OK"/>
<item access="RW" value="1" symbol="WARNING"/>
<item access="RW" value="2" symbol="ERROR"/>
<item access="RW" value="3" symbol="UNKNOWN"/>
</enum>
</custom-types>
<Acquisition-Block name="MyROBlock" size="57" address="0" mem-size="122">
<Acquisition-Register name="RO_int8" generateFesaValueItem="true" size="1" address="0" mem-size="1">
<scalar format="int8"/>
</Acquisition-Register>
<Acquisition-Register name="RO_uint8" generateFesaValueItem="true" fesaFieldName="RO_uint8_fesa" size="1" address="1" mem-size="1">
<scalar format="uint8"/>
</Acquisition-Register>
<Acquisition-Register name="RO_int16" generateFesaValueItem="true" fesaFieldName="RO_int16_fesa" size="2" address="2" mem-size="2">
<scalar format="int16"/>
</Acquisition-Register>
<Acquisition-Register name="RO_uint16" generateFesaValueItem="true" fesaFieldName="RO_uint16_fesa" size="2" address="4" mem-size="2">
<scalar format="uint16"/>
</Acquisition-Register>
<Acquisition-Register name="RO_int32" generateFesaValueItem="true" fesaFieldName="RO_int32_fesa" size="4" address="6" mem-size="4">
<scalar format="int32"/>
</Acquisition-Register>
<Acquisition-Register name="RO_uint32" generateFesaValueItem="true" fesaFieldName="RO_uint32_fesa" size="4" address="10" mem-size="4">
<scalar format="uint32"/>
</Acquisition-Register>
<Acquisition-Register name="RO_float32" generateFesaValueItem="true" fesaFieldName="RO_float32_fesa" size="4" address="14" mem-size="4">
<scalar format="float32"/>
</Acquisition-Register>
<Acquisition-Register name="RO_string" generateFesaValueItem="true" fesaFieldName="RO_string_fesa" size="1" address="18" mem-size="66">
<string string-length="64" format="string"/>
</Acquisition-Register>
<Acquisition-Register name="RO_date" generateFesaValueItem="true" fesaFieldName="RO_date_fesa" size="8" address="84" mem-size="8">
<scalar format="date"/>
</Acquisition-Register>
<Acquisition-Register name="RO_char" generateFesaValueItem="true" fesaFieldName="RO_char_fesa" size="1" address="92" mem-size="1">
<scalar format="char"/>
</Acquisition-Register>
<Acquisition-Register name="RO_byte" generateFesaValueItem="true" fesaFieldName="RO_byte_fesa" size="1" address="93" mem-size="1">
<scalar format="byte"/>
</Acquisition-Register>
<Acquisition-Register name="RO_word" generateFesaValueItem="true" fesaFieldName="RO_word_fesa" size="2" address="94" mem-size="2">
<scalar format="word"/>
</Acquisition-Register>
<Acquisition-Register name="RO_dword" generateFesaValueItem="true" fesaFieldName="RO_dword_fesa" size="4" address="96" mem-size="4">
<scalar format="dword"/>
</Acquisition-Register>
<Acquisition-Register name="RO_int" generateFesaValueItem="true" fesaFieldName="RO_int_fesa" size="2" address="100" mem-size="2">
<scalar format="int"/>
</Acquisition-Register>
<Acquisition-Register name="RO_dint" generateFesaValueItem="true" fesaFieldName="RO_dint_fesa" size="4" address="102" mem-size="4">
<scalar format="dint"/>
</Acquisition-Register>
<Acquisition-Register name="RO_real" generateFesaValueItem="true" fesaFieldName="RO_real_fesa" size="4" address="106" mem-size="4">
<scalar format="real"/>
</Acquisition-Register>
<Acquisition-Register name="RO_dt" generateFesaValueItem="true" fesaFieldName="RO_dt_fesa" size="8" address="110" mem-size="8">
<scalar format="dt"/>
</Acquisition-Register>
<Acquisition-Register name="RO_enum" generateFesaValueItem="true" fesaFieldName="RO_enum_fesa" size="4" address="118" mem-size="4">
<custom-type-scalar custom-type-name-ref="TEST_ENUM" type="enum"/>
</Acquisition-Register>
</Acquisition-Block>
<Setting-Block name="MyRWBlock" size="265" address="122" mem-size="330">
<Setting-Register name="RW_int8" generateFesaValueItem="true" size="1" address="0" mem-size="1">
<scalar format="int8"/>
</Setting-Register>
<Setting-Register name="RW_uint8" generateFesaValueItem="true" fesaFieldName="RW_uint8_fesa" size="1" address="1" mem-size="1">
<scalar format="uint8"/>
</Setting-Register>
<Setting-Register name="RW_int16" generateFesaValueItem="true" fesaFieldName="RW_int16_fesa" size="2" address="2" mem-size="2">
<scalar format="int16"/>
</Setting-Register>
<Setting-Register name="RW_uint16" generateFesaValueItem="true" fesaFieldName="RW_uint16_fesa" size="2" address="4" mem-size="2">
<scalar format="uint16"/>
</Setting-Register>
<Setting-Register name="RW_int32" generateFesaValueItem="true" fesaFieldName="RW_int32_fesa" size="4" address="6" mem-size="4">
<scalar format="int32"/>
</Setting-Register>
<Setting-Register name="RW_uint32" generateFesaValueItem="true" fesaFieldName="RW_uint32_fesa" size="4" address="10" mem-size="4">
<scalar format="uint32"/>
</Setting-Register>
<Setting-Register name="RW_float32" generateFesaValueItem="true" fesaFieldName="RW_float32_fesa" size="4" address="14" mem-size="4">
<scalar format="float32"/>
</Setting-Register>
<Setting-Register name="RW_string" generateFesaValueItem="true" fesaFieldName="RW_string_fesa" size="1" address="18" mem-size="66">
<string string-length="64" format="string"/>
</Setting-Register>
<Setting-Register name="RW_date" generateFesaValueItem="true" fesaFieldName="RW_date_fesa" size="8" address="84" mem-size="8">
<scalar format="date"/>
</Setting-Register>
<Setting-Register name="RW_char" generateFesaValueItem="true" fesaFieldName="RW_char_fesa" size="1" address="92" mem-size="1">
<scalar format="char"/>
</Setting-Register>
<Setting-Register name="RW_byte" generateFesaValueItem="true" fesaFieldName="RW_byte_fesa" size="1" address="93" mem-size="1">
<scalar format="byte"/>
</Setting-Register>
<Setting-Register name="RW_word" generateFesaValueItem="true" fesaFieldName="RW_word_fesa" size="2" address="94" mem-size="2">
<scalar format="word"/>
</Setting-Register>
<Setting-Register name="RW_dword" generateFesaValueItem="true" fesaFieldName="RW_dword_fesa" size="4" address="96" mem-size="4">
<scalar format="dword"/>
</Setting-Register>
<Setting-Register name="RW_int" generateFesaValueItem="true" fesaFieldName="RW_int_fesa" size="2" address="100" mem-size="2">
<scalar format="int"/>
</Setting-Register>
<Setting-Register name="RW_dint" generateFesaValueItem="true" fesaFieldName="RW_dint_fesa" size="4" address="102" mem-size="4">
<scalar format="dint"/>
</Setting-Register>
<Setting-Register name="RW_real" generateFesaValueItem="true" fesaFieldName="RW_real_fesa" size="4" address="106" mem-size="4">
<scalar format="real"/>
</Setting-Register>
<Setting-Register name="RW_dt" generateFesaValueItem="true" fesaFieldName="RW_dt_fesa" size="8" address="110" mem-size="8">
<scalar format="dt"/>
</Setting-Register>
<Setting-Register name="RW2_int8" generateFesaValueItem="true" size="1" address="118" mem-size="4">
<array2D dim1="2" dim2="2" format="int8"/>
</Setting-Register>
<Setting-Register name="RW2_uint8" generateFesaValueItem="true" fesaFieldName="RW2_uint8_fesa" size="1" address="122" mem-size="4">
<array2D dim1="2" dim2="2" format="uint8"/>
</Setting-Register>
<Setting-Register name="RW2_int16" generateFesaValueItem="true" fesaFieldName="RW2_int16_fesa" size="2" address="126" mem-size="8">
<array2D dim1="2" dim2="2" format="int16"/>
</Setting-Register>
<Setting-Register name="RW2_uint16" generateFesaValueItem="true" fesaFieldName="RW2_uint16_fesa" size="2" address="134" mem-size="8">
<array2D dim1="2" dim2="2" format="uint16"/>
</Setting-Register>
<Setting-Register name="RW2_int32" generateFesaValueItem="true" fesaFieldName="RW2_int32_fesa" size="4" address="142" mem-size="16">
<array2D dim1="2" dim2="2" format="int32"/>
</Setting-Register>
<Setting-Register name="RW2_uint32" generateFesaValueItem="true" fesaFieldName="RW2_uint32_fesa" size="4" address="158" mem-size="16">
<array2D dim1="2" dim2="2" format="uint32"/>
</Setting-Register>
<Setting-Register name="RW2_float32" generateFesaValueItem="true" fesaFieldName="RW2_float32_fesa" size="4" address="174" mem-size="16">
<array2D dim1="2" dim2="2" format="float32"/>
</Setting-Register>
<Setting-Register name="RW2_date" generateFesaValueItem="true" fesaFieldName="RW2_date_fesa" size="8" address="190" mem-size="32">
<array2D dim1="2" dim2="2" format="date"/>
</Setting-Register>
<Setting-Register name="RW2_char" generateFesaValueItem="true" fesaFieldName="RW2_char_fesa" size="1" address="222" mem-size="4">
<array2D dim1="2" dim2="2" format="char"/>
</Setting-Register>
<Setting-Register name="RW2_byte" generateFesaValueItem="true" fesaFieldName="RW2_byte_fesa" size="1" address="226" mem-size="4">
<array2D dim1="2" dim2="2" format="byte"/>
</Setting-Register>
<Setting-Register name="RW2_word" generateFesaValueItem="true" fesaFieldName="RW2_word_fesa" size="2" address="230" mem-size="8">
<array2D dim1="2" dim2="2" format="word"/>
</Setting-Register>
<Setting-Register name="RW2_dword" generateFesaValueItem="true" fesaFieldName="RW2_dword_fesa" size="4" address="238" mem-size="16">
<array2D dim1="2" dim2="2" format="dword"/>
</Setting-Register>
<Setting-Register name="RW2_int" generateFesaValueItem="true" fesaFieldName="RW2_int_fesa" size="2" address="254" mem-size="8">
<array2D dim1="2" dim2="2" format="int"/>
</Setting-Register>
<Setting-Register name="RW2_dint" generateFesaValueItem="true" fesaFieldName="RW2_dint_fesa" size="4" address="262" mem-size="16">
<array2D dim1="2" dim2="2" format="dint"/>
</Setting-Register>
<Setting-Register name="RW2_real" generateFesaValueItem="true" fesaFieldName="RW2_real_fesa" size="4" address="278" mem-size="16">
<array2D dim1="2" dim2="2" format="real"/>
</Setting-Register>
<Setting-Register name="RW2_dt" generateFesaValueItem="true" fesaFieldName="RW2_dt_fesa" size="8" address="294" mem-size="32">
<array2D dim1="2" dim2="2" format="dt"/>
</Setting-Register>
<Setting-Register name="RW_enum" generateFesaValueItem="true" fesaFieldName="RW_enum_fesa" size="4" address="326" mem-size="4">
<custom-type-scalar custom-type-name-ref="TEST_ENUM" type="enum"/>
</Setting-Register>
</Setting-Block>
<Command-Block name="MyWOBlock" size="570" address="452" mem-size="1220">
<Setting-Register name="WO_int8" generateFesaValueItem="true" size="1" address="0" mem-size="10">
<array dim="10" format="int8"/>
</Setting-Register>
<Setting-Register name="WO_uint8" generateFesaValueItem="true" fesaFieldName="WO_uint8_fesa" size="1" address="10" mem-size="10">
<array dim="10" format="uint8"/>
</Setting-Register>
<Setting-Register name="WO_int16" generateFesaValueItem="true" fesaFieldName="WO_int16_fesa" size="2" address="20" mem-size="20">
<array dim="10" format="int16"/>
</Setting-Register>
<Setting-Register name="WO_uint16" generateFesaValueItem="true" fesaFieldName="WO_uint16_fesa" size="2" address="40" mem-size="20">
<array dim="10" format="uint16"/>
</Setting-Register>
<Setting-Register name="WO_int32" generateFesaValueItem="true" fesaFieldName="WO_int32_fesa" size="4" address="60" mem-size="40">
<array dim="10" format="int32"/>
</Setting-Register>
<Setting-Register name="WO_uint32" generateFesaValueItem="true" fesaFieldName="WO_uint32_fesa" size="4" address="100" mem-size="40">
<array dim="10" format="uint32"/>
</Setting-Register>
<Setting-Register name="WO_float32" generateFesaValueItem="true" fesaFieldName="WO_float32_fesa" size="4" address="140" mem-size="40">
<array dim="10" format="float32"/>
</Setting-Register>
<Setting-Register name="WO_string" generateFesaValueItem="true" fesaFieldName="WO_string_fesa" size="1" address="180" mem-size="660">
<stringArray dim="10" string-length="64" format="string"/>
</Setting-Register>
<Setting-Register name="WO_date" generateFesaValueItem="true" fesaFieldName="WO_date_fesa" size="8" address="840" mem-size="80">
<array dim="10" format="date"/>
</Setting-Register>
<Setting-Register name="WO_char" generateFesaValueItem="true" fesaFieldName="WO_char_fesa" size="1" address="920" mem-size="10">
<array dim="10" format="char"/>
</Setting-Register>
<Setting-Register name="WO_byte" generateFesaValueItem="true" fesaFieldName="WO_byte_fesa" size="1" address="930" mem-size="10">
<array dim="10" format="byte"/>
</Setting-Register>
<Setting-Register name="WO_word" generateFesaValueItem="true" fesaFieldName="WO_word_fesa" size="2" address="940" mem-size="20">
<array dim="10" format="word"/>
</Setting-Register>
<Setting-Register name="WO_dword" generateFesaValueItem="true" fesaFieldName="WO_dword_fesa" size="4" address="960" mem-size="40">
<array dim="10" format="dword"/>
</Setting-Register>
<Setting-Register name="WO_int" generateFesaValueItem="true" fesaFieldName="WO_int_fesa" size="2" address="1000" mem-size="20">
<array dim="10" format="int"/>
</Setting-Register>
<Setting-Register name="WO_dint" generateFesaValueItem="true" fesaFieldName="WO_dint_fesa" size="4" address="1020" mem-size="40">
<array dim="10" format="dint"/>
</Setting-Register>
<Setting-Register name="WO_real" generateFesaValueItem="true" fesaFieldName="WO_real_fesa" size="4" address="1060" mem-size="40">
<array dim="10" format="real"/>
</Setting-Register>
<Setting-Register name="WO_dt" generateFesaValueItem="true" fesaFieldName="WO_dt_fesa" size="8" address="1100" mem-size="80">
<array dim="10" format="dt"/>
</Setting-Register>
<Setting-Register name="WO_enum" generateFesaValueItem="true" fesaFieldName="WO_enum_fesa" size="4" address="1180" mem-size="40">
<custom-type-array dim="10" custom-type-name-ref="TEST_ENUM" type="enum"/>
</Setting-Register>
</Command-Block>
<Configuration-Block name="MyCBlock" size="212" address="1672" mem-size="472">
<Configuration-Register name="C_int8" generateFesaValueItem="true" size="1" address="0" mem-size="4">
<array2D dim1="2" dim2="2" format="int8"/>
</Configuration-Register>
<Configuration-Register name="C_uint8" generateFesaValueItem="true" fesaFieldName="C_uint8_fesa" size="1" address="4" mem-size="4">
<array2D dim1="2" dim2="2" format="uint8"/>
</Configuration-Register>
<Configuration-Register name="C_int16" generateFesaValueItem="true" fesaFieldName="C_int16_fesa" size="2" address="8" mem-size="8">
<array2D dim1="2" dim2="2" format="int16"/>
</Configuration-Register>
<Configuration-Register name="C_uint16" generateFesaValueItem="true" fesaFieldName="C_uint16_fesa" size="2" address="16" mem-size="8">
<array2D dim1="2" dim2="2" format="uint16"/>
</Configuration-Register>
<Configuration-Register name="C_int32" generateFesaValueItem="true" fesaFieldName="C_int32_fesa" size="4" address="24" mem-size="16">
<array2D dim1="2" dim2="2" format="int32"/>
</Configuration-Register>
<Configuration-Register name="C_uint32" generateFesaValueItem="true" fesaFieldName="C_uint32_fesa" size="4" address="40" mem-size="16">
<array2D dim1="2" dim2="2" format="uint32"/>
</Configuration-Register>
<Configuration-Register name="C_float32" generateFesaValueItem="true" fesaFieldName="C_float32_fesa" size="4" address="56" mem-size="16">
<array2D dim1="2" dim2="2" format="float32"/>
</Configuration-Register>
<Configuration-Register name="C_string" generateFesaValueItem="true" fesaFieldName="C_string_fesa" size="1" address="72" mem-size="264">
<stringArray2D dim1="2" dim2="2" string-length="64" format="string"/>
</Configuration-Register>
<Configuration-Register name="C_date" generateFesaValueItem="true" fesaFieldName="C_date_fesa" size="8" address="336" mem-size="32">
<array2D dim1="2" dim2="2" format="date"/>
</Configuration-Register>
<Configuration-Register name="C_char" generateFesaValueItem="true" fesaFieldName="C_char_fesa" size="1" address="368" mem-size="4">
<array2D dim1="2" dim2="2" format="char"/>
</Configuration-Register>
<Configuration-Register name="C_byte" generateFesaValueItem="true" fesaFieldName="C_byte_fesa" size="1" address="372" mem-size="4">
<array2D dim1="2" dim2="2" format="byte"/>
</Configuration-Register>
<Configuration-Register name="C_word" generateFesaValueItem="true" fesaFieldName="C_word_fesa" size="2" address="376" mem-size="8">
<array2D dim1="2" dim2="2" format="word"/>
</Configuration-Register>
<Configuration-Register name="C_dword" generateFesaValueItem="true" fesaFieldName="C_dword_fesa" size="4" address="384" mem-size="16">
<array2D dim1="2" dim2="2" format="dword"/>
</Configuration-Register>
<Configuration-Register name="C_int" generateFesaValueItem="true" fesaFieldName="C_int_fesa" size="2" address="400" mem-size="8">
<array2D dim1="2" dim2="2" format="int"/>
</Configuration-Register>
<Configuration-Register name="C_dint" generateFesaValueItem="true" fesaFieldName="C_dint_fesa" size="4" address="408" mem-size="16">
<array2D dim1="2" dim2="2" format="dint"/>
</Configuration-Register>
<Configuration-Register name="C_real" generateFesaValueItem="true" fesaFieldName="C_real_fesa" size="4" address="424" mem-size="16">
<array2D dim1="2" dim2="2" format="real"/>
</Configuration-Register>
<Configuration-Register name="C_dt" generateFesaValueItem="true" fesaFieldName="C_dt_fesa" size="8" address="440" mem-size="32">
<array2D dim1="2" dim2="2" format="dt"/>
</Configuration-Register>
</Configuration-Block>
<Instance label="testDevice1" fesa-label="" address="1" DI-address="-1" DO-address="-1" AI-address="-1" AO-address="-1"/>
<Instance label="testDevice2" fesa-label="" address="2" DI-address="-1" DO-address="-1" AI-address="-1" AO-address="-1"/>
</SILECS-Class>
</SILECS-Mapping>
</SILECS-Param>
......@@ -2,6 +2,8 @@
* | C.E.R.N Geneva, Switzerland
* | SILECS - BE/CO-FE
* | April 2015
* | This file is auto generated by the SILECS framework tools.
* | Code regeneration will overwrite it.
* +-------------------------------------------------------------------
*
* Release : SILECS_DEV
......@@ -11,13 +13,13 @@ VAR_GLOBAL
_version_a781_SilecsHeader AT %MW0: STRING(16):= DEV;
(*SilecsHeader/SilecsHeader/hdrBlk *)
_checksum_a781_SilecsHeader AT %MW9: DWORD:= 1037751963;
_checksum_a781_SilecsHeader AT %MW9: DWORD:= 569447025;
(*SilecsHeader/SilecsHeader/hdrBlk *)
_user_a781_SilecsHeader AT %MW11: STRING(16):= 'schwinn';
(*SilecsHeader/SilecsHeader/hdrBlk *)
_date_a781_SilecsHeader AT %MW20: DT:= DT#2017-6-8-16:38:3;
_date_a781_SilecsHeader AT %MW20: DT:= DT#2018-1-31-17:6:28;
(*AllTypes/testDevice1/MyROBlock *)
RO_int8_a583_testDevice1 AT %MW24: SINT;
......@@ -70,259 +72,475 @@ VAR_GLOBAL
(*AllTypes/testDevice1/MyROBlock *)
RO_dt_a583_testDevice1 AT %MW81: DT;
(*AllTypes/testDevice1/MyROBlock *)
RO_enum_a583_testDevice1 AT %MW85: DINT;
(*AllTypes/testDevice2/MyROBlock *)
RO_int8_a583_testDevice2 AT %MW87: SINT;
(*AllTypes/testDevice2/MyROBlock *)
RO_int8_a583_testDevice2 AT %MW85: SINT;
RO_uint8_a583_testDevice2 AT %MW88: BYTE;
(*AllTypes/testDevice2/MyROBlock *)
RO_uint8_a583_testDevice2 AT %MW86: BYTE;
RO_int16_a583_testDevice2 AT %MW89: INT;
(*AllTypes/testDevice2/MyROBlock *)
RO_int16_a583_testDevice2 AT %MW87: INT;
RO_uint16_a583_testDevice2 AT %MW90: WORD;
(*AllTypes/testDevice2/MyROBlock *)
RO_uint16_a583_testDevice2 AT %MW88: WORD;
RO_int32_a583_testDevice2 AT %MW91: DINT;
(*AllTypes/testDevice2/MyROBlock *)
RO_int32_a583_testDevice2 AT %MW89: DINT;
RO_uint32_a583_testDevice2 AT %MW93: DWORD;
(*AllTypes/testDevice2/MyROBlock *)
RO_uint32_a583_testDevice2 AT %MW91: DWORD;
RO_float32_a583_testDevice2 AT %MW95: REAL;
(*AllTypes/testDevice2/MyROBlock *)
RO_float32_a583_testDevice2 AT %MW93: REAL;
RO_string_a583_testDevice2 AT %MW97: STRING(64);
(*AllTypes/testDevice2/MyROBlock *)
RO_string_a583_testDevice2 AT %MW95: STRING(64);
RO_date_a583_testDevice2 AT %MW130: DT;
(*AllTypes/testDevice2/MyROBlock *)
RO_date_a583_testDevice2 AT %MW128: DT;
RO_char_a583_testDevice2 AT %MW134: SINT;
(*AllTypes/testDevice2/MyROBlock *)
RO_char_a583_testDevice2 AT %MW132: SINT;
RO_byte_a583_testDevice2 AT %MW135: BYTE;
(*AllTypes/testDevice2/MyROBlock *)
RO_byte_a583_testDevice2 AT %MW133: BYTE;
RO_word_a583_testDevice2 AT %MW136: WORD;
(*AllTypes/testDevice2/MyROBlock *)
RO_word_a583_testDevice2 AT %MW134: WORD;
RO_dword_a583_testDevice2 AT %MW137: DWORD;
(*AllTypes/testDevice2/MyROBlock *)
RO_dword_a583_testDevice2 AT %MW135: DWORD;
RO_int_a583_testDevice2 AT %MW139: INT;
(*AllTypes/testDevice2/MyROBlock *)
RO_int_a583_testDevice2 AT %MW137: INT;
RO_dint_a583_testDevice2 AT %MW140: DINT;
(*AllTypes/testDevice2/MyROBlock *)
RO_dint_a583_testDevice2 AT %MW138: DINT;
RO_real_a583_testDevice2 AT %MW142: REAL;
(*AllTypes/testDevice2/MyROBlock *)
RO_real_a583_testDevice2 AT %MW140: REAL;
RO_dt_a583_testDevice2 AT %MW144: DT;
(*AllTypes/testDevice2/MyROBlock *)
RO_dt_a583_testDevice2 AT %MW142: DT;
RO_enum_a583_testDevice2 AT %MW148: DINT;
(*AllTypes/testDevice1/MyRWBlock *)
RW_int8_a583_testDevice1 AT %MW150: SINT;
(*AllTypes/testDevice1/MyRWBlock *)
RW_uint8_a583_testDevice1 AT %MW151: BYTE;
(*AllTypes/testDevice1/MyRWBlock *)
RW_int16_a583_testDevice1 AT %MW152: INT;
(*AllTypes/testDevice1/MyRWBlock *)
RW_uint16_a583_testDevice1 AT %MW153: WORD;
(*AllTypes/testDevice1/MyRWBlock *)
RW_int32_a583_testDevice1 AT %MW154: DINT;
(*AllTypes/testDevice1/MyRWBlock *)
RW_uint32_a583_testDevice1 AT %MW156: DWORD;
(*AllTypes/testDevice1/MyRWBlock *)
RW_float32_a583_testDevice1 AT %MW158: REAL;
(*AllTypes/testDevice1/MyRWBlock *)
RW_string_a583_testDevice1 AT %MW160: STRING(64);
(*AllTypes/testDevice1/MyRWBlock *)
RW_date_a583_testDevice1 AT %MW193: DT;
(*AllTypes/testDevice1/MyRWBlock *)
RW_char_a583_testDevice1 AT %MW197: SINT;
(*AllTypes/testDevice1/MyRWBlock *)
RW_byte_a583_testDevice1 AT %MW198: BYTE;
(*AllTypes/testDevice1/MyRWBlock *)
RW_word_a583_testDevice1 AT %MW199: WORD;
(*AllTypes/testDevice1/MyRWBlock *)
RW_int8_a583_testDevice1 AT %MW146: ARRAY [0..1, 0..1] OF SINT;
RW_dword_a583_testDevice1 AT %MW200: DWORD;
(*AllTypes/testDevice1/MyRWBlock *)
RW_uint8_a583_testDevice1 AT %MW148: ARRAY [0..1, 0..1] OF BYTE;
RW_int_a583_testDevice1 AT %MW202: INT;
(*AllTypes/testDevice1/MyRWBlock *)
RW_int16_a583_testDevice1 AT %MW150: ARRAY [0..1, 0..1] OF INT;
RW_dint_a583_testDevice1 AT %MW203: DINT;
(*AllTypes/testDevice1/MyRWBlock *)
RW_uint16_a583_testDevice1 AT %MW154: ARRAY [0..1, 0..1] OF WORD;
RW_real_a583_testDevice1 AT %MW205: REAL;
(*AllTypes/testDevice1/MyRWBlock *)
RW_int32_a583_testDevice1 AT %MW158: ARRAY [0..1, 0..1] OF DINT;
RW_dt_a583_testDevice1 AT %MW207: DT;
(*AllTypes/testDevice1/MyRWBlock *)
RW_uint32_a583_testDevice1 AT %MW166: ARRAY [0..1, 0..1] OF DWORD;
RW2_int8_a583_testDevice1 AT %MW211: ARRAY [0..1, 0..1] OF SINT;
(*AllTypes/testDevice1/MyRWBlock *)
RW_float32_a583_testDevice1 AT %MW174: ARRAY [0..1, 0..1] OF REAL;
RW2_uint8_a583_testDevice1 AT %MW213: ARRAY [0..1, 0..1] OF BYTE;
(*AllTypes/testDevice1/MyRWBlock *)
RW_string_a583_testDevice1 AT %MW182: ARRAY [0..1, 0..1] OF STRING(64);
RW2_int16_a583_testDevice1 AT %MW215: ARRAY [0..1, 0..1] OF INT;
(*AllTypes/testDevice1/MyRWBlock *)
RW_date_a583_testDevice1 AT %MW312: ARRAY [0..1, 0..1] OF DT;
RW2_uint16_a583_testDevice1 AT %MW219: ARRAY [0..1, 0..1] OF WORD;
(*AllTypes/testDevice1/MyRWBlock *)
RW_char_a583_testDevice1 AT %MW328: ARRAY [0..1, 0..1] OF SINT;
RW2_int32_a583_testDevice1 AT %MW223: ARRAY [0..1, 0..1] OF DINT;
(*AllTypes/testDevice1/MyRWBlock *)
RW_byte_a583_testDevice1 AT %MW330: ARRAY [0..1, 0..1] OF BYTE;
RW2_uint32_a583_testDevice1 AT %MW231: ARRAY [0..1, 0..1] OF DWORD;
(*AllTypes/testDevice1/MyRWBlock *)
RW_word_a583_testDevice1 AT %MW332: ARRAY [0..1, 0..1] OF WORD;
RW2_float32_a583_testDevice1 AT %MW239: ARRAY [0..1, 0..1] OF REAL;
(*AllTypes/testDevice1/MyRWBlock *)
RW_dword_a583_testDevice1 AT %MW336: ARRAY [0..1, 0..1] OF DWORD;
RW2_date_a583_testDevice1 AT %MW247: ARRAY [0..1, 0..1] OF DT;
(*AllTypes/testDevice1/MyRWBlock *)
RW_int_a583_testDevice1 AT %MW344: ARRAY [0..1, 0..1] OF INT;
RW2_char_a583_testDevice1 AT %MW263: ARRAY [0..1, 0..1] OF SINT;
(*AllTypes/testDevice1/MyRWBlock *)
RW_dint_a583_testDevice1 AT %MW348: ARRAY [0..1, 0..1] OF DINT;
RW2_byte_a583_testDevice1 AT %MW265: ARRAY [0..1, 0..1] OF BYTE;
(*AllTypes/testDevice1/MyRWBlock *)
RW_real_a583_testDevice1 AT %MW356: ARRAY [0..1, 0..1] OF REAL;
RW2_word_a583_testDevice1 AT %MW267: ARRAY [0..1, 0..1] OF WORD;
(*AllTypes/testDevice1/MyRWBlock *)
RW_dt_a583_testDevice1 AT %MW364: ARRAY [0..1, 0..1] OF DT;
RW2_dword_a583_testDevice1 AT %MW271: ARRAY [0..1, 0..1] OF DWORD;
(*AllTypes/testDevice1/MyRWBlock *)
RW2_int_a583_testDevice1 AT %MW279: ARRAY [0..1, 0..1] OF INT;
(*AllTypes/testDevice1/MyRWBlock *)
RW2_dint_a583_testDevice1 AT %MW283: ARRAY [0..1, 0..1] OF DINT;
(*AllTypes/testDevice1/MyRWBlock *)
RW2_real_a583_testDevice1 AT %MW291: ARRAY [0..1, 0..1] OF REAL;
(*AllTypes/testDevice1/MyRWBlock *)
RW2_dt_a583_testDevice1 AT %MW299: ARRAY [0..1, 0..1] OF DT;
(*AllTypes/testDevice1/MyRWBlock *)
RW_enum_a583_testDevice1 AT %MW315: DINT;
(*AllTypes/testDevice2/MyRWBlock *)
RW_int8_a583_testDevice2 AT %MW317: SINT;
(*AllTypes/testDevice2/MyRWBlock *)
RW_uint8_a583_testDevice2 AT %MW318: BYTE;
(*AllTypes/testDevice2/MyRWBlock *)
RW_int16_a583_testDevice2 AT %MW319: INT;
(*AllTypes/testDevice2/MyRWBlock *)
RW_uint16_a583_testDevice2 AT %MW320: WORD;
(*AllTypes/testDevice2/MyRWBlock *)
RW_int32_a583_testDevice2 AT %MW321: DINT;
(*AllTypes/testDevice2/MyRWBlock *)
RW_uint32_a583_testDevice2 AT %MW323: DWORD;
(*AllTypes/testDevice2/MyRWBlock *)
RW_float32_a583_testDevice2 AT %MW325: REAL;
(*AllTypes/testDevice2/MyRWBlock *)
RW_string_a583_testDevice2 AT %MW327: STRING(64);
(*AllTypes/testDevice2/MyRWBlock *)
RW_date_a583_testDevice2 AT %MW360: DT;
(*AllTypes/testDevice2/MyRWBlock *)
RW_char_a583_testDevice2 AT %MW364: SINT;
(*AllTypes/testDevice2/MyRWBlock *)
RW_byte_a583_testDevice2 AT %MW365: BYTE;
(*AllTypes/testDevice2/MyRWBlock *)
RW_word_a583_testDevice2 AT %MW366: WORD;
(*AllTypes/testDevice2/MyRWBlock *)
RW_dword_a583_testDevice2 AT %MW367: DWORD;
(*AllTypes/testDevice2/MyRWBlock *)
RW_int_a583_testDevice2 AT %MW369: INT;
(*AllTypes/testDevice2/MyRWBlock *)
RW_dint_a583_testDevice2 AT %MW370: DINT;
(*AllTypes/testDevice2/MyRWBlock *)
RW_real_a583_testDevice2 AT %MW372: REAL;
(*AllTypes/testDevice2/MyRWBlock *)
RW_dt_a583_testDevice2 AT %MW374: DT;
(*AllTypes/testDevice2/MyRWBlock *)
RW_int8_a583_testDevice2 AT %MW380: ARRAY [0..1, 0..1] OF SINT;
RW2_int8_a583_testDevice2 AT %MW378: ARRAY [0..1, 0..1] OF SINT;
(*AllTypes/testDevice2/MyRWBlock *)
RW_uint8_a583_testDevice2 AT %MW382: ARRAY [0..1, 0..1] OF BYTE;
RW2_uint8_a583_testDevice2 AT %MW380: ARRAY [0..1, 0..1] OF BYTE;
(*AllTypes/testDevice2/MyRWBlock *)
RW_int16_a583_testDevice2 AT %MW384: ARRAY [0..1, 0..1] OF INT;
RW2_int16_a583_testDevice2 AT %MW382: ARRAY [0..1, 0..1] OF INT;
(*AllTypes/testDevice2/MyRWBlock *)
RW_uint16_a583_testDevice2 AT %MW388: ARRAY [0..1, 0..1] OF WORD;
RW2_uint16_a583_testDevice2 AT %MW386: ARRAY [0..1, 0..1] OF WORD;
(*AllTypes/testDevice2/MyRWBlock *)
RW_int32_a583_testDevice2 AT %MW392: ARRAY [0..1, 0..1] OF DINT;
RW2_int32_a583_testDevice2 AT %MW390: ARRAY [0..1, 0..1] OF DINT;
(*AllTypes/testDevice2/MyRWBlock *)
RW_uint32_a583_testDevice2 AT %MW400: ARRAY [0..1, 0..1] OF DWORD;
RW2_uint32_a583_testDevice2 AT %MW398: ARRAY [0..1, 0..1] OF DWORD;
(*AllTypes/testDevice2/MyRWBlock *)
RW_float32_a583_testDevice2 AT %MW408: ARRAY [0..1, 0..1] OF REAL;
RW2_float32_a583_testDevice2 AT %MW406: ARRAY [0..1, 0..1] OF REAL;
(*AllTypes/testDevice2/MyRWBlock *)
RW_string_a583_testDevice2 AT %MW416: ARRAY [0..1, 0..1] OF STRING(64);
RW2_date_a583_testDevice2 AT %MW414: ARRAY [0..1, 0..1] OF DT;
(*AllTypes/testDevice2/MyRWBlock *)
RW_date_a583_testDevice2 AT %MW546: ARRAY [0..1, 0..1] OF DT;
RW2_char_a583_testDevice2 AT %MW430: ARRAY [0..1, 0..1] OF SINT;
(*AllTypes/testDevice2/MyRWBlock *)
RW_char_a583_testDevice2 AT %MW562: ARRAY [0..1, 0..1] OF SINT;
RW2_byte_a583_testDevice2 AT %MW432: ARRAY [0..1, 0..1] OF BYTE;
(*AllTypes/testDevice2/MyRWBlock *)
RW_byte_a583_testDevice2 AT %MW564: ARRAY [0..1, 0..1] OF BYTE;
RW2_word_a583_testDevice2 AT %MW434: ARRAY [0..1, 0..1] OF WORD;
(*AllTypes/testDevice2/MyRWBlock *)
RW_word_a583_testDevice2 AT %MW566: ARRAY [0..1, 0..1] OF WORD;
RW2_dword_a583_testDevice2 AT %MW438: ARRAY [0..1, 0..1] OF DWORD;
(*AllTypes/testDevice2/MyRWBlock *)
RW_dword_a583_testDevice2 AT %MW570: ARRAY [0..1, 0..1] OF DWORD;
RW2_int_a583_testDevice2 AT %MW446: ARRAY [0..1, 0..1] OF INT;
(*AllTypes/testDevice2/MyRWBlock *)
RW_int_a583_testDevice2 AT %MW578: ARRAY [0..1, 0..1] OF INT;
RW2_dint_a583_testDevice2 AT %MW450: ARRAY [0..1, 0..1] OF DINT;
(*AllTypes/testDevice2/MyRWBlock *)
RW_dint_a583_testDevice2 AT %MW582: ARRAY [0..1, 0..1] OF DINT;
RW2_real_a583_testDevice2 AT %MW458: ARRAY [0..1, 0..1] OF REAL;
(*AllTypes/testDevice2/MyRWBlock *)
RW_real_a583_testDevice2 AT %MW590: ARRAY [0..1, 0..1] OF REAL;
RW2_dt_a583_testDevice2 AT %MW466: ARRAY [0..1, 0..1] OF DT;
(*AllTypes/testDevice2/MyRWBlock *)
RW_dt_a583_testDevice2 AT %MW598: ARRAY [0..1, 0..1] OF DT;
RW_enum_a583_testDevice2 AT %MW482: DINT;
(*AllTypes/testDevice1/MyWOBlock *)
WO_int8_a583_testDevice1 AT %MW614: ARRAY [0..9] OF SINT;
WO_int8_a583_testDevice1 AT %MW484: ARRAY [0..9] OF SINT;
(*AllTypes/testDevice1/MyWOBlock *)
WO_uint8_a583_testDevice1 AT %MW619: ARRAY [0..9] OF BYTE;
WO_uint8_a583_testDevice1 AT %MW489: ARRAY [0..9] OF BYTE;
(*AllTypes/testDevice1/MyWOBlock *)
WO_int16_a583_testDevice1 AT %MW624: ARRAY [0..9] OF INT;
WO_int16_a583_testDevice1 AT %MW494: ARRAY [0..9] OF INT;
(*AllTypes/testDevice1/MyWOBlock *)
WO_uint16_a583_testDevice1 AT %MW634: ARRAY [0..9] OF WORD;
WO_uint16_a583_testDevice1 AT %MW504: ARRAY [0..9] OF WORD;
(*AllTypes/testDevice1/MyWOBlock *)
WO_int32_a583_testDevice1 AT %MW644: ARRAY [0..9] OF DINT;
WO_int32_a583_testDevice1 AT %MW514: ARRAY [0..9] OF DINT;
(*AllTypes/testDevice1/MyWOBlock *)
WO_uint32_a583_testDevice1 AT %MW664: ARRAY [0..9] OF DWORD;
WO_uint32_a583_testDevice1 AT %MW534: ARRAY [0..9] OF DWORD;
(*AllTypes/testDevice1/MyWOBlock *)
WO_float32_a583_testDevice1 AT %MW684: ARRAY [0..9] OF REAL;
WO_float32_a583_testDevice1 AT %MW554: ARRAY [0..9] OF REAL;
(*AllTypes/testDevice1/MyWOBlock *)
WO_string_a583_testDevice1 AT %MW704: ARRAY [0..9] OF STRING(64);
WO_string_a583_testDevice1 AT %MW574: ARRAY [0..9] OF STRING(64);
(*AllTypes/testDevice1/MyWOBlock *)
WO_date_a583_testDevice1 AT %MW1029: ARRAY [0..9] OF DT;
WO_date_a583_testDevice1 AT %MW899: ARRAY [0..9] OF DT;
(*AllTypes/testDevice1/MyWOBlock *)
WO_char_a583_testDevice1 AT %MW1069: ARRAY [0..9] OF SINT;
WO_char_a583_testDevice1 AT %MW939: ARRAY [0..9] OF SINT;
(*AllTypes/testDevice1/MyWOBlock *)
WO_byte_a583_testDevice1 AT %MW1074: ARRAY [0..9] OF BYTE;
WO_byte_a583_testDevice1 AT %MW944: ARRAY [0..9] OF BYTE;
(*AllTypes/testDevice1/MyWOBlock *)
WO_word_a583_testDevice1 AT %MW1079: ARRAY [0..9] OF WORD;
WO_word_a583_testDevice1 AT %MW949: ARRAY [0..9] OF WORD;
(*AllTypes/testDevice1/MyWOBlock *)
WO_dword_a583_testDevice1 AT %MW1089: ARRAY [0..9] OF DWORD;
WO_dword_a583_testDevice1 AT %MW959: ARRAY [0..9] OF DWORD;
(*AllTypes/testDevice1/MyWOBlock *)
WO_int_a583_testDevice1 AT %MW1109: ARRAY [0..9] OF INT;
WO_int_a583_testDevice1 AT %MW979: ARRAY [0..9] OF INT;
(*AllTypes/testDevice1/MyWOBlock *)
WO_dint_a583_testDevice1 AT %MW1119: ARRAY [0..9] OF DINT;
WO_dint_a583_testDevice1 AT %MW989: ARRAY [0..9] OF DINT;
(*AllTypes/testDevice1/MyWOBlock *)
WO_real_a583_testDevice1 AT %MW1139: ARRAY [0..9] OF REAL;
WO_real_a583_testDevice1 AT %MW1009: ARRAY [0..9] OF REAL;
(*AllTypes/testDevice1/MyWOBlock *)
WO_dt_a583_testDevice1 AT %MW1159: ARRAY [0..9] OF DT;
WO_dt_a583_testDevice1 AT %MW1029: ARRAY [0..9] OF DT;
(*AllTypes/testDevice1/MyWOBlock *)
WO_enum_a583_testDevice1 AT %MW1069: ARRAY [0..9] OF DINT;
(*AllTypes/testDevice2/MyWOBlock *)
WO_int8_a583_testDevice2 AT %MW1089: ARRAY [0..9] OF SINT;
(*AllTypes/testDevice2/MyWOBlock *)
WO_int8_a583_testDevice2 AT %MW1199: ARRAY [0..9] OF SINT;
WO_uint8_a583_testDevice2 AT %MW1094: ARRAY [0..9] OF BYTE;
(*AllTypes/testDevice2/MyWOBlock *)
WO_uint8_a583_testDevice2 AT %MW1204: ARRAY [0..9] OF BYTE;
WO_int16_a583_testDevice2 AT %MW1099: ARRAY [0..9] OF INT;
(*AllTypes/testDevice2/MyWOBlock *)
WO_int16_a583_testDevice2 AT %MW1209: ARRAY [0..9] OF INT;
WO_uint16_a583_testDevice2 AT %MW1109: ARRAY [0..9] OF WORD;
(*AllTypes/testDevice2/MyWOBlock *)
WO_uint16_a583_testDevice2 AT %MW1219: ARRAY [0..9] OF WORD;
WO_int32_a583_testDevice2 AT %MW1119: ARRAY [0..9] OF DINT;
(*AllTypes/testDevice2/MyWOBlock *)
WO_int32_a583_testDevice2 AT %MW1229: ARRAY [0..9] OF DINT;
WO_uint32_a583_testDevice2 AT %MW1139: ARRAY [0..9] OF DWORD;
(*AllTypes/testDevice2/MyWOBlock *)
WO_uint32_a583_testDevice2 AT %MW1249: ARRAY [0..9] OF DWORD;
WO_float32_a583_testDevice2 AT %MW1159: ARRAY [0..9] OF REAL;
(*AllTypes/testDevice2/MyWOBlock *)
WO_float32_a583_testDevice2 AT %MW1269: ARRAY [0..9] OF REAL;
WO_string_a583_testDevice2 AT %MW1179: ARRAY [0..9] OF STRING(64);
(*AllTypes/testDevice2/MyWOBlock *)
WO_string_a583_testDevice2 AT %MW1289: ARRAY [0..9] OF STRING(64);
WO_date_a583_testDevice2 AT %MW1504: ARRAY [0..9] OF DT;
(*AllTypes/testDevice2/MyWOBlock *)
WO_date_a583_testDevice2 AT %MW1614: ARRAY [0..9] OF DT;
WO_char_a583_testDevice2 AT %MW1544: ARRAY [0..9] OF SINT;
(*AllTypes/testDevice2/MyWOBlock *)
WO_char_a583_testDevice2 AT %MW1654: ARRAY [0..9] OF SINT;
WO_byte_a583_testDevice2 AT %MW1549: ARRAY [0..9] OF BYTE;
(*AllTypes/testDevice2/MyWOBlock *)
WO_byte_a583_testDevice2 AT %MW1659: ARRAY [0..9] OF BYTE;
WO_word_a583_testDevice2 AT %MW1554: ARRAY [0..9] OF WORD;
(*AllTypes/testDevice2/MyWOBlock *)
WO_word_a583_testDevice2 AT %MW1664: ARRAY [0..9] OF WORD;
WO_dword_a583_testDevice2 AT %MW1564: ARRAY [0..9] OF DWORD;
(*AllTypes/testDevice2/MyWOBlock *)
WO_dword_a583_testDevice2 AT %MW1674: ARRAY [0..9] OF DWORD;
WO_int_a583_testDevice2 AT %MW1584: ARRAY [0..9] OF INT;
(*AllTypes/testDevice2/MyWOBlock *)
WO_int_a583_testDevice2 AT %MW1694: ARRAY [0..9] OF INT;
WO_dint_a583_testDevice2 AT %MW1594: ARRAY [0..9] OF DINT;
(*AllTypes/testDevice2/MyWOBlock *)
WO_dint_a583_testDevice2 AT %MW1704: ARRAY [0..9] OF DINT;
WO_real_a583_testDevice2 AT %MW1614: ARRAY [0..9] OF REAL;
(*AllTypes/testDevice2/MyWOBlock *)
WO_real_a583_testDevice2 AT %MW1724: ARRAY [0..9] OF REAL;
WO_dt_a583_testDevice2 AT %MW1634: ARRAY [0..9] OF DT;
(*AllTypes/testDevice2/MyWOBlock *)
WO_dt_a583_testDevice2 AT %MW1744: ARRAY [0..9] OF DT;
WO_enum_a583_testDevice2 AT %MW1674: ARRAY [0..9] OF DINT;
(*AllTypes/testDevice1/MyCBlock *)
C_int8_a583_testDevice1 AT %MW1694: ARRAY [0..1, 0..1] OF SINT;
(*AllTypes/testDevice1/MyCBlock *)
C_uint8_a583_testDevice1 AT %MW1696: ARRAY [0..1, 0..1] OF BYTE;
(*AllTypes/testDevice1/MyCBlock *)
C_int16_a583_testDevice1 AT %MW1698: ARRAY [0..1, 0..1] OF INT;
(*AllTypes/testDevice1/MyCBlock *)
C_uint16_a583_testDevice1 AT %MW1702: ARRAY [0..1, 0..1] OF WORD;
(*AllTypes/testDevice1/MyCBlock *)
C_int32_a583_testDevice1 AT %MW1706: ARRAY [0..1, 0..1] OF DINT;
(*AllTypes/testDevice1/MyCBlock *)
C_uint32_a583_testDevice1 AT %MW1714: ARRAY [0..1, 0..1] OF DWORD;
(*AllTypes/testDevice1/MyCBlock *)
C_float32_a583_testDevice1 AT %MW1722: ARRAY [0..1, 0..1] OF REAL;
(*AllTypes/testDevice1/MyCBlock *)
C_string_a583_testDevice1 AT %MW1730: ARRAY [0..1, 0..1] OF STRING(64);
(*AllTypes/testDevice1/MyCBlock *)
C_date_a583_testDevice1 AT %MW1860: ARRAY [0..1, 0..1] OF DT;
(*AllTypes/testDevice1/MyCBlock *)
C_char_a583_testDevice1 AT %MW1876: ARRAY [0..1, 0..1] OF SINT;
(*AllTypes/testDevice1/MyCBlock *)
C_byte_a583_testDevice1 AT %MW1878: ARRAY [0..1, 0..1] OF BYTE;
(*AllTypes/testDevice1/MyCBlock *)
C_word_a583_testDevice1 AT %MW1880: ARRAY [0..1, 0..1] OF WORD;
(*AllTypes/testDevice1/MyCBlock *)
C_dword_a583_testDevice1 AT %MW1884: ARRAY [0..1, 0..1] OF DWORD;
(*AllTypes/testDevice1/MyCBlock *)
C_int_a583_testDevice1 AT %MW1892: ARRAY [0..1, 0..1] OF INT;
(*AllTypes/testDevice1/MyCBlock *)
C_dint_a583_testDevice1 AT %MW1896: ARRAY [0..1, 0..1] OF DINT;
(*AllTypes/testDevice1/MyCBlock *)
C_real_a583_testDevice1 AT %MW1904: ARRAY [0..1, 0..1] OF REAL;
(*AllTypes/testDevice1/MyCBlock *)
C_dt_a583_testDevice1 AT %MW1912: ARRAY [0..1, 0..1] OF DT;
(*AllTypes/testDevice2/MyCBlock *)
C_int8_a583_testDevice2 AT %MW1928: ARRAY [0..1, 0..1] OF SINT;
(*AllTypes/testDevice2/MyCBlock *)
C_uint8_a583_testDevice2 AT %MW1930: ARRAY [0..1, 0..1] OF BYTE;
(*AllTypes/testDevice2/MyCBlock *)
C_int16_a583_testDevice2 AT %MW1932: ARRAY [0..1, 0..1] OF INT;
(*AllTypes/testDevice2/MyCBlock *)
C_uint16_a583_testDevice2 AT %MW1936: ARRAY [0..1, 0..1] OF WORD;
(*AllTypes/testDevice2/MyCBlock *)
C_int32_a583_testDevice2 AT %MW1940: ARRAY [0..1, 0..1] OF DINT;
(*AllTypes/testDevice2/MyCBlock *)
C_uint32_a583_testDevice2 AT %MW1948: ARRAY [0..1, 0..1] OF DWORD;
(*AllTypes/testDevice2/MyCBlock *)
C_float32_a583_testDevice2 AT %MW1956: ARRAY [0..1, 0..1] OF REAL;
(*AllTypes/testDevice2/MyCBlock *)
C_string_a583_testDevice2 AT %MW1964: ARRAY [0..1, 0..1] OF STRING(64);
(*AllTypes/testDevice2/MyCBlock *)
C_date_a583_testDevice2 AT %MW2094: ARRAY [0..1, 0..1] OF DT;
(*AllTypes/testDevice2/MyCBlock *)
C_char_a583_testDevice2 AT %MW2110: ARRAY [0..1, 0..1] OF SINT;
(*AllTypes/testDevice2/MyCBlock *)
C_byte_a583_testDevice2 AT %MW2112: ARRAY [0..1, 0..1] OF BYTE;
(*AllTypes/testDevice2/MyCBlock *)
C_word_a583_testDevice2 AT %MW2114: ARRAY [0..1, 0..1] OF WORD;
(*AllTypes/testDevice2/MyCBlock *)
C_dword_a583_testDevice2 AT %MW2118: ARRAY [0..1, 0..1] OF DWORD;
(*AllTypes/testDevice2/MyCBlock *)
C_int_a583_testDevice2 AT %MW2126: ARRAY [0..1, 0..1] OF INT;
(*AllTypes/testDevice2/MyCBlock *)
C_dint_a583_testDevice2 AT %MW2130: ARRAY [0..1, 0..1] OF DINT;
(*AllTypes/testDevice2/MyCBlock *)
C_real_a583_testDevice2 AT %MW2138: ARRAY [0..1, 0..1] OF REAL;
(*AllTypes/testDevice2/MyCBlock *)
C_dt_a583_testDevice2 AT %MW2146: ARRAY [0..1, 0..1] OF DT;
END_VAR
\ No newline at end of file
......@@ -2,6 +2,8 @@
* | C.E.R.N Geneva, Switzerland
* | SILECS - BE/CO-FE
* | April 2015
* | This file is auto generated by the SILECS framework tools.
* | Code regeneration will overwrite it.
* +-------------------------------------------------------------------
*
* Release : SILECS_DEV
......@@ -11,13 +13,13 @@ VAR_GLOBAL
_version_a781_SilecsHeader AT %MW0: STRING(16):= DEV;
(*SilecsHeader/SilecsHeader/hdrBlk *)
_checksum_a781_SilecsHeader AT %MW20: DWORD:= 2754857673;
_checksum_a781_SilecsHeader AT %MW20: DWORD:= 2418665096;
(*SilecsHeader/SilecsHeader/hdrBlk *)
_user_a781_SilecsHeader AT %MW24: STRING(16):= 'schwinn';
(*SilecsHeader/SilecsHeader/hdrBlk *)
_date_a781_SilecsHeader AT %MW44: DT:= DT#2017-6-8-16:38:3;
_date_a781_SilecsHeader AT %MW44: DT:= DT#2018-1-31-17:6:28;
(*AllTypes/testDevice1/MyROBlock *)
RO_int8_a583_testDevice1 AT %MW52: SINT;
......@@ -70,259 +72,475 @@ VAR_GLOBAL
(*AllTypes/testDevice1/MyROBlock *)
RO_dt_a583_testDevice1 AT %MW172: DT;
(*AllTypes/testDevice1/MyROBlock *)
RO_enum_a583_testDevice1 AT %MW180: DINT;
(*AllTypes/testDevice2/MyROBlock *)
RO_int8_a583_testDevice2 AT %MW184: SINT;
(*AllTypes/testDevice2/MyROBlock *)
RO_int8_a583_testDevice2 AT %MW180: SINT;
RO_uint8_a583_testDevice2 AT %MW186: BYTE;
(*AllTypes/testDevice2/MyROBlock *)
RO_uint8_a583_testDevice2 AT %MW182: BYTE;
RO_int16_a583_testDevice2 AT %MW188: INT;
(*AllTypes/testDevice2/MyROBlock *)
RO_int16_a583_testDevice2 AT %MW184: INT;
RO_uint16_a583_testDevice2 AT %MW190: WORD;
(*AllTypes/testDevice2/MyROBlock *)
RO_uint16_a583_testDevice2 AT %MW186: WORD;
RO_int32_a583_testDevice2 AT %MW192: DINT;
(*AllTypes/testDevice2/MyROBlock *)
RO_int32_a583_testDevice2 AT %MW188: DINT;
RO_uint32_a583_testDevice2 AT %MW196: DWORD;
(*AllTypes/testDevice2/MyROBlock *)
RO_uint32_a583_testDevice2 AT %MW192: DWORD;
RO_float32_a583_testDevice2 AT %MW200: REAL;
(*AllTypes/testDevice2/MyROBlock *)
RO_float32_a583_testDevice2 AT %MW196: REAL;
RO_string_a583_testDevice2 AT %MW204: STRING(64);
(*AllTypes/testDevice2/MyROBlock *)
RO_string_a583_testDevice2 AT %MW200: STRING(64);
RO_date_a583_testDevice2 AT %MW272: DT;
(*AllTypes/testDevice2/MyROBlock *)
RO_date_a583_testDevice2 AT %MW268: DT;
RO_char_a583_testDevice2 AT %MW280: SINT;
(*AllTypes/testDevice2/MyROBlock *)
RO_char_a583_testDevice2 AT %MW276: SINT;
RO_byte_a583_testDevice2 AT %MW282: BYTE;
(*AllTypes/testDevice2/MyROBlock *)
RO_byte_a583_testDevice2 AT %MW278: BYTE;
RO_word_a583_testDevice2 AT %MW284: WORD;
(*AllTypes/testDevice2/MyROBlock *)
RO_word_a583_testDevice2 AT %MW280: WORD;
RO_dword_a583_testDevice2 AT %MW288: DWORD;
(*AllTypes/testDevice2/MyROBlock *)
RO_dword_a583_testDevice2 AT %MW284: DWORD;
RO_int_a583_testDevice2 AT %MW292: INT;
(*AllTypes/testDevice2/MyROBlock *)
RO_int_a583_testDevice2 AT %MW288: INT;
RO_dint_a583_testDevice2 AT %MW296: DINT;
(*AllTypes/testDevice2/MyROBlock *)
RO_dint_a583_testDevice2 AT %MW292: DINT;
RO_real_a583_testDevice2 AT %MW300: REAL;
(*AllTypes/testDevice2/MyROBlock *)
RO_real_a583_testDevice2 AT %MW296: REAL;
RO_dt_a583_testDevice2 AT %MW304: DT;
(*AllTypes/testDevice2/MyROBlock *)
RO_dt_a583_testDevice2 AT %MW300: DT;
RO_enum_a583_testDevice2 AT %MW312: DINT;
(*AllTypes/testDevice1/MyRWBlock *)
RW_int8_a583_testDevice1 AT %MW316: SINT;
(*AllTypes/testDevice1/MyRWBlock *)
RW_uint8_a583_testDevice1 AT %MW318: BYTE;
(*AllTypes/testDevice1/MyRWBlock *)
RW_int16_a583_testDevice1 AT %MW320: INT;
(*AllTypes/testDevice1/MyRWBlock *)
RW_uint16_a583_testDevice1 AT %MW322: WORD;
(*AllTypes/testDevice1/MyRWBlock *)
RW_int32_a583_testDevice1 AT %MW324: DINT;
(*AllTypes/testDevice1/MyRWBlock *)
RW_uint32_a583_testDevice1 AT %MW328: DWORD;
(*AllTypes/testDevice1/MyRWBlock *)
RW_float32_a583_testDevice1 AT %MW332: REAL;
(*AllTypes/testDevice1/MyRWBlock *)
RW_string_a583_testDevice1 AT %MW336: STRING(64);
(*AllTypes/testDevice1/MyRWBlock *)
RW_date_a583_testDevice1 AT %MW404: DT;
(*AllTypes/testDevice1/MyRWBlock *)
RW_char_a583_testDevice1 AT %MW412: SINT;
(*AllTypes/testDevice1/MyRWBlock *)
RW_byte_a583_testDevice1 AT %MW414: BYTE;
(*AllTypes/testDevice1/MyRWBlock *)
RW_word_a583_testDevice1 AT %MW416: WORD;
(*AllTypes/testDevice1/MyRWBlock *)
RW_int8_a583_testDevice1 AT %MW308: ARRAY [0..1, 0..1] OF SINT;
RW_dword_a583_testDevice1 AT %MW420: DWORD;
(*AllTypes/testDevice1/MyRWBlock *)
RW_uint8_a583_testDevice1 AT %MW312: ARRAY [0..1, 0..1] OF BYTE;
RW_int_a583_testDevice1 AT %MW424: INT;
(*AllTypes/testDevice1/MyRWBlock *)
RW_int16_a583_testDevice1 AT %MW316: ARRAY [0..1, 0..1] OF INT;
RW_dint_a583_testDevice1 AT %MW428: DINT;
(*AllTypes/testDevice1/MyRWBlock *)
RW_uint16_a583_testDevice1 AT %MW324: ARRAY [0..1, 0..1] OF WORD;
RW_real_a583_testDevice1 AT %MW432: REAL;
(*AllTypes/testDevice1/MyRWBlock *)
RW_int32_a583_testDevice1 AT %MW332: ARRAY [0..1, 0..1] OF DINT;
RW_dt_a583_testDevice1 AT %MW436: DT;
(*AllTypes/testDevice1/MyRWBlock *)
RW_uint32_a583_testDevice1 AT %MW348: ARRAY [0..1, 0..1] OF DWORD;
RW2_int8_a583_testDevice1 AT %MW444: ARRAY [0..1, 0..1] OF SINT;
(*AllTypes/testDevice1/MyRWBlock *)
RW_float32_a583_testDevice1 AT %MW364: ARRAY [0..1, 0..1] OF REAL;
RW2_uint8_a583_testDevice1 AT %MW448: ARRAY [0..1, 0..1] OF BYTE;
(*AllTypes/testDevice1/MyRWBlock *)
RW_string_a583_testDevice1 AT %MW380: ARRAY [0..1, 0..1] OF STRING(64);
RW2_int16_a583_testDevice1 AT %MW452: ARRAY [0..1, 0..1] OF INT;
(*AllTypes/testDevice1/MyRWBlock *)
RW_date_a583_testDevice1 AT %MW640: ARRAY [0..1, 0..1] OF DT;
RW2_uint16_a583_testDevice1 AT %MW460: ARRAY [0..1, 0..1] OF WORD;
(*AllTypes/testDevice1/MyRWBlock *)
RW_char_a583_testDevice1 AT %MW672: ARRAY [0..1, 0..1] OF SINT;
RW2_int32_a583_testDevice1 AT %MW468: ARRAY [0..1, 0..1] OF DINT;
(*AllTypes/testDevice1/MyRWBlock *)
RW_byte_a583_testDevice1 AT %MW676: ARRAY [0..1, 0..1] OF BYTE;
RW2_uint32_a583_testDevice1 AT %MW484: ARRAY [0..1, 0..1] OF DWORD;
(*AllTypes/testDevice1/MyRWBlock *)
RW_word_a583_testDevice1 AT %MW680: ARRAY [0..1, 0..1] OF WORD;
RW2_float32_a583_testDevice1 AT %MW500: ARRAY [0..1, 0..1] OF REAL;
(*AllTypes/testDevice1/MyRWBlock *)
RW_dword_a583_testDevice1 AT %MW688: ARRAY [0..1, 0..1] OF DWORD;
RW2_date_a583_testDevice1 AT %MW516: ARRAY [0..1, 0..1] OF DT;
(*AllTypes/testDevice1/MyRWBlock *)
RW_int_a583_testDevice1 AT %MW704: ARRAY [0..1, 0..1] OF INT;
RW2_char_a583_testDevice1 AT %MW548: ARRAY [0..1, 0..1] OF SINT;
(*AllTypes/testDevice1/MyRWBlock *)
RW_dint_a583_testDevice1 AT %MW712: ARRAY [0..1, 0..1] OF DINT;
RW2_byte_a583_testDevice1 AT %MW552: ARRAY [0..1, 0..1] OF BYTE;
(*AllTypes/testDevice1/MyRWBlock *)
RW_real_a583_testDevice1 AT %MW728: ARRAY [0..1, 0..1] OF REAL;
RW2_word_a583_testDevice1 AT %MW556: ARRAY [0..1, 0..1] OF WORD;
(*AllTypes/testDevice1/MyRWBlock *)
RW_dt_a583_testDevice1 AT %MW744: ARRAY [0..1, 0..1] OF DT;
RW2_dword_a583_testDevice1 AT %MW564: ARRAY [0..1, 0..1] OF DWORD;
(*AllTypes/testDevice1/MyRWBlock *)
RW2_int_a583_testDevice1 AT %MW580: ARRAY [0..1, 0..1] OF INT;
(*AllTypes/testDevice1/MyRWBlock *)
RW2_dint_a583_testDevice1 AT %MW588: ARRAY [0..1, 0..1] OF DINT;
(*AllTypes/testDevice1/MyRWBlock *)
RW2_real_a583_testDevice1 AT %MW604: ARRAY [0..1, 0..1] OF REAL;
(*AllTypes/testDevice1/MyRWBlock *)
RW2_dt_a583_testDevice1 AT %MW620: ARRAY [0..1, 0..1] OF DT;
(*AllTypes/testDevice1/MyRWBlock *)
RW_enum_a583_testDevice1 AT %MW652: DINT;
(*AllTypes/testDevice2/MyRWBlock *)
RW_int8_a583_testDevice2 AT %MW656: SINT;
(*AllTypes/testDevice2/MyRWBlock *)
RW_uint8_a583_testDevice2 AT %MW658: BYTE;
(*AllTypes/testDevice2/MyRWBlock *)
RW_int16_a583_testDevice2 AT %MW660: INT;
(*AllTypes/testDevice2/MyRWBlock *)
RW_uint16_a583_testDevice2 AT %MW662: WORD;
(*AllTypes/testDevice2/MyRWBlock *)
RW_int32_a583_testDevice2 AT %MW664: DINT;
(*AllTypes/testDevice2/MyRWBlock *)
RW_uint32_a583_testDevice2 AT %MW668: DWORD;
(*AllTypes/testDevice2/MyRWBlock *)
RW_float32_a583_testDevice2 AT %MW672: REAL;
(*AllTypes/testDevice2/MyRWBlock *)
RW_string_a583_testDevice2 AT %MW676: STRING(64);
(*AllTypes/testDevice2/MyRWBlock *)
RW_date_a583_testDevice2 AT %MW744: DT;
(*AllTypes/testDevice2/MyRWBlock *)
RW_char_a583_testDevice2 AT %MW752: SINT;
(*AllTypes/testDevice2/MyRWBlock *)
RW_byte_a583_testDevice2 AT %MW754: BYTE;
(*AllTypes/testDevice2/MyRWBlock *)
RW_word_a583_testDevice2 AT %MW756: WORD;
(*AllTypes/testDevice2/MyRWBlock *)
RW_dword_a583_testDevice2 AT %MW760: DWORD;
(*AllTypes/testDevice2/MyRWBlock *)
RW_int_a583_testDevice2 AT %MW764: INT;
(*AllTypes/testDevice2/MyRWBlock *)
RW_dint_a583_testDevice2 AT %MW768: DINT;
(*AllTypes/testDevice2/MyRWBlock *)
RW_real_a583_testDevice2 AT %MW772: REAL;
(*AllTypes/testDevice2/MyRWBlock *)
RW_dt_a583_testDevice2 AT %MW776: DT;
(*AllTypes/testDevice2/MyRWBlock *)
RW_int8_a583_testDevice2 AT %MW776: ARRAY [0..1, 0..1] OF SINT;
RW2_int8_a583_testDevice2 AT %MW784: ARRAY [0..1, 0..1] OF SINT;
(*AllTypes/testDevice2/MyRWBlock *)
RW_uint8_a583_testDevice2 AT %MW780: ARRAY [0..1, 0..1] OF BYTE;
RW2_uint8_a583_testDevice2 AT %MW788: ARRAY [0..1, 0..1] OF BYTE;
(*AllTypes/testDevice2/MyRWBlock *)
RW_int16_a583_testDevice2 AT %MW784: ARRAY [0..1, 0..1] OF INT;
RW2_int16_a583_testDevice2 AT %MW792: ARRAY [0..1, 0..1] OF INT;
(*AllTypes/testDevice2/MyRWBlock *)
RW_uint16_a583_testDevice2 AT %MW792: ARRAY [0..1, 0..1] OF WORD;
RW2_uint16_a583_testDevice2 AT %MW800: ARRAY [0..1, 0..1] OF WORD;
(*AllTypes/testDevice2/MyRWBlock *)
RW_int32_a583_testDevice2 AT %MW800: ARRAY [0..1, 0..1] OF DINT;
RW2_int32_a583_testDevice2 AT %MW808: ARRAY [0..1, 0..1] OF DINT;
(*AllTypes/testDevice2/MyRWBlock *)
RW_uint32_a583_testDevice2 AT %MW816: ARRAY [0..1, 0..1] OF DWORD;
RW2_uint32_a583_testDevice2 AT %MW824: ARRAY [0..1, 0..1] OF DWORD;
(*AllTypes/testDevice2/MyRWBlock *)
RW_float32_a583_testDevice2 AT %MW832: ARRAY [0..1, 0..1] OF REAL;
RW2_float32_a583_testDevice2 AT %MW840: ARRAY [0..1, 0..1] OF REAL;
(*AllTypes/testDevice2/MyRWBlock *)
RW_string_a583_testDevice2 AT %MW848: ARRAY [0..1, 0..1] OF STRING(64);
RW2_date_a583_testDevice2 AT %MW856: ARRAY [0..1, 0..1] OF DT;
(*AllTypes/testDevice2/MyRWBlock *)
RW_date_a583_testDevice2 AT %MW1108: ARRAY [0..1, 0..1] OF DT;
RW2_char_a583_testDevice2 AT %MW888: ARRAY [0..1, 0..1] OF SINT;
(*AllTypes/testDevice2/MyRWBlock *)
RW_char_a583_testDevice2 AT %MW1140: ARRAY [0..1, 0..1] OF SINT;
RW2_byte_a583_testDevice2 AT %MW892: ARRAY [0..1, 0..1] OF BYTE;
(*AllTypes/testDevice2/MyRWBlock *)
RW_byte_a583_testDevice2 AT %MW1144: ARRAY [0..1, 0..1] OF BYTE;
RW2_word_a583_testDevice2 AT %MW896: ARRAY [0..1, 0..1] OF WORD;
(*AllTypes/testDevice2/MyRWBlock *)
RW_word_a583_testDevice2 AT %MW1148: ARRAY [0..1, 0..1] OF WORD;
RW2_dword_a583_testDevice2 AT %MW904: ARRAY [0..1, 0..1] OF DWORD;
(*AllTypes/testDevice2/MyRWBlock *)
RW_dword_a583_testDevice2 AT %MW1156: ARRAY [0..1, 0..1] OF DWORD;
RW2_int_a583_testDevice2 AT %MW920: ARRAY [0..1, 0..1] OF INT;
(*AllTypes/testDevice2/MyRWBlock *)
RW_int_a583_testDevice2 AT %MW1172: ARRAY [0..1, 0..1] OF INT;
RW2_dint_a583_testDevice2 AT %MW928: ARRAY [0..1, 0..1] OF DINT;
(*AllTypes/testDevice2/MyRWBlock *)
RW_dint_a583_testDevice2 AT %MW1180: ARRAY [0..1, 0..1] OF DINT;
RW2_real_a583_testDevice2 AT %MW944: ARRAY [0..1, 0..1] OF REAL;
(*AllTypes/testDevice2/MyRWBlock *)
RW_real_a583_testDevice2 AT %MW1196: ARRAY [0..1, 0..1] OF REAL;
RW2_dt_a583_testDevice2 AT %MW960: ARRAY [0..1, 0..1] OF DT;
(*AllTypes/testDevice2/MyRWBlock *)
RW_dt_a583_testDevice2 AT %MW1212: ARRAY [0..1, 0..1] OF DT;
RW_enum_a583_testDevice2 AT %MW992: DINT;
(*AllTypes/testDevice1/MyWOBlock *)
WO_int8_a583_testDevice1 AT %MW1244: ARRAY [0..9] OF SINT;
WO_int8_a583_testDevice1 AT %MW996: ARRAY [0..9] OF SINT;
(*AllTypes/testDevice1/MyWOBlock *)
WO_uint8_a583_testDevice1 AT %MW1254: ARRAY [0..9] OF BYTE;
WO_uint8_a583_testDevice1 AT %MW1006: ARRAY [0..9] OF BYTE;
(*AllTypes/testDevice1/MyWOBlock *)
WO_int16_a583_testDevice1 AT %MW1264: ARRAY [0..9] OF INT;
WO_int16_a583_testDevice1 AT %MW1016: ARRAY [0..9] OF INT;
(*AllTypes/testDevice1/MyWOBlock *)
WO_uint16_a583_testDevice1 AT %MW1284: ARRAY [0..9] OF WORD;
WO_uint16_a583_testDevice1 AT %MW1036: ARRAY [0..9] OF WORD;
(*AllTypes/testDevice1/MyWOBlock *)
WO_int32_a583_testDevice1 AT %MW1304: ARRAY [0..9] OF DINT;
WO_int32_a583_testDevice1 AT %MW1056: ARRAY [0..9] OF DINT;
(*AllTypes/testDevice1/MyWOBlock *)
WO_uint32_a583_testDevice1 AT %MW1344: ARRAY [0..9] OF DWORD;
WO_uint32_a583_testDevice1 AT %MW1096: ARRAY [0..9] OF DWORD;
(*AllTypes/testDevice1/MyWOBlock *)
WO_float32_a583_testDevice1 AT %MW1384: ARRAY [0..9] OF REAL;
WO_float32_a583_testDevice1 AT %MW1136: ARRAY [0..9] OF REAL;
(*AllTypes/testDevice1/MyWOBlock *)
WO_string_a583_testDevice1 AT %MW1424: ARRAY [0..9] OF STRING(64);
WO_string_a583_testDevice1 AT %MW1176: ARRAY [0..9] OF STRING(64);
(*AllTypes/testDevice1/MyWOBlock *)
WO_date_a583_testDevice1 AT %MW2076: ARRAY [0..9] OF DT;
WO_date_a583_testDevice1 AT %MW1828: ARRAY [0..9] OF DT;
(*AllTypes/testDevice1/MyWOBlock *)
WO_char_a583_testDevice1 AT %MW2156: ARRAY [0..9] OF SINT;
WO_char_a583_testDevice1 AT %MW1908: ARRAY [0..9] OF SINT;
(*AllTypes/testDevice1/MyWOBlock *)
WO_byte_a583_testDevice1 AT %MW2166: ARRAY [0..9] OF BYTE;
WO_byte_a583_testDevice1 AT %MW1918: ARRAY [0..9] OF BYTE;
(*AllTypes/testDevice1/MyWOBlock *)
WO_word_a583_testDevice1 AT %MW2176: ARRAY [0..9] OF WORD;
WO_word_a583_testDevice1 AT %MW1928: ARRAY [0..9] OF WORD;
(*AllTypes/testDevice1/MyWOBlock *)
WO_dword_a583_testDevice1 AT %MW2196: ARRAY [0..9] OF DWORD;
WO_dword_a583_testDevice1 AT %MW1948: ARRAY [0..9] OF DWORD;
(*AllTypes/testDevice1/MyWOBlock *)
WO_int_a583_testDevice1 AT %MW2236: ARRAY [0..9] OF INT;
WO_int_a583_testDevice1 AT %MW1988: ARRAY [0..9] OF INT;
(*AllTypes/testDevice1/MyWOBlock *)
WO_dint_a583_testDevice1 AT %MW2256: ARRAY [0..9] OF DINT;
WO_dint_a583_testDevice1 AT %MW2008: ARRAY [0..9] OF DINT;
(*AllTypes/testDevice1/MyWOBlock *)
WO_real_a583_testDevice1 AT %MW2296: ARRAY [0..9] OF REAL;
WO_real_a583_testDevice1 AT %MW2048: ARRAY [0..9] OF REAL;
(*AllTypes/testDevice1/MyWOBlock *)
WO_dt_a583_testDevice1 AT %MW2336: ARRAY [0..9] OF DT;
WO_dt_a583_testDevice1 AT %MW2088: ARRAY [0..9] OF DT;
(*AllTypes/testDevice1/MyWOBlock *)
WO_enum_a583_testDevice1 AT %MW2168: ARRAY [0..9] OF DINT;
(*AllTypes/testDevice2/MyWOBlock *)
WO_int8_a583_testDevice2 AT %MW2208: ARRAY [0..9] OF SINT;
(*AllTypes/testDevice2/MyWOBlock *)
WO_int8_a583_testDevice2 AT %MW2416: ARRAY [0..9] OF SINT;
WO_uint8_a583_testDevice2 AT %MW2218: ARRAY [0..9] OF BYTE;
(*AllTypes/testDevice2/MyWOBlock *)
WO_uint8_a583_testDevice2 AT %MW2426: ARRAY [0..9] OF BYTE;
WO_int16_a583_testDevice2 AT %MW2228: ARRAY [0..9] OF INT;
(*AllTypes/testDevice2/MyWOBlock *)
WO_int16_a583_testDevice2 AT %MW2436: ARRAY [0..9] OF INT;
WO_uint16_a583_testDevice2 AT %MW2248: ARRAY [0..9] OF WORD;
(*AllTypes/testDevice2/MyWOBlock *)
WO_uint16_a583_testDevice2 AT %MW2456: ARRAY [0..9] OF WORD;
WO_int32_a583_testDevice2 AT %MW2268: ARRAY [0..9] OF DINT;
(*AllTypes/testDevice2/MyWOBlock *)
WO_int32_a583_testDevice2 AT %MW2476: ARRAY [0..9] OF DINT;
WO_uint32_a583_testDevice2 AT %MW2308: ARRAY [0..9] OF DWORD;
(*AllTypes/testDevice2/MyWOBlock *)
WO_uint32_a583_testDevice2 AT %MW2516: ARRAY [0..9] OF DWORD;
WO_float32_a583_testDevice2 AT %MW2348: ARRAY [0..9] OF REAL;
(*AllTypes/testDevice2/MyWOBlock *)
WO_float32_a583_testDevice2 AT %MW2556: ARRAY [0..9] OF REAL;
WO_string_a583_testDevice2 AT %MW2388: ARRAY [0..9] OF STRING(64);
(*AllTypes/testDevice2/MyWOBlock *)
WO_string_a583_testDevice2 AT %MW2596: ARRAY [0..9] OF STRING(64);
WO_date_a583_testDevice2 AT %MW3040: ARRAY [0..9] OF DT;
(*AllTypes/testDevice2/MyWOBlock *)
WO_date_a583_testDevice2 AT %MW3248: ARRAY [0..9] OF DT;
WO_char_a583_testDevice2 AT %MW3120: ARRAY [0..9] OF SINT;
(*AllTypes/testDevice2/MyWOBlock *)
WO_char_a583_testDevice2 AT %MW3328: ARRAY [0..9] OF SINT;
WO_byte_a583_testDevice2 AT %MW3130: ARRAY [0..9] OF BYTE;
(*AllTypes/testDevice2/MyWOBlock *)
WO_byte_a583_testDevice2 AT %MW3338: ARRAY [0..9] OF BYTE;
WO_word_a583_testDevice2 AT %MW3140: ARRAY [0..9] OF WORD;
(*AllTypes/testDevice2/MyWOBlock *)
WO_word_a583_testDevice2 AT %MW3348: ARRAY [0..9] OF WORD;
WO_dword_a583_testDevice2 AT %MW3160: ARRAY [0..9] OF DWORD;
(*AllTypes/testDevice2/MyWOBlock *)
WO_dword_a583_testDevice2 AT %MW3368: ARRAY [0..9] OF DWORD;
WO_int_a583_testDevice2 AT %MW3200: ARRAY [0..9] OF INT;
(*AllTypes/testDevice2/MyWOBlock *)
WO_int_a583_testDevice2 AT %MW3408: ARRAY [0..9] OF INT;
WO_dint_a583_testDevice2 AT %MW3220: ARRAY [0..9] OF DINT;
(*AllTypes/testDevice2/MyWOBlock *)
WO_dint_a583_testDevice2 AT %MW3428: ARRAY [0..9] OF DINT;
WO_real_a583_testDevice2 AT %MW3260: ARRAY [0..9] OF REAL;
(*AllTypes/testDevice2/MyWOBlock *)
WO_real_a583_testDevice2 AT %MW3468: ARRAY [0..9] OF REAL;
WO_dt_a583_testDevice2 AT %MW3300: ARRAY [0..9] OF DT;
(*AllTypes/testDevice2/MyWOBlock *)
WO_dt_a583_testDevice2 AT %MW3508: ARRAY [0..9] OF DT;
WO_enum_a583_testDevice2 AT %MW3380: ARRAY [0..9] OF DINT;
(*AllTypes/testDevice1/MyCBlock *)
C_int8_a583_testDevice1 AT %MW3420: ARRAY [0..1, 0..1] OF SINT;
(*AllTypes/testDevice1/MyCBlock *)
C_uint8_a583_testDevice1 AT %MW3424: ARRAY [0..1, 0..1] OF BYTE;
(*AllTypes/testDevice1/MyCBlock *)
C_int16_a583_testDevice1 AT %MW3428: ARRAY [0..1, 0..1] OF INT;
(*AllTypes/testDevice1/MyCBlock *)
C_uint16_a583_testDevice1 AT %MW3436: ARRAY [0..1, 0..1] OF WORD;
(*AllTypes/testDevice1/MyCBlock *)
C_int32_a583_testDevice1 AT %MW3444: ARRAY [0..1, 0..1] OF DINT;
(*AllTypes/testDevice1/MyCBlock *)
C_uint32_a583_testDevice1 AT %MW3460: ARRAY [0..1, 0..1] OF DWORD;
(*AllTypes/testDevice1/MyCBlock *)
C_float32_a583_testDevice1 AT %MW3476: ARRAY [0..1, 0..1] OF REAL;
(*AllTypes/testDevice1/MyCBlock *)
C_string_a583_testDevice1 AT %MW3492: ARRAY [0..1, 0..1] OF STRING(64);
(*AllTypes/testDevice1/MyCBlock *)
C_date_a583_testDevice1 AT %MW3752: ARRAY [0..1, 0..1] OF DT;
(*AllTypes/testDevice1/MyCBlock *)
C_char_a583_testDevice1 AT %MW3784: ARRAY [0..1, 0..1] OF SINT;
(*AllTypes/testDevice1/MyCBlock *)
C_byte_a583_testDevice1 AT %MW3788: ARRAY [0..1, 0..1] OF BYTE;
(*AllTypes/testDevice1/MyCBlock *)
C_word_a583_testDevice1 AT %MW3792: ARRAY [0..1, 0..1] OF WORD;
(*AllTypes/testDevice1/MyCBlock *)
C_dword_a583_testDevice1 AT %MW3800: ARRAY [0..1, 0..1] OF DWORD;
(*AllTypes/testDevice1/MyCBlock *)
C_int_a583_testDevice1 AT %MW3816: ARRAY [0..1, 0..1] OF INT;
(*AllTypes/testDevice1/MyCBlock *)
C_dint_a583_testDevice1 AT %MW3824: ARRAY [0..1, 0..1] OF DINT;
(*AllTypes/testDevice1/MyCBlock *)
C_real_a583_testDevice1 AT %MW3840: ARRAY [0..1, 0..1] OF REAL;
(*AllTypes/testDevice1/MyCBlock *)
C_dt_a583_testDevice1 AT %MW3856: ARRAY [0..1, 0..1] OF DT;
(*AllTypes/testDevice2/MyCBlock *)
C_int8_a583_testDevice2 AT %MW3888: ARRAY [0..1, 0..1] OF SINT;
(*AllTypes/testDevice2/MyCBlock *)
C_uint8_a583_testDevice2 AT %MW3892: ARRAY [0..1, 0..1] OF BYTE;
(*AllTypes/testDevice2/MyCBlock *)
C_int16_a583_testDevice2 AT %MW3896: ARRAY [0..1, 0..1] OF INT;
(*AllTypes/testDevice2/MyCBlock *)
C_uint16_a583_testDevice2 AT %MW3904: ARRAY [0..1, 0..1] OF WORD;
(*AllTypes/testDevice2/MyCBlock *)
C_int32_a583_testDevice2 AT %MW3912: ARRAY [0..1, 0..1] OF DINT;
(*AllTypes/testDevice2/MyCBlock *)
C_uint32_a583_testDevice2 AT %MW3928: ARRAY [0..1, 0..1] OF DWORD;
(*AllTypes/testDevice2/MyCBlock *)
C_float32_a583_testDevice2 AT %MW3944: ARRAY [0..1, 0..1] OF REAL;
(*AllTypes/testDevice2/MyCBlock *)
C_string_a583_testDevice2 AT %MW3960: ARRAY [0..1, 0..1] OF STRING(64);
(*AllTypes/testDevice2/MyCBlock *)
C_date_a583_testDevice2 AT %MW4220: ARRAY [0..1, 0..1] OF DT;
(*AllTypes/testDevice2/MyCBlock *)
C_char_a583_testDevice2 AT %MW4252: ARRAY [0..1, 0..1] OF SINT;
(*AllTypes/testDevice2/MyCBlock *)
C_byte_a583_testDevice2 AT %MW4256: ARRAY [0..1, 0..1] OF BYTE;
(*AllTypes/testDevice2/MyCBlock *)
C_word_a583_testDevice2 AT %MW4260: ARRAY [0..1, 0..1] OF WORD;
(*AllTypes/testDevice2/MyCBlock *)
C_dword_a583_testDevice2 AT %MW4268: ARRAY [0..1, 0..1] OF DWORD;
(*AllTypes/testDevice2/MyCBlock *)
C_int_a583_testDevice2 AT %MW4284: ARRAY [0..1, 0..1] OF INT;
(*AllTypes/testDevice2/MyCBlock *)
C_dint_a583_testDevice2 AT %MW4292: ARRAY [0..1, 0..1] OF DINT;
(*AllTypes/testDevice2/MyCBlock *)
C_real_a583_testDevice2 AT %MW4308: ARRAY [0..1, 0..1] OF REAL;
(*AllTypes/testDevice2/MyCBlock *)
C_dt_a583_testDevice2 AT %MW4324: ARRAY [0..1, 0..1] OF DT;
END_VAR
\ No newline at end of file
(* +-------------------------------------------------------------------
* | C.E.R.N Geneva, Switzerland
* | SILECS - BE/CO-FE
* | April 2015
* | This file is auto generated by the SILECS framework tools.
* | Code regeneration will overwrite it.
* +-------------------------------------------------------------------
*
* Release : SILECS_DEV
*)
VAR_GLOBAL
(*SilecsHeader/SilecsHeader/hdrBlk *)
_version_a781_SilecsHeader AT %MW0: STRING(16):= DEV;
(*SilecsHeader/SilecsHeader/hdrBlk *)
_checksum_a781_SilecsHeader AT %MW20: DWORD:= 2418665096;
(*SilecsHeader/SilecsHeader/hdrBlk *)
_user_a781_SilecsHeader AT %MW24: STRING(16):= 'schwinn';
(*SilecsHeader/SilecsHeader/hdrBlk *)
_date_a781_SilecsHeader AT %MW44: DT:= DT#2018-1-31-17:6:28;
(*AllTypes/testDevice1/MyROBlock *)
RO_int8_a583_testDevice1 AT %MW52: SINT;
(*AllTypes/testDevice1/MyROBlock *)
RO_uint8_a583_testDevice1 AT %MW54: BYTE;
(*AllTypes/testDevice1/MyROBlock *)
RO_int16_a583_testDevice1 AT %MW56: INT;
(*AllTypes/testDevice1/MyROBlock *)
RO_uint16_a583_testDevice1 AT %MW58: WORD;
(*AllTypes/testDevice1/MyROBlock *)
RO_int32_a583_testDevice1 AT %MW60: DINT;
(*AllTypes/testDevice1/MyROBlock *)
RO_uint32_a583_testDevice1 AT %MW64: DWORD;
(*AllTypes/testDevice1/MyROBlock *)
RO_float32_a583_testDevice1 AT %MW68: REAL;
(*AllTypes/testDevice1/MyROBlock *)
RO_string_a583_testDevice1 AT %MW72: STRING(64);
(*AllTypes/testDevice1/MyROBlock *)
RO_date_a583_testDevice1 AT %MW140: DT;
(*AllTypes/testDevice1/MyROBlock *)
RO_char_a583_testDevice1 AT %MW148: SINT;
(*AllTypes/testDevice1/MyROBlock *)
RO_byte_a583_testDevice1 AT %MW150: BYTE;
(*AllTypes/testDevice1/MyROBlock *)
RO_word_a583_testDevice1 AT %MW152: WORD;
(*AllTypes/testDevice1/MyROBlock *)
RO_dword_a583_testDevice1 AT %MW156: DWORD;
(*AllTypes/testDevice1/MyROBlock *)
RO_int_a583_testDevice1 AT %MW160: INT;
(*AllTypes/testDevice1/MyROBlock *)
RO_dint_a583_testDevice1 AT %MW164: DINT;
(*AllTypes/testDevice1/MyROBlock *)
RO_real_a583_testDevice1 AT %MW168: REAL;
(*AllTypes/testDevice1/MyROBlock *)
RO_dt_a583_testDevice1 AT %MW172: DT;
(*AllTypes/testDevice1/MyROBlock *)
RO_enum_a583_testDevice1 AT %MW180: DINT;
(*AllTypes/testDevice2/MyROBlock *)
RO_int8_a583_testDevice2 AT %MW184: SINT;
(*AllTypes/testDevice2/MyROBlock *)
RO_uint8_a583_testDevice2 AT %MW186: BYTE;
(*AllTypes/testDevice2/MyROBlock *)
RO_int16_a583_testDevice2 AT %MW188: INT;
(*AllTypes/testDevice2/MyROBlock *)
RO_uint16_a583_testDevice2 AT %MW190: WORD;
(*AllTypes/testDevice2/MyROBlock *)
RO_int32_a583_testDevice2 AT %MW192: DINT;
(*AllTypes/testDevice2/MyROBlock *)
RO_uint32_a583_testDevice2 AT %MW196: DWORD;
(*AllTypes/testDevice2/MyROBlock *)
RO_float32_a583_testDevice2 AT %MW200: REAL;
(*AllTypes/testDevice2/MyROBlock *)
RO_string_a583_testDevice2 AT %MW204: STRING(64);
(*AllTypes/testDevice2/MyROBlock *)
RO_date_a583_testDevice2 AT %MW272: DT;
(*AllTypes/testDevice2/MyROBlock *)
RO_char_a583_testDevice2 AT %MW280: SINT;
(*AllTypes/testDevice2/MyROBlock *)
RO_byte_a583_testDevice2 AT %MW282: BYTE;
(*AllTypes/testDevice2/MyROBlock *)
RO_word_a583_testDevice2 AT %MW284: WORD;
(*AllTypes/testDevice2/MyROBlock *)
RO_dword_a583_testDevice2 AT %MW288: DWORD;
(*AllTypes/testDevice2/MyROBlock *)
RO_int_a583_testDevice2 AT %MW292: INT;
(*AllTypes/testDevice2/MyROBlock *)
RO_dint_a583_testDevice2 AT %MW296: DINT;
(*AllTypes/testDevice2/MyROBlock *)
RO_real_a583_testDevice2 AT %MW300: REAL;
(*AllTypes/testDevice2/MyROBlock *)
RO_dt_a583_testDevice2 AT %MW304: DT;
(*AllTypes/testDevice2/MyROBlock *)
RO_enum_a583_testDevice2 AT %MW312: DINT;
(*AllTypes/testDevice1/MyRWBlock *)
RW_int8_a583_testDevice1 AT %MW316: SINT;
(*AllTypes/testDevice1/MyRWBlock *)
RW_uint8_a583_testDevice1 AT %MW318: BYTE;
(*AllTypes/testDevice1/MyRWBlock *)
RW_int16_a583_testDevice1 AT %MW320: INT;
(*AllTypes/testDevice1/MyRWBlock *)
RW_uint16_a583_testDevice1 AT %MW322: WORD;
(*AllTypes/testDevice1/MyRWBlock *)
RW_int32_a583_testDevice1 AT %MW324: DINT;
(*AllTypes/testDevice1/MyRWBlock *)
RW_uint32_a583_testDevice1 AT %MW328: DWORD;
(*AllTypes/testDevice1/MyRWBlock *)
RW_float32_a583_testDevice1 AT %MW332: REAL;
(*AllTypes/testDevice1/MyRWBlock *)
RW_string_a583_testDevice1 AT %MW336: STRING(64);
(*AllTypes/testDevice1/MyRWBlock *)
RW_date_a583_testDevice1 AT %MW404: DT;
(*AllTypes/testDevice1/MyRWBlock *)
RW_char_a583_testDevice1 AT %MW412: SINT;
(*AllTypes/testDevice1/MyRWBlock *)
RW_byte_a583_testDevice1 AT %MW414: BYTE;
(*AllTypes/testDevice1/MyRWBlock *)
RW_word_a583_testDevice1 AT %MW416: WORD;
(*AllTypes/testDevice1/MyRWBlock *)
RW_dword_a583_testDevice1 AT %MW420: DWORD;
(*AllTypes/testDevice1/MyRWBlock *)
RW_int_a583_testDevice1 AT %MW424: INT;
(*AllTypes/testDevice1/MyRWBlock *)
RW_dint_a583_testDevice1 AT %MW428: DINT;
(*AllTypes/testDevice1/MyRWBlock *)
RW_real_a583_testDevice1 AT %MW432: REAL;
(*AllTypes/testDevice1/MyRWBlock *)
RW_dt_a583_testDevice1 AT %MW436: DT;
(*AllTypes/testDevice1/MyRWBlock *)
RW2_int8_a583_testDevice1 AT %MW444: ARRAY [0..1, 0..1] OF SINT;
(*AllTypes/testDevice1/MyRWBlock *)
RW2_uint8_a583_testDevice1 AT %MW448: ARRAY [0..1, 0..1] OF BYTE;
(*AllTypes/testDevice1/MyRWBlock *)
RW2_int16_a583_testDevice1 AT %MW452: ARRAY [0..1, 0..1] OF INT;
(*AllTypes/testDevice1/MyRWBlock *)
RW2_uint16_a583_testDevice1 AT %MW460: ARRAY [0..1, 0..1] OF WORD;
(*AllTypes/testDevice1/MyRWBlock *)
RW2_int32_a583_testDevice1 AT %MW468: ARRAY [0..1, 0..1] OF DINT;
(*AllTypes/testDevice1/MyRWBlock *)
RW2_uint32_a583_testDevice1 AT %MW484: ARRAY [0..1, 0..1] OF DWORD;
(*AllTypes/testDevice1/MyRWBlock *)
RW2_float32_a583_testDevice1 AT %MW500: ARRAY [0..1, 0..1] OF REAL;
(*AllTypes/testDevice1/MyRWBlock *)
RW2_date_a583_testDevice1 AT %MW516: ARRAY [0..1, 0..1] OF DT;
(*AllTypes/testDevice1/MyRWBlock *)
RW2_char_a583_testDevice1 AT %MW548: ARRAY [0..1, 0..1] OF SINT;
(*AllTypes/testDevice1/MyRWBlock *)
RW2_byte_a583_testDevice1 AT %MW552: ARRAY [0..1, 0..1] OF BYTE;
(*AllTypes/testDevice1/MyRWBlock *)
RW2_word_a583_testDevice1 AT %MW556: ARRAY [0..1, 0..1] OF WORD;
(*AllTypes/testDevice1/MyRWBlock *)
RW2_dword_a583_testDevice1 AT %MW564: ARRAY [0..1, 0..1] OF DWORD;
(*AllTypes/testDevice1/MyRWBlock *)
RW2_int_a583_testDevice1 AT %MW580: ARRAY [0..1, 0..1] OF INT;
(*AllTypes/testDevice1/MyRWBlock *)
RW2_dint_a583_testDevice1 AT %MW588: ARRAY [0..1, 0..1] OF DINT;
(*AllTypes/testDevice1/MyRWBlock *)
RW2_real_a583_testDevice1 AT %MW604: ARRAY [0..1, 0..1] OF REAL;
(*AllTypes/testDevice1/MyRWBlock *)
RW2_dt_a583_testDevice1 AT %MW620: ARRAY [0..1, 0..1] OF DT;
(*AllTypes/testDevice1/MyRWBlock *)
RW_enum_a583_testDevice1 AT %MW652: DINT;
(*AllTypes/testDevice2/MyRWBlock *)
RW_int8_a583_testDevice2 AT %MW656: SINT;
(*AllTypes/testDevice2/MyRWBlock *)
RW_uint8_a583_testDevice2 AT %MW658: BYTE;
(*AllTypes/testDevice2/MyRWBlock *)
RW_int16_a583_testDevice2 AT %MW660: INT;
(*AllTypes/testDevice2/MyRWBlock *)
RW_uint16_a583_testDevice2 AT %MW662: WORD;
(*AllTypes/testDevice2/MyRWBlock *)
RW_int32_a583_testDevice2 AT %MW664: DINT;
(*AllTypes/testDevice2/MyRWBlock *)
RW_uint32_a583_testDevice2 AT %MW668: DWORD;
(*AllTypes/testDevice2/MyRWBlock *)
RW_float32_a583_testDevice2 AT %MW672: REAL;
(*AllTypes/testDevice2/MyRWBlock *)
RW_string_a583_testDevice2 AT %MW676: STRING(64);
(*AllTypes/testDevice2/MyRWBlock *)
RW_date_a583_testDevice2 AT %MW744: DT;
(*AllTypes/testDevice2/MyRWBlock *)
RW_char_a583_testDevice2 AT %MW752: SINT;
(*AllTypes/testDevice2/MyRWBlock *)
RW_byte_a583_testDevice2 AT %MW754: BYTE;
(*AllTypes/testDevice2/MyRWBlock *)
RW_word_a583_testDevice2 AT %MW756: WORD;
(*AllTypes/testDevice2/MyRWBlock *)
RW_dword_a583_testDevice2 AT %MW760: DWORD;
(*AllTypes/testDevice2/MyRWBlock *)
RW_int_a583_testDevice2 AT %MW764: INT;
(*AllTypes/testDevice2/MyRWBlock *)
RW_dint_a583_testDevice2 AT %MW768: DINT;
(*AllTypes/testDevice2/MyRWBlock *)
RW_real_a583_testDevice2 AT %MW772: REAL;
(*AllTypes/testDevice2/MyRWBlock *)
RW_dt_a583_testDevice2 AT %MW776: DT;
(*AllTypes/testDevice2/MyRWBlock *)
RW2_int8_a583_testDevice2 AT %MW784: ARRAY [0..1, 0..1] OF SINT;
(*AllTypes/testDevice2/MyRWBlock *)
RW2_uint8_a583_testDevice2 AT %MW788: ARRAY [0..1, 0..1] OF BYTE;
(*AllTypes/testDevice2/MyRWBlock *)
RW2_int16_a583_testDevice2 AT %MW792: ARRAY [0..1, 0..1] OF INT;
(*AllTypes/testDevice2/MyRWBlock *)
RW2_uint16_a583_testDevice2 AT %MW800: ARRAY [0..1, 0..1] OF WORD;
(*AllTypes/testDevice2/MyRWBlock *)
RW2_int32_a583_testDevice2 AT %MW808: ARRAY [0..1, 0..1] OF DINT;
(*AllTypes/testDevice2/MyRWBlock *)
RW2_uint32_a583_testDevice2 AT %MW824: ARRAY [0..1, 0..1] OF DWORD;
(*AllTypes/testDevice2/MyRWBlock *)
RW2_float32_a583_testDevice2 AT %MW840: ARRAY [0..1, 0..1] OF REAL;
(*AllTypes/testDevice2/MyRWBlock *)
RW2_date_a583_testDevice2 AT %MW856: ARRAY [0..1, 0..1] OF DT;
(*AllTypes/testDevice2/MyRWBlock *)
RW2_char_a583_testDevice2 AT %MW888: ARRAY [0..1, 0..1] OF SINT;
(*AllTypes/testDevice2/MyRWBlock *)
RW2_byte_a583_testDevice2 AT %MW892: ARRAY [0..1, 0..1] OF BYTE;
(*AllTypes/testDevice2/MyRWBlock *)
RW2_word_a583_testDevice2 AT %MW896: ARRAY [0..1, 0..1] OF WORD;
(*AllTypes/testDevice2/MyRWBlock *)
RW2_dword_a583_testDevice2 AT %MW904: ARRAY [0..1, 0..1] OF DWORD;
(*AllTypes/testDevice2/MyRWBlock *)
RW2_int_a583_testDevice2 AT %MW920: ARRAY [0..1, 0..1] OF INT;
(*AllTypes/testDevice2/MyRWBlock *)
RW2_dint_a583_testDevice2 AT %MW928: ARRAY [0..1, 0..1] OF DINT;
(*AllTypes/testDevice2/MyRWBlock *)
RW2_real_a583_testDevice2 AT %MW944: ARRAY [0..1, 0..1] OF REAL;
(*AllTypes/testDevice2/MyRWBlock *)
RW2_dt_a583_testDevice2 AT %MW960: ARRAY [0..1, 0..1] OF DT;
(*AllTypes/testDevice2/MyRWBlock *)
RW_enum_a583_testDevice2 AT %MW992: DINT;
(*AllTypes/testDevice1/MyWOBlock *)
WO_int8_a583_testDevice1 AT %MW996: ARRAY [0..9] OF SINT;
(*AllTypes/testDevice1/MyWOBlock *)
WO_uint8_a583_testDevice1 AT %MW1006: ARRAY [0..9] OF BYTE;
(*AllTypes/testDevice1/MyWOBlock *)
WO_int16_a583_testDevice1 AT %MW1016: ARRAY [0..9] OF INT;
(*AllTypes/testDevice1/MyWOBlock *)
WO_uint16_a583_testDevice1 AT %MW1036: ARRAY [0..9] OF WORD;
(*AllTypes/testDevice1/MyWOBlock *)
WO_int32_a583_testDevice1 AT %MW1056: ARRAY [0..9] OF DINT;
(*AllTypes/testDevice1/MyWOBlock *)
WO_uint32_a583_testDevice1 AT %MW1096: ARRAY [0..9] OF DWORD;
(*AllTypes/testDevice1/MyWOBlock *)
WO_float32_a583_testDevice1 AT %MW1136: ARRAY [0..9] OF REAL;
(*AllTypes/testDevice1/MyWOBlock *)
WO_string_a583_testDevice1 AT %MW1176: ARRAY [0..9] OF STRING(64);
(*AllTypes/testDevice1/MyWOBlock *)
WO_date_a583_testDevice1 AT %MW1828: ARRAY [0..9] OF DT;
(*AllTypes/testDevice1/MyWOBlock *)
WO_char_a583_testDevice1 AT %MW1908: ARRAY [0..9] OF SINT;
(*AllTypes/testDevice1/MyWOBlock *)
WO_byte_a583_testDevice1 AT %MW1918: ARRAY [0..9] OF BYTE;
(*AllTypes/testDevice1/MyWOBlock *)
WO_word_a583_testDevice1 AT %MW1928: ARRAY [0..9] OF WORD;
(*AllTypes/testDevice1/MyWOBlock *)
WO_dword_a583_testDevice1 AT %MW1948: ARRAY [0..9] OF DWORD;
(*AllTypes/testDevice1/MyWOBlock *)
WO_int_a583_testDevice1 AT %MW1988: ARRAY [0..9] OF INT;
(*AllTypes/testDevice1/MyWOBlock *)
WO_dint_a583_testDevice1 AT %MW2008: ARRAY [0..9] OF DINT;
(*AllTypes/testDevice1/MyWOBlock *)
WO_real_a583_testDevice1 AT %MW2048: ARRAY [0..9] OF REAL;
(*AllTypes/testDevice1/MyWOBlock *)
WO_dt_a583_testDevice1 AT %MW2088: ARRAY [0..9] OF DT;
(*AllTypes/testDevice1/MyWOBlock *)
WO_enum_a583_testDevice1 AT %MW2168: ARRAY [0..9] OF DINT;
(*AllTypes/testDevice2/MyWOBlock *)
WO_int8_a583_testDevice2 AT %MW2208: ARRAY [0..9] OF SINT;
(*AllTypes/testDevice2/MyWOBlock *)
WO_uint8_a583_testDevice2 AT %MW2218: ARRAY [0..9] OF BYTE;
(*AllTypes/testDevice2/MyWOBlock *)
WO_int16_a583_testDevice2 AT %MW2228: ARRAY [0..9] OF INT;
(*AllTypes/testDevice2/MyWOBlock *)
WO_uint16_a583_testDevice2 AT %MW2248: ARRAY [0..9] OF WORD;
(*AllTypes/testDevice2/MyWOBlock *)
WO_int32_a583_testDevice2 AT %MW2268: ARRAY [0..9] OF DINT;
(*AllTypes/testDevice2/MyWOBlock *)
WO_uint32_a583_testDevice2 AT %MW2308: ARRAY [0..9] OF DWORD;
(*AllTypes/testDevice2/MyWOBlock *)
WO_float32_a583_testDevice2 AT %MW2348: ARRAY [0..9] OF REAL;
(*AllTypes/testDevice2/MyWOBlock *)
WO_string_a583_testDevice2 AT %MW2388: ARRAY [0..9] OF STRING(64);
(*AllTypes/testDevice2/MyWOBlock *)
WO_date_a583_testDevice2 AT %MW3040: ARRAY [0..9] OF DT;
(*AllTypes/testDevice2/MyWOBlock *)
WO_char_a583_testDevice2 AT %MW3120: ARRAY [0..9] OF SINT;
(*AllTypes/testDevice2/MyWOBlock *)
WO_byte_a583_testDevice2 AT %MW3130: ARRAY [0..9] OF BYTE;
(*AllTypes/testDevice2/MyWOBlock *)
WO_word_a583_testDevice2 AT %MW3140: ARRAY [0..9] OF WORD;
(*AllTypes/testDevice2/MyWOBlock *)
WO_dword_a583_testDevice2 AT %MW3160: ARRAY [0..9] OF DWORD;
(*AllTypes/testDevice2/MyWOBlock *)
WO_int_a583_testDevice2 AT %MW3200: ARRAY [0..9] OF INT;
(*AllTypes/testDevice2/MyWOBlock *)
WO_dint_a583_testDevice2 AT %MW3220: ARRAY [0..9] OF DINT;
(*AllTypes/testDevice2/MyWOBlock *)
WO_real_a583_testDevice2 AT %MW3260: ARRAY [0..9] OF REAL;
(*AllTypes/testDevice2/MyWOBlock *)
WO_dt_a583_testDevice2 AT %MW3300: ARRAY [0..9] OF DT;
(*AllTypes/testDevice2/MyWOBlock *)
WO_enum_a583_testDevice2 AT %MW3380: ARRAY [0..9] OF DINT;
(*AllTypes/testDevice1/MyCBlock *)
C_int8_a583_testDevice1 AT %MW3420: ARRAY [0..1, 0..1] OF SINT;
(*AllTypes/testDevice1/MyCBlock *)
C_uint8_a583_testDevice1 AT %MW3424: ARRAY [0..1, 0..1] OF BYTE;
(*AllTypes/testDevice1/MyCBlock *)
C_int16_a583_testDevice1 AT %MW3428: ARRAY [0..1, 0..1] OF INT;
(*AllTypes/testDevice1/MyCBlock *)
C_uint16_a583_testDevice1 AT %MW3436: ARRAY [0..1, 0..1] OF WORD;
(*AllTypes/testDevice1/MyCBlock *)
C_int32_a583_testDevice1 AT %MW3444: ARRAY [0..1, 0..1] OF DINT;
(*AllTypes/testDevice1/MyCBlock *)
C_uint32_a583_testDevice1 AT %MW3460: ARRAY [0..1, 0..1] OF DWORD;
(*AllTypes/testDevice1/MyCBlock *)
C_float32_a583_testDevice1 AT %MW3476: ARRAY [0..1, 0..1] OF REAL;
(*AllTypes/testDevice1/MyCBlock *)
C_string_a583_testDevice1 AT %MW3492: ARRAY [0..1, 0..1] OF STRING(64);
(*AllTypes/testDevice1/MyCBlock *)
C_date_a583_testDevice1 AT %MW3752: ARRAY [0..1, 0..1] OF DT;
(*AllTypes/testDevice1/MyCBlock *)
C_char_a583_testDevice1 AT %MW3784: ARRAY [0..1, 0..1] OF SINT;
(*AllTypes/testDevice1/MyCBlock *)
C_byte_a583_testDevice1 AT %MW3788: ARRAY [0..1, 0..1] OF BYTE;
(*AllTypes/testDevice1/MyCBlock *)
C_word_a583_testDevice1 AT %MW3792: ARRAY [0..1, 0..1] OF WORD;
(*AllTypes/testDevice1/MyCBlock *)
C_dword_a583_testDevice1 AT %MW3800: ARRAY [0..1, 0..1] OF DWORD;
(*AllTypes/testDevice1/MyCBlock *)
C_int_a583_testDevice1 AT %MW3816: ARRAY [0..1, 0..1] OF INT;
(*AllTypes/testDevice1/MyCBlock *)
C_dint_a583_testDevice1 AT %MW3824: ARRAY [0..1, 0..1] OF DINT;
(*AllTypes/testDevice1/MyCBlock *)
C_real_a583_testDevice1 AT %MW3840: ARRAY [0..1, 0..1] OF REAL;
(*AllTypes/testDevice1/MyCBlock *)
C_dt_a583_testDevice1 AT %MW3856: ARRAY [0..1, 0..1] OF DT;
(*AllTypes/testDevice2/MyCBlock *)
C_int8_a583_testDevice2 AT %MW3888: ARRAY [0..1, 0..1] OF SINT;
(*AllTypes/testDevice2/MyCBlock *)
C_uint8_a583_testDevice2 AT %MW3892: ARRAY [0..1, 0..1] OF BYTE;
(*AllTypes/testDevice2/MyCBlock *)
C_int16_a583_testDevice2 AT %MW3896: ARRAY [0..1, 0..1] OF INT;
(*AllTypes/testDevice2/MyCBlock *)
C_uint16_a583_testDevice2 AT %MW3904: ARRAY [0..1, 0..1] OF WORD;
(*AllTypes/testDevice2/MyCBlock *)
C_int32_a583_testDevice2 AT %MW3912: ARRAY [0..1, 0..1] OF DINT;
(*AllTypes/testDevice2/MyCBlock *)
C_uint32_a583_testDevice2 AT %MW3928: ARRAY [0..1, 0..1] OF DWORD;
(*AllTypes/testDevice2/MyCBlock *)
C_float32_a583_testDevice2 AT %MW3944: ARRAY [0..1, 0..1] OF REAL;
(*AllTypes/testDevice2/MyCBlock *)
C_string_a583_testDevice2 AT %MW3960: ARRAY [0..1, 0..1] OF STRING(64);
(*AllTypes/testDevice2/MyCBlock *)
C_date_a583_testDevice2 AT %MW4220: ARRAY [0..1, 0..1] OF DT;
(*AllTypes/testDevice2/MyCBlock *)
C_char_a583_testDevice2 AT %MW4252: ARRAY [0..1, 0..1] OF SINT;
(*AllTypes/testDevice2/MyCBlock *)
C_byte_a583_testDevice2 AT %MW4256: ARRAY [0..1, 0..1] OF BYTE;
(*AllTypes/testDevice2/MyCBlock *)
C_word_a583_testDevice2 AT %MW4260: ARRAY [0..1, 0..1] OF WORD;
(*AllTypes/testDevice2/MyCBlock *)
C_dword_a583_testDevice2 AT %MW4268: ARRAY [0..1, 0..1] OF DWORD;
(*AllTypes/testDevice2/MyCBlock *)
C_int_a583_testDevice2 AT %MW4284: ARRAY [0..1, 0..1] OF INT;
(*AllTypes/testDevice2/MyCBlock *)
C_dint_a583_testDevice2 AT %MW4292: ARRAY [0..1, 0..1] OF DINT;
(*AllTypes/testDevice2/MyCBlock *)
C_real_a583_testDevice2 AT %MW4308: ARRAY [0..1, 0..1] OF REAL;
(*AllTypes/testDevice2/MyCBlock *)
C_dt_a583_testDevice2 AT %MW4324: ARRAY [0..1, 0..1] OF DT;
END_VAR
\ No newline at end of file
......@@ -5,9 +5,10 @@
* | April 2015
* +-------------------------------------------------------------------
*
* Release : SILECS_DEV
* Release : DEV
*
* The following code has been automatically generated by SILECS.
* Code regeneration will overwrite it.
*
* N.B: This file relies on the existence of explicit C data type such
* as int8_t, uint8_t, int16_t, etc....
......@@ -26,14 +27,14 @@
typedef struct
{
uint8_t sc_100; // second cent
uint8_t sc; // second
uint8_t mn; // minute
uint8_t hh; // hour
uint8_t dd; // day
uint8_t mm; // month
uint8_t yy1; // year
uint8_t yy2; // year2
uint8_t sc_100; // second cent
uint8_t sc; // second
uint8_t mn; // minute
uint8_t hh; // hour
uint8_t dd; // day
uint8_t mm; // month
uint8_t yy1; // year
uint8_t yy2; // year2
} dt;
#define _frombcd(a) (int)(((a>>4)*10)+(a&0x0F))
......@@ -41,14 +42,14 @@ typedef struct
void SILECS_set_dt(int8_t sc_100 ,int8_t sc, int8_t mn,int8_t hh,int8_t dd,int8_t mm,int32_t yy, dt *date)
{
date->sc_100 = sc_100;
date->sc = _tobcd(sc);
date->mn = _tobcd(mn);
date->hh = _tobcd(hh);
date->dd = _tobcd(dd);
date->mm = _tobcd(mm);
date->yy2 = _tobcd((int8_t)(yy/100));
date->yy1 = _tobcd((int8_t)(yy%100));
date->sc_100 = sc_100;
date->sc = _tobcd(sc);
date->mn = _tobcd(mn);
date->hh = _tobcd(hh);
date->dd = _tobcd(dd);
date->mm = _tobcd(mm);
date->yy2 = _tobcd((int8_t)(yy/100));
date->yy1 = _tobcd((int8_t)(yy%100));
}
......@@ -92,28 +93,46 @@ typedef struct
int32_t RO_dint;
float RO_real;
dt RO_dt;
int32_t RO_enum;
} _AllTypes_MyROBlock;
typedef struct
{
int16_t RW_int8[2][2];
uint16_t RW_uint8[2][2];
int16_t RW_int16[2][2];
uint16_t RW_uint16[2][2];
int32_t RW_int32[2][2];
uint32_t RW_uint32[2][2];
float RW_float32[2][2];
uint8_t RW_string[2][2][64];
dt RW_date[2][2];
int16_t RW_char[2][2];
uint16_t RW_byte[2][2];
uint16_t RW_word[2][2];
uint32_t RW_dword[2][2];
int16_t RW_int[2][2];
int32_t RW_dint[2][2];
float RW_real[2][2];
dt RW_dt[2][2];
int16_t RW_int8;
uint16_t RW_uint8;
int16_t RW_int16;
uint16_t RW_uint16;
int32_t RW_int32;
uint32_t RW_uint32;
float RW_float32;
uint8_t RW_string[64];
dt RW_date;
int16_t RW_char;
uint16_t RW_byte;
uint16_t RW_word;
uint32_t RW_dword;
int16_t RW_int;
int32_t RW_dint;
float RW_real;
dt RW_dt;
int16_t RW2_int8[2][2];
uint16_t RW2_uint8[2][2];
int16_t RW2_int16[2][2];
uint16_t RW2_uint16[2][2];
int32_t RW2_int32[2][2];
uint32_t RW2_uint32[2][2];
float RW2_float32[2][2];
dt RW2_date[2][2];
int16_t RW2_char[2][2];
uint16_t RW2_byte[2][2];
uint16_t RW2_word[2][2];
uint32_t RW2_dword[2][2];
int16_t RW2_int[2][2];
int32_t RW2_dint[2][2];
float RW2_real[2][2];
dt RW2_dt[2][2];
int32_t RW_enum;
} _AllTypes_MyRWBlock;
......@@ -136,9 +155,32 @@ typedef struct
int32_t WO_dint[10];
float WO_real[10];
dt WO_dt[10];
int32_t WO_enum[10];
} _AllTypes_MyWOBlock;
typedef struct
{
int16_t C_int8[2][2];
uint16_t C_uint8[2][2];
int16_t C_int16[2][2];
uint16_t C_uint16[2][2];
int32_t C_int32[2][2];
uint32_t C_uint32[2][2];
float C_float32[2][2];
uint8_t C_string[2][2][64];
dt C_date[2][2];
int16_t C_char[2][2];
uint16_t C_byte[2][2];
uint16_t C_word[2][2];
uint32_t C_dword[2][2];
int16_t C_int[2][2];
int32_t C_dint[2][2];
float C_real[2][2];
dt C_dt[2][2];
} _AllTypes_MyCBlock;
/*---------------------------------------------------------------------
* MEMORY ALLOCATION
* PROTOCOL: BLOCK_MODE
......@@ -166,6 +208,11 @@ typedef struct {
_AllTypes_MyWOBlock testDevice2;
} AllTypes_MyWOBlock;
struct {
_AllTypes_MyCBlock testDevice1;
_AllTypes_MyCBlock testDevice2;
} AllTypes_MyCBlock;
} _SILECS_DATA_SEGMENT;
#define SILECS_DATA_SEGMENT_MODBUS_SIZE (sizeof(_SILECS_DATA_SEGMENT)/2)
......@@ -179,24 +226,24 @@ union modbus_data {
/* Initialization function */
int SILECS_init()
{
/* Silecs version initialization */
strcpy((unsigned char *)silecsData.data.SilecsHeader_hdrBlk.device[0]._version, "SILECS_DEV");
/* Silecs checksum initialization */
silecsData.data.SilecsHeader_hdrBlk.device[0]._checksum = 308863231;
/* Silecs user initialization */
strcpy((unsigned char *)silecsData.data.SilecsHeader_hdrBlk.device[0]._user, "schwinn");
/* Silecs date initialization */
SILECS_set_dt(3,3,38,16,8,6,2017,&silecsData.data.SilecsHeader_hdrBlk.device[0]._date);
/* Silecs version initialization */
strcpy((unsigned char *)silecsData.data.SilecsHeader_hdrBlk.device[0]._version, "SILECS_DEV");
/* Silecs checksum initialization */
silecsData.data.SilecsHeader_hdrBlk.device[0]._checksum = 132780255;
/* Silecs user initialization */
strcpy((unsigned char *)silecsData.data.SilecsHeader_hdrBlk.device[0]._user, "schwinn");
/* Silecs date initialization */
SILECS_set_dt(2,28,6,17,31,1,2018,&silecsData.data.SilecsHeader_hdrBlk.device[0]._date);
}
/*
* Automatically generated Addressing example
*
* This example shows how to address the register WO_dt of block MyWOBlock
* This example shows how to address the register C_dt of block MyCBlock
* of device testDevice2 of the class AllTypes
*
* silecsData.AllTypes_MyWOBlock.testDevice2.WO_dt = ....;
* silecsData.AllTypes_MyCBlock.testDevice2.C_dt = ....;
*/
\ No newline at end of file
......@@ -5,9 +5,10 @@
* | April 2015
* +-------------------------------------------------------------------
*
* Release : SILECS_DEV
* Release : DEV
*
* The following code has been automatically generated by SILECS.
* Code regeneration will overwrite it.
*
* N.B: This file relies on the existence of explicit C data type such
* as int8_t, uint8_t, int16_t, etc....
......@@ -26,14 +27,14 @@
typedef struct
{
uint8_t sc_100; // second cent
uint8_t sc; // second
uint8_t mn; // minute
uint8_t hh; // hour
uint8_t dd; // day
uint8_t mm; // month
uint8_t yy1; // year
uint8_t yy2; // year2
uint8_t sc_100; // second cent
uint8_t sc; // second
uint8_t mn; // minute
uint8_t hh; // hour
uint8_t dd; // day
uint8_t mm; // month
uint8_t yy1; // year
uint8_t yy2; // year2
} dt;
#define _frombcd(a) (int)(((a>>4)*10)+(a&0x0F))
......@@ -41,14 +42,14 @@ typedef struct
void SILECS_set_dt(int8_t sc_100 ,int8_t sc, int8_t mn,int8_t hh,int8_t dd,int8_t mm,int32_t yy, dt *date)
{
date->sc_100 = sc_100;
date->sc = _tobcd(sc);
date->mn = _tobcd(mn);
date->hh = _tobcd(hh);
date->dd = _tobcd(dd);
date->mm = _tobcd(mm);
date->yy2 = _tobcd((int8_t)(yy/100));
date->yy1 = _tobcd((int8_t)(yy%100));
date->sc_100 = sc_100;
date->sc = _tobcd(sc);
date->mn = _tobcd(mn);
date->hh = _tobcd(hh);
date->dd = _tobcd(dd);
date->mm = _tobcd(mm);
date->yy2 = _tobcd((int8_t)(yy/100));
date->yy1 = _tobcd((int8_t)(yy%100));
}
......@@ -92,28 +93,46 @@ typedef struct
int32_t RO_dint;
float RO_real;
dt RO_dt;
int32_t RO_enum;
} _AllTypes_MyROBlock;
typedef struct
{
int16_t RW_int8[2][2];
uint16_t RW_uint8[2][2];
int16_t RW_int16[2][2];
uint16_t RW_uint16[2][2];
int32_t RW_int32[2][2];
uint32_t RW_uint32[2][2];
float RW_float32[2][2];
uint8_t RW_string[2][2][64];
dt RW_date[2][2];
int16_t RW_char[2][2];
uint16_t RW_byte[2][2];
uint16_t RW_word[2][2];
uint32_t RW_dword[2][2];
int16_t RW_int[2][2];
int32_t RW_dint[2][2];
float RW_real[2][2];
dt RW_dt[2][2];
int16_t RW_int8;
uint16_t RW_uint8;
int16_t RW_int16;
uint16_t RW_uint16;
int32_t RW_int32;
uint32_t RW_uint32;
float RW_float32;
uint8_t RW_string[64];
dt RW_date;
int16_t RW_char;
uint16_t RW_byte;
uint16_t RW_word;
uint32_t RW_dword;
int16_t RW_int;
int32_t RW_dint;
float RW_real;
dt RW_dt;
int16_t RW2_int8[2][2];
uint16_t RW2_uint8[2][2];
int16_t RW2_int16[2][2];
uint16_t RW2_uint16[2][2];
int32_t RW2_int32[2][2];
uint32_t RW2_uint32[2][2];
float RW2_float32[2][2];
dt RW2_date[2][2];
int16_t RW2_char[2][2];
uint16_t RW2_byte[2][2];
uint16_t RW2_word[2][2];
uint32_t RW2_dword[2][2];
int16_t RW2_int[2][2];
int32_t RW2_dint[2][2];
float RW2_real[2][2];
dt RW2_dt[2][2];
int32_t RW_enum;
} _AllTypes_MyRWBlock;
......@@ -136,9 +155,32 @@ typedef struct
int32_t WO_dint[10];
float WO_real[10];
dt WO_dt[10];
int32_t WO_enum[10];
} _AllTypes_MyWOBlock;
typedef struct
{
int16_t C_int8[2][2];
uint16_t C_uint8[2][2];
int16_t C_int16[2][2];
uint16_t C_uint16[2][2];
int32_t C_int32[2][2];
uint32_t C_uint32[2][2];
float C_float32[2][2];
uint8_t C_string[2][2][64];
dt C_date[2][2];
int16_t C_char[2][2];
uint16_t C_byte[2][2];
uint16_t C_word[2][2];
uint32_t C_dword[2][2];
int16_t C_int[2][2];
int32_t C_dint[2][2];
float C_real[2][2];
dt C_dt[2][2];
} _AllTypes_MyCBlock;
/*---------------------------------------------------------------------
* MEMORY ALLOCATION
* PROTOCOL: DEVICE_MODE
......@@ -156,6 +198,7 @@ typedef struct {
_AllTypes_MyROBlock MyROBlock;
_AllTypes_MyRWBlock MyRWBlock;
_AllTypes_MyWOBlock MyWOBlock;
_AllTypes_MyCBlock MyCBlock;
} AllTypes_testDevice1, AllTypes_testDevice2;
......@@ -172,24 +215,24 @@ union silecsData {
/* Initialization function */
int SILECS_init()
{
/* Silecs version initialization */
strcpy((unsigned char *)silecsData.data.SilecsHeader_device[0].hdrBlk._version, "SILECS_DEV");
/* Silecs checksum initialization */
silecsData.data.SilecsHeader_device[0].hdrBlk._checksum = 308863231;
/* Silecs user initialization */
strcpy((unsigned char *)silecsData.data.SilecsHeader_device[0].hdrBlk._user, "schwinn");
/* Silecs date initialization */
SILECS_set_dt(3,3,38,16,8,6,2017,&silecsData.data.SilecsHeader_device[0].hdrBlk._date);
/* Silecs version initialization */
strcpy((unsigned char *)silecsData.data.SilecsHeader_device[0].hdrBlk._version, "SILECS_DEV");
/* Silecs checksum initialization */
silecsData.data.SilecsHeader_device[0].hdrBlk._checksum = 132780255;
/* Silecs user initialization */
strcpy((unsigned char *)silecsData.data.SilecsHeader_device[0].hdrBlk._user, "schwinn");
/* Silecs date initialization */
SILECS_set_dt(2,28,6,17,31,1,2018,&silecsData.data.SilecsHeader_device[0].hdrBlk._date);
}
/*
* Automatically generated Addressing example
*
* This example shows how to address the register WO_dt of block MyWOBlock
* This example shows how to address the register C_dt of block MyCBlock
* of device AllTypes_testDevice2 of the class AllTypes
*
* silecsData.AllTypes_AllTypes_testDevice2.MyWOBlock.WO_dt = ....;
* silecsData.AllTypes_AllTypes_testDevice2.MyCBlock.C_dt = ....;
*/
\ No newline at end of file
......@@ -5,7 +5,7 @@
<comment>SilecsHeader/SilecsHeader/hdrBlk</comment>
</variables>
<variables name="_checksum_a781_SilecsHeader" typeName="DWORD" topologicalAddress="%MW8">
<variableInit value="308863231"/>
<variableInit value="132780255"/>
<comment>SilecsHeader/SilecsHeader/hdrBlk</comment>
</variables>
<variables name="_user_a781_SilecsHeader" typeName="STRING[16]" topologicalAddress="%MW10">
......@@ -13,7 +13,7 @@
<comment>SilecsHeader/SilecsHeader/hdrBlk</comment>
</variables>
<variables name="_date_a781_SilecsHeader" typeName="DT" topologicalAddress="%MW18">
<variableInit value="DT#2017-6-8-16:38:3"/>
<variableInit value="DT#2018-1-31-17:6:28"/>
<comment>SilecsHeader/SilecsHeader/hdrBlk</comment>
</variables>
<variables name="RO_int8_a583_testDevice1" typeName="WORD" topologicalAddress="%MW22">
......@@ -67,260 +67,476 @@
<variables name="RO_dt_a583_testDevice1" typeName="DT" topologicalAddress="%MW80">
<comment>AllTypes/testDevice1/MyROBlock</comment>
</variables>
<variables name="RO_int8_a583_testDevice2" typeName="WORD" topologicalAddress="%MW84">
<variables name="RO_enum_a583_testDevice1" typeName="ARRAY[0..0, 0..0] OF DINT" topologicalAddress="%MW84">
<comment>AllTypes/testDevice1/MyROBlock</comment>
</variables>
<variables name="RO_int8_a583_testDevice2" typeName="WORD" topologicalAddress="%MW86">
<comment>AllTypes/testDevice2/MyROBlock</comment>
</variables>
<variables name="RO_uint8_a583_testDevice2" typeName="BYTE" topologicalAddress="%MW87">
<comment>AllTypes/testDevice2/MyROBlock</comment>
</variables>
<variables name="RO_uint8_a583_testDevice2" typeName="BYTE" topologicalAddress="%MW85">
<variables name="RO_int16_a583_testDevice2" typeName="INT" topologicalAddress="%MW88">
<comment>AllTypes/testDevice2/MyROBlock</comment>
</variables>
<variables name="RO_int16_a583_testDevice2" typeName="INT" topologicalAddress="%MW86">
<variables name="RO_uint16_a583_testDevice2" typeName="WORD" topologicalAddress="%MW89">
<comment>AllTypes/testDevice2/MyROBlock</comment>
</variables>
<variables name="RO_uint16_a583_testDevice2" typeName="WORD" topologicalAddress="%MW87">
<variables name="RO_int32_a583_testDevice2" typeName="DINT" topologicalAddress="%MW90">
<comment>AllTypes/testDevice2/MyROBlock</comment>
</variables>
<variables name="RO_int32_a583_testDevice2" typeName="DINT" topologicalAddress="%MW88">
<variables name="RO_uint32_a583_testDevice2" typeName="DWORD" topologicalAddress="%MW92">
<comment>AllTypes/testDevice2/MyROBlock</comment>
</variables>
<variables name="RO_uint32_a583_testDevice2" typeName="DWORD" topologicalAddress="%MW90">
<variables name="RO_float32_a583_testDevice2" typeName="REAL" topologicalAddress="%MW94">
<comment>AllTypes/testDevice2/MyROBlock</comment>
</variables>
<variables name="RO_float32_a583_testDevice2" typeName="REAL" topologicalAddress="%MW92">
<variables name="RO_string_a583_testDevice2" typeName="STRING[64]" topologicalAddress="%MW96">
<comment>AllTypes/testDevice2/MyROBlock</comment>
</variables>
<variables name="RO_string_a583_testDevice2" typeName="STRING[64]" topologicalAddress="%MW94">
<variables name="RO_date_a583_testDevice2" typeName="DT" topologicalAddress="%MW128">
<comment>AllTypes/testDevice2/MyROBlock</comment>
</variables>
<variables name="RO_date_a583_testDevice2" typeName="DT" topologicalAddress="%MW126">
<variables name="RO_char_a583_testDevice2" typeName="WORD" topologicalAddress="%MW132">
<comment>AllTypes/testDevice2/MyROBlock</comment>
</variables>
<variables name="RO_char_a583_testDevice2" typeName="WORD" topologicalAddress="%MW130">
<variables name="RO_byte_a583_testDevice2" typeName="BYTE" topologicalAddress="%MW133">
<comment>AllTypes/testDevice2/MyROBlock</comment>
</variables>
<variables name="RO_byte_a583_testDevice2" typeName="BYTE" topologicalAddress="%MW131">
<variables name="RO_word_a583_testDevice2" typeName="WORD" topologicalAddress="%MW134">
<comment>AllTypes/testDevice2/MyROBlock</comment>
</variables>
<variables name="RO_word_a583_testDevice2" typeName="WORD" topologicalAddress="%MW132">
<variables name="RO_dword_a583_testDevice2" typeName="DWORD" topologicalAddress="%MW136">
<comment>AllTypes/testDevice2/MyROBlock</comment>
</variables>
<variables name="RO_dword_a583_testDevice2" typeName="DWORD" topologicalAddress="%MW134">
<variables name="RO_int_a583_testDevice2" typeName="INT" topologicalAddress="%MW138">
<comment>AllTypes/testDevice2/MyROBlock</comment>
</variables>
<variables name="RO_int_a583_testDevice2" typeName="INT" topologicalAddress="%MW136">
<variables name="RO_dint_a583_testDevice2" typeName="DINT" topologicalAddress="%MW140">
<comment>AllTypes/testDevice2/MyROBlock</comment>
</variables>
<variables name="RO_dint_a583_testDevice2" typeName="DINT" topologicalAddress="%MW138">
<variables name="RO_real_a583_testDevice2" typeName="REAL" topologicalAddress="%MW142">
<comment>AllTypes/testDevice2/MyROBlock</comment>
</variables>
<variables name="RO_real_a583_testDevice2" typeName="REAL" topologicalAddress="%MW140">
<variables name="RO_dt_a583_testDevice2" typeName="DT" topologicalAddress="%MW144">
<comment>AllTypes/testDevice2/MyROBlock</comment>
</variables>
<variables name="RO_dt_a583_testDevice2" typeName="DT" topologicalAddress="%MW142">
<variables name="RO_enum_a583_testDevice2" typeName="ARRAY[0..0, 0..0] OF DINT" topologicalAddress="%MW148">
<comment>AllTypes/testDevice2/MyROBlock</comment>
</variables>
<variables name="RW_int8_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW146">
<variables name="RW_int8_a583_testDevice1" typeName="WORD" topologicalAddress="%MW150">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_uint8_a583_testDevice1" typeName="BYTE" topologicalAddress="%MW151">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_int16_a583_testDevice1" typeName="INT" topologicalAddress="%MW152">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_uint16_a583_testDevice1" typeName="WORD" topologicalAddress="%MW153">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_int32_a583_testDevice1" typeName="DINT" topologicalAddress="%MW154">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_uint32_a583_testDevice1" typeName="DWORD" topologicalAddress="%MW156">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_float32_a583_testDevice1" typeName="REAL" topologicalAddress="%MW158">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_string_a583_testDevice1" typeName="STRING[64]" topologicalAddress="%MW160">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_date_a583_testDevice1" typeName="DT" topologicalAddress="%MW192">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_char_a583_testDevice1" typeName="WORD" topologicalAddress="%MW196">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_byte_a583_testDevice1" typeName="BYTE" topologicalAddress="%MW197">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_word_a583_testDevice1" typeName="WORD" topologicalAddress="%MW198">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_dword_a583_testDevice1" typeName="DWORD" topologicalAddress="%MW200">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_uint8_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF BYTE" topologicalAddress="%MW150">
<variables name="RW_int_a583_testDevice1" typeName="INT" topologicalAddress="%MW202">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_int16_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF INT" topologicalAddress="%MW152">
<variables name="RW_dint_a583_testDevice1" typeName="DINT" topologicalAddress="%MW204">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_uint16_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW156">
<variables name="RW_real_a583_testDevice1" typeName="REAL" topologicalAddress="%MW206">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_int32_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF DINT" topologicalAddress="%MW160">
<variables name="RW_dt_a583_testDevice1" typeName="DT" topologicalAddress="%MW208">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_uint32_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF DWORD" topologicalAddress="%MW168">
<variables name="RW2_int8_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW212">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_float32_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF REAL" topologicalAddress="%MW176">
<variables name="RW2_uint8_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF BYTE" topologicalAddress="%MW216">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_string_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF STRING[64]" topologicalAddress="%MW184">
<variables name="RW2_int16_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF INT" topologicalAddress="%MW218">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_date_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF DT" topologicalAddress="%MW312">
<variables name="RW2_uint16_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW222">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_char_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW328">
<variables name="RW2_int32_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF DINT" topologicalAddress="%MW226">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_byte_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF BYTE" topologicalAddress="%MW332">
<variables name="RW2_uint32_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF DWORD" topologicalAddress="%MW234">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_word_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW334">
<variables name="RW2_float32_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF REAL" topologicalAddress="%MW242">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_dword_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF DWORD" topologicalAddress="%MW338">
<variables name="RW2_date_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF DT" topologicalAddress="%MW250">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_int_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF INT" topologicalAddress="%MW346">
<variables name="RW2_char_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW266">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_dint_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF DINT" topologicalAddress="%MW350">
<variables name="RW2_byte_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF BYTE" topologicalAddress="%MW270">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_real_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF REAL" topologicalAddress="%MW358">
<variables name="RW2_word_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW272">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_dt_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF DT" topologicalAddress="%MW366">
<variables name="RW2_dword_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF DWORD" topologicalAddress="%MW276">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_int8_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW382">
<variables name="RW2_int_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF INT" topologicalAddress="%MW284">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW2_dint_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF DINT" topologicalAddress="%MW288">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW2_real_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF REAL" topologicalAddress="%MW296">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW2_dt_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF DT" topologicalAddress="%MW304">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_enum_a583_testDevice1" typeName="ARRAY[0..0, 0..0] OF DINT" topologicalAddress="%MW320">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_int8_a583_testDevice2" typeName="WORD" topologicalAddress="%MW322">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_uint8_a583_testDevice2" typeName="BYTE" topologicalAddress="%MW323">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_int16_a583_testDevice2" typeName="INT" topologicalAddress="%MW324">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_uint16_a583_testDevice2" typeName="WORD" topologicalAddress="%MW325">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_int32_a583_testDevice2" typeName="DINT" topologicalAddress="%MW326">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_uint32_a583_testDevice2" typeName="DWORD" topologicalAddress="%MW328">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_float32_a583_testDevice2" typeName="REAL" topologicalAddress="%MW330">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_string_a583_testDevice2" typeName="STRING[64]" topologicalAddress="%MW332">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_date_a583_testDevice2" typeName="DT" topologicalAddress="%MW364">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_char_a583_testDevice2" typeName="WORD" topologicalAddress="%MW368">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_byte_a583_testDevice2" typeName="BYTE" topologicalAddress="%MW369">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_word_a583_testDevice2" typeName="WORD" topologicalAddress="%MW370">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_dword_a583_testDevice2" typeName="DWORD" topologicalAddress="%MW372">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_int_a583_testDevice2" typeName="INT" topologicalAddress="%MW374">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_dint_a583_testDevice2" typeName="DINT" topologicalAddress="%MW376">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_real_a583_testDevice2" typeName="REAL" topologicalAddress="%MW378">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_dt_a583_testDevice2" typeName="DT" topologicalAddress="%MW380">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW2_int8_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW384">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_uint8_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF BYTE" topologicalAddress="%MW386">
<variables name="RW2_uint8_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF BYTE" topologicalAddress="%MW388">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_int16_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF INT" topologicalAddress="%MW388">
<variables name="RW2_int16_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF INT" topologicalAddress="%MW390">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_uint16_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW392">
<variables name="RW2_uint16_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW394">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_int32_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF DINT" topologicalAddress="%MW396">
<variables name="RW2_int32_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF DINT" topologicalAddress="%MW398">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_uint32_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF DWORD" topologicalAddress="%MW404">
<variables name="RW2_uint32_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF DWORD" topologicalAddress="%MW406">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_float32_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF REAL" topologicalAddress="%MW412">
<variables name="RW2_float32_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF REAL" topologicalAddress="%MW414">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_string_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF STRING[64]" topologicalAddress="%MW420">
<variables name="RW2_date_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF DT" topologicalAddress="%MW422">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_date_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF DT" topologicalAddress="%MW548">
<variables name="RW2_char_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW438">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_char_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW564">
<variables name="RW2_byte_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF BYTE" topologicalAddress="%MW442">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_byte_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF BYTE" topologicalAddress="%MW568">
<variables name="RW2_word_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW444">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_word_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW570">
<variables name="RW2_dword_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF DWORD" topologicalAddress="%MW448">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_dword_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF DWORD" topologicalAddress="%MW574">
<variables name="RW2_int_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF INT" topologicalAddress="%MW456">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_int_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF INT" topologicalAddress="%MW582">
<variables name="RW2_dint_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF DINT" topologicalAddress="%MW460">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_dint_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF DINT" topologicalAddress="%MW586">
<variables name="RW2_real_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF REAL" topologicalAddress="%MW468">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_real_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF REAL" topologicalAddress="%MW594">
<variables name="RW2_dt_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF DT" topologicalAddress="%MW476">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_dt_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF DT" topologicalAddress="%MW602">
<variables name="RW_enum_a583_testDevice2" typeName="ARRAY[0..0, 0..0] OF DINT" topologicalAddress="%MW492">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="WO_int8_a583_testDevice1" typeName="ARRAY[0..9] OF WORD" topologicalAddress="%MW618">
<variables name="WO_int8_a583_testDevice1" typeName="ARRAY[0..9] OF WORD" topologicalAddress="%MW494">
<comment>AllTypes/testDevice1/MyWOBlock</comment>
</variables>
<variables name="WO_uint8_a583_testDevice1" typeName="ARRAY[0..9] OF BYTE" topologicalAddress="%MW628">
<variables name="WO_uint8_a583_testDevice1" typeName="ARRAY[0..9] OF BYTE" topologicalAddress="%MW504">
<comment>AllTypes/testDevice1/MyWOBlock</comment>
</variables>
<variables name="WO_int16_a583_testDevice1" typeName="ARRAY[0..9] OF INT" topologicalAddress="%MW633">
<variables name="WO_int16_a583_testDevice1" typeName="ARRAY[0..9] OF INT" topologicalAddress="%MW509">
<comment>AllTypes/testDevice1/MyWOBlock</comment>
</variables>
<variables name="WO_uint16_a583_testDevice1" typeName="ARRAY[0..9] OF WORD" topologicalAddress="%MW643">
<variables name="WO_uint16_a583_testDevice1" typeName="ARRAY[0..9] OF WORD" topologicalAddress="%MW519">
<comment>AllTypes/testDevice1/MyWOBlock</comment>
</variables>
<variables name="WO_int32_a583_testDevice1" typeName="ARRAY[0..9] OF DINT" topologicalAddress="%MW654">
<variables name="WO_int32_a583_testDevice1" typeName="ARRAY[0..9] OF DINT" topologicalAddress="%MW530">
<comment>AllTypes/testDevice1/MyWOBlock</comment>
</variables>
<variables name="WO_uint32_a583_testDevice1" typeName="ARRAY[0..9] OF DWORD" topologicalAddress="%MW674">
<variables name="WO_uint32_a583_testDevice1" typeName="ARRAY[0..9] OF DWORD" topologicalAddress="%MW550">
<comment>AllTypes/testDevice1/MyWOBlock</comment>
</variables>
<variables name="WO_float32_a583_testDevice1" typeName="ARRAY[0..9] OF REAL" topologicalAddress="%MW694">
<variables name="WO_float32_a583_testDevice1" typeName="ARRAY[0..9] OF REAL" topologicalAddress="%MW570">
<comment>AllTypes/testDevice1/MyWOBlock</comment>
</variables>
<variables name="WO_string_a583_testDevice1" typeName="ARRAY[0..9] OF STRING[64]" topologicalAddress="%MW714">
<variables name="WO_string_a583_testDevice1" typeName="ARRAY[0..9] OF STRING[64]" topologicalAddress="%MW590">
<comment>AllTypes/testDevice1/MyWOBlock</comment>
</variables>
<variables name="WO_date_a583_testDevice1" typeName="ARRAY[0..9] OF DT" topologicalAddress="%MW1034">
<variables name="WO_date_a583_testDevice1" typeName="ARRAY[0..9] OF DT" topologicalAddress="%MW910">
<comment>AllTypes/testDevice1/MyWOBlock</comment>
</variables>
<variables name="WO_char_a583_testDevice1" typeName="ARRAY[0..9] OF WORD" topologicalAddress="%MW1074">
<variables name="WO_char_a583_testDevice1" typeName="ARRAY[0..9] OF WORD" topologicalAddress="%MW950">
<comment>AllTypes/testDevice1/MyWOBlock</comment>
</variables>
<variables name="WO_byte_a583_testDevice1" typeName="ARRAY[0..9] OF BYTE" topologicalAddress="%MW1084">
<variables name="WO_byte_a583_testDevice1" typeName="ARRAY[0..9] OF BYTE" topologicalAddress="%MW960">
<comment>AllTypes/testDevice1/MyWOBlock</comment>
</variables>
<variables name="WO_word_a583_testDevice1" typeName="ARRAY[0..9] OF WORD" topologicalAddress="%MW1089">
<variables name="WO_word_a583_testDevice1" typeName="ARRAY[0..9] OF WORD" topologicalAddress="%MW965">
<comment>AllTypes/testDevice1/MyWOBlock</comment>
</variables>
<variables name="WO_dword_a583_testDevice1" typeName="ARRAY[0..9] OF DWORD" topologicalAddress="%MW1100">
<variables name="WO_dword_a583_testDevice1" typeName="ARRAY[0..9] OF DWORD" topologicalAddress="%MW976">
<comment>AllTypes/testDevice1/MyWOBlock</comment>
</variables>
<variables name="WO_int_a583_testDevice1" typeName="ARRAY[0..9] OF INT" topologicalAddress="%MW1120">
<variables name="WO_int_a583_testDevice1" typeName="ARRAY[0..9] OF INT" topologicalAddress="%MW996">
<comment>AllTypes/testDevice1/MyWOBlock</comment>
</variables>
<variables name="WO_dint_a583_testDevice1" typeName="ARRAY[0..9] OF DINT" topologicalAddress="%MW1130">
<variables name="WO_dint_a583_testDevice1" typeName="ARRAY[0..9] OF DINT" topologicalAddress="%MW1006">
<comment>AllTypes/testDevice1/MyWOBlock</comment>
</variables>
<variables name="WO_real_a583_testDevice1" typeName="ARRAY[0..9] OF REAL" topologicalAddress="%MW1150">
<variables name="WO_real_a583_testDevice1" typeName="ARRAY[0..9] OF REAL" topologicalAddress="%MW1026">
<comment>AllTypes/testDevice1/MyWOBlock</comment>
</variables>
<variables name="WO_dt_a583_testDevice1" typeName="ARRAY[0..9] OF DT" topologicalAddress="%MW1170">
<variables name="WO_dt_a583_testDevice1" typeName="ARRAY[0..9] OF DT" topologicalAddress="%MW1046">
<comment>AllTypes/testDevice1/MyWOBlock</comment>
</variables>
<variables name="WO_int8_a583_testDevice2" typeName="ARRAY[0..9] OF WORD" topologicalAddress="%MW1210">
<variables name="WO_enum_a583_testDevice1" typeName="ARRAY[0..9, 0..0] OF DINT" topologicalAddress="%MW1086">
<comment>AllTypes/testDevice1/MyWOBlock</comment>
</variables>
<variables name="WO_int8_a583_testDevice2" typeName="ARRAY[0..9] OF WORD" topologicalAddress="%MW1106">
<comment>AllTypes/testDevice2/MyWOBlock</comment>
</variables>
<variables name="WO_uint8_a583_testDevice2" typeName="ARRAY[0..9] OF BYTE" topologicalAddress="%MW1116">
<comment>AllTypes/testDevice2/MyWOBlock</comment>
</variables>
<variables name="WO_uint8_a583_testDevice2" typeName="ARRAY[0..9] OF BYTE" topologicalAddress="%MW1220">
<variables name="WO_int16_a583_testDevice2" typeName="ARRAY[0..9] OF INT" topologicalAddress="%MW1121">
<comment>AllTypes/testDevice2/MyWOBlock</comment>
</variables>
<variables name="WO_int16_a583_testDevice2" typeName="ARRAY[0..9] OF INT" topologicalAddress="%MW1225">
<variables name="WO_uint16_a583_testDevice2" typeName="ARRAY[0..9] OF WORD" topologicalAddress="%MW1131">
<comment>AllTypes/testDevice2/MyWOBlock</comment>
</variables>
<variables name="WO_uint16_a583_testDevice2" typeName="ARRAY[0..9] OF WORD" topologicalAddress="%MW1235">
<variables name="WO_int32_a583_testDevice2" typeName="ARRAY[0..9] OF DINT" topologicalAddress="%MW1142">
<comment>AllTypes/testDevice2/MyWOBlock</comment>
</variables>
<variables name="WO_int32_a583_testDevice2" typeName="ARRAY[0..9] OF DINT" topologicalAddress="%MW1246">
<variables name="WO_uint32_a583_testDevice2" typeName="ARRAY[0..9] OF DWORD" topologicalAddress="%MW1162">
<comment>AllTypes/testDevice2/MyWOBlock</comment>
</variables>
<variables name="WO_uint32_a583_testDevice2" typeName="ARRAY[0..9] OF DWORD" topologicalAddress="%MW1266">
<variables name="WO_float32_a583_testDevice2" typeName="ARRAY[0..9] OF REAL" topologicalAddress="%MW1182">
<comment>AllTypes/testDevice2/MyWOBlock</comment>
</variables>
<variables name="WO_float32_a583_testDevice2" typeName="ARRAY[0..9] OF REAL" topologicalAddress="%MW1286">
<variables name="WO_string_a583_testDevice2" typeName="ARRAY[0..9] OF STRING[64]" topologicalAddress="%MW1202">
<comment>AllTypes/testDevice2/MyWOBlock</comment>
</variables>
<variables name="WO_string_a583_testDevice2" typeName="ARRAY[0..9] OF STRING[64]" topologicalAddress="%MW1306">
<variables name="WO_date_a583_testDevice2" typeName="ARRAY[0..9] OF DT" topologicalAddress="%MW1522">
<comment>AllTypes/testDevice2/MyWOBlock</comment>
</variables>
<variables name="WO_date_a583_testDevice2" typeName="ARRAY[0..9] OF DT" topologicalAddress="%MW1626">
<variables name="WO_char_a583_testDevice2" typeName="ARRAY[0..9] OF WORD" topologicalAddress="%MW1562">
<comment>AllTypes/testDevice2/MyWOBlock</comment>
</variables>
<variables name="WO_char_a583_testDevice2" typeName="ARRAY[0..9] OF WORD" topologicalAddress="%MW1666">
<variables name="WO_byte_a583_testDevice2" typeName="ARRAY[0..9] OF BYTE" topologicalAddress="%MW1572">
<comment>AllTypes/testDevice2/MyWOBlock</comment>
</variables>
<variables name="WO_byte_a583_testDevice2" typeName="ARRAY[0..9] OF BYTE" topologicalAddress="%MW1676">
<variables name="WO_word_a583_testDevice2" typeName="ARRAY[0..9] OF WORD" topologicalAddress="%MW1577">
<comment>AllTypes/testDevice2/MyWOBlock</comment>
</variables>
<variables name="WO_word_a583_testDevice2" typeName="ARRAY[0..9] OF WORD" topologicalAddress="%MW1681">
<variables name="WO_dword_a583_testDevice2" typeName="ARRAY[0..9] OF DWORD" topologicalAddress="%MW1588">
<comment>AllTypes/testDevice2/MyWOBlock</comment>
</variables>
<variables name="WO_dword_a583_testDevice2" typeName="ARRAY[0..9] OF DWORD" topologicalAddress="%MW1692">
<variables name="WO_int_a583_testDevice2" typeName="ARRAY[0..9] OF INT" topologicalAddress="%MW1608">
<comment>AllTypes/testDevice2/MyWOBlock</comment>
</variables>
<variables name="WO_int_a583_testDevice2" typeName="ARRAY[0..9] OF INT" topologicalAddress="%MW1712">
<variables name="WO_dint_a583_testDevice2" typeName="ARRAY[0..9] OF DINT" topologicalAddress="%MW1618">
<comment>AllTypes/testDevice2/MyWOBlock</comment>
</variables>
<variables name="WO_dint_a583_testDevice2" typeName="ARRAY[0..9] OF DINT" topologicalAddress="%MW1722">
<variables name="WO_real_a583_testDevice2" typeName="ARRAY[0..9] OF REAL" topologicalAddress="%MW1638">
<comment>AllTypes/testDevice2/MyWOBlock</comment>
</variables>
<variables name="WO_real_a583_testDevice2" typeName="ARRAY[0..9] OF REAL" topologicalAddress="%MW1742">
<variables name="WO_dt_a583_testDevice2" typeName="ARRAY[0..9] OF DT" topologicalAddress="%MW1658">
<comment>AllTypes/testDevice2/MyWOBlock</comment>
</variables>
<variables name="WO_dt_a583_testDevice2" typeName="ARRAY[0..9] OF DT" topologicalAddress="%MW1762">
<variables name="WO_enum_a583_testDevice2" typeName="ARRAY[0..9, 0..0] OF DINT" topologicalAddress="%MW1698">
<comment>AllTypes/testDevice2/MyWOBlock</comment>
</variables>
<variables name="C_int8_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW1718">
<comment>AllTypes/testDevice1/MyCBlock</comment>
</variables>
<variables name="C_uint8_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF BYTE" topologicalAddress="%MW1722">
<comment>AllTypes/testDevice1/MyCBlock</comment>
</variables>
<variables name="C_int16_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF INT" topologicalAddress="%MW1724">
<comment>AllTypes/testDevice1/MyCBlock</comment>
</variables>
<variables name="C_uint16_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW1728">
<comment>AllTypes/testDevice1/MyCBlock</comment>
</variables>
<variables name="C_int32_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF DINT" topologicalAddress="%MW1732">
<comment>AllTypes/testDevice1/MyCBlock</comment>
</variables>
<variables name="C_uint32_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF DWORD" topologicalAddress="%MW1740">
<comment>AllTypes/testDevice1/MyCBlock</comment>
</variables>
<variables name="C_float32_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF REAL" topologicalAddress="%MW1748">
<comment>AllTypes/testDevice1/MyCBlock</comment>
</variables>
<variables name="C_string_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF STRING[64]" topologicalAddress="%MW1756">
<comment>AllTypes/testDevice1/MyCBlock</comment>
</variables>
<variables name="C_date_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF DT" topologicalAddress="%MW1884">
<comment>AllTypes/testDevice1/MyCBlock</comment>
</variables>
<variables name="C_char_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW1900">
<comment>AllTypes/testDevice1/MyCBlock</comment>
</variables>
<variables name="C_byte_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF BYTE" topologicalAddress="%MW1904">
<comment>AllTypes/testDevice1/MyCBlock</comment>
</variables>
<variables name="C_word_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW1906">
<comment>AllTypes/testDevice1/MyCBlock</comment>
</variables>
<variables name="C_dword_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF DWORD" topologicalAddress="%MW1910">
<comment>AllTypes/testDevice1/MyCBlock</comment>
</variables>
<variables name="C_int_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF INT" topologicalAddress="%MW1918">
<comment>AllTypes/testDevice1/MyCBlock</comment>
</variables>
<variables name="C_dint_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF DINT" topologicalAddress="%MW1922">
<comment>AllTypes/testDevice1/MyCBlock</comment>
</variables>
<variables name="C_real_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF REAL" topologicalAddress="%MW1930">
<comment>AllTypes/testDevice1/MyCBlock</comment>
</variables>
<variables name="C_dt_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF DT" topologicalAddress="%MW1938">
<comment>AllTypes/testDevice1/MyCBlock</comment>
</variables>
<variables name="C_int8_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW1954">
<comment>AllTypes/testDevice2/MyCBlock</comment>
</variables>
<variables name="C_uint8_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF BYTE" topologicalAddress="%MW1958">
<comment>AllTypes/testDevice2/MyCBlock</comment>
</variables>
<variables name="C_int16_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF INT" topologicalAddress="%MW1960">
<comment>AllTypes/testDevice2/MyCBlock</comment>
</variables>
<variables name="C_uint16_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW1964">
<comment>AllTypes/testDevice2/MyCBlock</comment>
</variables>
<variables name="C_int32_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF DINT" topologicalAddress="%MW1968">
<comment>AllTypes/testDevice2/MyCBlock</comment>
</variables>
<variables name="C_uint32_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF DWORD" topologicalAddress="%MW1976">
<comment>AllTypes/testDevice2/MyCBlock</comment>
</variables>
<variables name="C_float32_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF REAL" topologicalAddress="%MW1984">
<comment>AllTypes/testDevice2/MyCBlock</comment>
</variables>
<variables name="C_string_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF STRING[64]" topologicalAddress="%MW1992">
<comment>AllTypes/testDevice2/MyCBlock</comment>
</variables>
<variables name="C_date_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF DT" topologicalAddress="%MW2120">
<comment>AllTypes/testDevice2/MyCBlock</comment>
</variables>
<variables name="C_char_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW2136">
<comment>AllTypes/testDevice2/MyCBlock</comment>
</variables>
<variables name="C_byte_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF BYTE" topologicalAddress="%MW2140">
<comment>AllTypes/testDevice2/MyCBlock</comment>
</variables>
<variables name="C_word_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW2142">
<comment>AllTypes/testDevice2/MyCBlock</comment>
</variables>
<variables name="C_dword_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF DWORD" topologicalAddress="%MW2146">
<comment>AllTypes/testDevice2/MyCBlock</comment>
</variables>
<variables name="C_int_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF INT" topologicalAddress="%MW2154">
<comment>AllTypes/testDevice2/MyCBlock</comment>
</variables>
<variables name="C_dint_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF DINT" topologicalAddress="%MW2158">
<comment>AllTypes/testDevice2/MyCBlock</comment>
</variables>
<variables name="C_real_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF REAL" topologicalAddress="%MW2166">
<comment>AllTypes/testDevice2/MyCBlock</comment>
</variables>
<variables name="C_dt_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF DT" topologicalAddress="%MW2174">
<comment>AllTypes/testDevice2/MyCBlock</comment>
</variables>
</dataBlock>
</VariablesExchangeFile>
\ No newline at end of file
......@@ -5,7 +5,7 @@
<comment>SilecsHeader/SilecsHeader/hdrBlk</comment>
</variables>
<variables name="_checksum_a781_SilecsHeader" typeName="DWORD" topologicalAddress="%MW8">
<variableInit value="308863231"/>
<variableInit value="132780255"/>
<comment>SilecsHeader/SilecsHeader/hdrBlk</comment>
</variables>
<variables name="_user_a781_SilecsHeader" typeName="STRING[16]" topologicalAddress="%MW10">
......@@ -13,7 +13,7 @@
<comment>SilecsHeader/SilecsHeader/hdrBlk</comment>
</variables>
<variables name="_date_a781_SilecsHeader" typeName="DT" topologicalAddress="%MW18">
<variableInit value="DT#2017-6-8-16:38:3"/>
<variableInit value="DT#2018-1-31-17:6:28"/>
<comment>SilecsHeader/SilecsHeader/hdrBlk</comment>
</variables>
<variables name="RO_int8_a583_testDevice1" typeName="WORD" topologicalAddress="%MW22">
......@@ -67,260 +67,476 @@
<variables name="RO_dt_a583_testDevice1" typeName="DT" topologicalAddress="%MW78">
<comment>AllTypes/testDevice1/MyROBlock</comment>
</variables>
<variables name="RO_int8_a583_testDevice2" typeName="WORD" topologicalAddress="%MW82">
<variables name="RO_enum_a583_testDevice1" typeName="ARRAY[0..0, 0..0] OF DINT" topologicalAddress="%MW82">
<comment>AllTypes/testDevice1/MyROBlock</comment>
</variables>
<variables name="RO_int8_a583_testDevice2" typeName="WORD" topologicalAddress="%MW84">
<comment>AllTypes/testDevice2/MyROBlock</comment>
</variables>
<variables name="RO_uint8_a583_testDevice2" typeName="BYTE" topologicalAddress="%MW85">
<comment>AllTypes/testDevice2/MyROBlock</comment>
</variables>
<variables name="RO_uint8_a583_testDevice2" typeName="BYTE" topologicalAddress="%MW83">
<variables name="RO_int16_a583_testDevice2" typeName="INT" topologicalAddress="%MW86">
<comment>AllTypes/testDevice2/MyROBlock</comment>
</variables>
<variables name="RO_int16_a583_testDevice2" typeName="INT" topologicalAddress="%MW84">
<variables name="RO_uint16_a583_testDevice2" typeName="WORD" topologicalAddress="%MW87">
<comment>AllTypes/testDevice2/MyROBlock</comment>
</variables>
<variables name="RO_uint16_a583_testDevice2" typeName="WORD" topologicalAddress="%MW85">
<variables name="RO_int32_a583_testDevice2" typeName="DINT" topologicalAddress="%MW88">
<comment>AllTypes/testDevice2/MyROBlock</comment>
</variables>
<variables name="RO_int32_a583_testDevice2" typeName="DINT" topologicalAddress="%MW86">
<variables name="RO_uint32_a583_testDevice2" typeName="DWORD" topologicalAddress="%MW90">
<comment>AllTypes/testDevice2/MyROBlock</comment>
</variables>
<variables name="RO_uint32_a583_testDevice2" typeName="DWORD" topologicalAddress="%MW88">
<variables name="RO_float32_a583_testDevice2" typeName="REAL" topologicalAddress="%MW92">
<comment>AllTypes/testDevice2/MyROBlock</comment>
</variables>
<variables name="RO_float32_a583_testDevice2" typeName="REAL" topologicalAddress="%MW90">
<variables name="RO_string_a583_testDevice2" typeName="STRING[64]" topologicalAddress="%MW94">
<comment>AllTypes/testDevice2/MyROBlock</comment>
</variables>
<variables name="RO_string_a583_testDevice2" typeName="STRING[64]" topologicalAddress="%MW92">
<variables name="RO_date_a583_testDevice2" typeName="DT" topologicalAddress="%MW126">
<comment>AllTypes/testDevice2/MyROBlock</comment>
</variables>
<variables name="RO_date_a583_testDevice2" typeName="DT" topologicalAddress="%MW124">
<variables name="RO_char_a583_testDevice2" typeName="WORD" topologicalAddress="%MW130">
<comment>AllTypes/testDevice2/MyROBlock</comment>
</variables>
<variables name="RO_char_a583_testDevice2" typeName="WORD" topologicalAddress="%MW128">
<variables name="RO_byte_a583_testDevice2" typeName="BYTE" topologicalAddress="%MW131">
<comment>AllTypes/testDevice2/MyROBlock</comment>
</variables>
<variables name="RO_byte_a583_testDevice2" typeName="BYTE" topologicalAddress="%MW129">
<variables name="RO_word_a583_testDevice2" typeName="WORD" topologicalAddress="%MW132">
<comment>AllTypes/testDevice2/MyROBlock</comment>
</variables>
<variables name="RO_word_a583_testDevice2" typeName="WORD" topologicalAddress="%MW130">
<variables name="RO_dword_a583_testDevice2" typeName="DWORD" topologicalAddress="%MW133">
<comment>AllTypes/testDevice2/MyROBlock</comment>
</variables>
<variables name="RO_dword_a583_testDevice2" typeName="DWORD" topologicalAddress="%MW131">
<variables name="RO_int_a583_testDevice2" typeName="INT" topologicalAddress="%MW135">
<comment>AllTypes/testDevice2/MyROBlock</comment>
</variables>
<variables name="RO_int_a583_testDevice2" typeName="INT" topologicalAddress="%MW133">
<variables name="RO_dint_a583_testDevice2" typeName="DINT" topologicalAddress="%MW136">
<comment>AllTypes/testDevice2/MyROBlock</comment>
</variables>
<variables name="RO_dint_a583_testDevice2" typeName="DINT" topologicalAddress="%MW134">
<variables name="RO_real_a583_testDevice2" typeName="REAL" topologicalAddress="%MW138">
<comment>AllTypes/testDevice2/MyROBlock</comment>
</variables>
<variables name="RO_real_a583_testDevice2" typeName="REAL" topologicalAddress="%MW136">
<variables name="RO_dt_a583_testDevice2" typeName="DT" topologicalAddress="%MW140">
<comment>AllTypes/testDevice2/MyROBlock</comment>
</variables>
<variables name="RO_dt_a583_testDevice2" typeName="DT" topologicalAddress="%MW138">
<variables name="RO_enum_a583_testDevice2" typeName="ARRAY[0..0, 0..0] OF DINT" topologicalAddress="%MW144">
<comment>AllTypes/testDevice2/MyROBlock</comment>
</variables>
<variables name="RW_int8_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW142">
<variables name="RW_int8_a583_testDevice1" typeName="WORD" topologicalAddress="%MW146">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_uint8_a583_testDevice1" typeName="BYTE" topologicalAddress="%MW147">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_int16_a583_testDevice1" typeName="INT" topologicalAddress="%MW148">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_uint16_a583_testDevice1" typeName="WORD" topologicalAddress="%MW149">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_int32_a583_testDevice1" typeName="DINT" topologicalAddress="%MW150">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_uint32_a583_testDevice1" typeName="DWORD" topologicalAddress="%MW152">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_float32_a583_testDevice1" typeName="REAL" topologicalAddress="%MW154">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_string_a583_testDevice1" typeName="STRING[64]" topologicalAddress="%MW156">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_date_a583_testDevice1" typeName="DT" topologicalAddress="%MW188">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_char_a583_testDevice1" typeName="WORD" topologicalAddress="%MW192">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_byte_a583_testDevice1" typeName="BYTE" topologicalAddress="%MW193">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_word_a583_testDevice1" typeName="WORD" topologicalAddress="%MW194">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_dword_a583_testDevice1" typeName="DWORD" topologicalAddress="%MW195">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_uint8_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF BYTE" topologicalAddress="%MW146">
<variables name="RW_int_a583_testDevice1" typeName="INT" topologicalAddress="%MW197">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_int16_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF INT" topologicalAddress="%MW148">
<variables name="RW_dint_a583_testDevice1" typeName="DINT" topologicalAddress="%MW198">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_uint16_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW152">
<variables name="RW_real_a583_testDevice1" typeName="REAL" topologicalAddress="%MW200">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_int32_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF DINT" topologicalAddress="%MW156">
<variables name="RW_dt_a583_testDevice1" typeName="DT" topologicalAddress="%MW202">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_uint32_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF DWORD" topologicalAddress="%MW164">
<variables name="RW2_int8_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW206">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_float32_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF REAL" topologicalAddress="%MW172">
<variables name="RW2_uint8_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF BYTE" topologicalAddress="%MW210">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_string_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF STRING[64]" topologicalAddress="%MW180">
<variables name="RW2_int16_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF INT" topologicalAddress="%MW212">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_date_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF DT" topologicalAddress="%MW308">
<variables name="RW2_uint16_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW216">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_char_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW324">
<variables name="RW2_int32_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF DINT" topologicalAddress="%MW220">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_byte_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF BYTE" topologicalAddress="%MW328">
<variables name="RW2_uint32_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF DWORD" topologicalAddress="%MW228">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_word_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW330">
<variables name="RW2_float32_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF REAL" topologicalAddress="%MW236">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_dword_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF DWORD" topologicalAddress="%MW334">
<variables name="RW2_date_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF DT" topologicalAddress="%MW244">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_int_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF INT" topologicalAddress="%MW342">
<variables name="RW2_char_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW260">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_dint_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF DINT" topologicalAddress="%MW346">
<variables name="RW2_byte_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF BYTE" topologicalAddress="%MW264">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_real_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF REAL" topologicalAddress="%MW354">
<variables name="RW2_word_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW266">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_dt_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF DT" topologicalAddress="%MW362">
<variables name="RW2_dword_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF DWORD" topologicalAddress="%MW270">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_int8_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW378">
<variables name="RW2_int_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF INT" topologicalAddress="%MW278">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW2_dint_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF DINT" topologicalAddress="%MW282">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW2_real_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF REAL" topologicalAddress="%MW290">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW2_dt_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF DT" topologicalAddress="%MW298">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_enum_a583_testDevice1" typeName="ARRAY[0..0, 0..0] OF DINT" topologicalAddress="%MW314">
<comment>AllTypes/testDevice1/MyRWBlock</comment>
</variables>
<variables name="RW_int8_a583_testDevice2" typeName="WORD" topologicalAddress="%MW316">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_uint8_a583_testDevice2" typeName="BYTE" topologicalAddress="%MW317">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_int16_a583_testDevice2" typeName="INT" topologicalAddress="%MW318">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_uint16_a583_testDevice2" typeName="WORD" topologicalAddress="%MW319">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_int32_a583_testDevice2" typeName="DINT" topologicalAddress="%MW320">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_uint32_a583_testDevice2" typeName="DWORD" topologicalAddress="%MW322">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_float32_a583_testDevice2" typeName="REAL" topologicalAddress="%MW324">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_string_a583_testDevice2" typeName="STRING[64]" topologicalAddress="%MW326">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_date_a583_testDevice2" typeName="DT" topologicalAddress="%MW358">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_char_a583_testDevice2" typeName="WORD" topologicalAddress="%MW362">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_byte_a583_testDevice2" typeName="BYTE" topologicalAddress="%MW363">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_word_a583_testDevice2" typeName="WORD" topologicalAddress="%MW364">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_dword_a583_testDevice2" typeName="DWORD" topologicalAddress="%MW365">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_int_a583_testDevice2" typeName="INT" topologicalAddress="%MW367">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_dint_a583_testDevice2" typeName="DINT" topologicalAddress="%MW368">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_real_a583_testDevice2" typeName="REAL" topologicalAddress="%MW370">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_dt_a583_testDevice2" typeName="DT" topologicalAddress="%MW372">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW2_int8_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW376">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_uint8_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF BYTE" topologicalAddress="%MW382">
<variables name="RW2_uint8_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF BYTE" topologicalAddress="%MW380">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_int16_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF INT" topologicalAddress="%MW384">
<variables name="RW2_int16_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF INT" topologicalAddress="%MW382">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_uint16_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW388">
<variables name="RW2_uint16_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW386">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_int32_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF DINT" topologicalAddress="%MW392">
<variables name="RW2_int32_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF DINT" topologicalAddress="%MW390">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_uint32_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF DWORD" topologicalAddress="%MW400">
<variables name="RW2_uint32_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF DWORD" topologicalAddress="%MW398">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_float32_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF REAL" topologicalAddress="%MW408">
<variables name="RW2_float32_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF REAL" topologicalAddress="%MW406">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_string_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF STRING[64]" topologicalAddress="%MW416">
<variables name="RW2_date_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF DT" topologicalAddress="%MW414">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_date_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF DT" topologicalAddress="%MW544">
<variables name="RW2_char_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW430">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_char_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW560">
<variables name="RW2_byte_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF BYTE" topologicalAddress="%MW434">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_byte_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF BYTE" topologicalAddress="%MW564">
<variables name="RW2_word_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW436">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_word_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW566">
<variables name="RW2_dword_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF DWORD" topologicalAddress="%MW440">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_dword_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF DWORD" topologicalAddress="%MW570">
<variables name="RW2_int_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF INT" topologicalAddress="%MW448">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_int_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF INT" topologicalAddress="%MW578">
<variables name="RW2_dint_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF DINT" topologicalAddress="%MW452">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_dint_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF DINT" topologicalAddress="%MW582">
<variables name="RW2_real_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF REAL" topologicalAddress="%MW460">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_real_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF REAL" topologicalAddress="%MW590">
<variables name="RW2_dt_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF DT" topologicalAddress="%MW468">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="RW_dt_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF DT" topologicalAddress="%MW598">
<variables name="RW_enum_a583_testDevice2" typeName="ARRAY[0..0, 0..0] OF DINT" topologicalAddress="%MW484">
<comment>AllTypes/testDevice2/MyRWBlock</comment>
</variables>
<variables name="WO_int8_a583_testDevice1" typeName="ARRAY[0..9] OF WORD" topologicalAddress="%MW614">
<variables name="WO_int8_a583_testDevice1" typeName="ARRAY[0..9] OF WORD" topologicalAddress="%MW486">
<comment>AllTypes/testDevice1/MyWOBlock</comment>
</variables>
<variables name="WO_uint8_a583_testDevice1" typeName="ARRAY[0..9] OF BYTE" topologicalAddress="%MW624">
<variables name="WO_uint8_a583_testDevice1" typeName="ARRAY[0..9] OF BYTE" topologicalAddress="%MW496">
<comment>AllTypes/testDevice1/MyWOBlock</comment>
</variables>
<variables name="WO_int16_a583_testDevice1" typeName="ARRAY[0..9] OF INT" topologicalAddress="%MW629">
<variables name="WO_int16_a583_testDevice1" typeName="ARRAY[0..9] OF INT" topologicalAddress="%MW501">
<comment>AllTypes/testDevice1/MyWOBlock</comment>
</variables>
<variables name="WO_uint16_a583_testDevice1" typeName="ARRAY[0..9] OF WORD" topologicalAddress="%MW639">
<variables name="WO_uint16_a583_testDevice1" typeName="ARRAY[0..9] OF WORD" topologicalAddress="%MW511">
<comment>AllTypes/testDevice1/MyWOBlock</comment>
</variables>
<variables name="WO_int32_a583_testDevice1" typeName="ARRAY[0..9] OF DINT" topologicalAddress="%MW649">
<variables name="WO_int32_a583_testDevice1" typeName="ARRAY[0..9] OF DINT" topologicalAddress="%MW521">
<comment>AllTypes/testDevice1/MyWOBlock</comment>
</variables>
<variables name="WO_uint32_a583_testDevice1" typeName="ARRAY[0..9] OF DWORD" topologicalAddress="%MW669">
<variables name="WO_uint32_a583_testDevice1" typeName="ARRAY[0..9] OF DWORD" topologicalAddress="%MW541">
<comment>AllTypes/testDevice1/MyWOBlock</comment>
</variables>
<variables name="WO_float32_a583_testDevice1" typeName="ARRAY[0..9] OF REAL" topologicalAddress="%MW689">
<variables name="WO_float32_a583_testDevice1" typeName="ARRAY[0..9] OF REAL" topologicalAddress="%MW561">
<comment>AllTypes/testDevice1/MyWOBlock</comment>
</variables>
<variables name="WO_string_a583_testDevice1" typeName="ARRAY[0..9] OF STRING[64]" topologicalAddress="%MW709">
<variables name="WO_string_a583_testDevice1" typeName="ARRAY[0..9] OF STRING[64]" topologicalAddress="%MW581">
<comment>AllTypes/testDevice1/MyWOBlock</comment>
</variables>
<variables name="WO_date_a583_testDevice1" typeName="ARRAY[0..9] OF DT" topologicalAddress="%MW1029">
<variables name="WO_date_a583_testDevice1" typeName="ARRAY[0..9] OF DT" topologicalAddress="%MW901">
<comment>AllTypes/testDevice1/MyWOBlock</comment>
</variables>
<variables name="WO_char_a583_testDevice1" typeName="ARRAY[0..9] OF WORD" topologicalAddress="%MW1069">
<variables name="WO_char_a583_testDevice1" typeName="ARRAY[0..9] OF WORD" topologicalAddress="%MW941">
<comment>AllTypes/testDevice1/MyWOBlock</comment>
</variables>
<variables name="WO_byte_a583_testDevice1" typeName="ARRAY[0..9] OF BYTE" topologicalAddress="%MW1079">
<variables name="WO_byte_a583_testDevice1" typeName="ARRAY[0..9] OF BYTE" topologicalAddress="%MW951">
<comment>AllTypes/testDevice1/MyWOBlock</comment>
</variables>
<variables name="WO_word_a583_testDevice1" typeName="ARRAY[0..9] OF WORD" topologicalAddress="%MW1084">
<variables name="WO_word_a583_testDevice1" typeName="ARRAY[0..9] OF WORD" topologicalAddress="%MW956">
<comment>AllTypes/testDevice1/MyWOBlock</comment>
</variables>
<variables name="WO_dword_a583_testDevice1" typeName="ARRAY[0..9] OF DWORD" topologicalAddress="%MW1094">
<variables name="WO_dword_a583_testDevice1" typeName="ARRAY[0..9] OF DWORD" topologicalAddress="%MW966">
<comment>AllTypes/testDevice1/MyWOBlock</comment>
</variables>
<variables name="WO_int_a583_testDevice1" typeName="ARRAY[0..9] OF INT" topologicalAddress="%MW1114">
<variables name="WO_int_a583_testDevice1" typeName="ARRAY[0..9] OF INT" topologicalAddress="%MW986">
<comment>AllTypes/testDevice1/MyWOBlock</comment>
</variables>
<variables name="WO_dint_a583_testDevice1" typeName="ARRAY[0..9] OF DINT" topologicalAddress="%MW1124">
<variables name="WO_dint_a583_testDevice1" typeName="ARRAY[0..9] OF DINT" topologicalAddress="%MW996">
<comment>AllTypes/testDevice1/MyWOBlock</comment>
</variables>
<variables name="WO_real_a583_testDevice1" typeName="ARRAY[0..9] OF REAL" topologicalAddress="%MW1144">
<variables name="WO_real_a583_testDevice1" typeName="ARRAY[0..9] OF REAL" topologicalAddress="%MW1016">
<comment>AllTypes/testDevice1/MyWOBlock</comment>
</variables>
<variables name="WO_dt_a583_testDevice1" typeName="ARRAY[0..9] OF DT" topologicalAddress="%MW1164">
<variables name="WO_dt_a583_testDevice1" typeName="ARRAY[0..9] OF DT" topologicalAddress="%MW1036">
<comment>AllTypes/testDevice1/MyWOBlock</comment>
</variables>
<variables name="WO_int8_a583_testDevice2" typeName="ARRAY[0..9] OF WORD" topologicalAddress="%MW1204">
<variables name="WO_enum_a583_testDevice1" typeName="ARRAY[0..9, 0..0] OF DINT" topologicalAddress="%MW1076">
<comment>AllTypes/testDevice1/MyWOBlock</comment>
</variables>
<variables name="WO_int8_a583_testDevice2" typeName="ARRAY[0..9] OF WORD" topologicalAddress="%MW1096">
<comment>AllTypes/testDevice2/MyWOBlock</comment>
</variables>
<variables name="WO_uint8_a583_testDevice2" typeName="ARRAY[0..9] OF BYTE" topologicalAddress="%MW1106">
<comment>AllTypes/testDevice2/MyWOBlock</comment>
</variables>
<variables name="WO_uint8_a583_testDevice2" typeName="ARRAY[0..9] OF BYTE" topologicalAddress="%MW1214">
<variables name="WO_int16_a583_testDevice2" typeName="ARRAY[0..9] OF INT" topologicalAddress="%MW1111">
<comment>AllTypes/testDevice2/MyWOBlock</comment>
</variables>
<variables name="WO_int16_a583_testDevice2" typeName="ARRAY[0..9] OF INT" topologicalAddress="%MW1219">
<variables name="WO_uint16_a583_testDevice2" typeName="ARRAY[0..9] OF WORD" topologicalAddress="%MW1121">
<comment>AllTypes/testDevice2/MyWOBlock</comment>
</variables>
<variables name="WO_uint16_a583_testDevice2" typeName="ARRAY[0..9] OF WORD" topologicalAddress="%MW1229">
<variables name="WO_int32_a583_testDevice2" typeName="ARRAY[0..9] OF DINT" topologicalAddress="%MW1131">
<comment>AllTypes/testDevice2/MyWOBlock</comment>
</variables>
<variables name="WO_int32_a583_testDevice2" typeName="ARRAY[0..9] OF DINT" topologicalAddress="%MW1239">
<variables name="WO_uint32_a583_testDevice2" typeName="ARRAY[0..9] OF DWORD" topologicalAddress="%MW1151">
<comment>AllTypes/testDevice2/MyWOBlock</comment>
</variables>
<variables name="WO_uint32_a583_testDevice2" typeName="ARRAY[0..9] OF DWORD" topologicalAddress="%MW1259">
<variables name="WO_float32_a583_testDevice2" typeName="ARRAY[0..9] OF REAL" topologicalAddress="%MW1171">
<comment>AllTypes/testDevice2/MyWOBlock</comment>
</variables>
<variables name="WO_float32_a583_testDevice2" typeName="ARRAY[0..9] OF REAL" topologicalAddress="%MW1279">
<variables name="WO_string_a583_testDevice2" typeName="ARRAY[0..9] OF STRING[64]" topologicalAddress="%MW1191">
<comment>AllTypes/testDevice2/MyWOBlock</comment>
</variables>
<variables name="WO_string_a583_testDevice2" typeName="ARRAY[0..9] OF STRING[64]" topologicalAddress="%MW1299">
<variables name="WO_date_a583_testDevice2" typeName="ARRAY[0..9] OF DT" topologicalAddress="%MW1511">
<comment>AllTypes/testDevice2/MyWOBlock</comment>
</variables>
<variables name="WO_date_a583_testDevice2" typeName="ARRAY[0..9] OF DT" topologicalAddress="%MW1619">
<variables name="WO_char_a583_testDevice2" typeName="ARRAY[0..9] OF WORD" topologicalAddress="%MW1551">
<comment>AllTypes/testDevice2/MyWOBlock</comment>
</variables>
<variables name="WO_char_a583_testDevice2" typeName="ARRAY[0..9] OF WORD" topologicalAddress="%MW1659">
<variables name="WO_byte_a583_testDevice2" typeName="ARRAY[0..9] OF BYTE" topologicalAddress="%MW1561">
<comment>AllTypes/testDevice2/MyWOBlock</comment>
</variables>
<variables name="WO_byte_a583_testDevice2" typeName="ARRAY[0..9] OF BYTE" topologicalAddress="%MW1669">
<variables name="WO_word_a583_testDevice2" typeName="ARRAY[0..9] OF WORD" topologicalAddress="%MW1566">
<comment>AllTypes/testDevice2/MyWOBlock</comment>
</variables>
<variables name="WO_word_a583_testDevice2" typeName="ARRAY[0..9] OF WORD" topologicalAddress="%MW1674">
<variables name="WO_dword_a583_testDevice2" typeName="ARRAY[0..9] OF DWORD" topologicalAddress="%MW1576">
<comment>AllTypes/testDevice2/MyWOBlock</comment>
</variables>
<variables name="WO_dword_a583_testDevice2" typeName="ARRAY[0..9] OF DWORD" topologicalAddress="%MW1684">
<variables name="WO_int_a583_testDevice2" typeName="ARRAY[0..9] OF INT" topologicalAddress="%MW1596">
<comment>AllTypes/testDevice2/MyWOBlock</comment>
</variables>
<variables name="WO_int_a583_testDevice2" typeName="ARRAY[0..9] OF INT" topologicalAddress="%MW1704">
<variables name="WO_dint_a583_testDevice2" typeName="ARRAY[0..9] OF DINT" topologicalAddress="%MW1606">
<comment>AllTypes/testDevice2/MyWOBlock</comment>
</variables>
<variables name="WO_dint_a583_testDevice2" typeName="ARRAY[0..9] OF DINT" topologicalAddress="%MW1714">
<variables name="WO_real_a583_testDevice2" typeName="ARRAY[0..9] OF REAL" topologicalAddress="%MW1626">
<comment>AllTypes/testDevice2/MyWOBlock</comment>
</variables>
<variables name="WO_real_a583_testDevice2" typeName="ARRAY[0..9] OF REAL" topologicalAddress="%MW1734">
<variables name="WO_dt_a583_testDevice2" typeName="ARRAY[0..9] OF DT" topologicalAddress="%MW1646">
<comment>AllTypes/testDevice2/MyWOBlock</comment>
</variables>
<variables name="WO_dt_a583_testDevice2" typeName="ARRAY[0..9] OF DT" topologicalAddress="%MW1754">
<variables name="WO_enum_a583_testDevice2" typeName="ARRAY[0..9, 0..0] OF DINT" topologicalAddress="%MW1686">
<comment>AllTypes/testDevice2/MyWOBlock</comment>
</variables>
<variables name="C_int8_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW1706">
<comment>AllTypes/testDevice1/MyCBlock</comment>
</variables>
<variables name="C_uint8_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF BYTE" topologicalAddress="%MW1710">
<comment>AllTypes/testDevice1/MyCBlock</comment>
</variables>
<variables name="C_int16_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF INT" topologicalAddress="%MW1712">
<comment>AllTypes/testDevice1/MyCBlock</comment>
</variables>
<variables name="C_uint16_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW1716">
<comment>AllTypes/testDevice1/MyCBlock</comment>
</variables>
<variables name="C_int32_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF DINT" topologicalAddress="%MW1720">
<comment>AllTypes/testDevice1/MyCBlock</comment>
</variables>
<variables name="C_uint32_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF DWORD" topologicalAddress="%MW1728">
<comment>AllTypes/testDevice1/MyCBlock</comment>
</variables>
<variables name="C_float32_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF REAL" topologicalAddress="%MW1736">
<comment>AllTypes/testDevice1/MyCBlock</comment>
</variables>
<variables name="C_string_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF STRING[64]" topologicalAddress="%MW1744">
<comment>AllTypes/testDevice1/MyCBlock</comment>
</variables>
<variables name="C_date_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF DT" topologicalAddress="%MW1872">
<comment>AllTypes/testDevice1/MyCBlock</comment>
</variables>
<variables name="C_char_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW1888">
<comment>AllTypes/testDevice1/MyCBlock</comment>
</variables>
<variables name="C_byte_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF BYTE" topologicalAddress="%MW1892">
<comment>AllTypes/testDevice1/MyCBlock</comment>
</variables>
<variables name="C_word_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW1894">
<comment>AllTypes/testDevice1/MyCBlock</comment>
</variables>
<variables name="C_dword_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF DWORD" topologicalAddress="%MW1898">
<comment>AllTypes/testDevice1/MyCBlock</comment>
</variables>
<variables name="C_int_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF INT" topologicalAddress="%MW1906">
<comment>AllTypes/testDevice1/MyCBlock</comment>
</variables>
<variables name="C_dint_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF DINT" topologicalAddress="%MW1910">
<comment>AllTypes/testDevice1/MyCBlock</comment>
</variables>
<variables name="C_real_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF REAL" topologicalAddress="%MW1918">
<comment>AllTypes/testDevice1/MyCBlock</comment>
</variables>
<variables name="C_dt_a583_testDevice1" typeName="ARRAY[0..1, 0..1] OF DT" topologicalAddress="%MW1926">
<comment>AllTypes/testDevice1/MyCBlock</comment>
</variables>
<variables name="C_int8_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW1942">
<comment>AllTypes/testDevice2/MyCBlock</comment>
</variables>
<variables name="C_uint8_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF BYTE" topologicalAddress="%MW1946">
<comment>AllTypes/testDevice2/MyCBlock</comment>
</variables>
<variables name="C_int16_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF INT" topologicalAddress="%MW1948">
<comment>AllTypes/testDevice2/MyCBlock</comment>
</variables>
<variables name="C_uint16_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW1952">
<comment>AllTypes/testDevice2/MyCBlock</comment>
</variables>
<variables name="C_int32_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF DINT" topologicalAddress="%MW1956">
<comment>AllTypes/testDevice2/MyCBlock</comment>
</variables>
<variables name="C_uint32_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF DWORD" topologicalAddress="%MW1964">
<comment>AllTypes/testDevice2/MyCBlock</comment>
</variables>
<variables name="C_float32_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF REAL" topologicalAddress="%MW1972">
<comment>AllTypes/testDevice2/MyCBlock</comment>
</variables>
<variables name="C_string_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF STRING[64]" topologicalAddress="%MW1980">
<comment>AllTypes/testDevice2/MyCBlock</comment>
</variables>
<variables name="C_date_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF DT" topologicalAddress="%MW2108">
<comment>AllTypes/testDevice2/MyCBlock</comment>
</variables>
<variables name="C_char_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW2124">
<comment>AllTypes/testDevice2/MyCBlock</comment>
</variables>
<variables name="C_byte_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF BYTE" topologicalAddress="%MW2128">
<comment>AllTypes/testDevice2/MyCBlock</comment>
</variables>
<variables name="C_word_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF WORD" topologicalAddress="%MW2130">
<comment>AllTypes/testDevice2/MyCBlock</comment>
</variables>
<variables name="C_dword_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF DWORD" topologicalAddress="%MW2134">
<comment>AllTypes/testDevice2/MyCBlock</comment>
</variables>
<variables name="C_int_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF INT" topologicalAddress="%MW2142">
<comment>AllTypes/testDevice2/MyCBlock</comment>
</variables>
<variables name="C_dint_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF DINT" topologicalAddress="%MW2146">
<comment>AllTypes/testDevice2/MyCBlock</comment>
</variables>
<variables name="C_real_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF REAL" topologicalAddress="%MW2154">
<comment>AllTypes/testDevice2/MyCBlock</comment>
</variables>
<variables name="C_dt_a583_testDevice2" typeName="ARRAY[0..1, 0..1] OF DT" topologicalAddress="%MW2162">
<comment>AllTypes/testDevice2/MyCBlock</comment>
</variables>
</dataBlock>
</VariablesExchangeFile>
\ No newline at end of file
//---------------------------------------------------------------------
// SilecsHeader/ v1.0.0
// BLOCK Type definition
//---------------------------------------------------------------------
(* ---------------------------------------------------------------------
* This file is auto generated by the SILECS framework tools. Code regeneration will overwrite it.
* ---------------------------------------------------------------------
*)
(* ---------------------------------------------------------------------
* SilecsHeader/ v1.0.0
* BLOCK Type definition
* ---------------------------------------------------------------------
*)
TYPE _SilecsHeader_hdrBlk
AUTHOR: schwinn
FAMILY: SILECS
NAME: UDTB
STRUCT
_version: STRING[16] := 'SILECS_DEV';
_checksum: DWORD := DW#16#1268e0ff;
_checksum: DWORD := DW#16#7ea10df;
_user: STRING[16] := 'schwinn';
_date: DT := DT#2017-6-8-16:38:3;
_date: DT := DT#2018-1-31-17:6:28;
END_STRUCT;
END_TYPE
//---------------------------------------------------------------------
// SilecsHeader/ v1.0.0
// Block instance definition
//---------------------------------------------------------------------
// SilecsHeader_SilecsHeader ...........................................
(* ---------------------------------------------------------------------
* SilecsHeader/ v1.0.0
* BLOCK instance definition
* ---------------------------------------------------------------------
*)
(* SilecsHeader_SilecsHeader ...........................................*)
DATA_BLOCK DB0
{ S7_Optimized_Access := 'FALSE' }
AUTHOR: schwinn
FAMILY: SILECS
NAME: DEV_MODE
STRUCT
hdrBlk: _SilecsHeader_hdrBlk;
hdrBlk: _SilecsHeader_hdrBlk;
END_STRUCT;
BEGIN
END_DATA_BLOCK
//---------------------------------------------------------------------
// AllTypes/ v0.1.0
// BLOCK Type definition
//---------------------------------------------------------------------
(* ---------------------------------------------------------------------
* AllTypes/ v0.1.0
* BLOCK Type definition
* ---------------------------------------------------------------------
*)
TYPE _AllTypes_MyROBlock
AUTHOR: schwinn
FAMILY: SILECS
......@@ -58,7 +69,8 @@ NAME: UDTB
RO_dint: DINT;
RO_real: REAL;
RO_dt: DT;
RO_enum: DINT;
END_STRUCT;
END_TYPE
......@@ -67,24 +79,41 @@ AUTHOR: schwinn
FAMILY: SILECS
NAME: UDTB
STRUCT
RW_int8: ARRAY[0..1, 0..1] OF CHAR;
RW_uint8: ARRAY[0..1, 0..1] OF BYTE;
RW_int16: ARRAY[0..1, 0..1] OF INT;
RW_uint16: ARRAY[0..1, 0..1] OF WORD;
RW_int32: ARRAY[0..1, 0..1] OF DINT;
RW_uint32: ARRAY[0..1, 0..1] OF DWORD;
RW_float32: ARRAY[0..1, 0..1] OF REAL;
RW_string: ARRAY[0..1, 0..1] OF STRING[64];
RW_date: ARRAY[0..1, 0..1] OF DT;
RW_char: ARRAY[0..1, 0..1] OF CHAR;
RW_byte: ARRAY[0..1, 0..1] OF BYTE;
RW_word: ARRAY[0..1, 0..1] OF WORD;
RW_dword: ARRAY[0..1, 0..1] OF DWORD;
RW_int: ARRAY[0..1, 0..1] OF INT;
RW_dint: ARRAY[0..1, 0..1] OF DINT;
RW_real: ARRAY[0..1, 0..1] OF REAL;
RW_dt: ARRAY[0..1, 0..1] OF DT;
RW_int8: CHAR;
RW_uint8: BYTE;
RW_int16: INT;
RW_uint16: WORD;
RW_int32: DINT;
RW_uint32: DWORD;
RW_float32: REAL;
RW_string: STRING[64];
RW_date: DT;
RW_char: CHAR;
RW_byte: BYTE;
RW_word: WORD;
RW_dword: DWORD;
RW_int: INT;
RW_dint: DINT;
RW_real: REAL;
RW_dt: DT;
RW2_int8: ARRAY[0..1, 0..1] OF CHAR;
RW2_uint8: ARRAY[0..1, 0..1] OF BYTE;
RW2_int16: ARRAY[0..1, 0..1] OF INT;
RW2_uint16: ARRAY[0..1, 0..1] OF WORD;
RW2_int32: ARRAY[0..1, 0..1] OF DINT;
RW2_uint32: ARRAY[0..1, 0..1] OF DWORD;
RW2_float32: ARRAY[0..1, 0..1] OF REAL;
RW2_date: ARRAY[0..1, 0..1] OF DT;
RW2_char: ARRAY[0..1, 0..1] OF CHAR;
RW2_byte: ARRAY[0..1, 0..1] OF BYTE;
RW2_word: ARRAY[0..1, 0..1] OF WORD;
RW2_dword: ARRAY[0..1, 0..1] OF DWORD;
RW2_int: ARRAY[0..1, 0..1] OF INT;
RW2_dint: ARRAY[0..1, 0..1] OF DINT;
RW2_real: ARRAY[0..1, 0..1] OF REAL;
RW2_dt: ARRAY[0..1, 0..1] OF DT;
RW_enum: DINT;
END_STRUCT;
END_TYPE
......@@ -110,40 +139,71 @@ NAME: UDTB
WO_dint: ARRAY[0..9] OF DINT;
WO_real: ARRAY[0..9] OF REAL;
WO_dt: ARRAY[0..9] OF DT;
WO_enum: ARRAY[0..9] OF DINT;
END_STRUCT;
END_TYPE
TYPE _AllTypes_MyCBlock
AUTHOR: schwinn
FAMILY: SILECS
NAME: UDTB
STRUCT
C_int8: ARRAY[0..1, 0..1] OF CHAR;
C_uint8: ARRAY[0..1, 0..1] OF BYTE;
C_int16: ARRAY[0..1, 0..1] OF INT;
C_uint16: ARRAY[0..1, 0..1] OF WORD;
C_int32: ARRAY[0..1, 0..1] OF DINT;
C_uint32: ARRAY[0..1, 0..1] OF DWORD;
C_float32: ARRAY[0..1, 0..1] OF REAL;
C_string: ARRAY[0..1, 0..1] OF STRING[64];
C_date: ARRAY[0..1, 0..1] OF DT;
C_char: ARRAY[0..1, 0..1] OF CHAR;
C_byte: ARRAY[0..1, 0..1] OF BYTE;
C_word: ARRAY[0..1, 0..1] OF WORD;
C_dword: ARRAY[0..1, 0..1] OF DWORD;
C_int: ARRAY[0..1, 0..1] OF INT;
C_dint: ARRAY[0..1, 0..1] OF DINT;
C_real: ARRAY[0..1, 0..1] OF REAL;
C_dt: ARRAY[0..1, 0..1] OF DT;
END_STRUCT;
END_TYPE
//---------------------------------------------------------------------
// AllTypes/ v0.1.0
// Block instance definition
//---------------------------------------------------------------------
// AllTypes_testDevice1 ...........................................
(* ---------------------------------------------------------------------
* AllTypes/ v0.1.0
* BLOCK instance definition
* ---------------------------------------------------------------------
*)
(* AllTypes_testDevice1 ...........................................*)
DATA_BLOCK DB1
{ S7_Optimized_Access := 'FALSE' }
AUTHOR: schwinn
FAMILY: SILECS
NAME: DEV_MODE
STRUCT
MyROBlock: _AllTypes_MyROBlock;
MyRWBlock: _AllTypes_MyRWBlock;
MyWOBlock: _AllTypes_MyWOBlock;
MyROBlock: _AllTypes_MyROBlock;
MyRWBlock: _AllTypes_MyRWBlock;
MyWOBlock: _AllTypes_MyWOBlock;
MyCBlock: _AllTypes_MyCBlock;
END_STRUCT;
BEGIN
END_DATA_BLOCK
// AllTypes_testDevice2 ...........................................
(* AllTypes_testDevice2 ...........................................*)
DATA_BLOCK DB2
{ S7_Optimized_Access := 'FALSE' }
AUTHOR: schwinn
FAMILY: SILECS
NAME: DEV_MODE
STRUCT
MyROBlock: _AllTypes_MyROBlock;
MyRWBlock: _AllTypes_MyRWBlock;
MyWOBlock: _AllTypes_MyWOBlock;
MyROBlock: _AllTypes_MyROBlock;
MyRWBlock: _AllTypes_MyRWBlock;
MyWOBlock: _AllTypes_MyWOBlock;
MyCBlock: _AllTypes_MyCBlock;
END_STRUCT;
BEGIN
END_DATA_BLOCK
......
......@@ -3,5 +3,6 @@
"_AllTypes_MyROBlock","UDT 1","UDT 1","[AllTypes/0.1.0] UDT symbol: _<class-name>_<block-name>"
"_AllTypes_MyRWBlock","UDT 2","UDT 2",""
"_AllTypes_MyWOBlock","UDT 3","UDT 3",""
"_AllTypes_MyCBlock","UDT 4","UDT 4",""
"AllTypes_testDevice1","DB 1","DB 1","[AllTypes/0.1.0] DB symbol: <class-name>_<device-label | device-id>"
"AllTypes_testDevice2","DB 2","DB 2",""
//---------------------------------------------------------------------
// SilecsHeader/ v1.0.0
// BLOCK Type definition
//---------------------------------------------------------------------
(* ---------------------------------------------------------------------
* This file is auto generated by the SILECS framework tools. Code regeneration will overwrite it.
* ---------------------------------------------------------------------
*)
(* ---------------------------------------------------------------------
* SilecsHeader/ v1.0.0
* BLOCK Type definition
* ---------------------------------------------------------------------
*)
TYPE _SilecsHeader_hdrBlk
AUTHOR: schwinn
FAMILY: SILECS
NAME: UDTB
STRUCT
_version: STRING[16] := 'SILECS_DEV';
_checksum: DWORD := DW#16#1268e0ff;
_checksum: DWORD := DW#16#7ea10df;
_user: STRING[16] := 'schwinn';
_date: DT := DT#2017-6-8-16:38:3;
_date: DT := DT#2018-1-31-17:6:28;
END_STRUCT;
END_TYPE
//---------------------------------------------------------------------
// SilecsHeader/ v1.0.0
// Block instance definition
//---------------------------------------------------------------------
// SilecsHeader_hdrBlk ...........................................
(* ---------------------------------------------------------------------
* SilecsHeader/ v1.0.0
* BLOCK instance definition
* ---------------------------------------------------------------------
*)
(* SilecsHeader_hdrBlk ...........................................*)
DATA_BLOCK DB0
{ S7_Optimized_Access := 'FALSE' }
AUTHOR: schwinn
FAMILY: SILECS
NAME: BLK_MODE
STRUCT
SilecsHeader: _SilecsHeader_hdrBlk;
SilecsHeader: _SilecsHeader_hdrBlk;
END_STRUCT;
BEGIN
END_DATA_BLOCK
//---------------------------------------------------------------------
// AllTypes/ v0.1.0
// BLOCK Type definition
//---------------------------------------------------------------------
(* ---------------------------------------------------------------------
* AllTypes/ v0.1.0
* BLOCK Type definition
* ---------------------------------------------------------------------
*)
TYPE _AllTypes_MyROBlock
AUTHOR: schwinn
FAMILY: SILECS
......@@ -58,7 +69,8 @@ NAME: UDTB
RO_dint: DINT;
RO_real: REAL;
RO_dt: DT;
RO_enum: DINT;
END_STRUCT;
END_TYPE
......@@ -67,24 +79,41 @@ AUTHOR: schwinn
FAMILY: SILECS
NAME: UDTB
STRUCT
RW_int8: ARRAY[0..1, 0..1] OF CHAR;
RW_uint8: ARRAY[0..1, 0..1] OF BYTE;
RW_int16: ARRAY[0..1, 0..1] OF INT;
RW_uint16: ARRAY[0..1, 0..1] OF WORD;
RW_int32: ARRAY[0..1, 0..1] OF DINT;
RW_uint32: ARRAY[0..1, 0..1] OF DWORD;
RW_float32: ARRAY[0..1, 0..1] OF REAL;
RW_string: ARRAY[0..1, 0..1] OF STRING[64];
RW_date: ARRAY[0..1, 0..1] OF DT;
RW_char: ARRAY[0..1, 0..1] OF CHAR;
RW_byte: ARRAY[0..1, 0..1] OF BYTE;
RW_word: ARRAY[0..1, 0..1] OF WORD;
RW_dword: ARRAY[0..1, 0..1] OF DWORD;
RW_int: ARRAY[0..1, 0..1] OF INT;
RW_dint: ARRAY[0..1, 0..1] OF DINT;
RW_real: ARRAY[0..1, 0..1] OF REAL;
RW_dt: ARRAY[0..1, 0..1] OF DT;
RW_int8: CHAR;
RW_uint8: BYTE;
RW_int16: INT;
RW_uint16: WORD;
RW_int32: DINT;
RW_uint32: DWORD;
RW_float32: REAL;
RW_string: STRING[64];
RW_date: DT;
RW_char: CHAR;
RW_byte: BYTE;
RW_word: WORD;
RW_dword: DWORD;
RW_int: INT;
RW_dint: DINT;
RW_real: REAL;
RW_dt: DT;
RW2_int8: ARRAY[0..1, 0..1] OF CHAR;
RW2_uint8: ARRAY[0..1, 0..1] OF BYTE;
RW2_int16: ARRAY[0..1, 0..1] OF INT;
RW2_uint16: ARRAY[0..1, 0..1] OF WORD;
RW2_int32: ARRAY[0..1, 0..1] OF DINT;
RW2_uint32: ARRAY[0..1, 0..1] OF DWORD;
RW2_float32: ARRAY[0..1, 0..1] OF REAL;
RW2_date: ARRAY[0..1, 0..1] OF DT;
RW2_char: ARRAY[0..1, 0..1] OF CHAR;
RW2_byte: ARRAY[0..1, 0..1] OF BYTE;
RW2_word: ARRAY[0..1, 0..1] OF WORD;
RW2_dword: ARRAY[0..1, 0..1] OF DWORD;
RW2_int: ARRAY[0..1, 0..1] OF INT;
RW2_dint: ARRAY[0..1, 0..1] OF DINT;
RW2_real: ARRAY[0..1, 0..1] OF REAL;
RW2_dt: ARRAY[0..1, 0..1] OF DT;
RW_enum: DINT;
END_STRUCT;
END_TYPE
......@@ -110,52 +139,95 @@ NAME: UDTB
WO_dint: ARRAY[0..9] OF DINT;
WO_real: ARRAY[0..9] OF REAL;
WO_dt: ARRAY[0..9] OF DT;
WO_enum: ARRAY[0..9] OF DINT;
END_STRUCT;
END_TYPE
//---------------------------------------------------------------------
// AllTypes/ v0.1.0
// Block instance definition
//---------------------------------------------------------------------
// AllTypes_MyROBlock ...........................................
TYPE _AllTypes_MyCBlock
AUTHOR: schwinn
FAMILY: SILECS
NAME: UDTB
STRUCT
C_int8: ARRAY[0..1, 0..1] OF CHAR;
C_uint8: ARRAY[0..1, 0..1] OF BYTE;
C_int16: ARRAY[0..1, 0..1] OF INT;
C_uint16: ARRAY[0..1, 0..1] OF WORD;
C_int32: ARRAY[0..1, 0..1] OF DINT;
C_uint32: ARRAY[0..1, 0..1] OF DWORD;
C_float32: ARRAY[0..1, 0..1] OF REAL;
C_string: ARRAY[0..1, 0..1] OF STRING[64];
C_date: ARRAY[0..1, 0..1] OF DT;
C_char: ARRAY[0..1, 0..1] OF CHAR;
C_byte: ARRAY[0..1, 0..1] OF BYTE;
C_word: ARRAY[0..1, 0..1] OF WORD;
C_dword: ARRAY[0..1, 0..1] OF DWORD;
C_int: ARRAY[0..1, 0..1] OF INT;
C_dint: ARRAY[0..1, 0..1] OF DINT;
C_real: ARRAY[0..1, 0..1] OF REAL;
C_dt: ARRAY[0..1, 0..1] OF DT;
END_STRUCT;
END_TYPE
(* ---------------------------------------------------------------------
* AllTypes/ v0.1.0
* BLOCK instance definition
* ---------------------------------------------------------------------
*)
(* AllTypes_MyROBlock ...........................................*)
DATA_BLOCK DB1
{ S7_Optimized_Access := 'FALSE' }
AUTHOR: schwinn
FAMILY: SILECS
NAME: BLK_MODE
STRUCT
testDevice1: _AllTypes_MyROBlock;
testDevice2: _AllTypes_MyROBlock;
testDevice1: _AllTypes_MyROBlock;
testDevice2: _AllTypes_MyROBlock;
END_STRUCT;
BEGIN
END_DATA_BLOCK
// AllTypes_MyRWBlock ...........................................
(* AllTypes_MyRWBlock ...........................................*)
DATA_BLOCK DB2
{ S7_Optimized_Access := 'FALSE' }
AUTHOR: schwinn
FAMILY: SILECS
NAME: BLK_MODE
STRUCT
testDevice1: _AllTypes_MyRWBlock;
testDevice2: _AllTypes_MyRWBlock;
testDevice1: _AllTypes_MyRWBlock;
testDevice2: _AllTypes_MyRWBlock;
END_STRUCT;
BEGIN
END_DATA_BLOCK
// AllTypes_MyWOBlock ...........................................
(* AllTypes_MyWOBlock ...........................................*)
DATA_BLOCK DB3
{ S7_Optimized_Access := 'FALSE' }
AUTHOR: schwinn
FAMILY: SILECS
NAME: BLK_MODE
STRUCT
testDevice1: _AllTypes_MyWOBlock;
testDevice2: _AllTypes_MyWOBlock;
testDevice1: _AllTypes_MyWOBlock;
testDevice2: _AllTypes_MyWOBlock;
END_STRUCT;
BEGIN
END_DATA_BLOCK
(* AllTypes_MyCBlock ...........................................*)
DATA_BLOCK DB4
{ S7_Optimized_Access := 'FALSE' }
AUTHOR: schwinn
FAMILY: SILECS
NAME: BLK_MODE
STRUCT
testDevice1: _AllTypes_MyCBlock;
testDevice2: _AllTypes_MyCBlock;
END_STRUCT;
BEGIN
END_DATA_BLOCK
......
......@@ -3,6 +3,8 @@
"_AllTypes_MyROBlock","UDT 1","UDT 1","[AllTypes/0.1.0] UDT symbol: _<class-name>_<block-name>"
"_AllTypes_MyRWBlock","UDT 2","UDT 2",""
"_AllTypes_MyWOBlock","UDT 3","UDT 3",""
"_AllTypes_MyCBlock","UDT 4","UDT 4",""
"AllTypes_MyROBlock","DB 1","DB 1","[AllTypes/0.1.0] DB symbol: <class-name>_<block-name>"
"AllTypes_MyRWBlock","DB 2","DB 2",""
"AllTypes_MyWOBlock","DB 3","DB 3",""
"AllTypes_MyCBlock","DB 4","DB 4",""
//---------------------------------------------------------------------
// SilecsHeader/ v1.0.0
// BLOCK Type definition
//---------------------------------------------------------------------
(* ---------------------------------------------------------------------
* This file is auto generated by the SILECS framework tools. Code regeneration will overwrite it.
* ---------------------------------------------------------------------
*)
(* ---------------------------------------------------------------------
* SilecsHeader/ v1.0.0
* BLOCK Type definition
* ---------------------------------------------------------------------
*)
TYPE _SilecsHeader_hdrBlk
AUTHOR: schwinn
FAMILY: SILECS
NAME: UDTB
STRUCT
_version: STRING[16] := 'SILECS_DEV';
_checksum: DWORD := DW#16#1268e0ff;
_checksum: DWORD := DW#16#7ea10df;
_user: STRING[16] := 'schwinn';
_date: DT := DT#2017-6-8-16:38:3;
_date: DT := DT#2018-1-31-17:6:28;
END_STRUCT;
END_TYPE
//---------------------------------------------------------------------
// SilecsHeader/ v1.0.0
// Block instance definition
//---------------------------------------------------------------------
(* ---------------------------------------------------------------------
* SilecsHeader/ v1.0.0
* BLOCK instance definition
* ---------------------------------------------------------------------
*)
DATA_BLOCK SilecsHeader_hdrBlk
{ S7_Optimized_Access := 'FALSE' }
AUTHOR: schwinn
FAMILY: SILECS
NAME: BLK_MODE
STRUCT
SilecsHeader: _SilecsHeader_hdrBlk;
SilecsHeader: _SilecsHeader_hdrBlk;
END_STRUCT;
BEGIN
END_DATA_BLOCK
//---------------------------------------------------------------------
// AllTypes/ v0.1.0
// BLOCK Type definition
//---------------------------------------------------------------------
(* ---------------------------------------------------------------------
* AllTypes/ v0.1.0
* BLOCK Type definition
* ---------------------------------------------------------------------
*)
TYPE _AllTypes_MyROBlock
AUTHOR: schwinn
FAMILY: SILECS
......@@ -57,7 +68,8 @@ NAME: UDTB
RO_dint: DINT;
RO_real: REAL;
RO_dt: DT;
RO_enum: DINT;
END_STRUCT;
END_TYPE
......@@ -66,24 +78,41 @@ AUTHOR: schwinn
FAMILY: SILECS
NAME: UDTB
STRUCT
RW_int8: ARRAY[0..1, 0..1] OF CHAR;
RW_uint8: ARRAY[0..1, 0..1] OF BYTE;
RW_int16: ARRAY[0..1, 0..1] OF INT;
RW_uint16: ARRAY[0..1, 0..1] OF WORD;
RW_int32: ARRAY[0..1, 0..1] OF DINT;
RW_uint32: ARRAY[0..1, 0..1] OF DWORD;
RW_float32: ARRAY[0..1, 0..1] OF REAL;
RW_string: ARRAY[0..1, 0..1] OF STRING[64];
RW_date: ARRAY[0..1, 0..1] OF DT;
RW_char: ARRAY[0..1, 0..1] OF CHAR;
RW_byte: ARRAY[0..1, 0..1] OF BYTE;
RW_word: ARRAY[0..1, 0..1] OF WORD;
RW_dword: ARRAY[0..1, 0..1] OF DWORD;
RW_int: ARRAY[0..1, 0..1] OF INT;
RW_dint: ARRAY[0..1, 0..1] OF DINT;
RW_real: ARRAY[0..1, 0..1] OF REAL;
RW_dt: ARRAY[0..1, 0..1] OF DT;
RW_int8: CHAR;
RW_uint8: BYTE;
RW_int16: INT;
RW_uint16: WORD;
RW_int32: DINT;
RW_uint32: DWORD;
RW_float32: REAL;
RW_string: STRING[64];
RW_date: DT;
RW_char: CHAR;
RW_byte: BYTE;
RW_word: WORD;
RW_dword: DWORD;
RW_int: INT;
RW_dint: DINT;
RW_real: REAL;
RW_dt: DT;
RW2_int8: ARRAY[0..1, 0..1] OF CHAR;
RW2_uint8: ARRAY[0..1, 0..1] OF BYTE;
RW2_int16: ARRAY[0..1, 0..1] OF INT;
RW2_uint16: ARRAY[0..1, 0..1] OF WORD;
RW2_int32: ARRAY[0..1, 0..1] OF DINT;
RW2_uint32: ARRAY[0..1, 0..1] OF DWORD;
RW2_float32: ARRAY[0..1, 0..1] OF REAL;
RW2_date: ARRAY[0..1, 0..1] OF DT;
RW2_char: ARRAY[0..1, 0..1] OF CHAR;
RW2_byte: ARRAY[0..1, 0..1] OF BYTE;
RW2_word: ARRAY[0..1, 0..1] OF WORD;
RW2_dword: ARRAY[0..1, 0..1] OF DWORD;
RW2_int: ARRAY[0..1, 0..1] OF INT;
RW2_dint: ARRAY[0..1, 0..1] OF DINT;
RW2_real: ARRAY[0..1, 0..1] OF REAL;
RW2_dt: ARRAY[0..1, 0..1] OF DT;
RW_enum: DINT;
END_STRUCT;
END_TYPE
......@@ -109,23 +138,52 @@ NAME: UDTB
WO_dint: ARRAY[0..9] OF DINT;
WO_real: ARRAY[0..9] OF REAL;
WO_dt: ARRAY[0..9] OF DT;
WO_enum: ARRAY[0..9] OF DINT;
END_STRUCT;
END_TYPE
//---------------------------------------------------------------------
// AllTypes/ v0.1.0
// Block instance definition
//---------------------------------------------------------------------
TYPE _AllTypes_MyCBlock
AUTHOR: schwinn
FAMILY: SILECS
NAME: UDTB
STRUCT
C_int8: ARRAY[0..1, 0..1] OF CHAR;
C_uint8: ARRAY[0..1, 0..1] OF BYTE;
C_int16: ARRAY[0..1, 0..1] OF INT;
C_uint16: ARRAY[0..1, 0..1] OF WORD;
C_int32: ARRAY[0..1, 0..1] OF DINT;
C_uint32: ARRAY[0..1, 0..1] OF DWORD;
C_float32: ARRAY[0..1, 0..1] OF REAL;
C_string: ARRAY[0..1, 0..1] OF STRING[64];
C_date: ARRAY[0..1, 0..1] OF DT;
C_char: ARRAY[0..1, 0..1] OF CHAR;
C_byte: ARRAY[0..1, 0..1] OF BYTE;
C_word: ARRAY[0..1, 0..1] OF WORD;
C_dword: ARRAY[0..1, 0..1] OF DWORD;
C_int: ARRAY[0..1, 0..1] OF INT;
C_dint: ARRAY[0..1, 0..1] OF DINT;
C_real: ARRAY[0..1, 0..1] OF REAL;
C_dt: ARRAY[0..1, 0..1] OF DT;
END_STRUCT;
END_TYPE
(* ---------------------------------------------------------------------
* AllTypes/ v0.1.0
* BLOCK instance definition
* ---------------------------------------------------------------------
*)
DATA_BLOCK AllTypes_MyROBlock
{ S7_Optimized_Access := 'FALSE' }
AUTHOR: schwinn
FAMILY: SILECS
NAME: BLK_MODE
STRUCT
testDevice1: _AllTypes_MyROBlock;
testDevice2: _AllTypes_MyROBlock;
testDevice1: _AllTypes_MyROBlock; //FESA_NAME1
testDevice2: _AllTypes_MyROBlock; //FESA_NAME2
END_STRUCT;
BEGIN
END_DATA_BLOCK
......@@ -136,9 +194,9 @@ AUTHOR: schwinn
FAMILY: SILECS
NAME: BLK_MODE
STRUCT
testDevice1: _AllTypes_MyRWBlock;
testDevice2: _AllTypes_MyRWBlock;
testDevice1: _AllTypes_MyRWBlock; //FESA_NAME1
testDevice2: _AllTypes_MyRWBlock; //FESA_NAME2
END_STRUCT;
BEGIN
END_DATA_BLOCK
......@@ -149,9 +207,22 @@ AUTHOR: schwinn
FAMILY: SILECS
NAME: BLK_MODE
STRUCT
testDevice1: _AllTypes_MyWOBlock;
testDevice2: _AllTypes_MyWOBlock;
testDevice1: _AllTypes_MyWOBlock; //FESA_NAME1
testDevice2: _AllTypes_MyWOBlock; //FESA_NAME2
END_STRUCT;
BEGIN
END_DATA_BLOCK
DATA_BLOCK AllTypes_MyCBlock
{ S7_Optimized_Access := 'FALSE' }
AUTHOR: schwinn
FAMILY: SILECS
NAME: BLK_MODE
STRUCT
testDevice1: _AllTypes_MyCBlock; //FESA_NAME1
testDevice2: _AllTypes_MyCBlock; //FESA_NAME2
END_STRUCT;
BEGIN
END_DATA_BLOCK
......
......@@ -3,6 +3,8 @@
"_AllTypes_MyROBlock","UDT 1","UDT 1","[AllTypes/0.1.0] UDT symbol: _<class-name>_<block-name>"
"_AllTypes_MyRWBlock","UDT 2","UDT 2",""
"_AllTypes_MyWOBlock","UDT 3","UDT 3",""
"_AllTypes_MyCBlock","UDT 4","UDT 4",""
"AllTypes_MyROBlock","DB 1","DB 1","[AllTypes/0.1.0] DB symbol: <class-name>_<block-name>"
"AllTypes_MyRWBlock","DB 2","DB 2",""
"AllTypes_MyWOBlock","DB 3","DB 3",""
"AllTypes_MyCBlock","DB 4","DB 4",""
//---------------------------------------------------------------------
// SilecsHeader/ v1.0.0
// BLOCK Type definition
//---------------------------------------------------------------------
(* ---------------------------------------------------------------------
* This file is auto generated by the SILECS framework tools. Code regeneration will overwrite it.
* ---------------------------------------------------------------------
*)
(* ---------------------------------------------------------------------
* SilecsHeader/ v1.0.0
* BLOCK Type definition
* ---------------------------------------------------------------------
*)
TYPE _SilecsHeader_hdrBlk
AUTHOR: schwinn
FAMILY: SILECS
NAME: UDTB
STRUCT
_version: STRING[16] := 'SILECS_DEV';
_checksum: DWORD := DW#16#1268e0ff;
_checksum: DWORD := DW#16#7ea10df;
_user: STRING[16] := 'schwinn';
_date: DT := DT#2017-6-8-16:38:3;
_date: DT := DT#2018-1-31-17:6:28;
END_STRUCT;
END_TYPE
//---------------------------------------------------------------------
// SilecsHeader/ v1.0.0
// Block instance definition
//---------------------------------------------------------------------
(* ---------------------------------------------------------------------
* SilecsHeader/ v1.0.0
* BLOCK instance definition
* ---------------------------------------------------------------------
*)
DATA_BLOCK SilecsHeader_SilecsHeader
{ S7_Optimized_Access := 'FALSE' }
AUTHOR: schwinn
FAMILY: SILECS
NAME: DEV_MODE
STRUCT
hdrBlk: _SilecsHeader_hdrBlk;
hdrBlk: _SilecsHeader_hdrBlk;
END_STRUCT;
BEGIN
END_DATA_BLOCK
//---------------------------------------------------------------------
// AllTypes/ v0.1.0
// BLOCK Type definition
//---------------------------------------------------------------------
(* ---------------------------------------------------------------------
* AllTypes/ v0.1.0
* BLOCK Type definition
* ---------------------------------------------------------------------
*)
TYPE _AllTypes_MyROBlock
AUTHOR: schwinn
FAMILY: SILECS
......@@ -57,7 +68,8 @@ NAME: UDTB
RO_dint: DINT;
RO_real: REAL;
RO_dt: DT;
RO_enum: DINT;
END_STRUCT;
END_TYPE
......@@ -66,24 +78,41 @@ AUTHOR: schwinn
FAMILY: SILECS
NAME: UDTB
STRUCT
RW_int8: ARRAY[0..1, 0..1] OF CHAR;
RW_uint8: ARRAY[0..1, 0..1] OF BYTE;
RW_int16: ARRAY[0..1, 0..1] OF INT;
RW_uint16: ARRAY[0..1, 0..1] OF WORD;
RW_int32: ARRAY[0..1, 0..1] OF DINT;
RW_uint32: ARRAY[0..1, 0..1] OF DWORD;
RW_float32: ARRAY[0..1, 0..1] OF REAL;
RW_string: ARRAY[0..1, 0..1] OF STRING[64];
RW_date: ARRAY[0..1, 0..1] OF DT;
RW_char: ARRAY[0..1, 0..1] OF CHAR;
RW_byte: ARRAY[0..1, 0..1] OF BYTE;
RW_word: ARRAY[0..1, 0..1] OF WORD;
RW_dword: ARRAY[0..1, 0..1] OF DWORD;
RW_int: ARRAY[0..1, 0..1] OF INT;
RW_dint: ARRAY[0..1, 0..1] OF DINT;
RW_real: ARRAY[0..1, 0..1] OF REAL;
RW_dt: ARRAY[0..1, 0..1] OF DT;
RW_int8: CHAR;
RW_uint8: BYTE;
RW_int16: INT;
RW_uint16: WORD;
RW_int32: DINT;
RW_uint32: DWORD;
RW_float32: REAL;
RW_string: STRING[64];
RW_date: DT;
RW_char: CHAR;
RW_byte: BYTE;
RW_word: WORD;
RW_dword: DWORD;
RW_int: INT;
RW_dint: DINT;
RW_real: REAL;
RW_dt: DT;
RW2_int8: ARRAY[0..1, 0..1] OF CHAR;
RW2_uint8: ARRAY[0..1, 0..1] OF BYTE;
RW2_int16: ARRAY[0..1, 0..1] OF INT;
RW2_uint16: ARRAY[0..1, 0..1] OF WORD;
RW2_int32: ARRAY[0..1, 0..1] OF DINT;
RW2_uint32: ARRAY[0..1, 0..1] OF DWORD;
RW2_float32: ARRAY[0..1, 0..1] OF REAL;
RW2_date: ARRAY[0..1, 0..1] OF DT;
RW2_char: ARRAY[0..1, 0..1] OF CHAR;
RW2_byte: ARRAY[0..1, 0..1] OF BYTE;
RW2_word: ARRAY[0..1, 0..1] OF WORD;
RW2_dword: ARRAY[0..1, 0..1] OF DWORD;
RW2_int: ARRAY[0..1, 0..1] OF INT;
RW2_dint: ARRAY[0..1, 0..1] OF DINT;
RW2_real: ARRAY[0..1, 0..1] OF REAL;
RW2_dt: ARRAY[0..1, 0..1] OF DT;
RW_enum: DINT;
END_STRUCT;
END_TYPE
......@@ -109,38 +138,69 @@ NAME: UDTB
WO_dint: ARRAY[0..9] OF DINT;
WO_real: ARRAY[0..9] OF REAL;
WO_dt: ARRAY[0..9] OF DT;
WO_enum: ARRAY[0..9] OF DINT;
END_STRUCT;
END_TYPE
TYPE _AllTypes_MyCBlock
AUTHOR: schwinn
FAMILY: SILECS
NAME: UDTB
STRUCT
C_int8: ARRAY[0..1, 0..1] OF CHAR;
C_uint8: ARRAY[0..1, 0..1] OF BYTE;
C_int16: ARRAY[0..1, 0..1] OF INT;
C_uint16: ARRAY[0..1, 0..1] OF WORD;
C_int32: ARRAY[0..1, 0..1] OF DINT;
C_uint32: ARRAY[0..1, 0..1] OF DWORD;
C_float32: ARRAY[0..1, 0..1] OF REAL;
C_string: ARRAY[0..1, 0..1] OF STRING[64];
C_date: ARRAY[0..1, 0..1] OF DT;
C_char: ARRAY[0..1, 0..1] OF CHAR;
C_byte: ARRAY[0..1, 0..1] OF BYTE;
C_word: ARRAY[0..1, 0..1] OF WORD;
C_dword: ARRAY[0..1, 0..1] OF DWORD;
C_int: ARRAY[0..1, 0..1] OF INT;
C_dint: ARRAY[0..1, 0..1] OF DINT;
C_real: ARRAY[0..1, 0..1] OF REAL;
C_dt: ARRAY[0..1, 0..1] OF DT;
END_STRUCT;
END_TYPE
//---------------------------------------------------------------------
// AllTypes/ v0.1.0
// Block instance definition
//---------------------------------------------------------------------
DATA_BLOCK AllTypes_testDevice1
(* ---------------------------------------------------------------------
* AllTypes/ v0.1.0
* BLOCK instance definition
* ---------------------------------------------------------------------
*)
DATA_BLOCK AllTypes_testDevice1 //FESA_NAME1
{ S7_Optimized_Access := 'FALSE' }
AUTHOR: schwinn
FAMILY: SILECS
NAME: DEV_MODE
STRUCT
MyROBlock: _AllTypes_MyROBlock;
MyRWBlock: _AllTypes_MyRWBlock;
MyWOBlock: _AllTypes_MyWOBlock;
MyROBlock: _AllTypes_MyROBlock;
MyRWBlock: _AllTypes_MyRWBlock;
MyWOBlock: _AllTypes_MyWOBlock;
MyCBlock: _AllTypes_MyCBlock;
END_STRUCT;
BEGIN
END_DATA_BLOCK
DATA_BLOCK AllTypes_testDevice2
DATA_BLOCK AllTypes_testDevice2 //FESA_NAME2
{ S7_Optimized_Access := 'FALSE' }
AUTHOR: schwinn
FAMILY: SILECS
NAME: DEV_MODE
STRUCT
MyROBlock: _AllTypes_MyROBlock;
MyRWBlock: _AllTypes_MyRWBlock;
MyWOBlock: _AllTypes_MyWOBlock;
MyROBlock: _AllTypes_MyROBlock;
MyRWBlock: _AllTypes_MyRWBlock;
MyWOBlock: _AllTypes_MyWOBlock;
MyCBlock: _AllTypes_MyCBlock;
END_STRUCT;
BEGIN
END_DATA_BLOCK
......
......@@ -3,5 +3,6 @@
"_AllTypes_MyROBlock","UDT 1","UDT 1","[AllTypes/0.1.0] UDT symbol: _<class-name>_<block-name>"
"_AllTypes_MyRWBlock","UDT 2","UDT 2",""
"_AllTypes_MyWOBlock","UDT 3","UDT 3",""
"_AllTypes_MyCBlock","UDT 4","UDT 4",""
"AllTypes_testDevice1","DB 1","DB 1","[AllTypes/0.1.0] DB symbol: <class-name>_<device-label | device-id>"
"AllTypes_testDevice2","DB 2","DB 2",""
/* Copyright CERN 2015
*
* WARNING: This code is automatically generated from your SILECS deploy unit document.
* You should never modify the content of this file as it would break consistency.
* Furthermore, any changes will be overwritten in the next code generation.
* Any modification shall be done using the SILECS development environment
* and regenerating this source code.
*/
#ifndef SILECSHEADER_1_0_0_H_
#define SILECSHEADER_1_0_0_H_
#include <silecs-virtual-controller/interface/Block.h>
#include <silecs-virtual-controller/interface/DeployUnit.h>
#include <silecs-virtual-controller/interface/Design.h>
#include <silecs-virtual-controller/interface/Device.h>
namespace SilecsHeader_1_0_0
{
class Design;
class HdrBlk : public SilecsServer::Block
{
public:
/*!
* \brief hdrBlk constructor. It creates an empty block.
*/
HdrBlk() : SilecsServer::Block("SilecsHeader:hdrBlk")
{
set_version("DEV");
set_checksum(0XF0DA17E);
set_user("schwinn");
set_date(0.0);
}
~HdrBlk()
{
}
/*!
* \brief Get _version register.
* \return value.
*/
std::string get_version() const
{
size_t len = (size_t)structData_._version[1];
return std::string((char*)&(structData_._version[2]), len);
}
/*!
* \brief Set _version register.
* \param value to be set.
*/
void set_version(const std::string &value)
{
size_t len = (value.length() < _versionLen_) ? value.length() : _versionLen_;
memcpy((char*)&(structData_._version[2]), value.c_str(), len);
structData_._version[0] = char(0);
structData_._version[1] = char(len);
}
/*!
* \brief Get _checksum register.
* \return value.
*/
uint32_t get_checksum() const
{
return structData_._checksum;
}
/*!
* \brief Set _checksum register.
* \param value to be set.
*/
void set_checksum(uint32_t value)
{
structData_._checksum = value;
}
/*!
* \brief Get _user register.
* \return value.
*/
std::string get_user() const
{
size_t len = (size_t)structData_._user[1];
return std::string((char*)&(structData_._user[2]), len);
}
/*!
* \brief Set _user register.
* \param value to be set.
*/
void set_user(const std::string &value)
{
size_t len = (value.length() < _userLen_) ? value.length() : _userLen_;
memcpy((char*)&(structData_._user[2]), value.c_str(), len);
structData_._user[0] = char(0);
structData_._user[1] = char(len);
}
/*!
* \brief Get _date register.
* \return value.
*/
double get_date() const
{
return structData_._date;
}
/*!
* \brief Set _date register.
* \param value to be set.
*/
void set_date(double value)
{
structData_._date = value;
}
virtual inline size_t getSize() const
{
return sizeof(structData_);
}
virtual void getData(unsigned char * data) const
{
memcpy(data, &structData_, this->getSize());
}
virtual void setData(unsigned char * data)
{
memcpy(&structData_, data, this->getSize());
}
virtual inline size_t getOffset() const { return 0; }
static const std::size_t _versionLen_ = 16;
static const std::size_t _userLen_ = 16;
private:
#pragma pack(push, 1)
struct
{
char _version[_versionLen_+2];
uint32_t _checksum;
char _user[_userLen_+2];
double _date;
} structData_;
#pragma pack(pop)
};
class Device : public SilecsServer::Device
{
public:
Device(const std::string& label, size_t number):SilecsServer::Device(label, number)
{
blockMap_["SilecsHeader:hdrBlk"] = new HdrBlk();
}
~Device()
{
delete (blockMap_["SilecsHeader:hdrBlk"]);
}
};
class Design : public SilecsServer::Design
{
public:
Design():SilecsServer::Design("SilecsHeader", "1.0.0")
{
deviceMap_["SilecsHeader:SilecsHeader"] = new Device("SilecsHeader:SilecsHeader", 0);
}
~Design()
{
delete(deviceMap_["SilecsHeader:SilecsHeader"]);
}
/*!
* \brief Return pointer to the requested device.
* \param label Device label.
*/
SilecsHeader_1_0_0::Device* getDevice(const std::string& label)
{
if (deviceMap_.find(label) != deviceMap_.end())
{
return dynamic_cast<SilecsHeader_1_0_0::Device*>(deviceMap_[label]);
}
return NULL;
}
};
} /* namespace */
#endif