BELIMO_EPO15R_R6_MOD

BELIMO_EPO15R_R6_MOD (FB)

FUNCTION_BLOCK BELIMO_EPO15R_R6_MOD

InOut:

Scope
Name
Type
Initial
Comment

Input

xEn

BOOL

TRUE

Enable / disable communication ( TRUE = enabled )

Input

byUnitId

BYTE

1

Device address (1 .. 247)

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/airflow in % ( 0.0 - 100.0 % )

Inout

ModbusClient

ModbusClientBase

Client of the device

Output

rSetpFb

REAL

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

Output

rRelPos

REAL

Relative position in XXX.X %

Output

rAbsPos

REAL

Absolute position in XXX degrees (rotation) or mm (linear movement)

Output

rRelVolFlow

REAL

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

Output

rAbsVolFlow

REAL

Absolute airflow in the selected unit

Output

rSetpAbsVolFlow

REAL

Setpoint for the absolute airflow in the selected unit

Output

rNomAbsVolFlow

REAL

Nominal airflow 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/airflow 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/volume flow (0 = None)

Output

sSerialNum

STRING

Device serial number

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

eSetpSource

BELIMO_SetpointSource

BELIMO_SetpointSource.Bus

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

Input Const

eUnitSelecFlow

BELIMO_UnitSelectionFlow

BELIMO_UnitSelectionFlow.l_h

Unit for the absolute airflows ( 4 = l/h )

Input Const

rVMaxSeq1

REAL

100.0

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

Input Const

rVMaxSeq2

REAL

100.0

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

Input Const

eControlMode

BELIMO_ControlMode

BELIMO_ControlMode.FlowControl

Operating mode of the control ( 0 = Position, 1 = Airflow )

Input Const

eOverrideCon

BELIMO_OverrideControl_TYPE_2

BELIMO_OverrideControl_TYPE_2.None

Forced override of the control signal - position/volume flow (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