PhaseIDMessage
The
PhaseIDMessage
item returns the last message sent to the FactoryTalk Batch
Server by 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: PhaseIDMessage | ||
PhaseID | is | ASCII - Integer, the unique Equipment ID corresponding to the phase. | |
Output Format | The PhaseIDMessage item returns in this format: <PhaseMessage> | ||
Field Name | Format | Description | |
<PhaseMessage> | ASCII - String | Text of the last message sent to the FactoryTalk Batch Server by the phase. | |
This is an example of the return on this request.
A request on
object.GetItem(68Message)
could return:CHARGE_MESSAGE
Provide Feedback