Sets the reference point for positioning of trace range. You can set reference point based on reference and Pulse Trace Range Offset (s) value.

Syntax

Namespace: NationalInstruments.RFmx.PulseMX

public int SetTraceRangeReference(string selectorString, RFmxPulseMXPulseTraceRangeReference value)

Remarks

This method sets the value of PulseTraceRangeReference attribute.The default value is RFmxPulseMXTraceRangeReference.Center.

Parameters

NameTypeDescription
selectorStringstring

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

valueRFmxPulseMXPulseTraceRangeReference

Specifies the reference point for positioning of trace range. You can set reference point based on reference and Pulse Trace Range Offset (s) value.

Returns

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