Home Button  Buy Button 

Topic:   CNC won't accept program

By: Guest Bob G.Posted on: Jun 17 2013 at 07:43:59 PM
We have a Hardinge VMC600 with Fanuc series O-MD control. I have been trying everything(I think), fro a couple days now, and the CNC won't accept the program. The computer does accept the program when sent from the CNC, but when it prints it out it does it on every other line.

By: GuestPosted on: Jun 17 2013 at 07:50:16 PM
A Fanuc shouldnt be any trouble at all.

Program needs to begin and end with a % symbol like

%
O1234
...
...
M30
%

That upper case O might need to be changed to the colon (double-dot) character :
That is an option in the cnc. Strange thing is that if its set wrong then the cnc will output one but only read in the other.

DNC Setup


By: GuestPosted on: Jun 18 2013 at 06:17:58 PM
I tried your suggestions and those didn't work. But I went on the "dncsetup" web page & c hanged the wiring configuration and now I can send the program to the machine but can't send it from the CNC to the computer. What can I try now?

By: Guest Posted on: Jun 18 2013 at 08:34:20 PM
What happens when you try to send to the computer? I mean do you get garbage on the display?

In your first post you said that you could send to the computer but it showed empty lines. What does it show now? If you're getting nothing at all then you should double check that cable.

By: GuestPosted on: Jun 19 2013 at 03:22:17 PM
Last night I found that I had a connection problem. I hope I have that fixed.
Now what's happening is that when I send the prog to the mach I get an error message on the control. But when I push the program button I can see that the program did transfer. The RemoDNC screen shows that it's waiting, and the circle with the green dots is showing.
When I send the prog from the mach it transfers but it puts a blank line on every other line. Like it adds an extra end of block character (;) to the end of every line.

By: SupportPosted on: Jun 19 2013 at 07:41:20 PM
Sending to the CNC. In RemoDnc setup you see a TX Timeout. Normally it's disabled. Set that to, say, 5 seconds.

Receiving from CNC. You probably have the fanuc parameters (in the fanuc) set to send CRLFLF or something like that. Change it to just CRLF or (or just LF)

By: GuestPosted on: Jun 19 2013 at 10:11:01 PM
Thanks, we got rid of the blank lines when receiving from the CNC.
I've tried all the TX settings (3,5 & 10), with no change when sending to the CNC.

By: SuppprtPosted on: Jun 20 2013 at 07:58:23 AM
You said that you get an error on the control. Then you press the Program button and the prpgram is in there.

What is that error essage?

The TXTimeout would not fix that error. It would just stop RemoDNC waiting at the end.

By: GuestPosted on: Jun 20 2013 at 01:16:55 PM
I get a "087" error. The manual says that means "Buffer Overflow".

By: Support Posted on: Jun 21 2013 at 08:22:19 PM
First thing to do is to make sure flow control is enabled in the dnc software setup. Usually XonXoff in RemoDNC. In the CNC it may not be configurable (permanently enabled) or you might need to tell it to use DC codes (DC1 and DC3)

Next thing is disable windows FIFO. To do that go to
Windows Control Panel > System > Hardware > Device Manager > Ports Com&LPT Select the com port > Port Setting > Advanced. This displays a checkbox and sliders to adjust the FIFO. Slide the sliders down to zero and uncheck the box to disable the FIFO.

Then if that doesn't fix it try increasing the Block Delay In RemoDNC setup.

Then if that doesn't work then consider reducing the baud rate. (obviously reduce it in the dnc software and in the cnc parameters)

Reply - add a comment to this topic.

You may enter letters, numbers and standard punctuation only. HTML and other scripts/tags will be rejected.

Topic:- CNC won't accept program


Enter the numbers.

Your name here is optional