SmartPLC SafeLine AC4S with fieldbus interfaces
175
>
ASI_NET (STRUCT)
42507
The structure contains the complete process image (inputs and outputs) of an AS-i network.
Name
Data type
Description
Possible values
binIO
ASI_BIN_IO
Binary input and output data
→
ASI_BIN_IO (STRUCT)
(
→ S.
anaIO
ASI_ANA_IO
Analogue input and output data
→
ASI_ANA_IO (STRUCT)
(
→ S.
-
>
ASI_BIN_IO (STRUCT)
42508
The structure contains the process data of the digital input and output slaves:
Name
Data type
Description
Possible values
bin_IN_Slaves
ASI_BIN_IN
Input data of the digital AS-i slaves
→
ASI_BIN_IN (STRUCT)
(
→ S.
bin_OUT_Slaves
ASI_BIN_OUT
Output data of the digital AS-i
slaves
→-
ASI_BIN_OUT (STRUCT)
(
→ S.
>
ASI_BIN_IN (STRUCT)
42509
The structure contains the input data of the digital AS-i slaves:
Name
Data type
Description
Possible values
SA_Slave
ARRAY[1...31]
OF BYTE
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
B_Slave
ARRAY[1...31]
OF BYTE
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)
42511
The structure contains the output data of the digital AS-i slaves.
Name
Data type
Description
Possible values
SA_Slave_bin_OUT
ARRAY[1...31]
OF BYTE
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
B_Slave_bin_OUT
ARRAY[1...31]
OF BYTE
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