15 Appendix
15.4 XML configuration for 3rd party devices
68
BreakerVisu
06/16 MN01210001Z-EN
www.eaton.com
15.4 XML configuration for 3rd party devices
15.4.1 Example 1
Only one specific byte is used: see the <device_specific_bytes> section
below.
A specific structure must be used for group parameter sections; see
<group_parameters id="1">, <group_parameters id="2">,
<group_parameters id="3">, <group_parameters id="4">.
All groups – even if they are not being used – must be defined. The length
and offset for the groups not being used must be set to 0. The offset values
in the XML configuration file start from 1.
Specific structure for standard device parameters: The offset is used in a
specific group; the offset starts from 1; 0 for length, offset, and groups for
standard device parameters that are not used; see the <device_parameters>
section.
The end of the device parameter section is indicated by the
<!— end of standard parameters>
comment in the XML file.
After
<!— end of standard parameters>
up to five additional parameters can be added.
<device_name>DC1</device_name>
<device_family>PowerXL</device_family>
<device_specific_bytes><!-- The device specific bytes are
read always with Modbus Function 3 -->
<LENGTH>1</LENGTH>
<OFFSET>19</OFFSET>
<FIRST_BYTE_VALUE>0</FIRST_BYTE_VALUE>
</device_specific_bytes>
<group_parameters id="1">
<LENGTH>25</LENGTH>
<OFFSET>1</OFFSET>
<MOD_FC>3</MOD_FC>
</group_parameters>
<group_parameters id="2">
<LENGTH>0</LENGTH>
<OFFSET>0</OFFSET>
<MOD_FC>0</MOD_FC>
</group_parameters>
Summary of Contents for BreakerVisu NZM-XMC-MDISP35-MOD
Page 4: ...2...