VS00E01KNXFI01010007.
DOC
Eelecta® Touch Panel 3,5 KNX – Product Handbook
20/156
Eelectron SpA, Via Magenta 77/22, I-20017 Rho (MI), Italia
+39 02.9316681 +39 02.93507688
[email protected] www.eelectron.com
VS00E01KNXFI01010007.doc
C.F. e P.IVA 11666760159
Capitale sociale: 250.000,00€ interamente versato
Tribunale di Milano 359157-8760-07
CCIAA Milano 148549
4.4 1-bit-ON/OFF-Toggle-Picture with Value
ETS objects:
Simple element to send/receive a 1-bit value 0/1.
W (in Pixel) determines the width of the button‘s
surface.
Use IMGSET to chose the set of images you want to
use.
Use B0 and B1 to determine the button‘s texts.
Use L0 and L1 to determine the texts to be displayed.
NOBG eliminates the button‘s surface and the display
is visualized directly on the background..
BSWAP is used to switch between the states of the
buttons: display of subsequent state (standard
display) or display of the current state.
LSWAP is used to switch between the states of the
display: display of subsequent state (standard display)
or display of the current state.
Using LOGIC, LUA functions can be activated or
manually incorporated in a LUA syntax-based logical
function.
If "Use PIN" is selected, the default master password
will be used in case PIN is not set. Using PIN, an
individual password can be assigned.
AL/AH can only be used on alarm side. They serve as
a limit setting the temporal point from which an alarm
is detected.
Range of values
0/1
Input
Feedback
1Bit
Output
Switching
1Bit
Format:
W
Determines width of button's surface
IMGSET
Choosing set of images
B0
Text default for button on "0"
B1
Text default for button on "1“
L0
Text default for display on "0“
L1
Text default for display on "1“
NOBG
No button background
BSWAP
Switch between display of the current state
and the subsequent state (
button
)
LSWAP
Switch between display of the current state
and the subsequent state (
display
)
LOGIC
Function call or direct incorporation of a
logical function
PIN
In case "Use PIN" is selected, an individual
password can be assigned using PIN
AL
Alarm lower limit / ONLY ON ALARM SIDE
AH
Alarm upper limit / ONLY ON ALARM SIDE
examples:
1Bit-Toggle-P; B0=UP; B1=DOWN;IMGSET=lightbulb
1Bit-Toggle-P; L0=UP; L1=DOWN;IMGSET=lightbulb
1Bit-Toggle-P;IMGSET=lightbulb;BSWAP