RFmxInstrMXDownconverterPreselectorEnabled Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmx
Specifies whether the tunable preselector is enabled on the downconverter.
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 RFmxInstrMXDownconverterPreselectorEnabled
Public Enumeration RFmxInstrMXDownconverterPreselectorEnabled
Members
Member name | Value | Description |
---|---|---|
Disabled | 0 | Disables the preselector. |
Enabled | 1 | The preselector is automatically enabled when it is in the signal path and is automatically disabled when it is not in the signal path. Use the GetPreselectorPresent(String, Boolean) method to determine if the downconverter has a preselector. |