Skip to Main Content Skip to Search
Product Documentation

xpctest - Test xPC Target installation

Synopsis

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 computer to test.

'noreboot'

Only one possible option. Skips the reboot test. Use this option if the target hardware does not support software rebooting. Value is 'noreboot' or '-noreboot'.

Description

xpctest is a series of xPC Target tests to check the functioning of the following xPC Target tasks:

xpctest('noreboot') or xpctest('-noreboot') skips the reboot test on the default target computer. Use this option if target hardware does not support software rebooting.

xpctest('target_name') runs the tests on the target computer identified by 'target_name'.

xpctest('target_name', 'reboot') or xpctest('target_name', '-reboot') runs the tests on the target computer identified by 'target_name', but skips the reboot test.

Examples

If the target hardware does not support software rebooting, or to skip the reboot test, in the MATLAB window, type

xpctest('-noreboot')

To run xpctest on a specified target computer, for example TargetPC1, type

xpctest('TargetPC1')

How To

  


Related Products & Applications

Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.

 © 1984-2012- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS