User`s guide
15 Frequently Asked Questions
Communications
In this section...
“Is There Communication Between Your PCs ?” on page 15-6
“Why Does the xPC Target System Lose Connection with the Host PC When
Downloading Some Models?” on page 15-7
“How Can I Diagnose Network Problems with the xPC Target System?” on
page 15-11
Is There Communication Between Your PCs?
Use the following MATLAB commands from the host PC to validate the
host/target setup:
•
xpctargetping
• xpctest
The xpc tar getping command performs a basic communication check between
the host and target PC. This command returns
success only if the xPC
Target kernel is loaded and is running and the communication between host
and target PC is working properly. Use this command for a quick check of the
communication between the h ost PC and target PC.
The
xpctest command performs a series of tests on your xPC Target system.
These tests range from performing a basic communication check to building
and running target applications. At the end of each test, the command
returns an
OK or failure message. If the test is inappropriate for your setup,
the command returns a
SKIPPED message. Use this command for a thorough
check of your xPC Target installation.
Communication errors might also occur in the following i ns tances:
• The target PC is running an old xPC Target boot disk or boot image that is
not in sync with the xPC Target release installed on the host PC. Create
a new boot disk or image for each new release.
15-6