On
To enter the On keyword in the command line, use one of the options:
- Press On
- Type On
Description
Section titled “Description”The On keyword is used as a playback or as a helping keyword.
Use the On keyword as a playback keyword to:
- Start or restart an executor;
- Activate selection in the programmer;
- Activate attributes in the programmer.
Use the On keyword as a helping keyword to:
- Indicate the start of a temporary function;
- Enable the state of a toggle function.
For information on how to assign executors see Assign Objects to an Executor.
Syntax
Section titled “Syntax”Function keyword:
On [Object] [“Object_Name” or Object_Number]
Helping keyword:
[Function] On
Examples
Section titled “Examples”- To activate the attributes of fixture 2 and 4 in the programmer, type:
| User name[Fixture]>On Fixture 2 + 4 |
- To activate sequence 3, type:
| User name[Fixture]>On Sequence 3 |