RFmxInstrMXChannelCoupling Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmx
Specifies whether the RF IN connector is AC- or DC-coupled 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 RFmxInstrMXChannelCoupling
Public Enumeration RFmxInstrMXChannelCoupling
Members
| Member name | Value | Description |
|---|---|---|
| ACCoupled | 0 | Specifies whether the RF IN connector is AC- or DC-coupled on the downconverter. |
| DCCoupled | 1 | Specifies that the RF input channel is DC-coupled. RFmx enforces a minimum RF attenuation for device protection. |