GetWaveformBurstStopLocations(ref double[])
- Updated2025-10-14
- 1 minute(s) read
Returns the burst stop locations of the waveform stored in the NI-RFSG session. /summary> param name="locations">Returns the burst start locations stored in the NI-RFSG session for the waveform you specified in the channel name parameter. This value is expressed in samples.
remarks>Supported Devices: PXIe-5820/5830/5831/5832/5840/5841 /remarks>
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public void GetWaveformBurstStopLocations(ref double[] locations)