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

  • 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 487
xpctarget.xpc
Purpose Create target object representing target application
Syntax MATLAB command line
target_object = xpctarget.xpc('mode', 'arg1', 'arg2')
target_object=xpctarget.xpc('target_object_name')
Arguments
target_object
Variable name to reference the target object
mode
Optionally, enter the communication mode
TCPIP
Enable TCP/IP connection with
target PC.
RS232
Enable RS-232 connection with
target PC.
arg1
Optionally, enter an argu m ent ba se d on the
mode value:
IP
address
If
mode is 'TCPIP',entertheIP
address of the target PC.
COM
port
If
mode is 'RS23 2', enter the host
COM port.
arg2
Optionally, enter an argu m ent ba se d on the
mode value:
Port
If
mode is 'TCPIP',entertheport
number for the target PC.
Baud
rate
If
mode is 'RS232', enter the baud
rate for the connection between the
host and target PC.
target_object_name
Target object name as specified in the xPC
Target Explorer
18-164
Vista de pagina 487
1 2 ... 483 484 485 486 487 488 489 490 491 492 493 ... 530 531

Comentarios a estos manuales

Sin comentarios