CVB.Net 14.0
IFloatNode Interface Reference

OPC/UA floating point variable. More...

Inherits IVariableNode.

Inherited by ClientFloatNode, and ServerFloatNode.

Properties

double Value [get, set]
 Gets/sets the variable's value.
 
- Properties inherited from INode
NodeId NodeId [get]
 Gets the NodeId uniquely identifying this INode.
 
string BrowseName [get]
 Gets string node identifier (especially for browsing).
 
string DisplayName [get]
 Node name for displaying it in a user interface.
 
string Description [get]
 Optional description of this node's role and behavior.
 

Detailed Description

OPC/UA floating point variable.