ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents

RfsgArbWaveformAttributes.Markers Property

RfsgArbWaveformAttributes.Markers Property

RfsgArbWaveformAttributesMarkers Property

Gets arb marker collection. 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 RfsgArbMarkerCollection Markers { get; }
Public ReadOnly Property Markers As RfsgArbMarkerCollection
	Get

Property Value

Type: RfsgArbMarkerCollection
Returns an object of type RfsgArbMarkerCollection.

See Also

In This Section
Was this information helpful?