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