Sets the length in seconds of the trace range centered at the reference point.

Syntax

Namespace: NationalInstruments.RFmx.PulseMX

public int SetTraceRangeLength(string selectorString, double value)

Remarks

This method sets the value of PulseTraceRangeLength attribute.The default value is 0.000020 seconds.

Parameters

NameTypeDescription
selectorStringstring

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

valuedouble

Specifies the length in seconds of the trace range centered at the reference point.

Returns

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