- 8 -
on an „AMX number between 1 and 3000. Communication with the actuators concerned is only made
via this number.
This tabel is integrated with the following source code line:
#INCLUDE 'EIB_Table.axi'
An example for such a file and a sample program is contained in Appendix A.
In addition, the file EIB_Tools.AXI should be integrated to have easy access to commonly used
functions (see Appendix B).
#INCLUDE 'EIB_Tools.axi'
3.2
Analyzing feedback signals
All feedback signals should be analyzed in a Data_Event.
One
DATE_EVENT is being released for
each feedback signal – so there is exactly
one
feedback in DATA.TEXT ! In case of several feedback
signals, the same amount of Events will be released accordingly.