Use the Remap Controls and Indicators dialog box to change mappings between LabVIEW controls/indicators and model parameters/signals while the simulation is running. Complete the following steps to modify mappings at run time.
- Click the Remap Controls and Indicators front panel button of the host VI to launch the Remap Controls and Indicators dialog box. You can click this button only while the host VI is running.
- Select a control or indicator from the Current Mappings table. If you select a control, the Model Parameters tree appears on the right side of the dialog box. If you select an indicator, the Model Signals tree appears instead.
- Select the new parameter or signal from the appropriate tree.
- Click the Apply Selected Mapping button to apply the new mapping to the control or indicator. The Current Mappings table updates to show the mapping you just made. You also can double-click a parameter or signal to apply the mapping.
 |
Note To remove a mapping, select the mapping that you want to remove and click the Remove Selected Mapping button. |
- Click the Close button to return to the front panel of the host VI.