OPCClientCount
The OPCClientCount item returns the number of OPC clients connected to the
FactoryTalk Batch
Server.This table shows the input and output formats for this item.
Input Format | Request: OPCClientCount | |
Output Format | The OPCClientCount item returns in this format: <OPCCount> | |
where: | ||
Field Name | Format | Description |
<OPCCount> | ASCII – String | Number of OPC clients connected to the FactoryTalk Batch Server. |
This table shows an example of the return on this request.
Example: | A request on object . GetItem(OPCClientCount) could return:2 |
Provide Feedback