updateStartupParameterSet
Description
updateStartupParameterSet(
updates the selection of the startup parameter set for a real-time application from a
parameter set file on the Speedgoat® target computer. After adding one or more app_object
,parameter_set
)ParameterSet
objects to an application by using the addParamSet
function, you can choose one of these parameter sets to be loaded when the startup real-time
application is loaded on target computer startup. This selection only applies when you have
selected a startup real-time application.
Note
The default parameter set and startup parameter set are different names for the same parameter set that Simulink® Real-Time™ loads when loading the real-time application. The different names denote different workflows for selecting the default or startup parameter sets and the location where the parameter set is stored.
By using the
setDefaultParameSet
function, you set the default parameter set selection in the real-time application MLDATX file on the target computer.By using the
updateStartupParameterSet
function, you set the startup parameter set selection in the real-time application MLDATX file on the development computer.
Note
The startupParameterSet
value is one of the Options
for an Application
object. By default, this
value is unset. To clear the value, use the process shown in Get and Set Application Options.
Examples
Input Arguments
Version History
Introduced in R2021a