NIRfsa Namespace

Table of Contents

RfsaIQInPortChannelCollection.CarrierFrequency Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsaIQInPortChannelCollection.CarrierFrequency Property

RfsaIQInPortChannelCollectionCarrierFrequency Property

Gets or sets the frequency of the signal. The onboard signal processing (OSP) frequency shifts the signal at this frequency to baseband prior to acquiring it.

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

Syntax

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

Property Value

Double
Specifies a Double representing the carrier frequency, in hertz (Hz).

Exceptions

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

See Also

Log in to get a better experience