Step program attributes
- Last UpdatedJul 19, 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 |
Runtime Access |
|---|---|---|---|
|
Step Program |
.PrgStepProgram |
Stores the Step Program in XML format. The step program consists of
|
Read-Only |
|
Step Program Name |
.PrgStepProgram |
Exposed at runtime via the PrgName attribute. For more details, see attribute .PrgName in Program attributes. |
Read-Only |
|
Initial Step Name |
.PrgStepProgram |
Exposed at runtime via the .PrgStepInitial. Modifiable at runtime via PrgStepInitialCmd. For more details, see attribute .PrgStepInitial in Program attributes. |
Read-Only |
|
Final Step Name |
.PrgStepProgram |
Exposed at runtime via the .PrgStepFinal. Modifiable at runtime via PrgStepFinalCmd. For more details, see attribute .PrgStepFinal in Program attributes. |
Read-Only |
|
Step Program Comment |
.PrgStepProgram |
For more details, see attribute .PrgComment in Program attributes. |
Read-Only |