What is an event?
An event is something that occurs to trigger an action. Events trigger either manually or automatically by the system. Events trigger by:
- Button Behavior. Touch or release a button or key on the HMI device, or configure a graphic element or Add-On Graphic with typical button behaviors.
- Touch Press and Touch Release.
- Key Press and Key Release.
- State Enter and State Exit.
When an event triggers, it performs an event to:
- Change the state of a graphic element. An event can apply the next or previous state in an indicated state table configured inStudio 5000View Designer. An event can change the appearance of a button to a previous red state or to the next green state.
- Log on or off the project.
- Open a specific screen or navigate to a previous or next screen in the navigation history.
- Open or close a popup.
- Open theNavigation menu.
- Increment the data value of a tag with a value or expression configured inStudio 5000View Designer.
- Toggle a selected tag value between True and False.
- Change the selected tag value by a value or expression specified inStudio 5000View Designer.
- Change the language displayed on the HMI device.
- Export a data log.
To identify the events configured for the application, contact the HMI designer.
Provide Feedback