Specifies the type of detector to be used.

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public enum RFmxSpecAnMXSpectrumDetectorType

Members

NameValueDescription
None0

The detector is disabled.

Sample1

The central point in the bucket is detected.

Normal2

The maximum and minimum values of the samples are detected in alternate buckets.

Peak3

The maximum value of the samples in the bucket is detected.

NegativePeak4

The minimum value of the samples in the bucket is detected.

AverageRms5

The average RMS of all the samples in the bucket is detected.

AverageVoltage6

The average voltage of all the samples in the bucket is detected.

AverageLog7

The average log of all the samples in the bucket is detected.