NIRfsa Namespace

Table of Contents

RfsaDeviceCharacteristics.MaxIQRate Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsaDeviceCharacteristics.MaxIQRate Property

RfsaDeviceCharacteristicsMaxIQRate Property

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

Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025

Syntax

public double MaxIQRate { get; }
Public ReadOnly Property MaxIQRate As Double
	Get

Property Value

Double
Returns the maximum I/Q rate.

Exceptions

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

Remarks

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

See Also

Log in to get a better experience