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

TypeDescription
System.ObjectDisposedException

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