Create Sequence Parameter Assignment (Imported Double Array) VI
- Updated2026-07-07
- 3 minute(s) read
Assigns a value to a real-time sequence parameter. The value can be a constant value, data in a file, or a mapping to a channel in a system definition file. Use this VI to create parameter assignment references to use with the Create Sequence Call VI. Wire data to the Channel input to determine the polymorphic instance to use or manually select the instance.

Inputs/Outputs
File Path
—
File Path--Specifies the path of the file from which to import values.
Parameter Name
—
Parameter Name specifies the name of the parameter to assign the value.
Channel Group
—
Channel Group specifies the name of the group in the import file that contains the Channel whose data you want to import. If the file type does not support groups or an equivalent container, refer to documentation for the DataPlugin or contact its creator to determine how to identify group names.
Channel
—
Channel specifies the name of the channel in the import file that contains the data you want to imported. In some file types, column headers serve as channel names. For other file types, refer to documentation for the DataPlugin or contact its creator to determine how to identify channel names.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
Import Offset (0)
—
Import Offset specifies the index of the first sample in the Channel you want to import. The default is 0.
Import Length (0: import rest)
—
Import Length specifies the number of values to import from the file, starting at the Import Offset index. The default, 0, specifies to import all data in the file that exists after the Import Offset.
Sequence Parameter Assignment Ref
—
Sequence Parameter Assignment Ref returns a reference to the parameter assignment. You can use this reference with the Create Sequence Call VI.
error out
—
error out contains error information. This output provides standard error out functionality. |
File Path
—
Parameter Name
—
error in (no error)
—
Import Offset (0)
—
Sequence Parameter Assignment Ref
—
error out
—