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.
Format | Description | |
|---|---|---|
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 is an example of the return on this request.
A request on
object.GetItem(PhaseErrsCt)
could return:3
Provide Feedback