InstrumentManager
Create instrument manager component for App Designer components in instrument panel UI
Since R2021b
Description
creates an instrument manager component that manages instruments for App Designer
components, which you add to an instrument panel hInstManager
= slrealtime.ui.tool.InstrumentManager(hFigure
)uifigure
figure.
The instrument manager component manages a collection of Instrument
objects that are used by the instrument panel and provides the features of Simulink
Real-Time app components. When an instrument panel switches target computers, the managed
instruments are removed from the previous target computer and added to the new target
computer.
For information about instrument manager properties, see slrealtime.ui Properties.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2021b
See Also
ConnectButton
| LoadButton
| Menu
| ParameterTable
| ParameterTuner
| RebootButton
| RecordButton
| SignalTable
| SimulationTimeEditField
| StartStopButton
| StatusBar
| StopTimeEditField
| SystemLog
| TETMonitor
| TargetSelector
| UpdateButton
| slrealtime.ui Properties