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