ActionError

Unlike standard actions, “ActionError” does not have its own event.

When added in any event, the desired error message is printed.

Example Usage: Imagine there simultaneous cutting is not allowed on a 5-axis machine (it is a 3+2 axis indexed CNC machine). In this case, the action of “Event Linear/Rapid Motion” is deleted in simultaneous operation and “ActionError” is added instead. In this case, the post processor will give an error message when the user accidentally tries to post a simultaneous operation. The error message is defined in the “ActionError” edit screen.