Chapter 3 Creating and Editing Screens
3.14.1.4 After Execute Macro
This macro is attached to a button element or numeric / character entry element. One
element has one After Execute Macro. The operation is that when the button element is
pressed, the sysem will execute the command of this macro first and then perform the
operation of this button. But, if the state of the button is not triggered by pressing the
button (via macro or external signal), the command of this macro will not be executed.
If there is a Monmentary button or numeric entry element created on the screen and
Before Execute Macro is used, when the button is pressed, the procedure is as follows:
Monmentary button or numeric entry element
When the button is pressed
(Set to be ON) or when the
value of the numeric entry
element is entered
Perform After Execute Macro
Monmentary button is ON or
Numeric Entr
y
Element
is written
Monmentary button is OFF or
Numeric Entr
y
Element
is written
When the button is pressed
(Set to be OFF) or when the
value of the numeric entry
element is entered
Perform After Execute Macro
Set to be ON or
Enter the value again
Revision May, 2010 3-281