Opc.Ua.Core
IVariable Interface Members
Properties  Methods 

Opc.Ua Namespace : IVariable Interface

The following tables list the members exposed by IVariable.

Public Properties
 NameDescription
 Property The type of access supported by variable.  
 Property The number in each dimension of an array value. (Inherited from Opc.Ua.IVariableBase)
 Property The locale independent browse name. (Inherited from )
 Property A synchronization object that can be used to safely access the node. (Inherited from )
 Property The data type for the value attribute. (Inherited from )
 Property The localized description (Inherited from )
 Property The localized display name. (Inherited from )
 Property A handle assigned to the node. (Inherited from )
 Property Whether historical data is being archived for the variable.  
 Property The minimum sampling interval supported by the variable.  
 Property The identifier for the ModellingRule node. (Inherited from )
 Property The node class. (Inherited from )
 Property The node identifier. (Inherited from )
 Property The collection of references for the node. (Inherited from )
 Property The identifier for the TypeDefinition node. (Inherited from )
 Property The type of access supported by variable for the current user.  
 Property A mask indicating which attributes that are writeable for the current user. (Inherited from )
 Property The value attribute. (Inherited from )
 Property Specifies whether the the value is an array or scalar. (Inherited from )
 Property A mask indicating which attributes are writeable. (Inherited from )
Top
Public Methods
 NameDescription
 Method Creates a copy of the node. (Inherited from Opc.Ua.ILocalNode)
 Method Reads the value of a attribute. (Inherited from )
 Method Returns true if the node supports the attribute. (Inherited from )
 Method Writes the value of an attribute. (Inherited from )
Top
See Also

Reference

IVariable Interface
Opc.Ua Namespace