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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 347
stop (target object)
14-104
14stop (target object)
Purpose Stop execution of target application on target PC
Syntax MATLAB command line
stop(target_object)
target_object.stop
-target_object
Target PC command line
stop
Arguments
Description Stops execution of the target application represented by the target object. If the
target application is stopped, this command has no effect.
Examples Stop the target application represented by the target object tg.
stop(tg) or tg.stop or -tg
See Also The xPC Target target object method start (target object). The scope object
methods
stop (scope object) and start (scope object).
target_object
Name of a target object.
Vista de página 347
1 2 ... 343 344 345 346 347 348 349 350 351 352 353 ... 371 372

Comentários a estes Manuais

Sem comentários