PreselectorPresent
- Updated2025-10-14
- 1 minute(s) read
Gets whether preselector is present on the RF downconverter module.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public bool PreselectorPresent { get; }
Remarks
true if preselector is present; otherwise, false.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The PreselectorPresent property was accessed after the associated NIRfsa object was disposed. |