Main Content

Run Real-Time Application

Interactive execution with development and target computers

When you run the real-time application, you can start and stop execution; observe signals and log signal data; and tune real-time application parameters.

You can use the following interfaces to run the application:

Tools

Simulink Real-TimeGenerate real-time applications for simulations that run on a target computer and interface with I/O devices in the target computer
Simulink Real-Time ExplorerInteract with target computer and real-time application running on target computer
Simulink Real-Time TET MonitorMonitor task execution time for the real-time application running on target computer
Simulink Real-Time App GeneratorGenerate instrument panel app to interact with target computer and real-time application running on target computer
Simulation Data InspectorInspect and compare data and simulation results to validate and iterate model designs

Objects

TargetRepresent real-time application and target computer status
ApplicationRepresent application files on development computer
InstrumentCreate real-time instrument object
slrealtime.instrument.LineStyleCreate real-time instrument LineStyle object

Functions

expand all

slrtAppGeneratorGenerate instrument panel app to interact with target computer and real-time application running on target computer
slrtExplorerOpen Simulink Real-Time explorer and interact with target computers and real-time applications
slrtTETMonitorOpen Simulink Real-Time task execution time (TET) monitor
getApplicationFileGet name of real-time application file
getInstalledApplicationsGet list of installed real-time application files
getLastApplicationGet name of real-time application most recently run on target computer
getRootLevelInportsReturns root level inports in application
startStart execution of real-time application on target computer
stopStop execution of real-time application on target computer
removeAllApplicationsRemoves all Simulink Real-Time applications from target computer
removeApplicationRemoves Simulink Real-Time application from target computer
updateRootLevelInportDataReplace external input data in real-time application with input data
updateStartupParameterSetUpdate the startup parameter set for an application
pausePause stimulation of root inports of model on target computer
startStart stimulation of root inports of model on target computer
stopStop stimulation of root inports of model on target computer
reloadDataReload data signal of root inports of model on target computer
getVersionGet MATLAB, support package, and Speedgoat I/O Blockset version information
getStatusReturn status of root inports stimulation of model on target computer
slrealtimeInterface for managing target computer
updateAutoSaveParameterSetOnStopUpdate the auto save parameter set on stop for an application

Topics

From Development Computer

From Target Computer

Troubleshooting

Troubleshooting in Simulink Real-Time

Troubleshoot problems that you encounter while using the Simulink Real-Time product