Commit 7852337
committed
axis.py: restore mdi queuing provision #2460
Needs user testing
301e3a1 fix for forum bug broke mdi queueing as noted by #2460
Notes:
1) function manual_ok() must include tests for queued mdi commands
in order to allow their queuing.
(See also code note re "deceptive function name")
2) The manual_tab can be raised (by click or F3) when
function running() is true.
3) New: jog initiation (function jog_on) not allowed if running().1 parent 582a144 commit 7852337
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
979 | 979 | | |
980 | 980 | | |
981 | 981 | | |
982 | | - | |
983 | 982 | | |
984 | 983 | | |
985 | 984 | | |
| |||
3231 | 3230 | | |
3232 | 3231 | | |
3233 | 3232 | | |
3234 | | - | |
3235 | | - | |
| 3233 | + | |
3236 | 3234 | | |
3237 | 3235 | | |
3238 | 3236 | | |
| |||
0 commit comments