Scoping Global Parameters
- Updated2025-01-27
- 1 minute(s) read
Scoping Global Parameters
Update the scope of all global parameters in a model to the target-level or model-level.
- Target-level scope—VeriStand applies updates to all global parameter values with the same name in other models that run on the same target.
- Model-level scope—VeriStand restricts the scope of updates to just the parameter in the owning model.
All global parameters in a particular model share the same scope.
- Launch your project in the VeriStand Editor.
- In the Project Files pane, left-click a system definition file (.nivssdf) and select Configure in System Explorer.
- Click in the configuration tree.
- Click a model.
- Click Parameters.
- On the Parameters Configuration page, use the Scope for Global Parameters drop-down to select Target or Model.
- Save the system definition file.
Related Information
- Identifying Local and Global Parameters
Use VeriStand to determine if your parameters are local or global.