NIRfsg Namespace

Table of Contents

RfsgArbWaveformAttributes.GetWaveformBurstStopLocations Method

  • Updated2025-05-22
  • 1 minute(s) read
RfsgArbWaveformAttributes.GetWaveformBurstStopLocations Method

RfsgArbWaveformAttributesGetWaveformBurstStopLocations Method

Returns the burst stop locations of the waveform stored in the NI-RFSG session.

Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025

Syntax

public void GetWaveformBurstStopLocations(
	ref double[] locations
)
Public Sub GetWaveformBurstStopLocations ( 
	ByRef locations As Double()
)

Parameters

locations  Double
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

See Also

Log in to get a better experience