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

TypeDescription
System.ObjectDisposedException

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