VeriStand .NET API Reference

DAQWaveform Properties

The DAQWaveform type exposes the following members.

NameDescription
BaseNodeType Gets a reference to the internal representation of this node. (Inherited from BaseNode.)
DataType Gets or sets the data type associated with the waveform. (Inherited from Waveform.)
Description Gets or sets the description of this node. (Inherited from BaseNode.)
MeasurementType Gets the enum specifying DAQ Measurement Type.
Name Gets the name of this node. To rename a node, use the RenameNode method. (Inherited from BaseNode.)
NodeID Gets the ID of this node. (Inherited from BaseNode.)
NodePath Gets the path to the node within the system definition file. (Inherited from BaseNode.)
PluginGUID Gets the GUID specifying DAQPlugin XML/Measurement Type.
TypeGUID Gets the GUID associated with the node. Attempts to set the GUID of a BaseNode will generate an exception. (Inherited from BaseNode.)
Units Gets or sets the units associated with the waveform. This can be any arbitrary string. (Inherited from Waveform.)

See Also

Log in to get a better experience