AXY:Note in case of spontaneous disable of drive/axis
Revision as of 13:43, 14 May 2014 by Miborich (talk | contribs) (Miborich moved page Axystems:Note in case of spontaneous disable of drive/axis to AXY:Note in case of spontaneous disable of drive/axis: Orphaned page, nothing links to it - internal stuff)
This is implemented from version 4.5.19 and later
The check which detects entering into following mode.
Following state table shall illustrate it:
Attach | Motion | Reaction on spontaneous disable of drive |
---|---|---|
Yes | Yes | Fire 3115 asynchronous exception |
Yes | No | Fire 3115 note |
No | No | Do nothing |
- Being ACTIVE without being in use, is not a reason to fire a note.This would massively blow up the note-history.
- If axes are belonging to a group and this group is attached. Exception will be sent from the group only (the axes exceptions will be suppressed). This is the same functionality as it is today, made to prevent message avalanches.
Element is ACTIVE iff
- It is an axis
- It is a group which is currently being attached (explicitly by "attach" command or implicitly by executing motion command from the monitor.)
--Mirko 10:41, 15 November 2010 (CET)