ifm
System Manual
ecomat
mobile
PDM360NG (CR1080, CR1081, CR9042) Target V01
2011-07-28
LED, buzzer, visualisation
Manage visualisation
395
Parameters of the inputs
3385
Parameter
Data type
Description
ENABLE
BOOL
TRUE:
unit is executed
FALSE:
unit is not executed
> POU inputs and outputs are not active
METER_NO
BYTE
1 = meter1 = 270° scale with definable values and unit
2 = meter2 = 270° scale
3 = meter3 = tank display
4 = meter4 = temperature display
X INT
input
value
XH
INT
upper limit of the value range
XL
INT
lower limit of the value range
UNIT
STRING [6]
for METER_NO = 1:
unit of measurement in the scale (text)
STARTCOLUM
INT
start value of the scale,
e.g.: 10 = scale starts at 10
STEP
INT
step increment of the scale,
e.g.: 10 = scale values for 10, 20, 30, ...