134
ifm
Programming Manual ecomatController/60-1 (CR711S) Operating System V2.5.0.n
2017-12-19
ifm function libraries
Library ifmIOcommon.library
>
Output parameters
23154
Parameters
Data type
Description
Possible values
xError
BOOL
Indication if an error occurred during the FB
execution
FALSE
No error occurred or the FB is
still being executed
TRUE
Error occurred
Action could not be
executed
Note diagnostic
information
eDiagInfo
DIAG_INFO Diagnostic information
→ List below (diagnostic codes:)
xPrepared
BOOL
State of the FB outputs
FALSE
FB outputs still invalid; FB is
still processed
TRUE
FB outputs valid; FB has been
processed
Diagnostic codes (
→
Messages / diagnostic codes of the function blocks
(
STAT_DONE
State: FB/Function has been successfully executed and completed. There are valid
results on the outputs.
ERR_INTERNAL
Error: Internal system error
► Contact the ifm Service Center!
ERR_UNDEFINED
Error: Unknown error
► Contact the ifm Service Center!
DIAG_INVALID_VALUE
At least one input parameter is invalid or exceeds the permissible area.
DIAG_INTERNAL
Internal system error.
DIAG_ACCESS
FB/Function cannot access the required resource; Resource is blocked by another task.
>