VeriStand .NET API Reference

DAQWaveformAnalogInput Properties

The DAQWaveformAnalogInput type exposes the following members.

NameDescription
BaseNodeType Gets a reference to the internal representation of this node. (Inherited from BaseNode.)
Channel Gets or sets the channel number.
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.)
HighLevel Gets or sets the maximum value of the channel.
LowLevel Gets or sets the minimum value of the channel.
MeasurementType Gets the enum specifying DAQ Measurement Type. (Inherited from DAQWaveform.)
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. (Inherited from DAQWaveform.)
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