SPLUSS_RYMASKON_22X_MOD
SPLUSS_RYMASKON_22X_MOD (FB)
SPLUSS_RYMASKON_22X_MOD (FB)FUNCTION_BLOCK SPLUSS_RYMASKON_22X_MOD
InOut:
Input
xEn
BOOL
TRUE
Enable / disable communication ( TRUE = enabled )
Input
byUnitId
BYTE
0
Device address (1 .. 247)
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
xUpdateConfig
BOOL
FALSE
Update of the configuration ( on every rising edge )
Input
rSetpTempBase
REAL
22.0
Base setpoint temperature ( degrees Celsius )
Input
rSetpDispFanLev
REAL
0.0
Setpoint for the display of the fan speed
Input
xDsplSymbPresen
BOOL
FALSE
Display of the symbols for presence ( = TRUE ) or absence ( = FALSE )
Input
xDsplSymbHeat
BOOL
FALSE
Display of the symbol for heating operation ( TRUE = show )
Input
xDsplSymbCool
BOOL
FALSE
Display of the symbol for cooling operation ( TRUE = show )
Input
xDsplSymbFan
BOOL
FALSE
Display of the symbol for the fan ( TRUE = show )
Input
xDsplSymbAlWindo
BOOL
FALSE
Display of the symbol for the window alarm ( TRUE = display )
Input
xDsplSymbAlRainf
BOOL
FALSE
Display of the symbol for the rain alarm ( TRUE = show )
Input
xDsplSymbAlStorm
BOOL
FALSE
Display of the symbol for the wind alarm ( TRUE = show )
Input
xDsplSymbAlAlarm
BOOL
FALSE
Display of the symbol for the alarm ( TRUE = show )
Input
xDsplSymbNotDrop
BOOL
FALSE
Display of the symbol for the crossed-out drop ( TRUE = display )
Input
xDsplSymbClock
BOOL
FALSE
Display of the symbol for the clock ( TRUE = show )
Input
xBuzzer_Alarm
BOOL
FALSE
Enable / disable of the alarm tone ( buzzer ) ( TRUE = enable )
Input
xResetDevice
BOOL
FALSE
Reset of the device ( on each rising edge )
Inout
ModbusClient
ModbusClientBase
Client of the device
Output
rSetpTemp
REAL
Target temperature (degrees Celsius)
Output
rSetpTempOffset
REAL
Setpoint temperature offset (Kelvin) ( rSetpTempOffset := rSetpTemp - rSetpTempBase )
Output
rRoomTemp
REAL
Room temperature in XXX.X degrees Celsius
Output
rExtTemp
REAL
External temperature in XXX.X degrees Celsius
Output
rRelHumidity
REAL
Relative room humidity in XXX.X %
Output
rDewPointTemp
REAL
Dew point temperature in XXX.X degrees Celsius
Output
rSupplyVolt
REAL
Supply voltage in XXX.X volts
Output
rCpuTemp
REAL
CPU temperature in XXX.X degrees Celsius
Output
rCpuVolt
REAL
CPU voltage in XXX.X volts
Output
sSerialNum
STRING
Device serial number
Output
sProductCode
STRING
Product code of the device (e.g. ‘24X’)
Output
wDeviceMode
WORD
Operating mode of the device
Output
xButtonPresence
BOOL
FALSE
Activation of presence button (1s pulse)
Output
xButtonTempUp
BOOL
Activation of the button to increase the target temperature ( 1s pulse)
Output
xButtonTempDown
BOOL
Activation of the button to decrease the target temperature ( 1s pulse)
Output
xButtonFanUp
BOOL
FALSE
Actuation of the button to increase the fan speed level ( 1s pulse)
Output
xButtonFanDown
BOOL
FALSE
Actuation of the button to decrease the fan speed level ( 1s pulse)
Output
xStateExtBut0
BOOL
State of external input 0
Output
xStateExtBut1
BOOL
State of external input 1
Output
xStateExtBut2
BOOL
State of external input 2
Output
xStateExtBut3
BOOL
State of external input 3
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
eErrorCodeDev
SPLUSS_ERROR_CODE_TYPE_2
Error code - device (0 = no error)
Output
xBusy
BOOL
Communication indicator ( TRUE = communication )
Input Const
eColorScheme
SPLUSS_LCD_COLOR_SCHEME
SPLUSS_LCD_COLOR_SCHEME.WHITE
Number of the color scheme ( 1 = white, 1-7 = valid numbers )
Input Const
wPinCodeEndUser
WORD
3333
PIN code for the user level ( 0 = no code, 0001 - 9999 valid code )
Input Const
wPinCodeAdmin
WORD
7458
PIN code for the administrator level ( 0 = no code, 0001 - 9999 valid code )
Input Const
rSetpTempVariat
REAL
0.5
Variation - target temperature (degrees Celsius)
Input Const
rSetpTempMax
REAL
26.0
Absolute maximum - setpoint temperature ( degrees Celsius )
Input Const
rSetpTempMin
REAL
18.0
Absolute minimum - setpoint temperature ( degrees Celsius )
Input Const
eSetpTempMode
RYMASKON_2XX_SETP_TEMP_MODE
RYMASKON_2XX_SETP_TEMP_MODE.MANUALLY
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
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

