Link Search Menu Expand Document

Momentary Push Button is an input widget that does not have any retained state. It can detect the continuous pressing state and released state. It allows users to change the image or set behavior for these two states. The threshold for continuous pressing is to press this button for longer than 1.5 seconds and this threshold is not programmable.

For learning how to use this widget, please take a look at our educational video:

  • Educational Video

Widget Property

Momentary Push Button

Property Description Operation
Widget Name Widget displayed name Name
Link to User Manual Link to IOT’s website for User Manual  

Visibility Control

Property Description Operation
Binding Hidden Control Register Select a binding register to control the visibility of this widget Checkbox
Hidden Control Register Choose a binding register Register Selector

Show Released/Pressed State

Property Description Operation
State Select the preview state Dropdown List

Released State Text Setting

Property Description Operation
Display Text Select whether to display the off-state text Checkbox
Line Height Set the spacing between text lines Number Editor
Blending Mode Select the color blending mode for the text and the background. Please refer to Blending Selector
Blending Selector

Pressed State Text Setting

Property Description Operation
Display Text Select whether to display the off-state text Checkbox
Line Height Set the spacing between text lines Number Editor
Blending Mode Select the color blending mode for the text and the background. Please refer to Blending Selector
Blending Selector

Continuous Pressing Event

Property Description Operation
Enable Page Selector Clicking triggers to the target page Checkbox
Select Target Page The target page selector Page Selector
Enable Register Operation Clicking triggers a register operation Checkbox
Binding Register Select which register for the operation Register Selector
Operation Mode Select which operation to be performed. Please refer to Register Operation Setting Register Operation Setting
Enable Callback Function Clicking triggers a Blockly callback function Checkbox
Behavior Programming Blockly Editor Blockly Editor

Releasing Event Setting

Property Description Operation
Enable Page Selector Clicking triggers to the target page Checkbox
Select Target Page The target page selector Page Selector
Enable Register Operation Clicking triggers a register operation Checkbox
Binding Register Select which register for the operation Register Selector
Operation Mode Select which operation to be performed. Please refer to Register Operation Setting Register Operation Setting
Enable Callback Function Clicking triggers a Blockly callback function Checkbox
Behavior Programming Blockly Editor Blockly Editor

Released State Image Operations

Property Description Operation
Load Image Load the Released State image from the file system File Open Dialog Box
Edit Image Edit the loaded image Image Editor Dialog Box
Paste Image Paste image from the clipboard  

Pressed State Image Operations

Property Description Operation
Load Image Load the Released State image from the file system File Open Dialog Box
Edit Image Edit the loaded image Image Editor Dialog Box
Paste Image Paste image from the clipboard  

Preview

Property Description Operation
Animate The widget automatically goes through two states.  

Right-Click Menu

Widget-Specific Actions

Property Description Operation
Load Released Image… Load an image file for Released State from the file system File Open Dialog Box
Load Pressed Image… Load an image file for Pressed State from the file system File Open Dialog Box
Edit Released Image… Edit the image for Released State Image Editor Dialog Box
Edit Pressed Image… Edit the image for Pressed State Image Editor Dialog Box
Paste Released Image Paste an image from the clipboard for Released State  
Paste Pressed Image Paste an image from the clipboard for Pressed State  
Reset to Original Size Reset the widget’s size to the default value Reset Editor
Preview Press Animation Preview the widget action when pressed  
Link to User Manual… Connect to the education video and play it