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

Remarks

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

valueout RFmxPulseMXPulseAcquisitionTraceSelect

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