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

TypeDescription
System.ObjectDisposedException

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