- Getting started
- Creating projects
- OPC UA
- Graphic objects
- Predefined graphic objects
- Sessions and locales
- Object and variable references
- Extending projects
- NetLogic
Momentary button
Generates events to perform methods. Includes Minimum hold time and Maximum hold time properties.
Events
Use these button events to trigger methods:
Event | Generated at runtime when |
---|---|
MouseClick event | An object is clicked or touched and then released. |
MouseDown event | An object is clicked or touched. Use these methods to configure the behavior of the MouseDown event:
|
MouseUp event | The click or touch of the object is released. |
Example
Default momentary button

Provide Feedback