User`s guide

xpctargetping
If you have multiple target PCs in your system, use the following syntax
to identify the target PC to ping.
xpctargetping('mode', 'arg1', 'arg2')
If the xPC Target ke rnel 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.
ans =
success
Examples Check for communication between the host PC and target PC.
xpctargetping
If you have a serial connection with the target PC y ou w a nt to check,
use the following syntax.
xpctargetping('RS232', 'COM1', '115200')
See Also The xPC Target procedure “Testing and Troubleshooting the
Installation”
18-168