CreateStep(bool)
- Updated2025-10-14
- 1 minute(s) read
Creates a new configuration list step in the configuration list specified by ActiveList.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public void CreateStep(bool setAsActiveStep)
Parameters
| Name | Type | Description |
|---|---|---|
| setAsActiveStep | bool | Specifies the step to be made active. |