ChannelCoupling
- Updated2025-10-14
- 1 minute(s) read
Gets or sets whether the RF input channel is AC-coupled or DC-coupled on a downconverter.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public RfsaChannelCoupling ChannelCoupling { get; set; }
Remarks
Specifies the RfsaChannelCoupling enumeration.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The ChannelCoupling property was accessed after the associated NIRfsa object was disposed. |