'Action on Pressed' / 'Action on Released' Dynamics
The 'Action on Pressed' dynamic with the selected action is triggered when the user clicks the object with the left mouse button or presses <Enter>.
The 'Action on Released' dynamic with the selected action is triggered when the user releases the object or the object loses the focus (for example, the user releases the mouse button which has been pressed down before). For both dynamics, the following actions are available:
Action | Description |
---|---|
Toggle Value | Toggles the Boolean variable assigned to the selected HMI tag. |
Increment Value | Increments the variable value assigned to the selected HMI tag by the value set for the 'Step' (positive or negative value). |
Write Value | Writes the value set in the 'Source Constant' field to the variable selected in the 'Destination Variable' field. |