RfsaChannelCoupling Enumeration
- Updated2025-10-14
- 1 minute(s) read
Specifies whether the RF input channel is AC-coupled or DC-coupled on a downconverter.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public enum RfsaChannelCoupling
Members
| Name | Value | Description |
|---|---|---|
| AC | (int)3001 | The RF input channel is AC-coupled. For low frequencies (less than 10 MHz), accuracy decreases because NI-RFSA does not calibrate the configuration. |
| DC | (int)3002 | The RF input channel is DC-coupled. NI-RFSA enforces a minimum RF attenuation for device protection. |