ContiguousMultiRecordEnabled
- Updated2025-10-14
- 1 minute(s) read
This property is not for customer use.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public RfsaContiguousMultiRecordEnabled ContiguousMultiRecordEnabled { get; set; }
Remarks
Specifies the RfsaContiguousMultiRecordEnabled enumeration.
Gets or sets whether to enable contiguous multirecord acquisition. Using this property, you can simulate a multirecord acquisition with no gaps in the data.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The ContiguousMultiRecordEnabled property was accessed after the associated NIRfsa object was disposed. |