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.
Format | Description | |
|---|---|---|
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 is an example of the return on this request.
A request on the
object.GetItem(12stepindex)
could return:4
Provide Feedback