Create Configuration List
- Updated2023-02-17
- 3 minute(s) read
Create Configuration List
Creates an empty configuration list.
Calling this node allocates space for each of the configuration list properties. Use the Active Configuration List property to enable a configuration list created by this node.
Inputs/Outputs

error in
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Default value: No error

list name
Name of the configuration list. This string is case-insensitive and alphanumeric, and it cannot contain spaces or use reserved words.

configuration list properties
Properties that you intend to change between configuration list steps.
Listable Configuration List Properties
You can include the following properties in your configuration list based on your device:
NI-RFSG Property Node Behavior
When you use the NI-RFSG 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.

set as active list
Boolean value that indicates whether the configuration list is active.
NI recommends that you set this input to True when creating the list.
| True | This configuration list is the active configuration list. |
| False | This configuration list is not the active configuration list. |

session out
Reference to your instrument session passed to the next node.

error out
Error information.
The node produces this output according to standard error behavior.
Hardware Support
This node supports the following hardware:
- PXIe-5644/5645/5646
- PXIe-5650/5651/5652/5653/5654/5654 with PXIe-5696
- PXIe-5673E
- PXIe-5820/5840
Examples
Search within the programming environment to access the following installed examples:
- RFSG Configuration List Frequency and Power Sweep
- RFSG Configuration List Frequency and Power Sweep (Script Triggered)
- RFSG Configuration List Frequency and Power Sweep (Timer Triggered)
Programming Patterns
Call Create Configuration List Step to add steps to the configuration list.
