Double-click the Excel component icon . The Excel Component Editor appears.
From the Excel Component Editor, select the workbook
cells that you want to map.
You can select a single cell to map to an Isight
scalar parameter or a continuous block of cells to map to an Isight
array parameter of the same size.
Determine the name for the mapped parameter:
-
To map an existing Isight
parameter, select a parameter from the Parameter
list.
You can sort the parameters in the list by component. Right-click in
the list, and select Group Parameters. The setting
is saved as a preference for this component. You can use the Preference
option to set the initial default for this option for all applicable
component editors. You can also choose to not group parameters for the
selected component. For more information about these Preference
options, see Setting Parameter Preferences in the Isight User’s Guide.
Select the mapping direction:
Click the button.
Isight
adds the mapping to the list at the bottom of the editor. The parameter
mode, type, and value are set automatically.
Click the button to edit the details for any defined mapping.
The options available for editing mappings depend on the mappings that
you have selected:
Option |
Description |
All mappings |
You can modify the action (direction
of mapping, input or output) and the sheet. |
Single mappings |
You can modify the range to
which the mapping applies. |
Multiple mappings |
You can select which options
should be set for all selected mappings. |
Array mappings |
You can specify an additional
option to determine the order/orientation of the array to the Excel range
(Dim. Order). This option is used primarily when:- the array is a square matrix (two dimensions of the same size), or
- the array is dynamic and either or both dimensions can change at run
time.
You can select the following array mappings: - Automatic. The Excel component tries to dynamically
match the array dimension sizes with the selected range size at execution
time (i.e., it is possible that at times the array can be mapped directly
and at other times it can be transposed).
- Regular. The Excel component maps the array
directly as you would see it (i.e., first dimension is rows, second dimension
is columns).
- Transposed. The Excel component transposes
the array to map it (i.e., first dimension is columns, second dimension
is rows).
|
|
|
To delete a listed mapping, select it and click the button.
Repeat the above steps for each parameter that you want to map.
Set any desired advanced options. See Using Advanced Options.
Click OK to save your changes and to close the
Excel Component Editor.
|