User`s guide
General xPC Target™ Troubleshooting
How Can I Reduce t
he TET in My Application?
To reduce the Tas
k Execution Time (TET) in your application:
• Use fewer scope
sinthemodel.
• Do not log the T
ET values for the applica t ion. To disable T ET logging, clear
the Log Task Ex
ecution Time check box. in the Data Logging options
section of the
Simulink model window Simulation > Configuration
Param ete rs > x
PC Target options pane.
• Do not log out
putfortheapplication. Todisableoutputlogging,
in the Save to
workspace section of the Simulink model w indow
Simulation
> Configuration Parameters > Data Im port/Export
pane, clear
the following check boxes:
- Time
- States
- Output
- Final sta
tes
- Signal lo
gging
How Can I
Obtain PCI Board Information for My xPC
Target S
ystem?
This to
pic describes how to obtain information about the PCI devices in your
xPC Tar
get system. This informa tion is usefu l if you want to determine
what PC
I boards are installed in your xPC Target system, or if you have o r
want t
o use multiple boards of a particular type in your system. Before you
start
, determine what boards are installed in your xPC Target system. Use
one of
the following:
• In th
e xPC Target Explorer, connect to the target PC in question and
expa
nd the
PCI Devices node
• In th
e MATLAB Command Window, type
getxpcpci('all')
15-27