GetPulsePositionIndex(string, ref int[])
- Updated2025-10-13
- 1 minute(s) read
Gets the position indices of all the measured pulses within a burst.
Syntax
Namespace: NationalInstruments.RFmx.PulseMX
public int GetPulsePositionIndex(string selectorString, ref int[] value)
Remarks
This method gets the value of PulseResultsPulsePositionIndex attribute.
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Specifies the result name. |
| value | ref int[] | Upon return, contains the position indices of all the measured pulses within a burst. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.