RFmx Instr DotNET

Table of Contents

RFmxInstrMXPreampEnabled Enumeration

  • Updated2024-07-17
  • 1 minute(s) read
RFmxInstrMXPreampEnabled Enumeration

RFmxInstrMXPreampEnabled Enumeration

Specifies whether the RF preamplifier is enabled in the system.

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 RFmxInstrMXPreampEnabled
Public Enumeration RFmxInstrMXPreampEnabled

Members

Member nameValueDescription
Disabled0Disables the RF preamplifier. Supported Devices: PXIe-5663/5663E/5665/5668
Enabled1 Enables the RF preamplifier when it is in the signal path and disables it when it is not in the signal path. Only devices with an RF preamplifier on the downconverter and an RF preselector support this option. Use the GetRFPreampPresent(String, Boolean) method to determine whether the downconverter has a preamplifier. Supported Devices: PXIe-5663/5663E/5665/5668
Automatic3Automatically enables the RF preamplifier based on the value of the reference level. Supported Devices: PXIe-5644/5645/5646, PXIe-5830/5831/5832/5840/5841/5842/5860

See Also

Log in to get a better experience