DAQWaveformAnalogInput Class
- Updated2023-02-21
- 2 minute(s) read
Represents a DAQ analog input waveform used in a buffered acquisition.
Namespace:
NationalInstruments.VeriStand.SystemDefinitionAPIAssembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Visual Basic (Declaration) |
|---|
Public Class DAQWaveformAnalogInput _ Inherits DAQWaveform |
| C# |
|---|
public class DAQWaveformAnalogInput : DAQWaveform |
| Visual C++ |
|---|
public ref class DAQWaveformAnalogInput : public DAQWaveform |
Inheritance Hierarchy
System.Object
NationalInstruments.VeriStand.SystemDefinitionAPI.BaseNode
NationalInstruments.VeriStand.SystemDefinitionAPI.Waveform
NationalInstruments.VeriStand.SystemDefinitionAPI.DAQWaveform
NationalInstruments.VeriStand.SystemDefinitionAPI.DAQWaveformAnalogInput
NationalInstruments.VeriStand.SystemDefinitionAPI.BaseNode
NationalInstruments.VeriStand.SystemDefinitionAPI.Waveform
NationalInstruments.VeriStand.SystemDefinitionAPI.DAQWaveform
NationalInstruments.VeriStand.SystemDefinitionAPI.DAQWaveformAnalogInput