Mouse Event Actions
- Mouse events are primarily used on button controls to command an action to the NC system when the button is interacted with.
- Mouse events are set on a button through its Customize menu.
- Mouse events are grouped into lines of
statements, for example:
- This Mouse Event statement reads as: “When the RightMouseDown event happens on this button, command the Cycle Stop action to the NC System.”