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.
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 table shows an example of the return on this request.
Example: | A request on object.GetItem(68Info) could return:Phase NP_ADDDAIRY_M1 |
Provide Feedback