Gets or sets whether the device acquires a finite number of samples or acquires continuously.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public bool NumberOfSamplesIsFinite { get; set; }

Remarks

true if the device acquires a finite number of samples; otherwise, false.

Exceptions

TypeDescription
System.ObjectDisposedException

The NumberOfSamplesIsFinite property was accessed after the associated NIRfsa object was disposed.