RfsaIQInPortChannelCollection Class
- Updated2025-10-14
- 1 minute(s) read
Represents the properties to configure the I/Q port specific for the 5644R and 5645R devices.
Derives from
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public class RfsaIQInPortChannelCollection : RfsaSubObject
Remarks
For more information, refer to NI RF Vector Signal Analyzers Help.
Properties
| Name | Description |
|---|---|
| CarrierFrequency | 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. |
| CommonMode | Gets or sets the common-mode level presented at each differential input terminal. |
| Temperature | Gets the temperature of the I/Q IN circuitry on the device. |
| this[string channelName] | Gets the RfsaIQInPortChannel object which corresponds to the channel name. |