Importing and Managing Batches of Model Parameters in the Workspace
- Updated2025-04-08
- 2 minute(s) read
Importing and Managing Batches of Model Parameters in the Workspace
Use the Model Parameter Manager tool to import and apply model parameter values defined in external .m or .txt files to a model.
In order to set the value of a parameter, you must import or calculate the new values and then apply the new values.
-
Deploy the
system definition with models to the target.
Note You can only apply new values to deployed systems.
-
In the Workspace, select to launch the tool.
Note The name of this menu item might differ depending on how you named it in the Tools Properties dialog box.
- In the Model Parameter Manager tool, click Select Files.
- In the Select Calibration Files to Load dialog box, click Add File.
-
Browse to the file(s) that contain parameter values, and click
OK.
Note You can import parameter values from multiple model parameter files. However, only one file can define a specific parameter. Otherwise, VeriStand requires you to select the value to apply.
- In the Select Calibration Files to Load dialog box, click OK to import the values from the files as new values.
-
In the Model Parameter Manager, review the New Value
column for errors.
Note If an error glyph (
) appears next to a Parameter, ensure your files use supported syntax.
- Double-click a file in the Selected Files column to edit the contents of the file.
-
Click Calc. New Values to read or calculate new
parameters values from files you loaded.
Note This is useful for resetting parameters to their initial values.
- Click Apply New.
Related Information
- Deploying the System Definition File to a Real-Time Target
Deploy the system definition file to the real-time (RT) target to run a project.