Sets the mode to select all pulses or the subset of acquired pulses available for display acquisition trace, limited to MaximumPulseCountEnabled method if set to True.

Syntax

Namespace: NationalInstruments.RFmx.PulseMX

public int SetAcquisitionTraceSelect(string selectorString, RFmxPulseMXPulseAcquisitionTraceSelect value)

Remarks

This method sets the value of PulseAcquisitionTraceSelect attribute.The default value is Subset.

Parameters

NameTypeDescription
selectorStringstring

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

valueRFmxPulseMXPulseAcquisitionTraceSelect

Specifies the mode to select all pulses or the subset of acquired pulses available for display acquisition trace, limited to MaximumPulseCountEnabled method if set to True.

Returns

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