
Manual for dialog Web
Order no.: 443 150
Basic parameterization
Operating module type
In the parameter UCPTswitchUse the type of the operating module to
which the push-button function component is assigned must be specified.
Network variable types
The push-button function component supports the network variable types
SNVT_switch (only for light operation) and SNVT_setting.
Function description
Depending on the parameter setting, the push-button function component
sends switching or control commands to control light or sun protection
actuators as well as window actuators. The operation is carried out via the
buttons of the assigned operating module. Furthermore, the status feedback
of the actuator can be recorded in nviValueFb.
Button functionality
In UCPTbuttonEvent it can be specified for up to 6 buttons which function
should be triggered when they are operated. The functions listed below
are available for selection:
EV_
Function
Value on nvoValue
NUL
"send invalid"
The object sends an invalid command,
e.g. to cancel priority commands. Only
possible if activated in
UCPTenableAuto .
SNVTswitch = (0, -1)
SNVTsetting = (SET_NUL, 0, 0)
OFF
"switch off"
The object sends a switch-off
command.
SNVTswitch = (0, 0)
SNVTsetting = (SET_OFF, 0, 0)
ON
"switch on "
The object sends a switch-on command.
The switch-on value X can be
parameterised:
UCPTenableLightMem
Switch-on value:
TRUE
Memory (internal)
FALSE
UCPTswitchOnValue
SNVTswitch = (X*, 1)
SNVTsetting = (SET_ON, X*, 0)
DIM_DOWN
"dim"
The object sends a dimming value
decremented by S (SCPTstepValue). The
dimming process is limited by
UCPTMinOut ("0%" leads to a switch-off
command when the limit is reached).
SNVTswitch = (letzter Wert-S*, 1)
SNVTsetting = (SET_DOWN, S*, 0)
Version 2.01
Page 32 / 47
01.09.2020