ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents
Product Documentationni-rfsg-dotnet-api-ref_doc...RfsgArbMarkerAttributes ClassRfsgArbMarkerAttributes.SetMarkerEventLocations MethodCurrent page
Table of Contents

RfsgArbMarkerAttributes.SetMarkerEventLocations Method

RfsgArbMarkerAttributes.SetMarkerEventLocations Method

RfsgArbMarkerAttributesSetMarkerEventLocations Method

Configures the marker locations associated with waveform and marker 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 SetMarkerEventLocations(
	double[] locations
)
Public Sub SetMarkerEventLocations ( 
	locations As Double()
)

Parameters

locations
Type: SystemDouble
Specifies the marker location to store in the NI-RFSG session. 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?