Deletes a previously created configuration list and all the configuration list steps in the configuration list.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public void DeleteConfigurationList(string listName)

Remarks

When a configuration list step is deleted, all the instances of the properties associated with the configuration list step are also removed.

Parameters

NameTypeDescription
listNamestring

Specifies the name of the configuration list. This string may not contain spaces.