Class | Description | |
---|---|---|
![]() | HDABrowser | Wraps the area browser methods to UA. |
![]() | HDAServer | This is the base module of the HDA to UA client wrapper. It handles the connection to one UA server. |
![]() | HDATime | HDA string format time converter |
![]() | NodeElement | Describes a node inXDASrvbrowse result. |
![]() | ServerDiscovery | Interface for UA server discovery. Local and remote UA Discovery servers can be accessed. Each UA discovery server returns the UA server running on its machine. The application certificate ofXDASrvdiscovery server nneds to bi imported onXDASrvclient machine in the same way as certificates of other UA servers. The client application certificate must be imported on the server machine for the discovery server n]and the discovered UA servers to be accessible. |
![]() | 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 |