User's Manual

Chapter 3 Creating and Editing Screens
3.14.1.2 Off Macro
This macro is attached to a button element. The user can use Off Macro for each
specific button (Bit). Same as ON Macro, Off Macro is started via setting this button.
When the button is set to be OFF, Off macro will be executed ONCE. After execution,
this macro will not be executed until the button is set to be OFF again. However, OFF
Macro only can be executed when the corresponding Bit for the button is triggered to
be OFF through the action of pressing the button, i.e. the Bit is set to be OFF and the
pressed button is OFF also. OFF Macro will not be executed if the Bit is set to be OFF
only.
If there is a Monmentary button created on the screen and On Macro is used, when the
button is pressed, the procedure is as follows:
Monmentary
Button
When the button is pressed
(Set to be ON)
Monmentary
Button is ON
Monmentary
Button is OFF
Execute OFF
Macro
When the button is pressed
(Set to be OFF)
Set to be OFF again
Revision May, 2010 3-279