Handle_xUp_xDown_Light

THERMOKON_NOVOS_TOUCH_V3.Handle_xUp_xDown_Light (METH)

METHOD Handle_xUp_xDown_Light

InOut:

Scope
Name
Type
Comment

Input

wAdjustModeLight

WORD

Type of brightness adjustment for the lighting circuit ( 0 = slider)

Input

wBrightLight

WORD

Current brightness of the lighting (100 = maximum) - feedback via Modbus

Input

xLight_Fb

BOOL

Current state of the lighting (TRUE = On) - feedback via Modbus

Inout

rBrightLight_Fb

REAL

Brightness of the lighting (100.0 = maximum)

Inout

xUpLight

BOOL

UP command for the lighting

Inout

xDownLight

BOOL

DOWN command for the lighting

Last updated