Removing All Unused Parameters and File Parameters

Isight checks for all unused parameters and file parameters within application components and can automatically remove these parameters. When parameters and file parameters are created in component editors that are no longer used by the component or model (e.g., redesigning a model), Isight displays a message in the Design Gateway message bar.

Note: The unused parameters messages are at the Info logging level. A model can execute successfully with unused parameters. For more information about the logging levels, see Setting Execution Preferences.

You can manually delete specific parameters using the Delete button as described in Manually Deleting Parameters and File Parameters.

Isight does not check for unused parameters and file parameters:

  • in process components and the Reference application component, and
  • if a component has a model customization script.

  1. From the Design Gateway, select a model.

  2. Click Go To.

    The Parameters or Files tab appears.

  3. Click Fix It to remove all of the unused parameters.

  4. Save the model, if desired.