SPLUSS_TM65_MOD

SPLUSS_TM65_MOD (FB)

FUNCTION_BLOCK SPLUSS_TM65_MOD

Representation

InOut:

Scope
Name
Type
Initial
Comment

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

xResError

BOOL

FALSE

Reinitialization of the outputs eErrorCodeCom or xErrorCodeDev to the fault-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

Indication of whether the sensors must be calibrated in the device (TRUE = calibration in the device required, FALSE = calibration in the FB required)

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

rTempOffset

REAL

0.0

Constant measured-value offset for the transmitted temperature actual value

Input Const

xDisplayAvailable

BOOL

FALSE

Option Display (TRUE = The device is equipped with a display)

Input Const

tTimeUpdateActual

TIME

TIME#3s0ms

Update interval for the processes influenced by the input xUpdateActual influenced

Last updated