OperationErrsCt
The
OperationErrsCt
item returns the number of equipment operation sequence errors currently detected by the FactoryTalk Batch
Server.This table shows the input and output formats for this item.
Input Format | Request: OperationErrsCt | |
Output Format | The OperationErrsCt item returns in this format: <NumberOfErrors> | |
Field Name | Format | Description |
<NumberOf
Errors> | ASCII - Integer | Number of equipment operation sequence 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(OperationErrsCt) could return:3 |
Provide Feedback