MATLAB XPC TARGET 4 - API GUIDE Guia do Utilizador Página 345

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 344
start (target object)
14-101
14start (target object)
Purpose Start execution of target application on 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
tg.start
start(tg)
See Also xPC Target target object methods stop (target object), load, and unload.
Scope object method
stop (scope object).
target_object
Name of a target object. The default name is tg.
Vista de página 344
1 2 ... 340 341 342 343 344 345 346 347 348 349 350 ... 371 372

Comentários a estes Manuais

Sem comentários