User`s guide

Functions — Categorical List
14-3
GUI
Test
Target Objects
The target object methods allow you to control a target application on the
target PC from the host PC. You enter target object methods in the MATLAB
window on the host PC or use M-file scripts. To access the M-file help for these
methods, use the syntax
help xpctarget.xpc/method_name
If you want to control the target application from the target PC, use target PC
commands. See “Using the Target PC Command-Line Interface” on page 6-1.
xpcexplr Open xPC Target Explorer window
xpctargetspy Open Real-Time xPC Target Spy window on host
PC
getxpcpci Determine which PCI boards are installed in target
PC
xpctargetping Test communication between host and target
computers
xpctest Test the xPC Target installation
xpc Call target object constructor,
xpctarget.xpc
xpctarget.xpc Create a target object representing target
application
delete Remove target object
set (target object) Change target object property values
get (target object) Return target object property values