NIRfsa Namespace

Table of Contents

RfsaIQAcquisitionConfiguration.IQRate Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsaIQAcquisitionConfiguration.IQRate Property

RfsaIQAcquisitionConfigurationIQRate Property

Gets or sets the I/Q rate for the acquisition, in S/s.

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

Syntax

public double IQRate { get; set; }
Public Property IQRate As Double
	Get
	Set

Property Value

Double
Specifies a Double representing the I/Q rate for the acquisition.

Exceptions

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

See Also

Log in to get a better experience