Implementing and Handling Applications
▲
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
DS1104 Hardware Installation and Configuration March 2004
I■■■■■■■■■■■■■
▼
48
■■■■■■■■■■■■■■■▼
The Simulation Parameters dialog opens.
5 On the Real-Time Workshop page, check if the system target file
rti1104.tlc,
the template makefile
rti1104.tmf
, and the make
command
make_rti
are specified. If necessary, change the entries
(according to the illustration above).
6 Click Build to build and download the real-time application to the
DS1104.
The
smd_1104_sl.sdf
system description fileand the real-time
application are created. The latter is downloaded to the DS1104
and started automatically.
7 Use ControlDesk to stop and restart the real-time application.
Refer to Experimenting with ControlDesk on page 59.
If the real-time application - stored in the current MATLAB working
folder - is stopped, it can be downloaded to the DS1104 again using
the SDF file in ControlDesk. A new build process is not needed if you
do not change the Simulink model in the meantime.
To find out the current MATLAB working folder
➤ In the MATLAB Command Window, enter
pwd
.