Art
Sorry again seems like that's all I say to you

anyway I think the major problem was running the debug version..
.
I think I said when I first started with the debug ver that when booted in simulator mode that a script was stuck running and the script blue led keep flashing
when I hit Stop the script would stop but I would get the message scrip stopped with errors check log.. I am going to assume that script was messing things up.
So I went back to the last version of auggie no DEBUG, now it seems to be running Ok...
The only problem I seem to be having is if I use RapidTo or FeedTo the system seems to loose it position's
If I boot and the machine and work DRO's are set to 0.0 I run the script with Rapid or FeedTo and then Rapid or FeedTo back to 0.0 the machine cord's and work cord's change the machine may now be at .029 and the work at 0.029 and the more I run it the more they change and I always zeroed out the axis's before running again..
Also I start getting weird values when I read GetAxisPo
s the first run it shows 0.0 now when I run it again I get unreadabl
e values looks like 0.e0100 not exactly like that but you get the picture..
Now if I replace the Rapid and FeedTo with Engine.GC
ode(gcode); it seems to run A lot better I don't seem to get weird numbers back from GetAxisPo
s when I zero out the axis's before I rerun the script it seems to always show 0.
So not sure if it's me but this is my results..
Also is there a way to run FreeAxis With Engine.Gc
ode(); or similar? so far the only way I seem to be able to move the FreeAxis's is with the FreeFeed or FreeRapid
.
Thanks gary