OPCDA.NET-UA
ClientUtils Class Members
See Also  Methods  Send Feedback
OpcDaNetUaOption.Net4 Assembly > Opc.Ua.ClientDA Namespace : ClientUtils Class

Glossary Item Box

The following tables list the members exposed by ClientUtils.

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic)BrowseOverloaded.  Browses the address space and returns the references found.  
Public Methodstatic (Shared in Visual Basic)BrowseSuperTypes Browses the address space and returns all of the supertypes of the specified type node.  
Public Methodstatic (Shared in Visual Basic)CertificateAddAccount Add the specified user account to the certificate private key read access permissions.  
Public Methodstatic (Shared in Visual Basic)ConstructEvent Constructs an event object from a notification.  
Public Methodstatic (Shared in Visual Basic)CreateApplicationCertificate Create the application certificate.  
Public Methodstatic (Shared in Visual Basic)CreateDefaultConfigurationFile Creates a default UA configuartion XML file. Throws exception on error.  
Public Methodstatic (Shared in Visual Basic)FindEventType Finds the type of the event for the notification.  
Public Methodstatic (Shared in Visual Basic)GetAccessLevelDisplayText Gets the display text for the access level attribute.  
Public Methodstatic (Shared in Visual Basic)GetApplicationCertificate Load the application certificate from the configured store.  
Public Methodstatic (Shared in Visual Basic)GetAttributeDisplayText Gets the display text for the specified attribute.  
Public Methodstatic (Shared in Visual Basic)GetEndpoints  
Public Methodstatic (Shared in Visual Basic)GetEventNotifierDisplayText Gets the display text for the event notifier attribute.  
Public Methodstatic (Shared in Visual Basic)GetUaConfigurationLoad the UA configuration settings for this UA client application from the XML file.
The method is provided to give the application simple access to the configuration settings. E.g. access to the certificate settings can be used to manage the certificates.  
Public Methodstatic (Shared in Visual Basic)GetUaConfigurationFileName Get the path name of the UA application configuration file. Either AppSettings["UaConfigurationFile"] or the application path with ".Ua.Config.Xml" appended.  
Public Methodstatic (Shared in Visual Basic)GetValueRankDisplayText Gets the display text for the value rank attribute.  
Public Methodstatic (Shared in Visual Basic)ImportServerCertificate The specified certificate is imported into the Trusted UA Peer Certificate store defined in teh applicaiton UA configuration.  
Public Methodstatic (Shared in Visual Basic)SaveCertificateAsTrusted Write the certificate to the store configured for trusted peer certificates.  
Public Methodstatic (Shared in Visual Basic)TranslateBrowsePaths Returns the node ids for a set of relative paths.  
Top

See Also

Copyright © 2020 Advosol Inc. All Rights Reserved.