NIRfsa Namespace

Table of Contents

RfsaIQAcquisitionConfiguration Class

  • Updated2025-07-17
  • 3 minute(s) read
RfsaIQAcquisitionConfiguration Class

RfsaIQAcquisitionConfiguration Class

Represents the properties used to configure the RF vector analyzer for an IQ acquisition.

Inheritance Hierarchy

SystemObject
  NationalInstruments.ModularInstruments.NIRfsaRfsaSubObject
    NationalInstruments.ModularInstruments.NIRfsaRfsaIQAcquisitionConfiguration

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

Syntax

public class RfsaIQAcquisitionConfiguration : RfsaSubObject
Public Class RfsaIQAcquisitionConfiguration
	Inherits RfsaSubObject

The RfsaIQAcquisitionConfiguration type exposes the following members.

Properties

 NameDescription
Public propertyAdvanced Gets the RfsaAdvancedIQAcquisitionConfiguration sub-object containing advanced properties for IQ Configuration.
Public propertyAllowMoreRecordsThanMemory Gets or sets whether to allow the device to acquire records that exceeds the device memory.
Public propertyCarrierFrequency Gets or sets the expected carrier frequency, in hertz (Hz), of the incoming signal for demodulation.
Public propertyIQRate Gets or sets the I/Q rate for the acquisition, in S/s.
Public propertyNumberOfRecords Gets or sets the number of records to acquire, if the NumberOfRecordsIsFinite property is set to .
Public propertyNumberOfRecordsIsFinite Gets or sets whether the device acquires a finite number of records or acquires records continuously.
Public propertyNumberOfSamples Gets or sets the number of samples to acquire.
Public propertyNumberOfSamplesIsFinite Gets or sets whether the device acquires a finite number of samples or acquires continuously.
Public propertyPhaseOffset Gets or sets the offset to apply to the initial I and Q phases.
Public propertySignalBandwidth Gets or sets the bandwidth of the input signal around the I/Q carrier frequency. This value must be less than or equal to (0.8 × I/Q rate).
Top

Methods

 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top

Remarks

For more information, refer to NI RF Vector Signal Analyzers Help.

See Also

Log in to get a better experience