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