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

From OPC Labs Knowledge Base
Jump to navigation Jump to search
Line 1: Line 1:
 
[[Category:OPC DA]] [[Category:OpcCmd]] [[Category:Tools]]
 
[[Category:OPC DA]] [[Category:OpcCmd]] [[Category:Tools]]
 
For general information about the OpcCmd tool, see [[:Category:OpcCmd]].
 
For general information about the OpcCmd tool, see [[:Category:OpcCmd]].
 +
 +
= Commands, Arguments and Options =
 +
 +
== Command: daClient subscribeItem ==
  
 
<pre>
 
<pre>

Revision as of 19:21, 19 June 2020

For general information about the OpcCmd tool, see Category:OpcCmd.

Commands, Arguments and Options

Command: daClient subscribeItem

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

Using OPC NET API:

OpcCmd -i
daclient --!property ClientSharedParameters.EnableNativeClient=[Boolean]false
subscribeItem OPCLabs.KitServer.2 Demo.Ramp 200