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

Syntax

Namespace: NationalInstruments.RFmx.PulseMX

public int SetTraceRangeAuto(string selectorString, RFmxPulseMXPulseTraceRangeAuto value)

Remarks

This method sets 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.

valueRFmxPulseMXPulseTraceRangeAuto

Specifies 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.