RfsgArbMarkerAttributes Class
- Updated2025-05-22
- 2 minute(s) read
Rfsg
Provides the methods for configuring arb marker attributes.
Inheritance Hierarchy
SystemObject
NationalInstruments.ModularInstruments.NIRfsgRfsgSubObject
NationalInstruments.ModularInstruments.NIRfsgRfsgArbMarkerAttributes
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
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetMarkerEventLocations | Returns 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. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | SetMarkerEventLocations | Configures the marker locations associated with waveform and marker in the NI-RFSG session. A marker index can be passed using the indexer ItemInt32. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |