GlobalParameterScopes Enumeration
- Aktualisiert2023-02-21
- 2 Minute(n) Lesezeit
Specifies whether global parameters in a Model share their values with other models.
Namespace:
NationalInstruments.VeriStand.SystemDefinitionAPIAssembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Member name | Description |
|---|---|
| Model | Updates to a global parameter are restricted to the instance of the parameter in the current model. |
| Target | Updates to a global parameter apply to the current model and to any global parameters with the same name and scope in other models on the target. |