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