RFmxInstrMXLOInjectionSide Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmx
Enables in-band retuning and specifies the current frequency of the RF downconverter. This value is expressed in Hz.
Namespace: NationalInstruments.RFmx.InstrMX
Assembly: NationalInstruments.RFmx.InstrMX.Fx40 (in NationalInstruments.RFmx.InstrMX.Fx40.dll) Version: 24.5.0.49285 (24.5.0.49285)
Syntax
public enum RFmxInstrMXLOInjectionSide
Public Enumeration RFmxInstrMXLOInjectionSide
Members
| Member 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 |