Class | Description | |
---|---|---|
ComDaGroupCallback | Class with methods for handling callbacks from the UA wrapper | |
Group | Handles the UA server access for one OPC DA group. | |
GroupStateInfo | Information about the UA wrapper group | |
NodeElement | Describes a node inXDASrvbrowse result. | |
Server | This is the base module if the DA to UA client wrapper. It handles the connection to one UA server. | |
ServerDiscovery | ||
TraceMasks | The masks used to filter trace messages. | |
UaArgument | Defines an input or output argument of a UA Method. GetUaMethodDefinition() returns UaArgument objects in lists for inpout and output argements. | |
UaMethodArguments | GetUaMethodDefinition() returns the result in an object of this class. |
Delegate | Description | |
---|---|---|
dlgShutdownRequest | Delegate defining the callback method that informs the client of server shutdowns. | |
NotifyUntrustedCertificate | Notification handler for invalid server certificates | |
OnTrace | Delegate defining the callback handler method for application trace handler. |
Enumeration | Description | |
---|---|---|
TraceOutput | The possible trace output mechanisms. | |
UaNodeClass |