MATLAB XPC TARGET 4 - API GUIDE Guide de l'utilisateur Page 91

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 372
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 90
Parameter Tuning and Inlining Parameters
3-55
2 In the MATLAB window, type either
tg.loadparamset('xpc_osc4_param1') or
loadparamset(tg,'xpc_osc4_param1')
xPC Target loads the parameter values into the target application.
For a description of how to list the parameters and values stored in the
parameter file, see “Listing the Values of the Parameters Stored in a File” on
page 3-55.
Listing the Values of the Parameters Stored in a File
To list the parameters and their values, load the file for a target application,
then turn on the
ShowParameters target object property.
This section assumes that you have a parameters file saved from an earlier run
of
saveparamset (see “Saving the Current Set of Target Application
Parameters” on page 3-54).
1 Ensure that the target application is stopped. For example, type
tg.stop
2 Load the parameter file. For example, type
tg.loadparamset('xpc_osc4_param1');
3 Display a list of parameters. For example, type
tg.ShowParameters='on';
and then type
tg
The MATLAB window displays a list of parameters and their values for the
target object.
Vue de la page 90
1 2 ... 86 87 88 89 90 91 92 93 94 95 96 ... 371 372

Commentaires sur ces manuels

Pas de commentaire