ConnectButton
Description
creates a Speedgoat® target computer connect-disconnect button for an instrument panel hConnectButton
= slrealtime.ui.control.ConnectButton(hFigure
)uifigure
figure. This single button has two states.
For the connected state, the button indicates that the MATLAB® development computer is connected to target computer. Clicking the button disconnects the development computer from the target computer.
For the disconnected state, the button indicates that the development computer is disconnected from target computer. Clicking the button connects the development computer to the 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 R2021bSee Also
EventManager
| LoadButton
| ImportFileLogButton
| InstrumentManager
| LatchButton
| Menu
| MomentaryButton
| ParameterSetButton
| ParameterTable
| ParameterTuner
| RebootButton
| RecordButton
| SignalTable
| SimulationTimeEditField
| StartStopButton
| StatusBar
| StopTimeEditField
| SystemLog
| TETMonitor
| TargetSelector
| UpdateButton
| slrealtime.ui Properties