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 Speedgoat® target computer and added to the new target computer.
For information about control properties, see slrealtime.ui Properties. It is important to set the TargetSource property for this control if you plan on using your app with target computers other than the default target computer.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2021b
See Also
ConnectButton
| EventManager
| ImportFileLogButton
| LatchButton
| LoadButton
| Menu
| MomentaryButton
| ParameterSetButton
| ParameterTable
| ParameterTuner
| RebootButton
| RecordButton
| SignalTable
| SimulationTimeEditField
| StartStopButton
| StatusBar
| StopTimeEditField
| SystemLog
| TETMonitor
| TargetSelector
| UpdateButton
| slrealtime.ui Properties