RFmxInstrMXDownconverterPreselectorEnabled Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies whether the tunable preselector is enabled on the downconverter.
Syntax
Namespace: NationalInstruments.RFmx.InstrMX
public enum RFmxInstrMXDownconverterPreselectorEnabled
Members
| 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, out bool) method to determine if the downconverter has a preselector. |