RfsgBasicConfigurationList.ActiveStep Property
- Updated2025-05-22
- 1 minute(s) read
Rfsg
Gets or sets the step to be set to active to configure the configuration list properties.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025
Syntax
public long ActiveStep { get; set; }
Public Property ActiveStep As Long Get Set
Property Value
Int64Specifies a Int64 representing the active step.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The ActiveStep property was accessed after the associated NIRfsg object was disposed. |