ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents
Product Documentationni-rfsg-dotnet-api-ref_doc...RfsgArbWaveformAttributes MethodsRfsgArbWaveformAttributes.GetWaveformBurstStartLocations MethodCurrent page
Table of Contents

RfsgArbWaveformAttributes.GetWaveformBurstStartLocations Method

RfsgArbWaveformAttributes.GetWaveformBurstStartLocations Method

RfsgArbWaveformAttributesGetWaveformBurstStartLocations Method

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

Namespace:  NationalInstruments.ModularInstruments.NIRfsg
Assembly:  NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

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

Parameters

locations
Type: SystemDouble
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

In This Section
Was this information helpful?