Pack
Function
This Step merges multiple input variables into an array (list) for subsequent data processing.
Usage Scenario
This Step is a general data merging Step. It can merge multiple data into an array or enhance the dimension of the data structure. It is usually used for batch processing, data grouping, or multi-variable unified output.
Input and Output
Parameter Description
| Parameter | Description |
|---|---|
Port Number (1–16) |
Description: This parameter is used to customize the number of input ports. Default value: 2 |
N-th Dimension of Unpacked Variables in Vector |
Description: This parameter specifies the target dimension of the newly generated array within the nested structure (starting from 0 and starting from 14).
Default value: 0 |