PhaseIDState
The
PhaseIDState
item returns the current state for a phase or an equipment operation sequence. This table shows the input and output formats for this item.
Format | Description | ||
|---|---|---|---|
Input Format | Request: PhaseIDState | ||
PhaseID | is | Unique equipment ID corresponding to the phase or equipment operation sequence. | |
Output Format | The PhaseIDState item returns in this format: <StateText> | ||
Field Name | Format | Description | |
<StateText> | ASCII - String | Value corresponding to the state register’s value in the process-connected device. If this value does not correspond to any defined batch state, displays ??? . | |
This is an example of the return on this request.
A request on
object
.
GetItem(68State)
could return:IDLE
Provide Feedback