Also i can't send from pc to cnc. I am guessing it's related.
thanks
By: Support
Posted on: May 1 2012 at 09:31:35 PM
The &HE: is added by the CNC. It's not being added by easyDnc.
When sending TO the CNC you'll need to delete those characters. So that it looks like
%
:7272
(300016 O/D)
...
...
M2
%
If that doesn't work try changing the line with the program number so that it starts with an upper case letter O instead of the double-dot (colon) character. Like this
%
O7272
If that works then you can change the settings in the CNC that tell it what character to use when outputting the program number. Upper case O is more common.
By: Guest
Posted on: May 2 2012 at 03:01:36 PM
i have exetmeDnc on my other shop computers. And i don't have to add anything to the program in fact it has to start with the program number like O1234. How ever i did try the % sign at the beginning and ending before i sent with no success. I do know that when i send from the control to the pc on old system it would replace the O with a : to avoid overwriting the orginal program and i am ok with that, it is the rest of the code above and below the program that makes me think there is some other issue between my control and the software. or insight or suggestion would be greatly appreciated.
thanks
By: Support
Posted on: May 2 2012 at 08:45:10 PM
Check the CNC parameters at
www.dncsetup.com
A fanuc control really shouldn't be a problem.
By: Guest adu
Posted on: May 7 2012 at 04:15:59 PM
what subroutine isbkoc the program. run the cnc
By: Guest
Posted on: May 9 2012 at 08:59:18 PM
thanks
I changed the parameters and added the % to the beginning and end of program seems to be working now.
One more question do you have a filing system for storing programs to make transfer a little easier. I have over a thousand programs it would be nice if you had something to make them easier to access from your dnc software
thanks
Reply - add a comment to this topic.
You may enter letters, numbers and standard punctuation only. HTML and other scripts/tags will be rejected.