Difference between revisions of "Using OpcCmd Utility as OPC DA Client"

From OPC Labs Knowledge Base
Jump to navigation Jump to search
(Created page with "OpcCmd -i daClient subscribeItem OPCLabs.KitServer.2 Demo.Ramp 200")
 
Line 1: Line 1:
 +
[[Category:OPC DA]] [[Category:OpcCmd]] [[Category:Tools]]
 +
<pre>
 
OpcCmd -i
 
OpcCmd -i
 
daClient
 
daClient
 
subscribeItem OPCLabs.KitServer.2 Demo.Ramp 200
 
subscribeItem OPCLabs.KitServer.2 Demo.Ramp 200
 +
</pre>

Revision as of 13:42, 18 June 2020

OpcCmd -i
daClient
subscribeItem OPCLabs.KitServer.2 Demo.Ramp 200