LatchButton
Description
creates a latch button for an instrument panel hLatchButton
= slrealtime.ui.control.LatchButton(hFigure
)uifigure
figure. This button downloads the OnValue
when the
button is pressed by using the computer mouse or other pointing device and retains (latches)
this value until the button is again pressed. When the button is released (pressed a second
time), the value reverts to the original value from before the first press of the button.
You can disable this display by using a button property.
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 R2024a
See Also
ConnectButton
| EventManager
| ImportFileLogButton
| InstrumentManager
| Menu
| MomentaryButton
| ParameterSetButton
| ParameterTable
| ParameterTuner
| RecordButton
| SignalTable
| SimulationTimeEditField
| StartStopButton
| StatusBar
| StopTimeEditField
| SystemLog
| TETMonitor
| TargetSelector
| UpdateButton
| slrealtime.ui Properties