VeriStand .NET API Reference

DAQPulseMeasurement Properties

The DAQPulseMeasurement type exposes the following members.

NameDescription
BaseNodeType Gets a reference to the internal representation of this node. (Inherited from BaseNode.)
Counter Gets the counter channel number.
DataChannels Gets all registered data channels for a measurement type. (Inherited from DAQSectionType.)
Description Gets or sets the description of this node. (Inherited from BaseNode.)
MeasurementType Gets the enum specifying DAQ Measurement Type. (Inherited from DAQSectionType.)
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 DAQSectionType.)
TypeGUID Gets the GUID associated with the node. Attempts to set the GUID of a BaseNode will generate an exception. (Inherited from BaseNode.)

See Also

Log in to get a better experience