RfsaDeviceCharacteristics.RFPreamplifierPresent Property
- Updated2025-07-17
- 1 minute(s) read
Rfsa
Specifies whether an RF preamplifier is present on the downconverter module.
Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025
Syntax
public bool RFPreamplifierPresent { get; }
Public ReadOnly Property RFPreamplifierPresent As Boolean Get
Property Value
Booleanif preamplifier is present; otherwise, .
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The RFPreamplifierPresent property was accessed after the associated NIRfsa object was disposed. |