User Manual

GAMMA instabus
Release: 12/2015
Application Program Bus Interface Modules M130, M131, M132 and M135
Runtime Environment for KNX-Processors 184/11 and 184/21
Technical Manual pages 17 Siemens AG
Building Technologies
Control Products and Systems
page 12 © Siemens AG 2015 P. O. Box 10 09 53,
Subject to change without further notice. D-93009 Regensburg
The xml configuration file has the following structure:
<?xml version="1.0" encoding="utf-8" ?>
<BIM_M13x_S19_Modification
xmlns="http://tempuri.org/BIM_M13x_S19_Modification.xsd">
<MemoryConversion>
...
</MemoryConversion>
<LoadControls>
...
</LoadControls>
</BIM_M13x_S19_Modification>
The ‘MemoryConversion’ element has one or more entries of the element
‘MemoryConvEntry’ that is defined as follows:
<MemoryConvEntry>
<Start>...</Start>
<End>...</End>
<Offset>...</Offset>
</MemoryConvEntry>
The ‘Start’ element defines the start address and the ‘End’ element the end address of the
memory range that should be converted. The conversion is done by adding the value of the
‘offset’ element to the addresses within the specified memory range.
The ‘LoadControls’ element has different load control entries which are defined in the
following. The load controls are read out from ETS and control how the download of the
application program will be done:
<Connect />
Generates a connect to the device
<Disconnect />
Generates a disconnect to the device