User's Manual

TheaterTouch System Controller
42
Button Pause –
The Button Pause step causes the macro to stop
executing until the button it is attached to is released.
In the example above, if you press and hold the button that the macro is attached to,
the macro will execute the first command and pause until the button is released, then
execute the rest of the commands in the macro. This works well for commands like
Scan on some VCRs and DVD players, which you need to send the play command to
stop the scan function.
Stop Macro -
The Stop Macro step causes the macro to stop
executing at the point where it is inserted.
Macros automatically stop when they reach the end, so you should not normally
need to insert a Stop Macro step. It is intended for use in conjunction with the
Button Test step, where you can have the macro stop if a condition is met.
Toggle IR Code -
The Toggle IR Code step causes the macro to
alternate between two different IR codes every other time the button is pressed.