Real-Time Windows Target | ![]() ![]() |
Entering Additional Scope Properties for Signal Tracing
Simulink external mode connects your Simulink model to your real-time application. This connection allows you to use the Simulink block diagram as a graphical user interface to your real-time application.
After you have created a real-time application, you can enter scope properties for signal tracing with Simulink external mode:
The MEX-file, rtwinext.dll
, is supplied with Real-Time Windows Target to
work with Simulink external mode and support uploading signal data and
downloading parameter values.
The X
under Signal selection designates that a signal has been tagged for
data collection, and T
designates that the signal has been tagged as a trigger
signal.
10000
Note If you do not select this check box, data is not displayed in the scope window.
The Signal & Triggering dialog box will look similar to the figure below.
Note You must click the Apply or Close button on the Signal and Triggering dialog box for the changes you made to take effect. Generally it is not necessary to rebuild your real-time application.
![]() | Creating a Real-Time Application | Running a Real-Time Application | ![]() |