IFConditioningDownconversionEnabled
- Updated2025-10-14
- 1 minute(s) read
Gets or sets whether downconversion to 21.4 MHz is enabled for the IF conditioning module.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public RfsaIFConditioningDownconversionEnabled IFConditioningDownconversionEnabled { get; set; }
Remarks
Specifies the RfsaIFConditioningDownconversionEnabled enumeration.
The IF output frequency is 21.4 MHz when you enable this attribute, and it is 193.6 MHz when you disable this property.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The IFConditioningDownconversionEnabled property was accessed after the associated NIRfsa object was disposed. |