StartStopButton
Create start-stop real-time application button for instrument panel UI
Since R2021b
Description
creates a Speedgoat® target computer start-stop button for an instrument panel hStartStopButton
= slrealtime.ui.control.StartStopButton(hFigure
)uifigure
figure. This button starts or stops a real-time application running
on the target computer and displays the state of the current application.
When the button displays the Start icon and text, the target computer is not running an application. Clicking the button component starts the application.
When the button displays the Stop icon and text, the target computer is running an application. Clicking the button component stops the application.
The button provides an option to Reload On Stop
.
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 R2021bSee Also
ConnectButton
| EventManager
| ImportFileLogButton
| InstrumentManager
| LatchButton
| LoadButton
| Menu
| MomentaryButton
| ParameterSetButton
| ParameterTable
| ParameterTuner
| SignalTable
| SimulationTimeEditField
| StatusBar
| StopTimeEditField
| SystemLog
| TETMonitor
| TargetSelector
| UpdateButton
| slrealtime.ui Properties