MATLAB XPC TARGET 4 - IO Guia do Utilizador Página 155

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 182
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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.
Vista de página 154
1 2 ... 150 151 152 153 154 155 156 157 158 159 160 ... 181 182

Comentários a estes Manuais

Sem comentários