Specifies whether the measurement automatically computes the acquisition length of the waveform based on DSSSModAcc properties.

Syntax

Namespace: NationalInstruments.RFmx.WlanMX

public enum RFmxWlanMXDsssModAccAcquisitionLengthMode

Members

NameValueDescription
Manual0

Uses the acquisition length specified by the SetAcquisitionLength(string, double) method.

Auto1

Computes the acquisition length based on the SetMeasurementOffset(string, int) method and the SetMaximumMeasurementLength(string, int) method.