RFmxInstrMXLOInjectionSide Enumeration
- Updated2025-10-13
- 1 minute(s) read
Enables in-band retuning and specifies the current frequency of the RF downconverter. This value is expressed in Hz.
Syntax
Namespace: NationalInstruments.RFmx.InstrMX
public enum RFmxInstrMXLOInjectionSide
Members
| Name | Value | Description |
|---|---|---|
| HighSide | 0 | Configures the LO signal that the device generates at a frequency higher than the RF signal. This LO frequency is given by the following formula: fLO = fRF + fIF |
| LowSide | 1 | Configures the LO signal that the device generates at a frequency lower than the RF signal. This LO frequency is given by the following formula: fLO = fRF – fIF |