BELIMO_VSR24A_LP1_MOD

BELIMO_VSR24A_LP1_MOD (FB)

FUNCTION_BLOCK BELIMO_VSR24A_LP1_MOD

Representation

InOut:

Scope
Name
Type
Initial
Comment

Input

xEn

BOOL

TRUE

Enable / disable of 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/or 'xErrorCodeDev' to the error-free state (on every rising edge)

Input

rSetp

REAL

0.0

Setpoint - position in % ( 0.0 - 100.0 % )

Inout

ModbusClient

ModbusClientBase

Client of the device

Output

rSetpFb

REAL

Feedback of the setpoint - 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

Indicates whether the sensor calibration must be performed in the device ( TRUE = calibration required in device, FALSE = calibration required in FB )

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

Collective fault ( TRUE = Fault )

Output

xAlarmCom

BOOL

FALSE

Collective 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 the operations influenced by the input ‘xUpdateSetp’

Input Const

tTimeUpdateActual

TIME

TIME#3s0ms

Update interval for the operations influenced by the input ‘xUpdateActual’

Last updated