Real-Time Application Instrument Panel Apps
Interface with a real-time application running on a target computer through graphical instrument panels. Create instrument panels, add instruments to the panels, and then connect parameters and signals to the instruments by using instrument objects. Run your real-time application in MATLAB®. Use the instruments to control the parameters and view the signal outputs. See Instrumentation Apps for Real-Time Applications.
Apps
Simulink Real-Time | Generate 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 Explorer | Interact with target computer and real-time application running on target computer (Since R2020b) |
Simulink Real-Time TET Monitor | Observe task execution time for the real-time application running on target computer (Since R2020b) |
Simulink Real-Time App Generator | Generate instrument panel app to interact with target computer and real-time application running on target computer (Since R2022a) |
Simulink Real-Time Application Property Inspector | View and modify application properties (Since R2023b) |
Tools
Simulation Data Inspector | Inspect and compare data and simulation results to validate and iterate model designs |
Objects
Instrument | Create real-time instrument object (Since R2020b) |
slrealtime.instrument.LineStyle | Create real-time instrument LineStyle object (Since R2022b) |
Functions
slrtExplorer | Open Simulink Real-Time explorer and interact with target computers and real-time applications (Since R2020b) |
slrtTETMonitor | Open Simulink Real-Time task execution time (TET) monitor (Since R2020b) |
slrtAppGenerator | Generate instrument panel app to interact with target computer and real-time application running on target computer (Since R2022a) |
slrtApplicationInspector | Open Simulink Real-Time Application Property Inspector and view the application information, signals, parameters (Since R2023b) |
getAllInstruments | Get information on instruments added to target object (Since R2021b) |
Simulink Real-Time App Designer Button and Display Components
ConnectButton | Create connect target computer button for instrument panel UI |
ImportFileLogButton | Create import file log button for instrument panel UI |
LatchButton | Create latch button for instrument panel UI |
LoadButton | Create load real-time application button for instrument panel UI |
MomentaryButton | Create momentary button for instrument panel UI |
ParameterSetButton | Create real-time application parameter set button for instrument panel UI |
ParameterTable | Create parameter table for instrument panel UI |
RebootButton | Create reboot target computer button for instrument panel UI |
RecordButton | Create record (log and stream signals) real-time application button for instrument panel UI |
SignalTable | Create signal table for instrument panel UI |
SimulationTimeEditField | Create simulation time edit field component for instrument panel UI |
StartStopButton | Create start-stop real-time application button for instrument panel UI |
StatusBar | Create status bar for instrument panel UI |
StopTimeEditField | Create stop time edit field component for instrument panel UI |
SystemLog | Create system log component for instrument panel UI |
TETMonitor | Create TET monitor component for instrument panel UI |
UpdateButton | Create update target computer software button for instrument panel UI |
Simulink Real-Time App Designer Manager and Interface Components
EventManager | Create event manager component for target computer events |
InstrumentManager | Create instrument manager component for App Designer components in instrument panel UI |
Menu | Create menu of commands for instrument panel UI |
ParameterTuner | Create parameter tuner component for App Designer component in instrument panel UI |
TargetSelector | Create target computer selector component for instrument panel UI |
Properties
slrealtime.ui Properties | slrealtime UI component properties for instrument panel UI (Since R2021b) |
Topics
- Instrumentation Apps for Real-Time Applications
Interface with your real-time application by using instrument panel apps.
- Create App Designer Instrument Panels by Using App Generator
Create real-time application instrument panel by using App Generator.
- Create and Update Instrument Panel for Stateflow Car Transmission
Configure and update an App Designer instrument panel app for a Simulink Real-Time car transmission application.
- Tips for Running Apps on Simulink Normal Mode Target
Follow these tips to run App Designer instrument panel apps on a Simulink Normal Mode target.
- Tips for Creating Standalone Executable Apps
Follow these tips to aid development of standalone executable apps.