NIRfsg Namespace

Table of Contents

RfsgArbMarkerCollection.Item Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsgArbMarkerCollection.Item Property

RfsgArbMarkerCollectionItem Property

Gets the Arb Marker event at the particular index.

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

Syntax

public RfsgArbMarkerAttributes this[
	int index
] { get; }
Public ReadOnly Default Property Item ( 
	index As Integer
) As RfsgArbMarkerAttributes
	Get

Parameters

index  Int32
Specifies the marker index.

Example: For marker0, index is 0.

Property Value

RfsgArbMarkerAttributes
Gets the RfsgArbMarkerAttributes sub-object to configure channel based marker properties.

See Also

Log in to get a better experience