MomentaryButton
Description
creates a momentary button for an instrument panel hMomentaryButton
= slrealtime.ui.control.MomentaryButton(hFigure
)uifigure
figure. This button downloads the OnValue
while
the button is pressed by using the computer mouse or other pointing device. When the button
is released (no longer pressed), the value reverts to the original value from before the
press-and-hold 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
| LatchButton
| Menu
| ParameterSetButton
| ParameterTable
| ParameterTuner
| RecordButton
| SignalTable
| SimulationTimeEditField
| StartStopButton
| StatusBar
| StopTimeEditField
| SystemLog
| TETMonitor
| TargetSelector
| UpdateButton
| slrealtime.ui Properties