SmartPLC SafeLine AC4S with fieldbus interfaces
183
>
Output parameters
42614
Parameter
Data type
Description
Possible values
uCount
WORD
Number of valid bytes in pDataOut
(uCount <= uSizeOut)
integer value in hexadecimal
representation
xReady
BOOL
Signal indicates whether the execution
of the FB is completed.
FALSE
FB is inactive or being
executed.
TRUE
FB execution is 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.
uErrorCode
WORD
Error code of the executed command
Command error code of the corresponding
command channel
OR:
→ List below (Diagnostic codes)
Diagnostic codes:
0xnF01
Unknown error
1
0x0F02
Unknown/invalid target
0x0F03
Unknown command ID
0x0F04
Invalid parameters
0x0F05
Timeout during processing