Step program
- Last UpdatedJul 20, 2024
- 1 minute read
The following table lists the Sequencer object attributes associated with options on the Step Program panel:
|
Editor option |
Associated attribute |
Description |
Run-time access |
|---|---|---|---|
|
Step Program |
.PrgStepProgram |
Stores the Step Program in an XML format. The step program consists of all the steps and corresponding output values StepProgramName, Step Program Comment, Initial Step Name and Final Step Name. The step program does not include information about the Alias References or settings. |
Read-Only |
|
Step Program Name |
.PrgStepProgram |
Exposed at run time via the PrgName attribute. For more details, see attribute .PrgName in Program attributes. |
Read-Only |
|
Initial Step Name |
.PrgStepProgram |
Exposed at run time via the .PrgStepInitial. Modifiable at run time via PrgStepInitialCmd. For more details, see attribute .PrgStepInitial in Program attributes. |
Read-Only |
|
Final Step Name |
.PrgStepProgram |
Exposed at run time via the .PrgStepFinal. Modifiable at run time via PrgStepFinalCmd. For more details, see attribute .PrgStepFinal in Program attributes. |
Read-Only |
|
Step Program Comment |
.PrgStepProgram |
For run-time behavior, see attribute .PrgComment in Program attributes. |
Read-Only |