TROX_VRU_BUDN

TROX_VRU_BUDN (FB)

FUNCTION_BLOCK TROX_VRU_BUDN

InOut:

Scope
Name
Type
Initial
Comment

Input

xEn

BOOL

TRUE

Enable / disable communication ( TRUE = enabled )

Input

byUnitId

BYTE

0

Address of the device

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 ‘stErrorCodeDev’ to the no-error state (on every rising edge)

Input

rSetpVolFlowPerc

REAL

0.0

Setpoint - volumetric flow in % (0.0 - 100.0 %) (0.0 % = Vmin, 100.0 % = Vmax)

Input

xEnDevice

BOOL

FALSE

Enable / disable of the volumetric flow controller (FALSE = forced control CLOSED, TRUE = forced control NONE)

Inout

ModbusClient

ModbusClientBase

Client of the device

Output

rVminUnit

REAL

Minimum value - volumetric flow in the selected volumetric flow unit

Output

rVmaxUnit

REAL

Maximum value - volumetric flow in the selected volumetric flow unit

Output

rVnomUnit

REAL

Nominal volumetric flow in the selected volumetric flow unit

Output

rDamperPosPerc

REAL

Absolute position of the damper in percent (0.0% = Closed, 100.0% = Open)

Output

rDamperPosDegree

REAL

Absolute position of the damper in degrees

Output

rVolFlowPerc

REAL

Actual value of the volumetric flow in percent of the nominal volumetric flow

Output

rVolFlowM3H

REAL

Actual value of the volume flow in m3/h

Output

rVolFlowUnit

REAL

Actual value of the volumetric flow in the selected volumetric flow unit

Output

rSetpVolFlowPercFb

REAL

Feedback of the setpoint - volumetric flow in % (0.0 - 100.0 % ) (0.0 % = Vmin, 100.0 % = Vmax)

Output

eCommandFb

TROX_VRU_BUDN_COMMAND

Feedback of the triggering of test functions (0 = none)

Output

eOverrideConFb

TROX_VRU_BUDN_OVERRIDE_CON

Feedback of the forced override of the damper (0 = none)

Output

eActuatorType

TROX_VRU_BUDN_ACTUATOR_TYPE

Type of the actuator

Output

eVolumeFlowUnitFb

TROX_VRU_BUDN_VOLUMEFLOW_UNIT

Feedback of the unit for the absolute volumetric flow values (1 = m3/h)

Output

eSetpSourceFb

TROX_VRU_BUDN_SETP_SOURCE

Feedback of the source for the setpoint (0 = Analog, 1 = Bus)

Output

eBusTermin

TROX_VRU_BUDN_BUS_TERMINATION

Status of the Modbus termination resistor ( 1 = Active )

Output

eSensorTypeFb

TROX_VRU_BUDN_SENSOR_TYPE

Feedback of the type of the connected sensor (0 = none )

Output

sSerialNum

STRING

Device serial number

Output

wFirmwareVer

WORD

Firmware version of the device

Output

rSensorValue

REAL

Current actual value of the sensor

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 in XXX.X % (0.0 - 100.0 %) based on the sensor

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

rSensorValueOffset

REAL

0.0

Constant measurement offset for the transmitted voltage actual value

Input Const

eSensorType

TROX_VRU_BUDN_SENSOR_TYPE

TROX_VRU_BUDN_SENSOR_TYPE.NO_SENSOR

Influence: Outputs: rSensorValue Type of the connected sensor (0 = none)

Input Const

eSetpSource

TROX_VRU_BUDN_SETP_SOURCE

TROX_VRU_BUDN_SETP_SOURCE.BUS

Source for the setpoint (0 = Analog, 1 = Bus)

Input Const

eCommand

TROX_VRU_BUDN_COMMAND

TROX_VRU_BUDN_COMMAND.NO_COMMAND

Triggering of test functions (0 = none)

Input Const

eVolumeFlowUnit

TROX_VRU_BUDN_VOLUMEFLOW_UNIT

TROX_VRU_BUDN_VOLUMEFLOW_UNIT.M3_PER_H

Unit for the absolute volumetric flow values (1 = m3/h)

Input Const

xSetpVolumeFlowMinMax

BOOL

FALSE

Triggering the transmission of the parameters ‘rSetpVolumeFlowMin’ and ‘rSetpVolumeFlowMax’ (on every rising edge)

Input Const

rSetpVolumeFlowMax

REAL

180.0

Setpoint for the maximum volumetric flow in the selected volumetric flow unit (when rSetpVolFlowPerc = 100.0 %)

Input Const

rSetpVolumeFlowMin

REAL

0.0

Setpoint for the minimum volumetric flow in the selected volumetric flow unit (when rSetpVolFlowPerc = 0.0 %)

Input Const

rPositionTimeOut

REAL

0.0

Target position value in case of an active communication error ( 0.0 - 100.0%, 0.0% = Closed )

Input Const

tTimeOut

TIME

TIME#10s0ms

Time duration for the activation of the state ‘Communication failure’ (t = 0s = disabled, for t > 0s ( at least 10 s) the parameter ‘rSetpVolFlowPerc’ must be transmitted cyclically with a time interval < t )

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