PhaseIDPause
The
PhaseIDPause
item returns the PAUSE attribute for a phase or an equipment operation sequence.This table shows the input and output formats for this item.
Format | Description | ||
|---|---|---|---|
Input Format | Request: PhaseIDPause | ||
PhaseID | is | Unique equipment ID corresponding to the phase or equipment operation sequence. | |
Output Format | The PhaseIDPause item returns in this format: <PauseText> | ||
Field Name | Format | Description | |
<PauseText> | ASCII - String | Value in the Pause tag in the process-connecteddevice (PCD).
| |
This is an example of the return on this request.
A request on
object.GetItem(68Pause)
could return:Off
Provide Feedback