Table of Contents

Property SampleQuantityMode

Namespace
NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.DAQmx
Assembly
NationalInstruments.SemiconductorTestLibrary.Extensions.dll

SampleQuantityMode

Specifies if a task acquires or generates a finite number of samples or if it continuously acquires or generates samples.

public SampleQuantityMode? SampleQuantityMode { get; set; }

Property Value

SampleQuantityMode?

Remarks

This value is used to get/set the value of the NationalInstruments.DAQmx.Timing.SampleQuantityMode driver property.