NIRfsg Namespace

Table of Contents

RfsgArbMarkerAttributes Class

  • Updated2025-05-22
  • 2 minute(s) read
RfsgArbMarkerAttributes Class

RfsgArbMarkerAttributes Class

Provides the methods for configuring arb marker attributes.

Inheritance Hierarchy

SystemObject
  NationalInstruments.ModularInstruments.NIRfsgRfsgSubObject
    NationalInstruments.ModularInstruments.NIRfsgRfsgArbMarkerAttributes

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

Syntax

public sealed class RfsgArbMarkerAttributes : RfsgSubObject
Public NotInheritable Class RfsgArbMarkerAttributes
	Inherits RfsgSubObject

The RfsgArbMarkerAttributes type exposes the following members.

Methods

 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetMarkerEventLocationsReturns 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.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodSetMarkerEventLocationsConfigures the marker locations associated with waveform and marker in the NI-RFSG session. A marker index can be passed using the indexer ItemInt32.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top

See Also

Log in to get a better experience