Gets the maximum I/Q rate, in S/s, of the device.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public double MaxIQRate { get; }

Remarks

Supported Devices: NI 5661/5663/5663E/5665/5667/5668R

Returns the maximum I/Q rate.

Exceptions

TypeDescription
System.ObjectDisposedException

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