
iSMA-B-MAC36NL
Version 1.0
www.gc5.pl
Page 9 / 24
the Visibility property. The value of the true component of the Boolean type causes the
graphics to be shown, while false causes the graphics to be hidden.
2.2.2
On/Off components
Components with the suffix "off-on" in the name are dedicated to binding Boolean variables
signalling operation or switching on. Graphics representing the status of switch-off and
switch-on of a given device have been added to these objects. The component has two
control values (Value Binding). The first one affects switching between switching off
graphics (false for horizontal, true for vertical) and operation (true for horizontal, false for
vertical) of the device. The second value affects the Visibility property, where false causes
the graphics to be shown, while true causes the graphics to be hidden (same variable as for
the alarm component above).
Dragging a Boolean component from the Nav tree to a PX file and selecting "From Palette" in
the Make Widget window, and then selecting "From Palette" from the palette of the object
with the "off-on" suffix will automatically pinpoint the dragged component to the control
value described as switching between switch-off and switch-on graphics.
2.2.3
0-100% components
Components with the suffix "0-100" in the name are dedicated to binding Numeric type
variables containing analogue control value in the range of 0% - 100%. Graphics have been
added to these objects to represent the percentage of opening or closing a device. The
component has two control values (Value Binding). The first one affects the switching
between the graphics responsible for the level of opening (or closing) depending on the
entered value from 0 to 100. The second value affects the Visibility property, where false
causes the graphics to be shown, while true causes the graphics to be hidden (same variable
as for the alarm component above).
Dragging a Numeric component from the Nav tree to a PX file and selecting "From Palette" in
the Make Widget window, and then selecting "From Palette" from the palette of the object
with the suffix "0-100" will automatically bind the dragged component to the control value
described as switching between the graphics responsible for the opening (or closing) level.
For horizontal graphic components, the value 0 represents a closing and 100 an opening,
while for vertical components, the value 0 represents an opening and 100 a closing.