SmartPLC SafeLine AC4S with fieldbus interfaces
144
>
Output parameters
42533
Parameter
Data type
Description
Possible values
abList_SA_Slave
ARRAY[0..31]
OF BYTE
List of output parameters of S/A
slaves in the selected AS-i master.
Each byte contains the output
parameters of an AS-i slave.
– byte 0 (LSB) = res.
– byte 1 = slave with address 1(A) ...
– byte 31 = slave with address 31(A)
Per byte:
Bits 0...3:
P0-P3
abList_B_Slave
ARRAY[0..31]
OF BYTE
List of output parameters of B slaves
in the selected AS-i master. Each byte
contains the output parameters of an
AS-i slave.
– byte 0 (LSB) = res.
– byte 1 = slave with address 1B
...
– byte 31 = slave with address 31B
Per byte:
Bits 0...3:
P0-P3
xReady
BOOL
Signal indicates whether the execution
of the FB is completed.
FALSE
FB is inactive or being
executed.
TRUE
FB execution is completed.
xBusy
BOOL
Signal indicates whether the FB is
being executed.
FALSE
FB is deactivated or FB
execution is completed.
TRUE
FB execution has started but is
not yet completed.
xError
BOOL
Signal indicates whether errors
occurred while the FB was executed.
FALSE
FB is disabled or is being
executed or FB was executed
without error.
TRUE
An error occurred while the FB
was executed.
wDiagnostic
WORD
Diagnostic information
→ List below (Diagnostic codes)
Diagnostic codes:
0x0000
No specific error is set
0x0F01
Unknown error
0x0F02
Unknown/invalid target
0x0F03
Unknown command ID
0x0F04
Invalid parameters
0x0F05
Timeout during processing