...AXPOSTRAP is no problem its AXJOG that was tripping me up...
This "mode" operation bites a few people from time-to-time. If you'd monitored AXJOG's "On Success" and "On Error" bits, you would've noticed that neither of them ever came ON, indicating it still had the Axis locked. Of the 12 Axis instructions, 5 of them are strictly modes, and 1 of them is selectable:
- AXCAM (mode)
- AXCONFIG (single operation)
- AXFOLLOW (mode)
- AXGEAR (mode)
- AXHOME (single operation)
- AXJOG (mode)
- AXPOSSCRV (single operation)
- AXPOSTRAP (selectable)
- AXRSTFAULT (single operation)
- AXSCRIPT (single operation)
- AXSETPROP (single operation)
- AXVEL (mode)
Roughly:
Mode = "On Success" indication turns ON after the input logic turns OFF
Single operation = "On Success" indication turns ON when the instruction completes after input logic has been enabled
Selectable = You can choose. AXPOSTRAP allows multiple moves (mode), or a single move (single operation).
Please read the Help file for each instruction to completely understand the difference and the behavior of each. What I listed is a very rough summary.
A comparable list exists for the instructions for CTRIO2 modules in a 205 or Terminator Do-more CPU.