주요 콘텐츠

Real-Time Application Instrument Panel Apps

Graphical instruments for displaying signal values, setting parameter values

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-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 MonitorObserve 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 (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
slrealtime.instrument.LineStyleCreate real-time instrument LineStyle object (Since R2022b)

Functions

expand all

getAllInstrumentsGet information on instruments added to target object (Since R2021b)
slrtExplorerOpen Simulink Real-Time explorer and interact with target computers and real-time applications
slrtTETMonitorOpen Simulink Real-Time task execution time (TET) monitor
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)
ConnectButtonCreate connect target computer button for instrument panel UI (Since R2021b)
ImportFileLogButtonCreate import file log button for instrument panel UI (Since R2023b)
LatchButtonCreate latch button for instrument panel UI (Since R2024a)
LoadButtonCreate load real-time application button for instrument panel UI (Since R2021b)
MomentaryButtonCreate momentary button for instrument panel UI (Since R2024a)
ParameterSetButtonCreate real-time application parameter set button for instrument panel UI (Since R2024b)
ParameterTableCreate parameter table for instrument panel UI (Since R2021b)
RebootButtonCreate reboot target computer button for instrument panel UI (Since R2022b)
RecordButtonCreate record (log and stream signals) real-time application button for instrument panel UI (Since R2022b)
SignalTableCreate signal table for instrument panel UI (Since R2021b)
SimulationTimeEditFieldCreate simulation time edit field component for instrument panel UI (Since R2021b)
StartStopButtonCreate start-stop real-time application button for instrument panel UI (Since R2021b)
StatusBarCreate status bar for instrument panel UI (Since R2021b)
StopTimeEditFieldCreate stop time edit field component for instrument panel UI (Since R2021b)
SystemLogCreate system log component for instrument panel UI (Since R2021b)
TETMonitorCreate TET monitor component for instrument panel UI (Since R2021b)
UpdateButtonCreate update target computer software button for instrument panel UI (Since R2021b)
EventManagerCreate event manager component for target computer events (Since R2024a)
InstrumentManagerCreate instrument manager component for App Designer components in instrument panel UI (Since R2021b)
Menu Create menu of commands for instrument panel UI (Since R2021b)
ParameterTunerCreate parameter tuner component for App Designer component in instrument panel UI (Since R2021b)
TargetSelectorCreate target computer selector component for instrument panel UI (Since R2021b)

Properties

slrealtime.ui Propertiesslrealtime UI component properties for instrument panel UI (Since R2021b)

Topics

Featured Examples