PhaseErrsCt
The
PhaseErrsCt
item returns the number of phase errors currently detected by the FactoryTalk Batch
Server.This table shows the input and output formats for this item.
Input Format | Request: PhaseErrsCt | |
Output Format | The PhaseErrsCt item returns in this format: <NumberOfErrors> | |
Field Name | Format | Description |
<NumberOf
Errors> | ASCII - Integer | Number of phase errors currently detected by the FactoryTalk Batch Server. |
This table shows an example of the return on this request.
Example: | A request on object.GetItem(PhaseErrsCt) could return:3 |
Provide Feedback