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 14 © Siemens AG 2015 P. O. Box 10 09 53,
Subject to change without further notice. D-93009 Regensburg
<DataSegment>
<StateMachine>...</StateMachine>
<StartAddr>...</StartAddr>
<EndAddr>...</EndAddr>
</DataSegment>
This load control specifies an address range that will be downloaded to the device. The
ETS only loads the data that are specified within this range. Data in the S19 file that are
not in a load control data segment will not be downloaded. ETS will only load the data
that is available in the S19 file within the specified segment. That means vacancies in a
specified memory range are left out. Possible values for the element ‘StateMachine’ are
‘Addr’ for the address table, ‘Assoc’ for the association table and ‘App’ for the
communication object description table and the application program. The elements
‘StartAddr’ and ‘EndAddr’ specify the start and end address of the segment. The values
are the original addresses of the microcontroller. They will be converted according to the
memory conversion entries.
<TablePointer>
<StateMachine>...</StateMachine>
<StartAddr>...</StartAddr>
</TablePointer>
This load control tells the operating system the start address of the specified table.
Possible values for the element ‘StateMachine’ are ‘Addr’ for the address table, ‘Assoc’
for the association table and ‘App’ for the communication object description table. The
value of the element ‘StartAddr’ is the real address in the microcontroller. It will be
converted according to the memory conversion entries. The ETS can change the data of
the tables. Therefore the data of the three tables will be different to the data specified in
the development environment.
<AppData>
<PEIType>FF</PEIType>
<Manufacturer>...</Manufacturer>
<AppID>...</AppID>
<AppVersion>...</AppVersion>
</AppData>
This load control writes application specific data. The value of the element “PEIType”
normally specifies the PEI-Type that is necessary to allow a start of the application.
Because a BIM is a fix mounted device the operating system of the BIM does not check
this value. The value of the elements “Manufacturer”, “AppID” and “AppVersion” could
later be read out from the device via property 3/13.