AxisListenerType
- Namespace
- ZEquipment
This enumeration holds all possible reasons why a AxisListenerSequence can be executed for. Together with ListenerState, it gives the full context about an invocation of a listener sequence, which allows to perform preparations or cleanup operations.
Note
For a given axis some of the types of this enumeration may not apply. For instance a VFD can't move absolutely and thus it's listeners
will never get a call with ListenerType=MoveAbsolute.