
Manual for dialog Web
Order no.: 443 150
EV_
Function
Value on nvoValue
DIM_UP
"dim up"
The object sends a dimming value
incremented by S (SCTPstepValue). The
dimming process is limited by
SCPTMaxOut.
SNVTswitch = (letzter Wert+S*, 1)
SNVTsetting = (SET_UP, S*, 0)
STOP
"stop"
The object sends a stop command
SNVTsetting
= (SET_STOP, 0, 0)
SB_DOWN
"going downhill"
The object sends a downwards
movement command for sun protection
devices and windows.
SNVTsetting = (SET_DOWN, 100%, 0)
SB_UP
"go up"
The object sends an upward movement
command for sun protection devices
and windows.
SNVTsetting = (SET_UP, 100%, 0)
SLAT_DOWN "Slats down"
The object sends a slat turn command
by SA (UCPTslatAngleStep) for adjusting
sun protection devices.
SNVTsetting = (SET_DOWN, 0%, SA*)
SLAT_UP
"Slats Up"
The object sends a slat turn command
by SA (UCPTslatAngleStep) for adjusting
sun protection devices.
SNVTsetting = (SET_UP, 0%, SA*)
TOGGLE
"toggle"
The object alternately sends a switch-off
or switch-on command (opposite value
of the status feedback input or the
internal status)
Switch on
: (siehe EV_ON)
SNVTswitch = (X*, 1)
SNVTsetting = (SET_ON, X*, 0)
Switch off: (siehe EV_OFF)
SNVTswitch = (0, 0)
SNVTsetting = (SET_OFF, 0, 0)
NO_MSG
"no function"
the object does not send a command.
Version 2.01
Page 33 / 47
01.09.2020