PhaseIDFailure
The
PhaseIDFailure
item lists the phase failure message for the phase denoted by the phase ID.This table shows the input and output formats for this item.
Format | Description | ||
|---|---|---|---|
Input Format | Request: PhaseIDFailure | ||
PhaseID | is | ASCII - Integer, the unique equipment ID corresponding to the phase. | |
Output Format | The PhaseIDFailure item returns in this format: <FailureMessage> | ||
Field Name | Format | Description | |
<FailureMessage> | ASCII - String | Text of the error generated in the Phase Failures enumeration. If an error message has not been defined for the failure number, a Config Error message displays. If the phase is not active, OFF displays. | |
This is an example of the return on this request.
A request on
object.GetItem(68Failure)
could return:FV101_FAILED_TO_CLOSE
Provide Feedback