MATLAB XPC TARGET RELEASE NOTES Guía de usuario Pagina 473

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 531
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 472
unload
Purpose Remove current target application from target P C
Syntax MATLAB command line
unload(target_object)
target_object.unload
Arguments
target_object
Name of a target object that represents a target
application.
Description Method of a target object. The kernel goes into loade r mode and is ready
to download new target application from the h ost PC.
Note If you are running in StandAlone mode, this command has no
effect. To unload and reload a new application, you must rebuild the
stand-alone application with the new application, then reboot the target
PC with the updated stand-alone application.
Examples Unload the target application re pre sented by the target object tg.
unload(tg) or tg.unload
See Also xPC Target methods load and reboot.
18-149
Vista de pagina 472
1 2 ... 468 469 470 471 472 473 474 475 476 477 478 ... 530 531

Comentarios a estos manuales

Sin comentarios