SPLUSS_RYMASKON_7XX_MOD
SPLUSS_RYMASKON_7XX_MOD (FB)
SPLUSS_RYMASKON_7XX_MOD (FB)FUNCTION_BLOCK SPLUSS_RYMASKON_7XX_MOD
InOut:
Input
xEn
BOOL
TRUE
Enable / disable communication ( TRUE = enabled )
Input
byUnitId
BYTE
0
Address of the device ( 0 .. 255 )
Input
xUpdateActual
BOOL
FALSE
Update of actual values (on every rising edge )
Input
xUpdateStates
BOOL
FALSE
Update of the states ( on every rising edge )
Input
xUpdateSetp
BOOL
FALSE
Update of setpoint values (on every rising edge )
Input
rSetpTempNight
REAL
18.0
Setpoint temperature - night operation (degrees Celsius)
Input
rSetpTempBaseDay
REAL
22.0
Base setpoint temperature - day operation (degrees Celsius)
Input
xMode
BOOL
FALSE
Definition of operating mode ( FALSE = night operation, TRUE = day operation )
Input
xResetDevice
BOOL
FALSE
Reset of the device ( on each rising edge )
Inout
ModbusClient
ModbusClientBase
Client of the device
Output
xMode_RBG
BOOL
Current operating mode of the RBG ( FALSE = night operation, TRUE = day operation )
Output
rSetpTemp
REAL
Target temperature ( degrees Celsius ) ( corresponds to the room target temperature displayed on the RBG ) ( = register 103 )
Output
rSetpTempOff
REAL
Target temperature offset ( Kelvin )( calculation: rSetpTempOff = rSetpTemp - _rSetpTempBase )
Output
rSetpTempMin
REAL
Absolute minimum value - target temperature ( degrees Celsius ) ( calculation, depending on night/day operating mode )
Output
rSetpTempMax
REAL
Absolute maximum value - target temperature ( degrees Celsius ) ( calculation, depending on night/day operating mode )
Output
rRoomTemp
REAL
Room temperature in XXX.X degrees Celsius
Output
rRelHumidity
REAL
Relative room humidity in XXX.X %
Output
rCO2
REAL
CO2 concentration in room air in XXX ppm
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
xButtonPresence
BOOL
FALSE
Actuation of the presence button (pulse with duration ‘tTimeButtonPulse’) (RBG and/or VISU)
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
xVisuPresence
BOOL
FALSE
Actuation of the presence button in the visualization
Input Const
rCO2Offset
REAL
0.0
Calibration value for CO2 concentration in room air in XXX ppm ( range: +- 500 ppm )
Input Const
rRelHumidityOffset
REAL
0.0
Calibration value for relative room humidity in X.X % ( range: +- 10.0 %RH )
Input Const
rRoomTempOffset
REAL
0.0
Calibration value for the room temperature sensor in X.X Kelvin ( range: +- 10.0K )
Input Const
eRingColor
SPLUSS_RYMASKON_7XX_MOD_RING_COLOR
SPLUSS_RYMASKON_7XX_MOD_RING_COLOR.SENSOR_3
Definition of the ring color
Input Const
rSetpTempOffMax
REAL
3.0
Absolute maximum value of the target temperature offset in day operation ( Kelvin )
Input Const
rSetpTempOffMin
REAL
-3.0
Absolute minimum value of the target temperature offset in day operation ( Kelvin )
Input Const
tTimeButtonPulse
TIME
TIME#1s0ms
Duration of the pulse at the output if the assigned button was pressed briefly
Input Const
tTimeUpdateSetp
TIME
TIME#45s0ms
Update interval for operations influenced by the input 'xUpdateSetp'
Input Const
tTimeUpdateStates
TIME
TIME#500ms
Update interval for the processes influenced by the input ‘xUpdateStates’
Input Const
tTimeUpdateActual
TIME
TIME#3s0ms
Update interval for operations influenced by the input 'xUpdateActual'
Last updated

