144
ifm
Programming Manual ecomatController/60-1 (CR711S) Operating System V2.5.0.n
2017-12-19
ifm function libraries
Library ifmOutGroup
>
Output parameters
23329
Parameter
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
xGroupState
BOOL
Return value activation state of the selected
output group
The state may deviate from the required
output state if e.g. a safety function has
deactivated an output group due to an error.
FALSE
Output group is deactivated
TRUE
Output value is activated
uiGroupCurrent
UINT
Measured output current of the entire group
in [mA]
available = 0...final value of the
measuring range
uiVBBxVoltage
UINT
Measured voltage before the group switch in
[mV]
available = 0...final value of the
measuring range
uiGroupVoltage
UINT
Measured voltage after the group switch in
[mV]
available = 0...final value of the
measuring range
>