VeriStand .NET API Reference

DAQAnalogInputs Properties

The DAQAnalogInputs type exposes the following members.

NameDescription
BaseNodeType Gets a reference to the internal representation of this node. (Inherited from BaseNode.)
Description Gets or sets the description of this node. (Inherited from BaseNode.)
IsSlowBackgroundConvertEnabled Gets whether the Slow Background Convert configuration is enabled.
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.)
SampleMode Gets or sets whether the acquisition is single-point or buffered.
SlowBackgroundConvertRate Gets the Slow Background Convert sample rate.
TypeGUID Gets the GUID associated with the node. Attempts to set the GUID of a BaseNode will generate an exception. (Inherited from BaseNode.)
WaveformAnalogInputTask Gets or sets the DAQTaskAI associated with the buffered acquisition.

See Also

Log in to get a better experience