slrealtime loadParamSet
(QNX Neutrino target computer RTOS) Restore parameter values saved in specified file
Since R2021a
Description
slrealtime loadParamSet
loads the parameter values into the given memory page of the loaded real-time application
from a parameter set file on the Speedgoat® target computer. Alternatively, the function can accept --FileName <filename>
--PageNumber <page>
-F
(in place of --FileName
) and -P
(in place of
--PageNumber
).
For more information about using this and other command-line interface commands, see Target Computer Command-Line Interface.
The slrealtime loadParamSet
command that you can run from the
target computer command line corresponds to the loadParamSet
function that you can run from the MATLAB® Command Window on the development computer.
Examples
Input Arguments
Version History
Introduced in R2021a