NIRfsg Namespace

Table of Contents

RfsgBasicConfigurationList.ActiveStep Property

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

RfsgBasicConfigurationListActiveStep Property

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

Int64
Specifies a Int64 representing the active step.

Exceptions

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

See Also

Log in to get a better experience