MaxIQRate
- Updated2025-10-14
- 1 minute(s) read
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
| Type | Description |
|---|---|
| System.ObjectDisposedException | The MaxIQRate property was accessed after the associated NIRfsa object was disposed. |