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.
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-connected
device (PCD).
  • Off when the value is zero.
  • On when the value is non-zero.
This table shows an example of the return on this request.
Example:
A request on
object.GetItem(68Pause)
could return:
Off
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal