Data Merge

 

Description

This component combines up to 12 individual scalar signals into an one-dimensional array (data vector).

 

All signals connected to the input terminals are converted to the selected output type.  INTEGER input values are converted to REAL type and REAL input values are converted to nearest integer using the Fortran NINT function.  Conversion of LOGICAL input to REAL or INTEGER type is not done automatically.  If the inputs are of different types, use the Type Conversion component to convert them first to the required type, and then merge them.

 

The Data Merge component can be used as shown below:

 

 

NOTE:  Scalar data signals can be 'tapped' from a data array graphically using the Data Signal Array Tap component.

Input Parameters

Configuration