RfsgIQOutPort Class
- Updated2025-05-22
- 2 minute(s) read
Rfsg
Provides methods and properties used to configure the I/Q OUT Port.
Inheritance Hierarchy
SystemObject
NationalInstruments.ModularInstruments.NIRfsgRfsgSubObject
NationalInstruments.ModularInstruments.NIRfsgRfsgIQOutPort
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
Name | Description | |
---|---|---|
![]() | CarrierFrequency | 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). |
![]() | Item | Gets the RfsgChannelBasedIQOutPort sub-object to configure channel based I/Q Port properties. |
![]() | Temperature | Gets the temperature of the I/Q Out circuitry on the device. |
Methods
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |
Remarks
For more information, refer to the NI-RFSG Instrument Driver Programming Flow topic in the
NI RF Signal Generators Help.