User`s guide
xpctest
Purpose Test xPC Target installation
Syntax MATLAB command line
xpctest
xpctest('target_name')
xpctest('-noreboot')
xpctest('noreboot')
xpctest('target_name', 'noreboot')
xpctest('target_name', '-noreboot')
Arguments
'target_name'
Name of target PC to test.
'noreboot'
Only one possible opt ion. Skips t he reboot test.
Use this option if the target hardware does not
support software rebooting. Value is
'noreboot'
or '-n oreb oot'.
Description xpctest is a series of xPC Target tests to check the correct functioning
of the following xPC Target tasks:
• Initiate communication between the host and target computers.
• Reboot the target PC to reset the target environment.
• Buil d a target applica t ion on the h ost PC.
• Down lo ad a target application to the ta rget PC.
• Check communication between the host and target computers using
commands.
• Execute a target application.
• Compare the results of a simulation and the target application run.
xpctest('noreboot') or xpctest('-noreboot') skips the reboot test
on the default target PC. Use this option if target hardware does not
support software rebooting.
18-171