PhaseIDUnit
The
PhaseIDUnit
item returns the current unit for a phase or an equipment operation sequence.This table shows the input and output formats for this item.
Format | Description | ||
|---|---|---|---|
Input Format | Request: PhaseIDUnit | ||
PhaseID | is | Unique equipment ID corresponding to the phase or equipment operation sequence. | |
Output Format | The PhaseIDUnit item returns in this format: <UnitID> | ||
Field Name | Format | Description | |
<UnitID> | ASCII - Integer | Returns the text representation of the equipment ID of the unit to which this phase or equipment operation sequence belongs. | |
This is an example of the return on this request.
A request on
object
.
GetItem(68Unit)
could return:55
Provide Feedback