86
ifm
Programming Manual ecomatController/60-1 (CR711S) Operating System V2.5.0.n
2017-12-19
Programming
Use IO mapping
>
8.4.3
Read diagnostic data of the device
23528
The user can use the following global variables to access the current diagnostic data of the device:
Name
Data type Access Description
Possible values
iTemperature0
INT
r
Temperature on the system board
(value in °C)
-32768
...
32767
iTemperature1
INT
r
Temperature on the system board
(value in °C)
-32768
...
32767
uiVoltageVBB15
UINT
r
Voltage at power input VBB15
(value in mV)
0
...
65535
0 mV
...
65535 mV
uiVoltageVBB30
UINT
r
Voltage at power input VBB30
(value in mV)
0
...
65535
0 mV
...
65535 mV
Legend:
r = read only