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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public bool NumberOfRecordsIsFinite { get; set; }

Remarks

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

Exceptions

TypeDescription
System.ObjectDisposedException

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