Using OpcCmd Utility as OPC DA Client

From OPC Labs Knowledge Base
Revision as of 15:40, 19 June 2020 by User (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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