118
ifm Programming Manual AS-i Gateway AC14 (4.2.x) 12/2017
Appendix Library ACnnnn_Utils.library
>
ASI_BIN_IN (STRUCT)
16004
The structure contains the input data of the digital AS-i slaves:
Input data of the digital S/A slaves,
1 byte per S/A slave
corresponds to the 1st to 15th word of the
acyclic data record 2 (DS2)
→ DS2 – Digital inputs of the slaves and master
flags
Input data of the digital B slaves,
1 byte per B slave
corresponds to the 16th to 31st word of the
acyclic data record 2 (DS2)
→ DS2 – Digital inputs of the slaves and master
flags
>
ASI_BIN_OUT (STRUCT)
16003
The structure contains the output data of the digital AS-i slaves.
Output data of the digital S/A slaves
(1 byte per S/A slave)
corresponds to the 1st to 15th word of the
acyclic data record 5 (DS5)
→ DS5 – Digital outputs of the slaves
Output data of the digital B slaves
(1 byte per B slave)
corresponds to the 16th to 31st word of the
acyclic data record 5 (DS5)
→ DS5 – Digital outputs of the slaves
>
ASI_ANA_IO (STRUCT)
16001
The structure contains the process data of the analogue input and output slaves.
ARRAY[1..31] OF
ASI_ANALOG_
IN
Input data and status flags of the
analogue AS-i slaves
→ ASI_ANALOG_IN (STRUCT) (→ p. 119)
ARRAY[1..31] OF
ASI_ANALOG_OUT
Output data and status flags of the
analogue AS-i slaves
→ ASI_ANALOG_OUT (STRUCT) (→ p. 120)