EasyUA Reference
ILocalNode Interface Members
See Also  Properties  Methods  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace : ILocalNode Interface

Glossary Item Box

The following tables list the members exposed by ILocalNode.

Public Properties

 NameDescription
 PropertyBrowseName The locale independent browse name.  
 PropertyDataLock A synchronization object that can be used to safely access the node.  
 PropertyDescription The localized description  
 PropertyDisplayName The localized display name.  
 PropertyHandle A handle assigned to the node.  
 PropertyModellingRule The identifier for the ModellingRule node.  
 PropertyNodeId The node identifier.  
 PropertyReferences The collection of references for the node.  
 PropertyUserWriteMask A mask indicating which attributes that are writeable for the current user.  
 PropertyWriteMask A mask indicating which attributes are writeable.  
Top

Public Methods

 NameDescription
 MethodCreateCopy Creates a copy of the node.  
 MethodRead Reads the value of a attribute.  
 MethodSupportsAttribute Returns true if the node supports the attribute.  
 MethodWrite Writes the value of an attribute.  
Top

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.