Struct DefaultDAQmxTaskTypeStrings
- Assembly
 - NationalInstruments.SemiconductorTestLibrary.Abstractions.dll
 
Defines the default DAQmx task type strings.
public struct DefaultDAQmxTaskTypeStrings
  - Inherited Members
 
Fields
- AnalogInput
 The analog input task type string.
- AnalogOutput
 The analog output task type string.
- AnalogOutputFunctionGeneration
 The analog output function generation task type string.
- CounterInput
 The counter input task type string.
- CounterOutput
 The counter output task type string.
- DigitalInput
 The digital input task type string.
- DigitalOutput
 The digital output task type string.