PRIGNITZ_CIT2
PRIGNITZ_CIT2 (FB)
PRIGNITZ_CIT2 (FB)FUNCTION_BLOCK PRIGNITZ_CIT2
Representation

InOut:
Input
xEn
BOOL
TRUE
Enable / disable communication (TRUE = enable)
Input
byUnitId
BYTE
0
Device address
Input
xUpdateActual
BOOL
FALSE
Update of actual values (on every rising edge )
Input
xUpdateInfo
BOOL
FALSE
Device information update (on every rising edge)
Inout
ModbusClient
ModbusClientBase
Client of the device
Output
rPressureDigit
REAL
Actual pressure value in digits (0 … 10000)
Output
rPressureUnit
REAL
Actual pressure value in the unit of measure
Output
rTemperature
REAL
Temperature in degrees Celsius
Output
rRangeUnit
REAL
Measuring range in the unit of measure
Output
rRangeDigit
REAL
Measuring range in digits
Output
rRiseUnit
REAL
Increase in the unit of measure
Output
rPressureMinUnit
REAL
Minimum value - measuring range in the unit of measurement
Output
rPressureMaxUnit
REAL
Maximum value - measuring range in the unit of measurement
Output
sUnit
STRING
Unit of measurement
Output
xSensorOffsetInDevice
BOOL
Indication of whether the sensors must be calibrated in the device (TRUE = calibration in the device required, FALSE = calibration in the FB required)
Output
wSerialNum_H
WORD
Device serial number - part H (printed on the sensor in HEX format)
Output
wSerialNum_M
WORD
Device serial number - part M (printed on the sensor in HEX format)
Output
wSerialNum_L
WORD
Device serial number - part L (printed on the sensor in HEX format)
Output
wSerialNum_X
WORD
Device serial number - part X (printed on the sensor in HEX format)
Output
xAlarm
BOOL
FALSE
Collective fault (TRUE = fault)
Output
xAlarmCom
BOOL
FALSE
Collective fault - communication (TRUE = fault)
Output
eErrorCodeCom
ModbusErrorCode
Error code - communication (0 = no error)
Output
xBusy
BOOL
Communication indicator (TRUE = communication)
Input Const
rTemperatureOffset
REAL
0.0
Constant measured-value offset for the transmitted temperature actual value
Input Const
rPressureUnitOffset
REAL
0.0
Constant measured value offset for the transmitted pressure - actual value
Input Const
diAdrOffset
DINT
0
Offset for calculating the Modbus addresses (from the Modbus registers) (permitted range: -1, 0, +1)
Input Const
tTimeUpdateActual
TIME
TIME#3s0ms
Update interval for the processes influenced by the input
xUpdateActual influenced
Last updated

