Using OpcCmd Utility as OPC A&E Client: Difference between revisions
From OPC Labs Knowledge Base
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category:OPC A&E]] [[Category:OpcCmd]] [[Category:Tools and Online Services]] | [[Category:OPC A&E]] [[Category:OpcCmd]] [[Category:Tools and Online Services]] | ||
For general information about the OpcCmd tool, see [[:Category:OpcCmd]]. | For general information about the OpcCmd tool, see [[:Category:OpcCmd]]. | ||
Line 20: | Line 18: | ||
subscribeEvents subscribeEvents OPCLabs.KitEventServer.2 | subscribeEvents subscribeEvents OPCLabs.KitEventServer.2 | ||
</pre> | </pre> | ||
Revision as of 07:49, 30 November 2020
For general information about the OpcCmd tool, see Category:OpcCmd.
Commands, Arguments and Options
Command: aeClient subscribeEvents
OpcCmd -i aeclient subscribeEvents subscribeEvents OPCLabs.KitEventServer.2
Using OPC NET API implementation:
OpcCmd -i aeclient --!property Target.InstanceParameters.EnableNativeClient=[Boolean]false subscribeEvents subscribeEvents OPCLabs.KitEventServer.2