PhaseIDRequests
The
PhaseIDRequests
item returns the phase request value.This table shows the input and output formats for this item.
Format | Description | ||
|---|---|---|---|
Input Format | Request: PhaseIDRequests | ||
PhaseID | is | ASCII - Integer, the unique equipment ID corresponding to the phase. | |
Output Format | The PhaseIDRequests item returns in this format: <RequestsText> | ||
Field Name | Format | Description | |
<RequestsText> | ASCII - String | Text representation of the value of the request register in the process-connected device for the specified phase. | |
This is an example of the return on this request.
A request on
object
.
GetItem(68Requests)
could return:1000
Provide Feedback