Gets whether the values of modulation type, number of resource block clusters, resource block offsets, and number of resource blocks are auto-detected by the measurement or configured by you.

Syntax

Namespace: NationalInstruments.RFmx.NRMX

public int GetAutoResourceBlockDetectionEnabled(string selectorString, out RFmxNRMXAutoResourceBlockDetectionEnabled value)

Remarks

This method gets the value of AutoResourceBlockDetectionEnabled attribute.The default value is True.

Parameters

NameTypeDescription
selectorStringstring

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

valueout RFmxNRMXAutoResourceBlockDetectionEnabled

Upon return, contains whether the values of modulation type, number of resource block clusters, resource block offsets, and number of resource blocks are auto-detected by the measurement or configured by you.

Returns

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