RFmx WLAN DotNET

Table of Contents

RFmxWlanMXOfdmModAccAcquisitionLengthMode Enumeration

  • Updated2024-07-17
  • 1 minute(s) read
RFmxWlanMXOfdmModAccAcquisitionLengthMode Enumeration

RFmxWlanMXOfdmModAccAcquisitionLengthMode Enumeration

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

Namespace:  NationalInstruments.RFmx.WlanMX
Assembly:  NationalInstruments.RFmx.WlanMX.Fx40 (in NationalInstruments.RFmx.WlanMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)

Syntax

public enum RFmxWlanMXOfdmModAccAcquisitionLengthMode
Public Enumeration RFmxWlanMXOfdmModAccAcquisitionLengthMode

Members

  Member nameValueDescription
Manual0 Uses the acquisition length specified by the SetAcquisitionLength(String, Double) method.
Auto1 Computes the acquisition length based on the SetMeasurementOffset(String, Int32) and the SetMaximumMeasurementLength(String, Int32) properties.

See Also

Log in to get a better experience