BELIMO_VSR24A_LP1_MOD

BELIMO_VSR24A_LP1_MOD (FB)

FUNCTION_BLOCK BELIMO_VSR24A_LP1_MOD

InOut:

Scope
Name
Type
Initial
Comment

Input

xEn

BOOL

TRUE

Enable / disable communication ( TRUE = enabled )

Input

xUpdateActual

BOOL

FALSE

Update of actual values (on every rising edge )

Input

xUpdateSetp

BOOL

FALSE

Update of setpoint values (on every rising edge )

Input

xResError

BOOL

FALSE

Reinitialization of the outputs 'eErrorCodeCom' and 'xErrorCodeDev' to the error-free state (on each rising edge)

Input

rSetp

REAL

0.0

Setpoint - position in % ( 0.0 - 100.0 % )

Inout

ModbusClient

ModbusClientBase

Client of the device

Output

rSetpFb

REAL

Setpoint feedback - position in % (0.0 - 100.0 %)

Output

rRelPos

REAL

Relative position in XXX.X %

Output

rAbsPos

REAL

Absolute position in XXX degrees

Output

rSensor1Value

REAL

Current actual value of sensor 1

Output

rSensor2Value

REAL

Current actual value of sensor 2

Output

xSensorOffsetInDevice

BOOL

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

Output

rSetpAnalog

REAL

Setpoint - position in XXX.X % (0.0 - 100.0 %) from input 0 - 10V

Output

eOverrideConFb

BELIMO_VSR24A_LP1_OVERRIDE_CON

Current state - forced override of the control signal position ( 0 = None )

Output

sSerialNum

STRING

Device serial number

Output

wFWVersion

WORD

Current firmware version of the communication module

Output

eAO

eManNum

eManNum.Auto

Indicator - manual override on the device (actuator decoupled) ( 0 = Automatic )

Output

xAlarm

BOOL

FALSE

General fault ( TRUE = fault )

Output

xAlarmCom

BOOL

FALSE

General fault - communication ( TRUE = fault )

Output

eErrorCodeCom

ModbusErrorCode

Error code - communication ( 0 = no error )

Output

stErrorCodeDev

STRING

String with the numbers of the active device errors

Output

xBusy

BOOL

Communication indicator ( TRUE = communication )

Input Const

rSensor2Offset

REAL

0.0

Constant measurement offset for the transmitted actual value of sensor 2

Input Const

rSensor1Offset

REAL

0.0

Constant measurement offset for the transmitted actual value of sensor 1

Input Const

eSensor2_Type

BELIMO_VSR24A_LP1_SENSOR_TYPE

BELIMO_VSR24A_LP1_SENSOR_TYPE.NONE

Influence: outputs: rSensor1Value (eSensor1_Type = 2-3) Definition of the type of sensor 2 (0 = None)

Input Const

eSensor1_Type

BELIMO_VSR24A_LP1_SENSOR_TYPE

BELIMO_VSR24A_LP1_SENSOR_TYPE.NONE

Definition of the type of sensor 1 (0 = None)

Input Const

eSetpSource

BELIMO_SetpointSource

BELIMO_SetpointSource.Bus

Source for the setpoint - position (1 = Modbus)

Input Const

eOverrideCon

BELIMO_VSR24A_LP1_OVERRIDE_CON

BELIMO_VSR24A_LP1_OVERRIDE_CON.NO_OVERRIDE

Forced override of the control signal position ( 0 = None )

Input Const

tTimeUpdateSetp

TIME

TIME#45s0ms

Update interval for operations influenced by the input 'xUpdateSetp'

Input Const

tTimeUpdateActual

TIME

TIME#3s0ms

Update interval for operations influenced by the input 'xUpdateActual'

Last updated