User`s guide

3 Signals and Parameters
Signal Tracing
In this section...
“Introduction” on page 3-16
“Signal Tracing with xPC Target Explorer” on page 3-16
“Signal Tracing with the MATLAB Interface” on page 3-40
“Signal Tracing with xPC Target Scope Blocks” on page 3-49
“Signal Tracing with Simulink Ex tern al Mode” on page 3-51
“Signal Tracing with a Web Browser” on page 3-55
Introduction
Signal tracing is the process of acquiring and visualizing signals w hile
running a target application. In its most basic sense, allows you to acquire
signal data and visualize it on the target PC or upload the signal data and
visualize it on the host PC while the target application is running.
Signal tracing diffe rs from sig nal logging. With signal logging you can only
look at signals after a run is finished and the log of the entire run is available.
For information on signal logging, see “Signal Logging ” on page 3-57.
Note xPC Target Explorer works with multidimensional signals in
column-major format.
Signal Tracing with xPC Tar get Explorer
The procedures in this topic use the model xpcosc.mdl as an example, and
assume you have created, downloaded, and started the target application
on the target PC.
“Creating Scopes” on page 3-17
“Adding Signals to Scopes” on page 3-24
“Stopping Scopes” on page 3-28
3-16