SPLUSS_KFTF_MOD
SPLUSS_KFTF_MOD (FB)
SPLUSS_KFTF_MOD (FB)FUNCTION_BLOCK SPLUSS_KFTF_MOD
Representation

InOut:
Input
xEn
BOOL
TRUE
Enable / disable communication (TRUE = enabled)
Input
byUnitId
BYTE
0
Address of the device
Input
xUpdateActual
BOOL
FALSE
Update of actual values (on every rising edge )
Inout
ModbusClient
ModbusClientBase
Client of the device
Output
rTemp_4s
REAL
Temperature filtered 4s in XX.X degrees Celsius
Output
rTemp_32s
REAL
Temperature filtered 32s in XX.X degrees Celsius
Output
rrH_4s
REAL
Relative humidity filtered 4s in XX.X % RH
Output
rrH_32s
REAL
Relative humidity filtered 32s in XX.X % RH
Output
rDewPoint
REAL
Dew point temperature in XX.X degrees Celsius
Output
rAbsH_M3
REAL
Absolute humidity in XX.X g/m3
Output
rAbsH_KG
REAL
Absolute humidity in XX.X g/kg
Output
rEnthalpy
REAL
Enthalpy in XX.X kJ/kg
Output
xSensorOffsetInDevice
BOOL
Indicates whether sensor calibration must be performed in the device ( TRUE = calibration required in the device, FALSE = calibration required in the FB )
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
eErrorCodeDev
SPLUSS_ERROR_CODE_TYPE_1
Error code - device (0 = no error)
Output
xBusy
BOOL
Communication indicator (TRUE = communication)
Input Const
tTimeUpdateActual
TIME
TIME#3s0ms
Update interval for the operations affected by the input 'xUpdateActual'
Last updated

