NIRfsa Namespace

Table of Contents

RfsaDeviceCharacteristics.RFPreamplifierPresent Property

  • Updated2025-07-17
  • 1 minute(s) read
RfsaDeviceCharacteristics.RFPreamplifierPresent Property

RfsaDeviceCharacteristicsRFPreamplifierPresent Property

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

Boolean
if preamplifier is present; otherwise, .

Exceptions

ExceptionCondition
ObjectDisposedException The RFPreamplifierPresent property was accessed after the associated NIRfsa object was disposed.

See Also

Log in to get a better experience