Package com.inductiveautomation.ignition.gateway.opc
package com.inductiveautomation.ignition.gateway.opc
-
ClassDescriptionProvides the meta data needed for an OPC server to subscribe to a nodeAn
OpcConnectionis a connection to some kind of OPC server.Base class forExtensionPoints that provide anOpcConnectionimplementation.ManagesOpcConnectioninstances and provides an interface to read, write, browse, and subscribe to OPC values via those connections.AnOpcConnectionand its associated resource and configuration.Deprecated.An object that provides the information needed to subscribe to a node (the NodeSubscriptionDefinition), and receives the QualifiedValue when the subscribed node changes.