PhaseIDStepIndex
The
PhaseIDStepIndex
item returns the current step attribute of the phase specified by the phase ID.This table shows the input and output formats for this item.
Input Format | Request: PhaseIDStepIndex | |
Output Format | The PhaseIDStepIndex item returns in this format: <StepIndex> | |
Field Name | Format | Description |
<StepIndex> | ASCII - Integer | Value of the Step Index tag in the process-connected device. |
This table shows an example of the return on this request.
Example: | A request on the object.GetItem(12stepindex) could return:4 |
Provide Feedback