MATLAB EMBEDDED IDE LINK 4 - FOR USE WITH TEXAS INSTRUMENTS CODE COMPOSER STUDIO Guia do Utilizador Página 280

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 575
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 279
halt
ans =
1
cc.isrunning % Alternate syntax for checking the run status.
ans =
1
halt(cc) % Stop the running application on the processor.
isrunning(cc)
ans =
0
Issuing the halt stopped the process on the processor. Checking in CCS
IDE shows that the process has stopped.
See Also ticcs, isrunning, run
7-58
Vista de página 279
1 2 ... 275 276 277 278 279 280 281 282 283 284 285 ... 574 575

Comentários a estes Manuais

Sem comentários