Creates an empty configuration list.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public void CreateConfigurationList(string listName, RfsgConfigurationListProperties[] propertiesToSet, bool setAsActiveList)

Remarks


The following properties are valid values for this parameter's array elements:

Parameters

NameTypeDescription
listNamestring

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

propertiesToSetRfsgConfigurationListProperties[]

Specifies the properties that you intends to change between configuration list steps.

Parameters

NameTypeDescription
setAsActiveListbool

If true, sets this list as ActiveList.