NIRfsa Namespace

Table of Contents

RfsaBasicConfigurationList.ActiveStep Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsaBasicConfigurationList.ActiveStep Property

RfsaBasicConfigurationListActiveStep Property

Gets or sets the step in the configuration list for RF list mode that you want to activate for configuration or initiation.

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

Syntax

public long ActiveStep { get; set; }
Public Property ActiveStep As Long
	Get
	Set

Property Value

Int64
Specifies an Int64 representing the active step.

Exceptions

ExceptionCondition
ObjectDisposedException The ActiveStep property was accessed after the associated NIRfsa object was disposed.

Remarks

Activating a list makes all properties in the list reflect the value of the properties that correspond to the set specified by the ActiveList and ActiveStep properties.

See Also

Log in to get a better experience