Hi All,
I’m having a terrible time setting up world zones for two new IRC5 6600.
I have set up world zones before on M98 S4C’s. I want to setup a sphere around my home position and a box around the work pieces. I have used the WZSphDef and WZDOSet commands for the home position to no avail.
Here is the actual code.
WZSphDefInside, shHome, Home.trans, nRadHome;
WZDOSetTemp, wzhomeInside, shHome, R1_Home, 1;
This code is in PROC wz_PowerOn() which is in user.sys.
I have attempted to set-up wz_PowerOn as an event routine that runs in the background, but I don’t know if I am being successful.
We are getting close to crunch time (naturally), and I am at the end of my rope.
Any help will be greatly appreciated.