Commands and Queries Reference |
| Alphabetical reference | |
STEP | program a Sequence Program Step. | ||
| Syntax | STEP <int>,<step_delay>,<int>[,<int>] | |
| Parameters | the number of the Step to be programmed. | |
|
| the amount of time to delay the Step Operation. | |
|
| General format: h:mm:ss, where h=hour, | |
|
| mm=minutes and ss=seconds. Step_delay values can | |
|
| be shortened to “h:mm:” or “h::”. Value is limited to | |
|
| 9:59:59. | |
|
| the operation to be performed by the Step. A | |
|
| decimal number in the range 0 to 14: | |
|
| 0 = STEP | |
|
| 1 to 10 = RCL 0 to RCL 9 | |
|
| 11 | = GOTO |
|
| 12 | = OFF |
|
| 13 | = ON |
|
| 14 | = STOP |
the forth parameter is required for operation code “11” (GOTO) only. In this case, it is a decimal number in the range 1 to 99 representing the Step number to “GOTO”.
| Category | System | Type: Sequential |
STEP? | return the programmed STEP delay and operation. The result has 2 to | ||
| 3 elements: the first is the Step_Delay (“h:mm:ss”) and the second | ||
| element is the Operation code (see STEP command - a decimal | ||
| number in the range 0 to 14). If the operation is “GOTO” then a third | ||
| element will be returned: a decimal number in the range 1 to 99, | ||
| standing for the number of the Step to GOTO. |
| |
| Syntax | STEP? <int> |
|
| Parameters | the number of the Step to be reported. | |
| Category | System | Type: Sequential |
STO | stores settings of all the Power Modules. |
| |
| Syntax | STO <int> |
|
| Parameters | a decimal number in the range 0 to 9 specifying the | |
|
| storage number the XMP 2600 will store the settings | |
|
| in. |
|
| Category | System | Type: Sequential |
XMP 2600 Programming Manual rev. 1.1 | 61 |