Main Content

Real-Time Application Instruments

Graphical instruments for displaying signal values, setting parameter values

Interface with a real-time application running on a target computer by adding an instrument to the model. Connect parameters and signals to the instrument by using instrument objects. Run your real-time application in MATLAB®. Use the instrument to control the parameters and view the signal outputs. See Add Instruments to Real-Time Application from Simulink Model.

Apps

Simulink Real-TimeGenerate real-time applications for simulations that run on a target computer and interface with I/O devices in the target computer (Since R2020b)
Simulink Real-Time ExplorerInteract with target computer and real-time application running on target computer (Since R2020b)
Simulink Real-Time TET MonitorObserve task execution time for the real-time application running on target computer (Since R2020b)
Simulink Real-Time App GeneratorGenerate instrument panel app to interact with target computer and real-time application running on target computer (Since R2022a)
Simulink Real-Time Application Property InspectorView and modify application properties (Since R2023b)

Tools

Simulation Data InspectorInspect and compare data and simulation results to validate and iterate model designs

Objects

InstrumentCreate real-time instrument object (Since R2020b)
slrealtime.instrument.LineStyleCreate real-time instrument LineStyle object (Since R2022b)

Functions

slrtExplorerOpen Simulink Real-Time explorer and interact with target computers and real-time applications (Since R2020b)
slrtTETMonitorOpen Simulink Real-Time task execution time (TET) monitor (Since R2020b)
slrtAppGeneratorGenerate instrument panel app to interact with target computer and real-time application running on target computer (Since R2022a)
slrtApplicationInspectorOpen Simulink Real-Time Application Property Inspector and view the application information, signals, parameters (Since R2023b)
getAllInstrumentsGet information on instruments added to target object (Since R2021b)

Topics

Featured Examples