NIRfsg Namespace

Table of Contents

RfsgIQOutPort Class

  • Updated2025-05-22
  • 2 minute(s) read
RfsgIQOutPort Class

RfsgIQOutPort Class

Provides methods and properties used to configure the I/Q OUT Port.

Inheritance Hierarchy

SystemObject
  NationalInstruments.ModularInstruments.NIRfsgRfsgSubObject
    NationalInstruments.ModularInstruments.NIRfsgRfsgIQOutPort

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

Syntax

public sealed class RfsgIQOutPort : RfsgSubObject
Public NotInheritable Class RfsgIQOutPort
	Inherits RfsgSubObject

The RfsgIQOutPort type exposes the following members.

Properties

 NameDescription
Public propertyCarrierFrequency Gets or sets the frequency of the I/Q OUT Port signal. The onboard signal processing (OSP) applies the specified frequency shift to the I/Q data before the data is sent to the digital-to-analog converter (DAC).
Public propertyItem Gets the RfsgChannelBasedIQOutPort sub-object to configure channel based I/Q Port properties.
Public propertyTemperature Gets the temperature of the I/Q Out circuitry on the device.
Top

Methods

 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top

Remarks

For more information, refer to the NI-RFSG Instrument Driver Programming Flow topic in the NI RF Signal Generators Help.

See Also

Log in to get a better experience