Create Configuration List Step

Creates a new configuration list step in the configuration list specified by the Active Configuration List property.

When you create a configuration list step, a new instance of each property specified by the configuration list properties is created. Configuration list properties are specified when a configuration list is created. The new instance of a property can be accessed with a property node using the Active Configuration List and Active Configuration List Step properties to index the desired instance of the property.

Inputs/Outputs

datatype_icon

session in

Instrument session obtained from Initialize With Options.

datatype_icon

error in

Error conditions that occur before this node runs.

The node responds to this input according to standard error behavior.

Standard Error Behavior

Default value: No error

datatype_icon

set as active step

Boolean value that indicates whether this step is the active step for the active configuration list.

NI recommends that you keep this input set to True when creating the list steps.

True This step is the active step for the active configuration list.
False The step is not the active step for the active configuration list.

Default value: True

datatype_icon

session out

Reference to your instrument session passed to the next node.

datatype_icon

error out

Error information.

The node produces this output according to standard error behavior.

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)