SPLUSS_RYMASKON_5XX_MOD
SPLUSS_RYMASKON_5XX_MOD (FB)
SPLUSS_RYMASKON_5XX_MOD (FB)FUNCTION_BLOCK SPLUSS_RYMASKON_5XX_MOD
Representation

InOut:
Input
xEn
BOOL
TRUE
Enable / disable communication (TRUE = enable)
Input
byUnitId
BYTE
0
Device address (0 .. 255)
Input
xUpdateActual
BOOL
FALSE
Update of actual values (on every rising edge )
Input
xUpdateStates
BOOL
FALSE
Update of the states (on each rising edge)
Input
xUpdateSetp
BOOL
FALSE
Update of setpoints (on every rising edge )
Input
rSetpTempNight
REAL
18.0
Setpoint temperature - night mode (degrees Celsius)
Input
rSetpTempBaseDay
REAL
22.0
Base setpoint temperature - day mode (degrees Celsius)
Input
xMode
BOOL
FALSE
Definition of the operating mode (FALSE = night mode, TRUE = day mode)
Input
xResetDevice
BOOL
FALSE
Reset of the device (on every rising edge)
Inout
ModbusClient
ModbusClientBase
Client of the device
Output
xMode_RBG
BOOL
Current operating mode of the RBG (FALSE = night mode, TRUE = day mode)
Output
rSetpTemp
REAL
Set temperature (degrees Celsius) (corresponds to the room set temperature displayed on the RBG) (= register 103)
Output
rSetpTempOff
REAL
Set temperature offset (Kelvin)(Calculation: rSetpTempOff = rSetpTemp - _rSetpTempBase)
Output
rSetpTempMin
REAL
Absolute minimum value - set temperature (degrees Celsius) ( calculation, depending on night/day operating mode)
Output
rSetpTempMax
REAL
Absolute maximum value - set 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
xSensorOffsetInDevice
BOOL
Indication of whether the sensors must be calibrated in the device (TRUE = calibration in the device required, FALSE = calibration in the FB required)
Output
xButtonPresence
BOOL
FALSE
Pressing the presence button (pulse with duration
tTimeButtonPulse) (RBG and/or VISU)
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
xVisuPresence
BOOL
FALSE
Pressing the presence button in the visualization
Input Const
rRelHumidityOffset
REAL
0.0
Calibration value for the 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
rSetpTempOffMax
REAL
3.0
Absolute maximum value of the offset of the set temperature in day mode (Kelvin)
Input Const
rSetpTempOffMin
REAL
-3.0
Absolute minimum value of the offset of the set temperature in day mode (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 the processes influenced by the input
xUpdateSetp influenced
Input Const
tTimeUpdateStates
TIME
TIME#500ms
Update interval for the processes influenced by the input
xUpdateStates influenced
Input Const
tTimeUpdateActual
TIME
TIME#3s0ms
Update interval for the processes influenced by the input
xUpdateActual influenced
Last updated

