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