xPC Target | ![]() ![]() |
Signal Monitoring with MATLAB
Signal monitoring is the process for acquiring signal data during a real-time run without time information. The advantage with signal monitoring is that there is no additional load on the real-time tasks. Use signal monitoring to acquire signal data without creating scopes that run on the target PC.
After you start running a target application, you can use signal monitoring to get signal data. This procedure uses the model xpc_osc3.mdl
as an example, and assumes you created and downloaded the target application to the target PC:
xpc_osc3.mdl
are shown below.
The signal names (S0, S1 . . .) are properties of a target object. See also Signal Tracing with MATLAB.
![]() | Signals and Parameters | Signal Tracing | ![]() |