BELIMO_P_22RTX_1U00X_2_FULL
BELIMO_P_22RTX_1U00X_2_FULL (FB)
BELIMO_P_22RTX_1U00X_2_FULL (FB)FUNCTION_BLOCK BELIMO_P_22RTX_1U00X_2_FULL
Representation

Short description
Control of the device series P-22RT..-1U00..-2 from Belimo Typical application: Room operating unit in a zone\
Guidelines - Software creation
Supported Modbus - Function Codes: 2, 3, 4, 6 and 16. For addressing use the address specifications, not the register addresses. Registers from 111 are persistent in the device and must not be written cyclically !!! Unused registers contain the value 65535 (unsigned) (FFFF - hex) or -1 (signed). Unused registers within the defined ranges may be read/written. In the constellation ‘eEcoBoostOnOffIconMode = BELIMO_P_22RTX_1U00X_2_FULL_ICON_MODE.OPERATION_MODE’ in ECO mode, on the first rising edge at the input ‘xBoostIcon’ the unit switches to On/Comfort mode. On the second rising edge the BOOST mode is activated. When operated at the room operating unit the switch from ECO to BOOST occurs immediately. Workaround: Write address 30 with FC06 !!! with the desired value, do not write address 22 at the same time. Measured values - Calibration: Class 4\
Interfaces
Inputs
Outputs
eOperationMode
BELIMO_P_22RTX_1U00X_2_OPERATION_MODE
Display of the current operating mode on the room operating unit (register address 30)
xModeDev
BOOL
Operating mode of the zone control on the room operating unit (FALSE = night operation, TRUE = day operation)
xButtonPresence
BOOL
Actuation of the presence button (pulse with duration ‘tTimeButtonPulse’) (ROU and/or VISU)
rSetpTempAbs
REAL
Current absolute setpoint temperature depending on the parameter ‘eTemperatureUnit’ (e.g. +23.5 degrees Celsius) (register address 34) (unit depends on register address 120)
rOffset
REAL
Current difference between ‘rSetpTempAbs’ and ‘rAdjCenterSetpTemp’ (range: +/- ‘rAdjOffsetSetpTemp’) in day operation (unit depends on register address 120)
rSetpTempRel
REAL
Current relative setpoint temperature depending on the parameter ‘eOffsetUnit’ (e.g. -2.0 Kelvin) (range: +/- ‘rAdjOffsetSetpTemp’) (register address 36) (unit depends on register address 122)
rTemp
REAL
Room temperature (unit depends on register address 120)
rRelHumidity
REAL
Relative room humidity in percent
rCO2
REAL
CO2 concentration (ppm)
eCO2Status
BELIMO_P_22RTX_1U00X_2_CO2_STATUS
Current status of the CO2 measured-value monitoring
xSensorOffsetInDevice
BOOL
Indicates whether sensor calibration must be performed in the device (TRUE = calibration required in device, FALSE = calibration required in FB)
rDewPointTemp
REAL
Dew point temperature (unit depends on register address 120 in degrees Celsius or Fahrenheit)
eFanLevel
BELIMO_P_22RTX_1U00X_2_FAN_LEVEL
Current fan level depending on the parameter ‘eFanLevelConfig’ (register address 22)
xDI1
BOOL
State of digital input 1 depending on the parameter ‘eDI1OutpMode’ (RAW: FALSE = open, TRUE = closed with +24VDC, PULSE: pulse with duration ‘tTimeDIPulse’ at each rising edge on input DI1)
xEnLocalAdjFb
BOOL
Indication whether local operation is possible (TRUE = local operation possible) — feedback
eBusTermin
BELIMO_P_22RTX_1U00X_2_BUS_TERMINATION
State of the Modbus termination resistor (Active = Enabled)
sSerialNum
STRING
Device serial number
wFirmwareVer
WORD
Firmware version of the device
xAlarmCom
BOOL
Collective fault - communication ( TRUE = Fault )
eErrorCodeCom
ModbusErrorCode
Error code - communication ( 0 = no error )
eErrorCodeDev
SPLUSS_ERROR_CODE_TYPE_2
Error code - device (0 = no error)
xBusy
BOOL
Communication indicator ( TRUE = Communication )
Inputs and outputs
ModbusClient
ModbusClientBase
Client of the device
General information about setpoints / parameters (addresses 110 - 149)
The following setpoints / parameters (addresses 110 - 149) are valid for the function block with the index ‘_FULL’. \
Setpoints / Parameters FULL
tTimeUpdateActual
TIME
T#3s
Update interval for processes influenced by the input ‘xUpdateActual’ (0 = no automatic update, > 0 cyclic update)
tTimeUpdateSetp
TIME
T#45s
Update interval for processes influenced by the input ‘xUpdateSetp’ (0 = no automatic update, > 0 cyclic update)
tTimeUpdateStates
TIME
T#500ms
Update interval for processes influenced by the input ‘xUpdateStates’ (0 = no automatic update, > 0 cyclic update)
tTimeUpdateInfo
TIME
T#0s
Update interval for processes influenced by the input ‘xUpdateInfo’ (0 = no automatic update, > 0 cyclic update)
eDI1OutpMode
BELIMO_P_22RTX_1U00X_2_DIGITAL_INPUT_OUTP_MODE
BELIMO_P_22RTX_1U00X_2_DIGITAL_INPUT_OUTP_MODE.RAW
Operating mode of the output ‘xDI1’ (RAW, PULSE)
tTimeDIPulse
TIME
T#1s
Duration of the pulse at output ‘xDI1’ if a rising edge is detected at the digital input (‘eDI1OutpMode’ = BELIMO_P_22RTX_1U00X_2_FULL_DIGITAL_INPUT_OUTP_MODE.PULSE)
eFanStageControlMode
BELIMO_P_22RTX_1U00X_2_FAN_STAGES_CONTROL_MODE
BELIMO_P_22RTX_1U00X_2_FAN_STAGES_CONTROL_MODE.AUTOMATIC_STAGES_CONTROL
31
Definition of the operating mode of the control of the fan stages
tTimeButtonPulse
TIME
T#1s
Duration of the pulse at output ‘xButton Presence’
Additional setpoints / parameters FULL
rTempOffset
REAL
+/- 15.0 K
0.0
110
Offset of the room temperature (for calibration of the temperature sensor) in K
rHumidityOffset
REAL
+/- 20.0 %
0.0
111
Offset of the room humidity (for calibration of the humidity sensor) in percent
rCO2Offset
REAL
+/- 500 ppm
0.0
112
Offset of the CO2 sensor (for calibration of the CO2 sensor) in ppm
rCO2_LED_ThresholdGreenYellow
REAL
600.0 - 1249.0 ppm, integer values only
1000.0
115
Threshold for changing the LED color from green to yellow
rCO2_LED_ThresholdYellowRed
REAL
1250.0 - 2000.0 ppm, integer values only
1500.0
116
Threshold for changing the LED color from yellow to red
xCO2_LED_Enable
BOOL
TRUE
117
Enable/disable of the CO2 LED (TRUE = enabled)
eTemperatureUnit
BELIMO_P_22RTX_1U00X_2_UNIT_TEMPERATURE
BELIMO_P_22RTX_1U00X_2_UNIT_TEMPERATURE.DEGREES_CELSIUS
120
Definition of the unit for temperature (affects: ‘rTemp’ (address 1), ‘rDewPointTemp’ (address 5) and ‘rSetpTemp’ (address 34))
eTemperatureUnitDisplay
BELIMO_P_22RTX_1U00X_2_UNIT_TEMPERATURE_DISPLAY
BELIMO_P_22RTX_1U00X_2_UNIT_TEMPERATURE_DISPLAY.DEGREES_CELSIUS
121
Definition of the unit for the temperature display on the display (affects: Display)
eOffsetUnit
BELIMO_P_22RTX_1U00X_2_UNIT_TEMPERATURE
BELIMO_P_22RTX_1U00X_2_UNIT_TEMPERATURE.DEGREES_CELSIUS
122
Definition of the unit for the relative set temperature (affects: ‘rSetpTempRel’ (address 36))
eColorScheme
BELIMO_P_22RTX_1U00X_2_COLOR_SCHEME
BELIMO_P_22RTX_1U00X_2_COLOR_SCHEME.WHITE_BACKGROUND
130
Definition of the display color scheme
eDsplIconsHeatCool
BELIMO_P_22RTX_1U00X_2_SYMBOL_VISIBILITY
BELIMO_P_22RTX_1U00X_2_SYMBOL_VISIBILITY.INVISIBLE
134
Display of the visibility of the icons for heating and cooling operation
eWarningIconFunct
BELIMO_P_22RTX_1U00X_2_WARNING_ICON_FUNCTION
BELIMO_P_22RTX_1U00X_2_WARNING_ICON_FUNCTION.DEVICE_ERROR_STATUS
135
Definition of the function of the 'Warning' icon
eWindowIconFunct
BELIMO_P_22RTX_1U00X_2_WINDOW_ICON_FUNCTION
BELIMO_P_22RTX_1U00X_2_WINDOW_ICON_FUNCTION.INPUT_xDsplIconWind
136
Definition of the function of the 'Window' icon
eEcoBoostOnOffIconMode
BELIMO_P_22RTX_1U00X_2_ICON_MODE
BELIMO_P_22RTX_1U00X_2_ICON_MODE.PRESENCE_BUTTON
139 - 141
Central definition of the functions of the icons ‘Eco’, ‘Boost’ and ‘OnOff’
tBoostModeDuration
TIME
T#900s
142
Duration of the 'Boost' operating mode
eSetpTempMode
BELIMO_P_22RTX_1U00X_2_SETP_TEMP_MODE
BELIMO_P_22RTX_1U00X_2_SETP_TEMP_MODE.ABSOLUTE_SETPOINT
145
Definition of the operating mode of the setpoint display (absolute / relative)
rAdjOffsetSetpTempAbs
REAL
-5.0 … +5.0 Kelvin
3.0
147
Definition of the adjustment range around the absolute base setpoint (center value) (+/- 5.0 K) (automatic internal conversion to other temperature units in the ROU). Affects the adjustment ranges of the absolute and the relative setpoint
eFanLevelConfig
BELIMO_P_22RTX_1U00X_2_FAN_LEVEL_CONFIG
BELIMO_P_22RTX_1U00X_2_FAN_LEVEL_CONFIG.SEVEN_STAGES
148
Definition of the number of fan stages
eFanControlMode
BELIMO_P_22RTX_1U00X_2_FAN_CONTROL_MODE
BELIMO_P_22RTX_1U00X_2_FAN_CONTROL_MODE.MANUAL_MODE_ONLY
1498
Definition of the operating mode of the fan control
Function description
General
This function block controls room operating units of the device series P-22RT..-1U00..-2 from Belimo via Modbus communication. The configuration (addresses 110 - 149) is done internally in the function block with the index ‘_FULL’.\
Operating modes - Room operating unit (address 30) — Outputs ‘eOperationMode’ and ‘xModeDev’
Four operating modes are distinguished: 0: Off/Protection (‘xModeDev’ = FALSE) 1: On/Comfort (‘xModeDev’ = TRUE) 2: Eco Mode (‘xModeDev’ = TRUE) 3: Boost Mode (‘xModeDev’ = TRUE) Operating modes 2 and 3 can only be selected additionally to operating mode 1. Operating mode 3 is active for a limited time and requires enabling of the highest fan stage for correct function. The operating modes are set automatically depending on the operating method (see below). \
Central definition of the functions of the icons / controls ‘OnOff’, ‘Eco’ and ‘Boost’ (operating methods)
A total of four operating methods are distinguished, which are defined via addresses 139 - 141: (FULL: parameter ‘eEcoBoostOnOffIconMode’) \
Operating method INVISIBLE
Eco: NO
Eco: NO
Icons not visible and not operable
Boost: NO
Boost: NO
Icons not visible and not operable
OnOff: NO
OnOff: NO
Icons not visible and not operable
Operating method DISPLAY_MODE
Eco: YES
Eco: NO
Display of the Eco and OnOff modes
Boost: NO
Boost: NO
Display of the Eco and OnOff modes
OnOff: YES
OnOff: NO
Display of the Eco and OnOff modes
Operating method OPERATION_MODE
Eco: YES
Eco: YES
Switching of the functions at the ROU as well as by rising edges at the icon inputs
Boost: YES
Boost: YES
Switching of the functions at the ROU as well as by rising edges at the icon inputs
OnOff: YES
OnOff: YES
Switching of the functions at the ROU as well as by rising edges at the icon inputs
Operating method PRESENCE_BUTTON
Eco: NO
Eco: NO
Occupancy time extension with external HVAC.Button1 function block
Boost: NO
Boost: NO
Occupancy time extension with external HVAC.Button1 function block
OnOff: YES
OnOff: YES
Occupancy time extension with external HVAC.Button1 function block
In DISPLAY mode the operating modes Eco Mode and On/Comfort are set by the inputs ‘xEcoIcon’ and ‘xMode’ (TRUE = on). If none of the inputs is active, Off/Protection is automatically selected. In OPERATION mode the operating modes ECO, Boost and OnOff are set by the corresponding inputs (rising edges) and by operation at the room operating unit. In PRESENCE-BUTTON mode the operating modes Off/Protection and On/Comfort are set by the input ‘xMode’ (rising edges: On/Comfort, falling edge: Off/Protection) and in parallel by operation at the room operating unit. On every change from night to day operation and vice versa triggered by the room operating unit, a pulse with duration ‘tTimeButtonPulse’ is generated at the output ‘xButtonPresence’. Additionally, on every rising edge at the input ‘xVisuPresence’ a pulse with duration ‘tTimeButtonPulse’ is generated at the output ‘xButtonPresence’. \
Restrictions in PRESENCE-BUTTON mode
In the function block ‘HVAC.Button1’ the parameters ‘xEnClockButton’ and ‘xEnToggle’ must not be set to FALSE.\
In the function block ‘HVAC.Button1’ the parameters ‘xEnClockButton’ and ‘xEnToggle’ must not be changed ONLINE.\
\
Day operation / Night operation (output ‘xModeDev’)
The output ‘xModeDev’ indicates the current state of day operation on the room operating unit (TRUE = day operation).\
Room setpoint temperatures
Room setpoint temperatures are defined in different ways depending on the parameter ‘eSetpTempMode’ (address 145): \
Absolute setpoint (e.g. +23.5 degrees Celsius) (index ‘Abs’) (inputs ‘rSetpTempAbsNight’, ‘rSetpTempAbsBaseDay’) (output ‘rSetpTempAbs’)\
Relative setpoint (e.g. +1.0 Kelvin) (index ‘Rel’) (inputs ‘rSetpTempRelNight’, ‘rSetpTempRelBaseDay’) (output ‘rSetpTempRel’)\
Changes to the assigned inputs are transferred immediately in the related state, otherwise at the next transition into that state. Example: A change at input ‘rSetpTempAbsNight’ is transferred and becomes effective immediately in night operation. Example: A change at input ‘rSetpTempBaseDay’ is not effective immediately in night operation, but only at the next transition to day operation. Changes to the parameter ‘rAdjOffsetSetpTempAbs’ (address 147) are transferred immediately in the appropriate state, otherwise delayed. (FULL). Changes in the content of address 147 affect the absolute and relative setpoint. The current values at inputs ‘rSetpTempAbsNight’ and ‘rSetpTempAbsBaseDay’ must be specified depending on the parameter ‘eTemperatureUnit’ (address 120). The current setpoint in the chosen unit is then available at the output ‘rSetpTempAbs’. The current values at inputs ‘rSetpTempRelNight’ and ‘rSetpTempRelBaseDay’ must be specified depending on the parameter ‘eOffsetUnit’ (address 122). The current setpoint in the chosen unit is then available at the output ‘rSetpTempRel’. Night operation - room setpoint When switching from day to night operation the state at the input ‘rSetpTempAbsNight’ is transferred to the room operating unit and displayed there (‘eSetpTempMode’ = absolute setpoint). When switching from day to night operation the state at the input ‘rSetpTempRelNight’ is transferred to the room operating unit and displayed there (‘eSetpTempMode’ = relative setpoint). Any change of the state at input ‘rSetpTempXXXNight’ is transmitted to the room operating unit during night operation. Day operation - room setpoint Case 1 - There is no valid room setpoint yet in day operation When switching from night to day operation the state at input ‘rSetpTempAbsBaseDay’ is transferred to the room operating unit and displayed there. At the room operating unit an adjustment within the symmetric range defined by address 147 is possible. The step size is fixed 0.5K and changes only in the sequence X.0 - X.5 - X.0, etc. Case 2 - There is already a valid room setpoint in day operation When switching from night to day operation the previous valid room setpoint is transferred to the room operating unit and displayed there. At the room operating unit an adjustment within the symmetric range defined by address 147 is possible. The step size is fixed 0.5K and changes only in the sequence X.0 - X.5 - X.0, etc.\
Output ‘xDI1’
At the output ‘xDI1’ the state at the input DI1 of the room operating unit is available in different ways (parameter ‘xDI1OutpMode’). Operating modes RAW The output immediately adopts the state at input DI1 (FALSE: contact open, TRUE: contact closed with +24VDC) PULSE Each rising edge at input DI1 triggers a pulse of duration ‘tTimeDIPulse’ (default: 1s) at the corresponding output xDI1. \
Preset / display of the fan stage
The preselection of the number of fan stages is done via the parameter ‘eFanLevelConfig’ (address 148). In Boost Mode the maximum fan stage (independent of the input ‘eSetpFanLevel’) is applied. The fan stage is selected and transmitted via the input ‘eSetpFanLevel’ within the permitted limits. The current fan stage is output via the output ‘eFanLevel’ within the permitted limits. The representation of the current fan stage and the adjustment options are additionally defined by the parameters ‘eFanStagesControlMode’ (address 31) ‘eFanControlMode’ (address 149), ‘eFanLevelConfig’ (address 148) and ‘xDsplFanStages’ (address 138).\
Assessment of the current CO2 level using a multicolored LED
The assessment of the current CO2 level is done using a multicolored LED (off / green / yellow / red) and the output ‘eCO2Status’. The threshold for the transition of the LED color from green to yellow is set by parameter ‘rCO2_LED_ThresholdwGreenYellow’ (address 115). The threshold for the transition of the LED color from yellow to red is set by parameter ‘rCO2_LED_ThresholdYellowRed’ (address 116). The assessment and the LED display can be defined by parameter ‘xCO2_LED_Enable’ (address 117) (TRUE = display).\
Display of symbols / measured values
The display of the desired symbols on the room operating unit display is triggered by the TRUE state of the assigned inputs. These inputs are marked with the index ‘Dspl’. Example: xDsplTemp = TRUE causes the current room temperature to be displayed on the display.\
Display of faults
Faults are indicated at the collective output ‘xAlarm’ ( = TRUE ). It includes communication faults (time delay: gc_Parameters.gc_tOnDelayxAlarmCom, default = 60s) and device faults (direct). Here the collective error message, the collective warning message and excessive CO2 level (LED = red) are output as device fault. At the output ‘eErrorCodeCom’ an explanatory text for the cause is available in case of a communication error. It always shows the cause of the last communication error.
Codesys
InOut:
Input
xEn
BOOL
TRUE
Enable / disable of communication ( TRUE = enabled )
Input
byUnitId
BYTE
0
Device address (1 .. 247) (via Belimo Assistant - App via NFC)
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
xUpdateConfig
BOOL
FALSE
Update of the configuration (on every rising edge)
Input
xUpdateStates
BOOL
FALSE
Updating of states (on every rising edge )
Input
xUpdateInfo
BOOL
FALSE
Update of information (on every rising edge)
Input
rSetpTempAbsNight
REAL
18.0
Absolute set temperature - night operation (unit depending on ‘eTemperatureUnit’)
Input
rSetpTempAbsBaseDay
REAL
22.0
Absolute base set temperature - day operation (unit depending on ‘eTemperatureUnit’)
Input
rSetpTempRelNight
REAL
0.0
Relative set temperature - night operation (unit depending on ‘eTemperatureUnit’)
Input
rSetpTempRelBaseDay
REAL
0.0
Relative base set temperature - day operation (unit depending on ‘eTemperatureUnit’)
Input
xMode
BOOL
FALSE
Display of the 'OnOff' icon (‘eEcoBoostOnOffIconMode’ = BELIMO_P_22RTX_1U00X_2_FULL_ICON_MODE.DISPLAY_MODE)
Input
xEcoIcon
BOOL
FALSE
Display of the 'Eco' icon (‘eEcoIconMode’ = BELIMO_P_22RTX_1U00X_2_FULL_ICON_MODE.DISPLAY_MODE)
Input
xBoostIcon
BOOL
FALSE
Operation of the 'Boost' icon (‘eBoostIconMode’ = BELIMO_P_22RTX_1U00X_2_FULL_ICON_MODE.OPERATION_MODE)
Input
eSetpFanLevel
BELIMO_P_22RTX_1U00X_2_FAN_LEVEL
BELIMO_P_22RTX_1U00X_2_FAN_LEVEL.STAGE_0
(each rising edge toggles the Boost mode) Setpoint - Current fan stage depending on the parameter ‘eFanLevelConfig’ Depending on the parameters ‘eFanStagesControlMode’ (register 31 - Setpoints_0) and ‘eFanControlMode’ (register 149 - Configuration_0) the following operation options are available: Register 31 = Automatic // Register 149 = Hybrid: If stage 0 is selected on the ROU, the display of the current stage is deactivated and an automatic symbol is shown. If a stage greater than 0 is selected on the ROU, the display of the current stage is activated and the automatic symbol is hidden. Stage selection is possible on the ROU and via register 22. In all other constellations applies: The display of the current stage is active, it can be changed on the ROU and via register 22, the last made change remains.
Input
xDsplTemp
BOOL
TRUE
Display of room temperature (TRUE = display)
Input
xDsplRelHumidity
BOOL
TRUE
Display of relative room humidity (TRUE = display)
Input
xDsplCO2
BOOL
TRUE
Display of CO2 concentration (TRUE = display)
Input
xDsplFanStages
BOOL
FALSE
Display of the fan controls (TRUE = display)
Input
eTempDsplMode
BELIMO_P_22RTX_1U00X_2_MODE_DISPLAY_TEMP
BELIMO_P_22RTX_1U00X_2_MODE_DISPLAY_TEMP.SETP_TEMPERATURE
Definition of the function of the central temperature display area
Input
eIconsHeatCool
BELIMO_P_22RTX_1U00X_2_MODE_HEAT_COOL
BELIMO_P_22RTX_1U00X_2_MODE_HEAT_COOL.NONE
Selection of heating or cooling operation
Input
xDsplIconWarn
BOOL
FALSE
Display of the 'Warning' symbol (TRUE = display)
Input
xDsplIconWind
BOOL
FALSE
Display of the 'Window' symbol (TRUE = display)
Input
xEnLocalAdj
BOOL
TRUE
Definition of whether local operation is possible (TRUE = enabled)
Input
xVisuPresence
BOOL
FALSE
Actuation of the presence button in the visualization (eEcoBoostOnOffIconMode = BELIMO_P_22RTX_1U00X_2_ICON_MODE.PRESENCE_BUTTON)
Input
xResError
BOOL
FALSE
Reinitialization of the output 'eErrorCodeCom' ( on each rising edge )
Inout
ModbusClient
ModbusClientBase
Client of the device
Output
eOperationMode
BELIMO_P_22RTX_1U00X_2_OPERATION_MODE
Current operating mode 0 = OFF_PROTECTION: Night operation 1 = ON_COMFORT: Day operation 2 = ECO_MODE: Day operation — Eco mode 3 = BOOST_MODE: Day operation — Boost mode
Output
xModeDev
BOOL
Operating mode of the zone control from the device (FALSE = night operation, TRUE = day operation)
Output
xButtonPresence
BOOL
Actuation of the presence button (pulse with duration ‘tTimeButtonPulse’) (ROU and/or VISU)
Output
rSetpTempAbs
REAL
Current absolute setpoint temperature depending on the parameter ‘eTemperatureUnit’ (e.g. +23.5 degrees Celsius) ( register 34)
Output
rOffset
REAL
Current difference between ‘rSetpTempAbs’ and ‘rAdjCenterSetpTemp’ depending on the parameter ‘eTemperatureUnit’ (range: +/- ‘rAdjOffsetSetpTemp’) in day operation
Output
rSetpTempRel
REAL
Current relative setpoint temperature depending on the parameter ‘eOffsetUnit’ (e.g. -2.0 Kelvin) (range: +/- ‘rAdjOffsetSetpTemp’) (register 36)
Output
rTemp
REAL
Current room temperature depending on the parameter ‘eUnitTemperature’
Output
rRelHumidity
REAL
Relative room humidity in percent
Output
rCO2
REAL
Current CO2 concentration in ppm
Output
eCO2Status
BELIMO_P_22RTX_1U00X_2_CO2_STATUS
Current status of the CO2 measured-value monitoring
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
rDewPointTemp
REAL
Dew point temperature in degrees Celsius or Fahrenheit
Output
eFanLevel
BELIMO_P_22RTX_1U00X_2_FAN_LEVEL
Current fan stage depending on the parameter ‘eFanLevelConfig’
Output
xDI1
BOOL
State of digital input 1 depending on the parameter ‘eDI1OutpMode’:
Output
xEnLocalAdjFb
BOOL
Indication whether local operation is possible (TRUE = local operation possible) — feedback
Output
eBusTermin
BELIMO_P_22RTX_1U00X_2_BUS_TERMINATION
State of the Modbus termination resistor (Active = Enabled)
Output
sSerialNum
STRING
Device serial number
Output
wFirmwareVer
WORD
Firmware version 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
xBusy
BOOL
Communication indicator ( TRUE = Communication )
Input Const
xEcoIconPresenceButtonMode
BOOL
FALSE
Enable/disable of the display / operation of the ECO icon / button in the ‘PRESENCE_BUTTON’ operating method
Input Const
tTimeButtonPulse
TIME
TIME#1s0ms
Duration of the pulse at output ‘xButton Presence’
Input Const
eFanStageControlMode
BELIMO_P_22RTX_1U00X_2_FAN_STAGES_CONTROL_MODE
BELIMO_P_22RTX_1U00X_2_FAN_STAGES_CONTROL_MODE.AUTOMATIC_STAGES_CONTROL
Definition of the operating mode of the control of the fan stages
Input Const
eFanControlMode
BELIMO_P_22RTX_1U00X_2_FAN_CONTROL_MODE
BELIMO_P_22RTX_1U00X_2_FAN_CONTROL_MODE.MANUAL_MODE_ONLY
Definition of the operating mode of the fan control
Input Const
eFanLevelConfig
BELIMO_P_22RTX_1U00X_2_FAN_LEVEL_CONFIG
BELIMO_P_22RTX_1U00X_2_FAN_LEVEL_CONFIG.SEVEN_STAGES
Definition of the number of fan stages
Input Const
rAdjOffsetSetpTempAbs
REAL
3.0
Definition of the adjustment range around the absolute base setpoint (center value) (+/- 5.0 K) (automatic internal conversion to other temperature units in the ROU)
Input Const
eSetpTempMode
BELIMO_P_22RTX_1U00X_2_SETP_TEMP_MODE
BELIMO_P_22RTX_1U00X_2_SETP_TEMP_MODE.ABSOLUTE_SETPOINT
Affects the adjustment ranges of the absolute and the relative setpoint Definition of the operating mode of the setpoint display
Input Const
tBoostModeDuration
TIME
TIME#15m0s0ms
Duration of the 'Boost' operating mode
Input Const
eEcoBoostOnOffIconMode
BELIMO_P_22RTX_1U00X_2_ICON_MODE
BELIMO_P_22RTX_1U00X_2_ICON_MODE.PRESENCE_BUTTON
Central definition of the functions of the icons ‘Eco’, ‘Boost’ and ‘OnOff’ INVISIBLE (icons not visible and not operable) > Visibility Operability at ROU Eco: no no Boost: no no OnOff: no no DISPLAY_MODE (display of the Eco and OnOff modes) > Visibility Operability at ROU Eco: yes no Boost: no no OnOff: yes no OPERATION_MODE (switching of the functions at the ROU as well as by rising edges at the icon inputs) > Visibility Operability at ROU Eco: yes yes Boost: yes yes OnOff: yes yes PRESENCE_BUTTON (occupancy time extension with external HVAC.Button1 function block) > Visibility Operability at ROU Eco: no no Boost: no no OnOff: yes yes
Input Const
eWindowIconFunct
BELIMO_P_22RTX_1U00X_2_WINDOW_ICON_FUNCTION
BELIMO_P_22RTX_1U00X_2_WINDOW_ICON_FUNCTION.INPUT_xDsplIconWind
Definition of the function of the 'Window' icon
Input Const
eWarningIconFunct
BELIMO_P_22RTX_1U00X_2_WARNING_ICON_FUNCTION
BELIMO_P_22RTX_1U00X_2_WARNING_ICON_FUNCTION.DEVICE_ERROR_STATUS
Definition of the function of the 'Warning' icon
Input Const
eDsplIconsHeatCool
BELIMO_P_22RTX_1U00X_2_SYMBOL_VISIBILITY
BELIMO_P_22RTX_1U00X_2_SYMBOL_VISIBILITY.INVISIBLE
Display of the visibility of the icons for heating and cooling operation
Input Const
eColorScheme
BELIMO_P_22RTX_1U00X_2_COLOR_SCHEME
BELIMO_P_22RTX_1U00X_2_COLOR_SCHEME.WHITE_BACKGROUND
Definition of the display color scheme
Input Const
eOffsetUnit
BELIMO_P_22RTX_1U00X_2_UNIT_TEMPERATURE
BELIMO_P_22RTX_1U00X_2_UNIT_TEMPERATURE.DEGREES_CELSIUS
Definition of the unit for the offset temperature ( affects: ‘rSetpTempRel’ (register 36))
Input Const
eTemperatureUnitDisplay
BELIMO_P_22RTX_1U00X_2_UNIT_TEMPERATURE_DISPLAY
BELIMO_P_22RTX_1U00X_2_UNIT_TEMPERATURE_DISPLAY.DEGREES_CELSIUS
Definition of the unit for the temperature display on the display (affects: Display)
Input Const
eTemperatureUnit
BELIMO_P_22RTX_1U00X_2_UNIT_TEMPERATURE
BELIMO_P_22RTX_1U00X_2_UNIT_TEMPERATURE.DEGREES_CELSIUS
Definition of the unit for temperature (affects: ‘rTemp’ (register 1), ‘rDewPointTemp’ (register 5) and ‘rSetpTemp’ (register 34))
Input Const
xCO2_LED_Enable
BOOL
TRUE
Enable/disable of the CO2 LED (TRUE = enabled)
Input Const
rCO2_LED_ThresholdYellowRed
REAL
1500.0
Threshold for changing the LED color from yellow to red (1250.0 - 2000.0 ppm, integer values only)
Input Const
rCO2_LED_ThresholdGreenYellow
REAL
1000.0
Threshold for changing the LED color from green to yellow (600.0 - 1249.0 ppm, integer values only)
Input Const
rCO2Offset
REAL
0.0
Offset of the CO2 sensor (for calibration of the CO2 sensor) in ppm (+/- 500 ppm)
Input Const
rHumidityOffset
REAL
0.0
Offset of the room humidity (for calibration of the humidity sensor) in percent (+/- 20.0 %)
Input Const
rTempOffset
REAL
0.0
Offset of the room temperature (for calibration of the temperature sensor) in K (+/- 15.0 K)
Input Const
tTimeDIPulse
TIME
TIME#1s0ms
Duration of the pulse at output ‘xDI1’ if a rising edge is detected at the digital input ( ‘eDI1OutpMode’ = BELIMO_P_22RTX_1U00X_2_FULL_DIGITAL_INPUT_OUTP_MODE.PULSE )
Input Const
eDI1OutpMode
BELIMO_P_22RTX_1U00X_2_DIGITAL_INPUT_OUTP_MODE
BELIMO_P_22RTX_1U00X_2_DIGITAL_INPUT_OUTP_MODE.RAW
Operating mode of the output ‘xDI1’ (RAW, PULSE)
Input Const
tTimeUpdateInfo
TIME
TIME#0ms
Update interval for operations affected by the input 'xUpdateInfo'
Input Const
tTimeUpdateStates
TIME
TIME#500ms
Update interval for the operations influenced by the input ‘xUpdateStates’
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

