VeriStand .NET API Reference

NodeInfo Members

The NodeInfo type exposes the following members.

NameDescription
NodeInfo Initializes a new instance of the NodeInfo class.

Methods

NameDescription
EqualsDetermines whether the specified Object is equal to the current Object. (Inherited from Object.)
FinalizeAllows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
GetHashCodeServes as a hash function for a particular type. (Inherited from Object.)
GetTypeGets the Type of the current instance. (Inherited from Object.)
MemberwiseCloneCreates a shallow copy of the current Object. (Inherited from Object.)
ToStringReturns a String that represents the current Object. (Inherited from Object.)

Fields

NameDescription
ChannelColumnDimension The number of columns in a channel node value.
ChannelRowDimension The number of rows in a channel node value.
ChannelUnit The unit associated with a channel node value.
FullPath The full path to a node, as specified in the system definition file. The path matches the node hierarchy that appears in the System Explorer window configuration tree.
IsChannel TRUE if a node is a channel.
IsFaultable TRUE if a node can be faulted.
IsReadable TRUE if you can read from a node.
IsScalable TRUE if you can scale a node.
IsWaveform TRUE if a node is a waveform.
IsWritable TRUE if you can write to a node.
Name The name of a node in the system definition file.
Type The GUID of a node in the system definition file.
WaveformDataType The data type of a waveform node.

See Also

Log in to get a better experience