ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgBasicConfigurationList.CreateStep Method

  • Updated2024-05-08
  • 1 minute(s) read
RfsgBasicConfigurationList.CreateStep Method

RfsgBasicConfigurationListCreateStep Method

Creates a new configuration list step in the configuration list specified by ActiveList.

Namespace:  NationalInstruments.ModularInstruments.NIRfsg
Assembly:  NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

public void CreateStep(
	bool setAsActiveStep
)
Public Sub CreateStep ( 
	setAsActiveStep As Boolean
)

Parameters

setAsActiveStep
Type: SystemBoolean
Specifies the step to be made active.

See Also

Log in to get a better experience