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

  • 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 469
tar getping
Purpose Test communication between host and target computers
Syntax MATLAB command line
targetping(target_object)
target_object.targetping
Arguments
target_object
Name of a target object.
Description Method of a target object. Use this method to ping a target PC from
the host PC. It returns either
success or failed .IfthexPCTarget
kernel is loaded, running, and communication is working properly, this
function returns the value
success.
This function works with both RS-232 and TCP/IP communication.
Examples Ping the communication between the host and the target object tg.
targetping(tg) or tg.targetping
See Also The xPC Target target object methods delete and xpctarget.xpc.
18-146
Vista de pagina 469
1 2 ... 465 466 467 468 469 470 471 472 473 474 475 ... 530 531

Comentarios a estos manuales

Sin comentarios