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

Syntax

Namespace: NationalInstruments.RFmx.WlanMX

public int GetAcquisitionLengthMode(string selectorString, out RFmxWlanMXDsssModAccAcquisitionLengthMode value)

Remarks

This method gets the value of DsssModAccAcquisitionLengthMode attribute.The default value is Auto .

Parameters

NameTypeDescription
selectorStringstring

Pass an empty string. The signal name that is passed when creating the signal configuration is used.

valueout RFmxWlanMXDsssModAccAcquisitionLengthMode

Upon return, contains whether the measurement automatically computes the acquisition length of the waveform based on DSSSModAcc properties.

Returns

Returns the status code of this method. The status code either indicates success or describes a warning condition.