ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgArbMarkerAttributes.GetMarkerEventLocations Method

  • Updated2024-05-08
  • 1 minute(s) read
RfsgArbMarkerAttributes.GetMarkerEventLocations Method

RfsgArbMarkerAttributesGetMarkerEventLocations Method

Returns the marker locations associated with the waveform and the marker stored in the NI-RFSG session. A marker index can be passed using the indexer ItemInt32.

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

Syntax

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

Parameters

locations
Type: SystemDouble
Returns the marker locations stored in the NI-RFSG session for the channel 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