LOYTEC_LSTAT_80X_GX_LX_MOD
LOYTEC_LSTAT_80X_GX_LX_MOD (FB)
LOYTEC_LSTAT_80X_GX_LX_MOD (FB)FUNCTION_BLOCK LOYTEC_LSTAT_80X_GX_LX_MOD
Representation

InOut:
Input
xEn
BOOL
TRUE
Enable / disable of communication ( TRUE = enabled )
byUnitId
BYTE
0
Device address (0 .. 255)
xUpdateActual
BOOL
FALSE
Update of actual values (on every rising edge)
xUpdateStates
BOOL
FALSE
Update of states (on every rising edge)
xUpdateSetp
BOOL
FALSE
Update of setpoints (on every rising edge)
xUpdateConfig
BOOL
FALSE
Update of configuration (on every rising edge)
xResSetpTempOff
BOOL
FALSE
Reset of setpoint temperature offset (on every rising edge)
rSetpTempNight
REAL
18.0
Setpoint temperature - night operation (degrees Celsius)
rSetpTempBaseDay
REAL
22.0
Base setpoint temperature - day operation (degrees Celsius)
xMotionDetectMan
BOOL
FALSE
Manual trigger of motion/presence detection (TRUE = motion/presence)
rSetpFanLevelNight
REAL
1.0
Setpoint fan level - night operation (only integer setpoints!!!)
rSetpFanLevelBaseDay
REAL
2.0
Base setpoint fan level - day operation (only integer setpoints!!!)
rSetpDispFanLev
REAL
0.0
Setpoint for the fan level display (bargraph - right)
rSetpDispHCLev
REAL
0.0
Setpoint for the heating/cooling power display (bargraph - left)
xDsplSymbPresen
BOOL
FALSE
Display of presence (TRUE) / absence (FALSE) symbols (FALSE = night operation, TRUE = day operation)
xDsplSymbHeat
BOOL
FALSE
Display of heating symbol (TRUE = display)
xDsplSymbCool
BOOL
FALSE
Display of cooling symbol (TRUE = display)
xDsplSymbFan
BOOL
FALSE
Display of fan symbol (TRUE = display)
xDsplSymbAlWindo
BOOL
FALSE
Display of window alarm symbol (TRUE = display)
xDsplSymbAlRainf
BOOL
FALSE
Display of rain alarm symbol (TRUE = display)
xDsplSymbAlStorm
BOOL
FALSE
Display of wind alarm symbol (TRUE = display)
xDsplSymbAlAlarm
BOOL
FALSE
Display of alarm symbol (TRUE = display)
xDsplSymbNotDrop
BOOL
FALSE
Display of crossed drop symbol (TRUE = display)
xDsplSymbClock
BOOL
FALSE
Display of clock symbol (TRUE = display)
xBuzzer_Alarm
BOOL
FALSE
Enable/disable alarm tone (buzzer) (TRUE = enable)
xResetDevice
BOOL
FALSE
Reset of the device (on every rising edge)
Inout
ModbusClient
ModbusClientBase
Client of the device
Output
rSetpTemp
REAL
Setpoint temperature (degrees Celsius) (corresponds to the room setpoint temperature shown on the RBG) (= Register 384)
rSetpTempOff
REAL
Setpoint temperature offset (Kelvin) (calculation: rSetpTempOff = rSetpTemp - rSetpTempBase)
rSetpTempMin
REAL
Absolute minimum - setpoint temperature (degrees Celsius) (calculation depending on night/day mode)
rSetpTempMax
REAL
Absolute maximum - setpoint temperature (degrees Celsius) (calculation depending on night/day mode)
rSetpFanLevel
REAL
Setpoint fan level (corresponds to the setpoint fan level shown on the RBG) (= Register 385)
rSetpFanLevelMin
REAL
Absolute minimum - setpoint fan level (calculation depending on night/day mode)
rSetpFanLevelMax
REAL
Absolute maximum - setpoint fan level (calculation depending on night/day mode)
rRoomTemp
REAL
Room temperature in XXX.X degrees Celsius
rExtTemp
REAL
External temperature in XXX.X degrees Celsius
rRelHumidity
REAL
Relative room humidity in XXX.X %
rDewPointTemp
REAL
Dew point temperature in XXX.X degrees Celsius (temperature and relative humidity offsets are not considered)
rCO2
REAL
Current CO2 concentration in ppm
xMotionDetect
BOOL
Status of motion detection (TRUE = motion/presence detected)
xSensorOffsetInDevice
BOOL
Indicates whether sensor calibration must be performed in the device (TRUE = calibration required in device, FALSE = calibration required in FB)
rSupplyVolt
REAL
Supply voltage in XXX.X volts
rCpuTemp
REAL
CPU temperature in XXX.X degrees Celsius
rCpuVolt
REAL
CPU voltage in XXX.X volts
sSerialNum
STRING
Device serial number
sProductCode
STRING
Product code of the device (e.g. '21X')
wDeviceMode
WORD
Operating mode of the device (= Register 101)
xConfig
BOOL
FALSE
State of the device configuration [TRUE = configuration active]
xButtonPresence
BOOL
FALSE
Actuation of the presence button (RAW, pulse with duration 'tTimeButtonPulse') (RBG and/or VISU)
xButtonTempUp
BOOL
FALSE
Actuation of the button to increase the setpoint temperature (pulse with duration 'tTimeButtonPulse') (RBG and/or VISU)
xButtonTempDown
BOOL
FALSE
Actuation of the button to decrease the setpoint temperature (pulse with duration 'tTimeButtonPulse') (RBG and/or VISU)
xButtonFanUp
BOOL
FALSE
Actuation of the button to increase the fan level (RAW, pulse with duration 'tTimeButtonPulse') (RBG and/or VISU)
xButtonFanDown
BOOL
FALSE
Actuation of the button to decrease the fan level (RAW, pulse with duration 'tTimeButtonPulse') (RBG and/or VISU)
xButtonLightOn
BOOL
FALSE
Actuation of the button to turn on the lighting (RAW, pulse with duration 'tTimeButtonPulse') (RBG and/or VISU)
xButtonLightOff
BOOL
FALSE
Actuation of the button to turn off the lighting (RAW, pulse with duration 'tTimeButtonPulse') (RBG and/or VISU)
xButtonShadeUp
BOOL
FALSE
Actuation of the button to open the shading (RAW, pulse with duration 'tTimeButtonPulse') (RBG and/or VISU)
xButtonShadeDown
BOOL
FALSE
Actuation of the button to close the shading (RAW, pulse with duration 'tTimeButtonPulse') (RBG and/or VISU)
xStateExtBut0
BOOL
State of external input 0
xStateExtBut1
BOOL
State of external input 1
xStateExtBut2
BOOL
State of external input 2
xStateExtBut3
BOOL
State of external input 3
xAlarm
BOOL
FALSE
Collective fault ( TRUE = Fault )
xAlarmCom
BOOL
FALSE
Collective fault - communication ( TRUE = Fault )
eErrorCodeCom
ModbusErrorCode
Error code - communication ( 0 = no error )
eErrorCodeDev
LOYTEC_ERROR_CODE_TYPE_2
Error code - device (0 = no error)
xBusy
BOOL
Communication indicator ( TRUE = Communication )
Input Const
tTimeMotionDetectTimeout
TIME
TIME#10s0ms
Duration between the last detected motion/presence and the switching off of the 'xMotionDetect' output in seconds
xMotionDetectEnable
BOOL
FALSE
Enable/disable motion/presence detection (TRUE = enable)
eMotionDetectOutputMode
LOYTEC_MOTION_DETECTION_OUTPUT_MODE
LOYTEC_MOTION_DETECTION_OUTPUT_MODE.SHORT_PRESSED
Definition of the behavior of the 'xMotionDetect' output
rCO2Offset
REAL
0.0
Constant measurement offset for the transmitted CO2 actual value (internal CO2)
rRelHumidityOffset
REAL
0.0
Constant measurement offset for the transmitted relative humidity actual value (internal relative humidity)
rExtTempOffset
REAL
0.0
Constant measurement offset for the transmitted temperature actual value (external temperature)
rRoomTempOffset
REAL
0.0
Constant measurement offset for the transmitted temperature actual value (internal temperature)
xVisuShadeDown
BOOL
FALSE
Actuation of the close shading button in the visualization
xVisuShadeUp
BOOL
FALSE
Actuation of the open shading button in the visualization
xVisuLightOff
BOOL
FALSE
Actuation of the lighting off button in the visualization
xVisuLightOn
BOOL
FALSE
Actuation of the lighting on button in the visualization
xVisuFanDown
BOOL
FALSE
Actuation of the fan level down button in the visualization
xVisuFanUp
BOOL
FALSE
Actuation of the fan level up button in the visualization
xVisuTempDown
BOOL
FALSE
Actuation of the setpoint temperature down button in the visualization
xVisuTempUp
BOOL
FALSE
Actuation of the setpoint temperature up button in the visualization
xVisuPresence
BOOL
FALSE
Actuation of the presence button in the visualization
eDisplAutoDim
LOYTEC_RYMASKON_2XX_DISPL_AUTO_DIM
LOYTEC_RYMASKON_2XX_DISPL_AUTO_DIM.PERCENT_10
Definition of the 'display dim' functionality after approx. 2 minutes without button actuation (OFF, 50% brightness, 10% brightness, 0% brightness)
eShadeOutpMode
LOYTEC_RYMASKON_2XX_BUTTON_OUTP_MODE
LOYTEC_RYMASKON_2XX_BUTTON_OUTP_MODE.RAW
Operating mode of the 'xButtonShadeUp' and 'xButtonShadeDwn' outputs (RAW, PULSE)
eLightOutpMode
LOYTEC_RYMASKON_2XX_BUTTON_OUTP_MODE
LOYTEC_RYMASKON_2XX_BUTTON_OUTP_MODE.PULSE
Operating mode of the 'xButtonLightOn' and 'xButtonLightOff' outputs (RAW, PULSE)
eFanOutpMode
LOYTEC_RYMASKON_2XX_BUTTON_OUTP_MODE
LOYTEC_RYMASKON_2XX_BUTTON_OUTP_MODE.PULSE
Operating mode of the 'xButtonFanUp' and 'xButtonFanDwn' outputs (RAW, PULSE)
ePresenceOutpMode
LOYTEC_RYMASKON_2XX_BUTTON_OUTP_MODE
LOYTEC_RYMASKON_2XX_BUTTON_OUTP_MODE.PULSE
Operating mode of the 'xButtonPresence' output (RAW, PULSE)
xDispBargrHCLev
BOOL
FALSE
Enable/disable display of the left bargraph (FALSE = no display)
xDispBargrFanLev
BOOL
FALSE
Enable/disable display of the right bargraph (FALSE = no display)
eColorScheme
LOYTEC_LCD_COLOR_SCHEME
LOYTEC_LCD_COLOR_SCHEME.WHITE
Color scheme number (1 = white, 1-7 = valid numbers)
wPinCodeEndUser
WORD
3333
PIN code for the end-user level (0 = no code, 0001 - 9999 valid code)
wPinCodeAdmin
WORD
7458
PIN code for the administrator level (0 = no code, 0001 - 9999 valid code)
rSetpFanLevelMaxPara
REAL
3.0
Setpoint - absolute maximum - setpoint fan level in day operation (only integer setpoints!!!)
rSetpFanLevelMinPara
REAL
0.0
Setpoint - absolute minimum - setpoint fan level in day operation (only integer setpoints!!!)
rSetpTempOffMax
REAL
3.0
Absolute maximum of the setpoint temperature offset in day operation (Kelvin)
rSetpTempOffMin
REAL
-3.0
Absolute minimum of the setpoint temperature offset in day operation (Kelvin)
tTimeButtonPulse
TIME
TIME#1s0ms
Duration of the pulse at the output if the associated button was pressed briefly
tPCTimeShort
TIME
TIME#5s0ms
Scan interval duration to determine the product code (short duration, device not yet recognized)
tPCTimeLong
TIME
TIME#1m0s0ms
Scan interval duration to determine the product code (long duration, device recognized)
tTimeUpdateConfig
TIME
TIME#0ms
Update interval for processes affected by the 'xUpdateConfig' input
tTimeUpdateSetp
TIME
TIME#45s0ms
Update interval for processes affected by the 'xUpdateSetp' input
tTimeUpdateStates
TIME
TIME#500ms
Update interval for processes affected by the 'xUpdateStates' input
tTimeUpdateActual
TIME
TIME#3s0ms
Update interval for processes affected by the 'xUpdateActual' input
Last updated

