RfsgArbMarkerCollection.Item Property
- Updated2024-05-08
- 1 minute(s) read
RfsgArbMarkerCollectionItem Property
Gets the Arb Marker event at the particular index.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022
Syntax
public RfsgArbMarkerAttributes this[ int index ] { get; }
Public ReadOnly Default Property Item ( index As Integer ) As RfsgArbMarkerAttributes Get
Parameters
- index
- Type: SystemInt32
Specifies the marker index.Example: For marker0, index is 0.
Property Value
Type: RfsgArbMarkerAttributesGets the RfsgArbMarkerAttributes sub-object to configure channel based marker properties.