niRFSG Create Configuration List VI
- Updated2025-10-14
- 4 minute(s) read
Creates an empty configuration list. Use the Active Configuration List property to enable a configuration list created by this VI. Call the niRFSG Create Configuration List Step VI to add steps to the configuration list.
Supported Devices: PXIe-5644/5645/5646, PXIe-5650/5651/5652/5653/5654/5654 with PXIe-5696, PXIe-5673E, PXIe-5820/5830/5831/5832/5840/5841/5842/5860, PXIe-5842 with S-parameters, PXIe-5842 with 54GHz Frequency Extension

Inputs/Outputs
instrument handle
—
instrument handle identifies your instrument session. instrument handle is obtained from either the niRFSG Initialize VI or the niRFSG Initialize With Options VI.
list name
—
list name specifies the name of the configuration list. This string is case-insensitive and alphanumeric, and it cannot contain spaces or use reserved words.
configuration list properties
—
configuration list properties specifies the properties that you intend to change between configuration list steps. Calling the niRFSG Create Configuration List VI allocates space for each of the configuration list properties. When you use the niRFSG Property Node to set one of the configuration list properties, that property is set as one of the configuration list steps. Use the Active Configuration List Step property to specify which configuration list step to configure. You can include the following properties in your configuration list based on your device:
set as active list
—
set as active list sets this list as the active configuration list when this parameter is enabled. NI recommends that you set this parameter to TRUE when creating the list.
error in
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
instrument handle out
—
instrument handle out passes a reference to your instrument session to the next VI. instrument handle out is obtained from the niRFSG Initialize VI or the niRFSG Initialize With Options VI.
error out
—
error out contains error information. This output provides standard error out functionality. |
instrument handle
—
list name
—
configuration list properties
—
set as active list
—
error in
—
instrument handle out
—
error out
—