Gets 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 GetTraceRangeReference(string selectorString, out RFmxPulseMXPulseTraceRangeReference value)

Remarks

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

valueout RFmxPulseMXPulseTraceRangeReference

Upon return, contains 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.