135
ifm
Programming Manual ecomatController/60-1 (CR711S) Operating System V2.5.0.n
2017-12-19
ifm function libraries
Library ifmIOcommon.library
>
10.5.5
SystemSupply
23242
Function block type:
Function block (FB)
Library:
ifmIOcommon.library
Symbol in CODESYS:
>
Description
23237
The FB indicates the value of the system voltage.
>
Input parameters
23238
Parameter
Data type
Description
Possible values
eChannel
ENUM
System voltage channel
→
SYS_VOLTAGE_CHANNEL (ENUM)
(
→ p.
>
Output parameters
23239
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
uiOutVoltage
UINT
Current output voltage of the selected
system voltage channel in [mV]
permissible = 0...maximum operating
voltage
>