85
ifm
Programming Manual ecomatController/60-1 (CR711S) Operating System V2.5.0.n
2017-12-19
Programming
Use IO mapping
>
8.4.2
Access outputs
23515
The user can use the following global variables to access the operating modes and the values of the
outputs of the device.
Variable
Data type Access Description
Possible values
OUTnnnn_I
OutCurrent
UINT
r/w
Current value of the analogue
output
0
...
65535
Ratio
UINT
r/w
PWM Ratio
0
...
65535
OutVoltageDiag
UINT
r
Measured voltage value of the
analogue output in mV
0
...
65535
OutCurrentDiag
UINT
r
Measured current value of the
analogue output in mA
0
...
65535
OutState
BIT
r/w
Output status
0
...
4294967295
Error
BIT
r/w
Error
FALSE
no error
TRUE
Error
OUTnnnn_Q
ValueAnalogue
UINT
r/w
Analogue output value
0
...
65535
ValueDigital
UINT
r/w
Digital output value
0
...
65535
OutVoltage
UINT
r/w
Output voltage
0
...
65535
Error
BIT
r/w
Error
FALSE
no error
TRUE
Error
Legend:
r = read only
r/w = read and write
The valid value ranges and the type and number of the variables of the output depend on the
active operating mode of the output.
► Observe configuration of the outputs! →
Configure inputs and outputs
(