Gets or sets whether to allow the device to acquire records that exceeds the device memory.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public bool AllowMoreRecordsThanMemory { get; set; }

Remarks

true if the device acquire records exceeds the device memory; otherwise, false.

Exceptions

TypeDescription
System.ObjectDisposedException

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