VeriStand .NET API Reference

DAQChannel Class

Provides an abstract base class for implementing DAQ device channels and their measurement types based on DAQ plug-in XML files.

Namespace: NationalInstruments.VeriStand.SystemDefinitionAPI
Assembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration)
Public MustInherit Class DAQChannel _
	Inherits Channel
C#
public abstract class DAQChannel : Channel
Visual C++
public ref class DAQChannel abstract : public Channel

Inheritance Hierarchy

See Also

Log in to get a better experience