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

Syntax

Namespace: NationalInstruments.RFmx.WlanMX

public enum RFmxWlanMXOfdmModAccAcquisitionLengthMode

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) and the SetMaximumMeasurementLength(string, int) properties.