SPLUSS_TM65_MOD_V3
SPLUSS_TM65_MOD_V3 (FB)
SPLUSS_TM65_MOD_V3 (FB)FUNCTION_BLOCK SPLUSS_TM65_MOD_V3
InOut:
Input
xEn
BOOL
TRUE
Enable / disable of communication ( TRUE = enabled )
Input
byUnitId
BYTE
0
Address of the device
Input
xUpdateActual
BOOL
FALSE
Update of actual values ( on each rising edge )
Input
xResError
BOOL
FALSE
Reinitialization of the outputs ‘eErrorCodeCom’ and ‘xErrorCodeDev’ to the error-free state (on every rising edge)
Inout
ModbusClient
ModbusClientBase
Client of the device
Output
rTemp
REAL
Temperature unfiltered in XX.X degrees Celsius
Output
rTemp_1s
REAL
Temperature filtered 1s in XX.X degrees Celsius
Output
rTemp_10s
REAL
Temperature filtered 10s in XX.X degrees Celsius
Output
xSensorOffsetInDevice
BOOL
Indicates whether sensor calibration must be performed in the device (TRUE = calibration required in device, FALSE = calibration in FB required)
Output
xAlarm
BOOL
Collective fault ( TRUE = fault )
Output
xAlarmCom
BOOL
Collective fault - communication ( TRUE = fault )
Output
eErrorCodeCom
ModbusErrorCode
Error code - Communication
Output
eErrorCodeDev
SPLUSS_ERROR_CODE_TYPE_1
Error code - Device
Output
xBusy
BOOL
Communication indicator ( TRUE = communication )
Input Const
rTempOffset
REAL
0.0
Constant measurement offset for the transmitted temperature - actual value
Input Const
xDisplayAvailable
BOOL
FALSE
Option 'Display' ( TRUE = The device is equipped with a display )
Input Const
tTimeTryAgainRead
TIME
TIME#1m0s0ms
Update interval for the timer in the operating modes ‘READ_EXCEPTIONAL_OPERATION_LIMIT_1’ and ‘READ_EXCEPTIONAL_OPERATION_LIMIT_2’
Input Const
tTimeUpdateActual
TIME
TIME#3s0ms
Update interval for the processes affected by the input ‘xUpdateActual’
Last updated

