RfsgIQOutPort Class
- Updated2025-10-14
- 1 minute(s) read
Provides methods and properties used to configure the I/Q OUT Port.
Derives from
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public class RfsgIQOutPort : RfsgSubObject
Remarks
For more information, refer to the NI-RFSG Instrument Driver Programming Flow topic in the NI RF Signal Generators Help.
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). |
| Temperature | Gets the temperature of the I/Q Out circuitry on the device. |
| this[string channelName] | Gets the RfsgChannelBasedIQOutPort sub-object to configure channel based I/Q Port properties. |