MATLAB XPC TARGET 4 - IO Guide de l'utilisateur Page 155

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 182
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 154
start
6-35
6start
Purpose Start execution of a target application on a target PC.
Syntax MATLAB command line
start(target_object)
target_object.start
+target_object
Target PC command line
start
Arguments
Description Method of both target and scope objects. Starts execution of the target
application represented by the target object. Before using this method, the
target application must be created and loaded on the target PC. If a target
application is running, this command has no effect.
Examples Start the target application represented by the target object tg.
+tg or tg.start or start(tg)
See Also The xPC Target target object methods stop on page 6-36, load on page 6-29,
and
unload on page 6-37. The scope object method stop on page 7-20.
target_object
Name of a target object. The default name is tg.
Vue de la page 154
1 2 ... 150 151 152 153 154 155 156 157 158 159 160 ... 181 182

Commentaires sur ces manuels

Pas de commentaire