RecordsDone
- Updated2025-10-14
- 1 minute(s) read
Gets the number of records the RF vector signal analyzer has acquired.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public long RecordsDone { get; }
Remarks
Returns an Int64 representing the number of records the RF vector signal analyzer has acquired.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The RecordsDone property was accessed after the associated NIRfsa object was disposed. |