BELIMO_CQ24A_BAC_MOD

BELIMO_CQ24A_BAC_MOD (FB)

FUNCTION_BLOCK BELIMO_CQ24A_BAC_MOD

Representation

InOut:

Scope
Name
Type
Initial
Comment

Input

xEn

BOOL

TRUE

Enable / disable communication (TRUE = enable)

Input

byUnitId

BYTE

0

Device address (1 .. 247)

Input

xUpdateActual

BOOL

FALSE

Update of actual values (on every rising edge )

Input

xUpdateSetp

BOOL

FALSE

Update of setpoints (on every rising edge )

Input

xResError

BOOL

FALSE

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

rRelPos

REAL

Relative position in XXX.X %

Output

rAbsPos

REAL

Absolute position in XXX.X degrees (rotation)

Output

eOverrideConFb

BELIMO_OverrideControl

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

Output

sSerialNum

STRING

Serial number of the device

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

sErrorCodeDev

STRING

String with the numbers of the active device errors

Output

xBusy

BOOL

Communication indicator (TRUE = communication)

Input Const

eRelPosMode

BELIMO_CQ24A_BAC_MOD_RELPOS_MODE

BELIMO_CQ24A_BAC_MOD_RELPOS_MODE.RELATIVE_TO_RMAX

Input Const

eCommand

BELIMO_Command

BELIMO_Command.None

Triggering of test functions (0 = None)

Input Const

wTimeBusFail

WORD

0

Duration of the bus watchdog timeout (60 - 3600s, 0 = disabling)

Input Const

rBusFailPos

REAL

0.0

Position in the event of a bus watchdog timeout in % (0.0 - 100.0 %)

Input Const

rMax

REAL

100.0

Absolute maximum value - actuating signal - position in % (0.0 - 100.0 %)

Input Const

eOverrideCon

BELIMO_OverrideControl

BELIMO_OverrideControl.None

Forced override of the actuating signal - position (0 = None)

Input Const

tTimeUpdateSetp

TIME

TIME#45s0ms

Update interval for the processes influenced by the input xUpdateSetp influenced

Input Const

tTimeUpdateActual

TIME

TIME#3s0ms

Update interval for the processes influenced by the input xUpdateActual influenced

Last updated