Gets whether the trace range computation of the selected pulse is automatic or manually configured by you.

Syntax

Namespace: NationalInstruments.RFmx.PulseMX

public int GetTraceRangeAuto(string selectorString, out RFmxPulseMXPulseTraceRangeAuto value)

Remarks

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

Parameters

NameTypeDescription
selectorStringstring

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

valueout RFmxPulseMXPulseTraceRangeAuto

Upon return, contains whether the trace range computation of the selected pulse is automatic or manually configured by you.

Returns

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