PhaseIDInfo
The
PhaseIDInfo
item returns the name of the phase which is denoted by the phase ID.This table shows the input and output formats for this item.
Format | Description | ||
|---|---|---|---|
Input Format | Request: PhaseIDInfo | ||
PhaseID | is | ASCII - Integer, the unique Equipment ID corresponding to the phase. | |
Output Format | The PhaseIDInfo item returns in this format: Phase <PhaseInfo> | ||
Field Name | Format | Description | |
<PhaseInfo> | ASCII - String | Name of the phase prefaced with the text Phase. | |
This is an example of the return on this request.
A request on
object.GetItem(68Info)
could return:Phase NP_ADDDAIRY_M1
Provide Feedback