Action
To enter the Action keyword in the command line, use one of the options:
- Type Action
- Type the shortcut Actio
Description
Section titled “Description”The Action keyword is used to call functions that do not have a designated keyword.
Syntax
Section titled “Syntax”**Action [“Function”] **
Examples
Section titled “Examples”- To store the pan/tilt position to calibration point 1 of the currently selected fixtures, type:
| User name[Fixture]>Action “StoreCalibrationPoint1” |
- To call the pan/tilt position of the currently selected fixture of calibration point 2 into the programmer, type:
| User name[Fixture]>Action “CallCalibrationPoint2” |
- To solve the stage calibration, type:
| User name[Fixture]>Action “SolveCalibration” |