BELIMO_P_22RTX_1U00X_2_EASY
BELIMO_P_22RTX_1U00X_2_EASY (FB)
BELIMO_P_22RTX_1U00X_2_EASY (FB)FUNCTION_BLOCK BELIMO_P_22RTX_1U00X_2_EASY
Short description
Control of the device series P-22RT..-1U00..-2 from Belimo Typical application: room control unit in a zone\
Guidelines - Software creation
Supported Modbus - Function Codes: 2, 3, 4, 6 and 16. For addressing use the address numbers, 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 the first rising edge on the input ‘xBoostIcon’ switches to On/Comfort mode. On the second rising edge the BOOST mode is then activated. When operated at the room control unit the switch from ECO to BOOST happens immediately. Remedy: 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
xEn
BOOL
TRUE
Enable / disable communication ( TRUE = enabled )
byUnitId
BYTE
0
Address of the device ( 0 .. 255 )
xUpdateActual
BOOL
FALSE
Update of actual values ( on each rising edge )
xUpdateSetp
BOOL
FALSE
Update of setpoints ( on each rising edge )
xUpdateConfig
BOOL
FALSE
Update of the configuration (on each rising edge) (read access)
xUpdateStates
BOOL
FALSE
Update of states ( on each rising edge )
xUpdateInfo
BOOL
FALSE
Update of the information (on each rising edge)
rSetpTempAbsNight
REAL
18.0
Absolute room setpoint temperature in night operation (unit depends on register address 122)
rSetpTempAbsBaseDay
REAL
22.0
Absolute base room setpoint temperature in day operation (unit depends on register address 120)
rSetpTempRelNight
REAL
0.0
Relative room setpoint temperature in night operation (unit depends on register address 122)
rSetpTempRelBaseDay
REAL
0.0
Relative base room setpoint temperature in day operation (unit depends on register address 122)
xMode
BOOL
FALSE
Input for the operating mode / the On/Off icon (function depending on register addresses 139 - 141)
xEcoIcon
BOOL
FALSE
Input for the operating mode / the Eco icon (function depending on register addresses 139 - 141)
xBoostIcon
BOOL
FALSE
Input for the operating mode / the Boost icon (function depending on register addresses 139 - 141)
eSetpFanLevel
BELIMO_P_22RTX_1U00X_2_FAN_LEVEL
BELIMO_P_22RTX_1U00X_2_FAN_LEVEL.STAGE_0
Target fan level
eIconsHeatCool
BELIMO_P_22RTX_1U00X_2_MODE_HEAT_COOL
BELIMO_P_22RTX_1U00X_2_MODE_HEAT_COOL.NONE
Selection of the display of the icon for heating or cooling mode
xDsplIconWarn
BOOL
FALSE
Input for displaying the warning icon (TRUE = enabled)
xDsplIconWind
BOOL
FALSE
Input for displaying the window icon (TRUE = enabled)
xEnLocalAdj
BOOL
FALSE
Input for displaying the controls on the room control unit (TRUE = display)
xResError
BOOL
FALSE
Input for resetting the output ‘eErrorCodeCom’ (on each rising edge)
Outputs
eOperationMode
BELIMO_P_22RTX_1U00X_2_OPERATION_MODE
Display of the current operating mode at the room control unit (register address 30)
eEcoBoostOnOffIconMode
BELIMO_P_22RTX_1U00X_2_ICON_MODE
Display of the current operating mode
xModeDev
BOOL
Operating mode of the zone control at the room control unit (FALSE = night mode, TRUE = day mode)
xButtonPresence
BOOL
Actuation of the presence button (pulse with duration ‘tTimeButtonPulse’) (RBG 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 mode (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 actual value monitoring
xSensorOffsetInDevice
BOOL
Indicator 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’ on each rising edge at input DI1)
xEnLocalAdjFb
BOOL
Indicator 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
General 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 jointly for the function blocks with the index ‘_EASY’ and ‘_FULL’. In the function block with the index ‘_FULL’ additional setpoints / parameters can be specified, which are shown in the next-but-one table. These additional setpoints / parameters are only read and stored to internal variables in the function block with the index ‘_EASY’. The specification of these setpoints / parameters is done externally there, e.g. by the app ‘Belimo Assistant’. \
Setpoints / Parameters EASY / FULL
tTimeUpdateActual
TIME
T#3s
Update interval for operations influenced by the input 'xUpdateActual' ( 0 = no automatic update, > 0 cyclical update )
tTimeUpdateSetp
TIME
T#0s
Update interval for operations influenced by the input 'xUpdateSetp' ( 0 = no automatic update, > 0 cyclical update )
tTimeUpdateConfig
TIME
T#0s
Update interval for operations influenced by the input 'xUpdateConfig' ( 0 = no automatic update, > 0 cyclical update )
tTimeUpdateStates
TIME
T#500ms
Update interval for operations influenced by the input 'xUpdateStates' ( 0 = no automatic update, > 0 cyclical 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 for the control of the fan stages
xVisuPresence
BOOL
FALSE
Actuation of the presence button in the visualization (affects the output ‘xButtonPresence’)
tTimeButtonPulse
TIME
T#1s
Duration of the pulse at the 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 switching the LED color from green to yellow
rCO2_LED_ThresholdYellowRed
REAL
1250.0 - 2000.0 ppm, integer values only
1500.0
116
Threshold for switching 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 'Eco', 'Boost' and 'OnOff' icons
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)
rAdjCenterSetpTempAbs
REAL
+15.0 … +35.0 degrees Celsius
22.0
146
Specification of the absolute base setpoint temperature (center value) for the adjustment of the setpoint temperature (+15.00 - 35.00 degrees Celsius) (automatic internal conversion to other temperature units in the RBG) Affects the absolute setpoint temperature.
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 RBG). 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 control 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’, externally in the function block with the index ‘_EASY’.\
Operating modes - room control 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 in addition to operating mode 1. Operating mode 3 is active for a limited time and requires the 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 modes are distinguished, which are defined via addresses 139 - 141: (FULL: parameter ‘eEcoBoostOnOffIconMode’, EASY: contents of addresses 139 - 141 to be set externally according to the following listing.) \
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 RBG as well as by rising edges at the icon inputs
Boost: YES
Boost: YES
Switching of the functions at the RBG as well as by rising edges at the icon inputs
OnOff: YES
OnOff: YES
Switching of the functions at the RBG as well as by rising edges at the icon inputs
Operating method PRESENCE_BUTTON
Eco: NO
Eco: NO
Occupancy extension with external HVAC.Button1 FB
Boost: NO
Boost: NO
Occupancy extension with external HVAC.Button1 FB
OnOff: YES
OnOff: YES
Occupancy extension with external HVAC.Button1 FB
In DISPLAY mode the operating modes Eco Mode and On/Comfort are determined by the inputs ‘xEcoIcon’ and ‘xMode’ (TRUE = on). If none of the inputs is active, the Off/Protection operating mode is automatically selected. In OPERATION mode the operating modes ECO, Boost and OnOff are determined by the associated inputs (rising edges) and by the operation at the room control unit. In PRESENCE-BUTTON mode the operating modes Off/Protection and On/Comfort are determined by the input ‘xMode’ (rising edges: On/Comfort, falling edge: Off/Protection) and in parallel by the operation at the room control unit. On every change from night to day operation and vice versa, triggered by the room control unit, a pulse with the duration ‘tTimeButtonPulse’ is generated at the output ‘xButtonPresence’. \
Day mode / Night mode (output ‘xModeDev’)
The output ‘xModeDev’ shows the current state of day mode at the room control unit (TRUE = day mode).\
Room setpoint temperatures
The 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 corresponding state, otherwise on the next transition to that state. Example: A change at the input ‘rSetpTempAbsNight’ is transferred and becomes effective immediately in night operation. Example: A change at the input ‘rSetpTempBaseDay’ is not effective immediately in night operation, but only on the next transition to day operation. Changes to the parameters ‘rAdjCenterSetpTempAbs’ (address 146) or ‘rAdjOffsetSetpTempAbs’ (address 147) are transferred immediately in the appropriate mState, otherwise delayed. (FULL). Changes to addresses 146 or 147 are captured after re-reading the configuration and transferred accordingly (EASY). Changes to the content of address 146 affect only the absolute setpoint temperature; changes to the content of address 147 affect the absolute and relative setpoint temperature. The current values at the inputs ‘rSetpTempAbsNight’ and ‘rSetpTempAbsBaseDay’ must be specified depending on the parameter ‘eTemperatureUnit’ (address 120). The current setpoint is then available at the output ‘rSetpTempAbs’ in the chosen unit. The current values at the inputs ‘rSetpTempRelNight’ and ‘rSetpTempRelBaseDay’ must be specified depending on the parameter ‘eOffsetUnit’ (address 122). The current setpoint is then available at the output ‘rSetpTempRel’ in the chosen unit. Night operation - room setpoint temperature When switching from day operation to night operation the state at the input ‘rSetpTempAbsNight’ is transferred to the room control unit and displayed there (‘eSetpTempMode’ = absolute setpoint temperature). When switching from day operation to night operation the state at the input ‘rSetpTempRelNight’ is transferred to the room control unit and displayed there (‘eSetpTempMode’ = relative setpoint temperature). Any change of the state at the input ‘rSetpTempXXXNight’ is transferred to the room control unit during night operation. Day operation - room setpoint temperature Case 1 - No valid room setpoint temperature for day operation exists yet When switching from night operation to day operation the state at the input ‘rSetpTempAbsBaseDay’ is transferred to the room control unit and displayed there. At the room control unit an adjustment within the symmetric range defined by address 147 is possible. The step size is 0.5K. Case 2 - A valid room setpoint temperature for day operation already exists When switching from night operation to day operation the previous valid room setpoint temperature is transferred to the room control unit and displayed there. At the room control unit an adjustment within the symmetric range defined by address 147 is possible. The step size is 0.5K.\
Output ‘xDI1’
At output ‘xDI1’ the state at input DI1 of the room control 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. \
Specification / display of the fan stage
The preselection of the number of fan stages is made via the parameter ‘eFanLevelConfig’ (address 148). In Boost Mode the maximum fan stage (independent of the input ‘eSetpFanLevel’) is forced. The fan stage is selected and transmitted via the input ‘eSetpFanLevel’ within the permissible limits. The current fan stage is output via the output ‘eFanLevel’ within the permissible limits. The display of the current fan stage and the adjustment options are additionally determined by the parameters ‘eFanStagesControlMode’ (address 31) ‘eFanControlMode’ (address 149), ‘eFanLevelConfig’ (address 148) and ‘xDsplFanStages’ (address 138).\
Evaluation of the current CO2 level using a multicolored LED
The evaluation of the current CO2 level is done by a multicolored LED (off / green / yellow / red) and the output ‘eCO2Status’. The threshold for the LED color transition from green to yellow is defined by the parameter ‘rCO2_LED_ThresholdwGreenYellow’ (address 115). The threshold for the LED color transition from yellow to red is defined by the parameter ‘rCO2_LED_ThresholdYellowRed’ (address 116). The evaluation and LED display can be defined by the parameter ‘xCO2_LED_Enable’ (address 117) (TRUE = display).\
Display of symbols / actual values
The display of the desired symbols on the room control unit's display is triggered by the TRUE state of the associated inputs. These inputs are identified with the index ‘Dspl’. Example: xDsplTemp = TRUE causes the current room temperature to be displayed.\
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 excessively high CO2 level (LED = red) are output as device faults. At the output ‘eErrorCodeCom’ an explanatory text for the cause is provided in case of a communication error. It always shows the cause of the last communication error.
Codesys
InOut:
Input
xEn
BOOL
TRUE
Enable / disable 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 each rising edge) (read access)
Input
xUpdateStates
BOOL
FALSE
Update of the states ( on every rising edge )
Input
xUpdateInfo
BOOL
FALSE
Update of the information ( on every rising edge )
Input
rSetpTempAbsNight
REAL
18.0
Absolute setpoint temperature - night mode (unit depending on ‘eTemperatureUnit’)
Input
rSetpTempAbsBaseDay
REAL
22.0
Absolute base setpoint temperature - day mode (unit depending on ‘eTemperatureUnit’)
Input
rSetpTempRelNight
REAL
0.0
Relative setpoint temperature - night mode (unit depending on ‘eTemperatureUnit’)
Input
rSetpTempRelBaseDay
REAL
0.0
Relative base setpoint temperature - day mode (unit depending on ‘eTemperatureUnit’)
Input
xMode
BOOL
FALSE
Display of the ‘OnOff’ icon (‘eOnOffIconMode’ = 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 level depending on the parameter ‘eFanLevelConfig’ Depending on the parameters ‘eFanStagesControlMode’ (register 31 - Setpoints_0) and ‘eFanControlMode’ (register 149 - Configuration_0) the following control options are available: Register 31 = Automatic // Register 149 = Hybrid: If level 0 is selected at the RBG, the display of the current level is deactivated and an automatic symbol is shown. If a level greater than 0 is selected at the RBG, the display of the current level is activated and the automatic symbol is hidden. The level selection is possible at the RBG and via register 22. In all other constellations the following applies: The display of the current level is active, it can be changed at the RBG and via register 22, the last change made remains.
Input
eIconsHeatCool
BELIMO_P_22RTX_1U00X_2_MODE_HEAT_COOL
BELIMO_P_22RTX_1U00X_2_MODE_HEAT_COOL.NONE
0.0 = Level 0 1.0 = Level 1 2.0 = Level 2 3.0 = Level 3 4.0 = Level 4 5.0 = Level 5 6.0 = Level 6 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 whether local operation is possible (TRUE = enabled)
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 mode 1 = ON_COMFORT: Day mode 2 = ECO_MODE: Day mode — Eco mode 3 = BOOST_MODE: Day mode — Boost mode
Output
eEcoBoostOnOffIconMode
BELIMO_P_22RTX_1U00X_2_ICON_MODE
Central determination of the functions of the icons ‘Eco’, ‘Boost’ and ‘OnOff’ INVISIBLE (icons not visible and not operable) > Visibility Operability at RBG Eco: no no Boost: no no OnOff: no no DISPLAY_MODE (display of the Eco and OnOff modes) > Visibility Operability at RBG Eco: yes no Boost: no no OnOff: yes no OPERATION_MODE (switching of functions at the RBG as well as by rising edges at the icon inputs) > Visibility Operability at RBG Eco: yes yes Boost: yes yes OnOff: yes yes PRESENCE_BUTTON (occupancy time extension with external HVAC.Button1 - FB) > Visibility Operability at RBG Eco: no no Boost: no no OnOff: yes yes Address 139 Address 140 Address 141 Operating mode 0 0 0 INVISIBLE 1 0 1 DISPLAY_MODE 2 1 2 OPERATION_MODE 0 0 2 PRESENCE_BUTTON
Output
xModeDev
BOOL
Operating mode of the zone control from the device (FALSE = night mode, TRUE = day mode)
Output
xButtonPresence
BOOL
Actuation of the presence button (pulse with duration ‘tTimeButtonPulse’) (RBG 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’ (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 actual value monitoring
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
rDewPointTemp
REAL
Dew point temperature in degrees Celsius or Fahrenheit
Output
eFanLevel
BELIMO_P_22RTX_1U00X_2_FAN_LEVEL
Current fan level depending on the parameter ‘eFanLevelConfig’
Output
xDI1
BOOL
State of digital input 1 depending on the parameter ‘eDI1OutpMode’:
Output
xEnLocalAdjFb
BOOL
Indicator 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
General fault ( TRUE = fault )
Output
xAlarmCom
BOOL
FALSE
General fault - communication ( TRUE = fault )
Output
eErrorCodeCom
ModbusErrorCode
Error code - communication ( 0 = no error )
Output
xBusy
BOOL
Communication indicator ( TRUE = communication )
Input Const
tTimeButtonPulse
TIME
TIME#1s0ms
Duration of the pulse at the output ‘xButton Presence’
Input Const
xVisuPresence
BOOL
FALSE
Actuation of the presence button in the visualization
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 for the control of the fan stages
Input Const
tTimeDIPulse
TIME
TIME#1s0ms
Duration of the pulse on output ‘xDI1’, if a rising edge is detected on 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 the processes influenced by the input ‘xUpdateInfo’
Input Const
tTimeUpdateStates
TIME
TIME#500ms
Update interval for the processes influenced by the input ‘xUpdateStates’
Input Const
tTimeUpdateConfig
TIME
TIME#0ms
Update interval for the processes influenced by the input ‘xUpdateConfig’
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

