BELIMO_C615QP_B_MOD

BELIMO_C615QP_B_MOD (FB)

FUNCTION_BLOCK BELIMO_C615QP_B_MOD

InOut:

Scope
Name
Type
Initial
Comment

Input

xEn

BOOL

TRUE

Enable / disable of communication ( TRUE = enabled )

Input

byUnitId

BYTE

1

Device address ( 1 .. 247 )

Input

xUpdateActual

BOOL

FALSE

Update of actual values ( on each rising edge )

Input

xUpdateSetp

BOOL

FALSE

Update of setpoints ( on each rising edge )

Input

xResError

BOOL

FALSE

Reinitialization of the outputs ‘eErrorCodeCom’ and ‘xErrorCodeDev’ to the error-free state (on every rising edge)

Input

rSetp

REAL

0.0

Setpoint - position/volumetric flow in % ( 0.0 - 100.0 % )

Inout

ModbusClient

ModbusClientBase

Client of the device

Output

rSetpFb

REAL

Feedback of the setpoint - position/volumetric flow in % ( 0.0 - 100.0 % )

Output

rRelPos

REAL

Relative position in XXX.X %

Output

rRelVolFlow

REAL

Relative volumetric flow in % ( 0.0 - 100.0 % ) (relative to VMax1 or VMax2, depending on active sequence )

Output

rAbsVolFlow

REAL

Absolute volumetric flow in the selected unit

Output

rSetpAbsVolFlow

REAL

Setpoint for the absolute volumetric flow in the selected unit

Output

rNomAbsVolFlow

REAL

Nominal volumetric flow in the selected unit

Output

eUnitSelecFlowFb

BELIMO_UnitSelectionFlow

Display of the selected unit

Output

eActiveSequence

BELIMO_Active_Sequence

Current state of the sequence ( 0 = Sequence 1, 1 = Sequence 2, 2 = Deadband )

Output

rSetpAnalog

REAL

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

Output

eOverrideConFb

BELIMO_OverrideControl_TYPE_2

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

Output

sSerialNum

STRING

Device serial number

Output

eAO

eManNum

eManNum.Auto

Indication - 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

eSetpSource

BELIMO_SetpointSource

BELIMO_SetpointSource.Bus

Source for the setpoint - position/volumetric flow ( 1 = Modbus )

Input Const

eUnitSelecFlow

BELIMO_UnitSelectionFlow

BELIMO_UnitSelectionFlow.l_h

Unit for the absolute volumetric flows ( 4 = l/h )

Input Const

rVMaxSeq1

REAL

100.0

Maximum value - position/volumetric flow in % ( 5.0 - 100.0 % of V-nominal ) for sequence 1

Input Const

rVMaxSeq2

REAL

100.0

Maximum value - position/volumetric flow in % ( 5.0 - 100.0 % of V-nominal ) for sequence 2

Input Const

eOverrideCon

BELIMO_OverrideControl_TYPE_2

BELIMO_OverrideControl_TYPE_2.None

Forced override of the control signal - position/volumetric flow ( 0 = None )

Input Const

tTimeUpdateSetp

TIME

TIME#45s0ms

Update interval for the processes affected by the input ‘xUpdateSetp’

Input Const

tTimeUpdateActual

TIME

TIME#3s0ms

Update interval for the processes affected by the input ‘xUpdateActual’

Last updated