Page 1 of 1

Buffer Overflow

Posted: Mon 13 Jun , 2011 19:38 pm
by ar89
Hi,

I have a Denford TRIAC Slanted Bed Lathe Machine with a Fanuc 21i controller.

When i try to download a program from my computer to machine i get an alarm stating "Buffer Overflow".
This alarm only comes when i download G-code generated by ProE or some other CAM software.

Kindly, if anyone can help me out!!! I'll be grateful

Re: Buffer Overflow

Posted: Tue 14 Jun , 2011 11:16 am
by Denford Admin
Hi,

I'm guessing this is a Cyclone as the Triac is a milling machine ?

Buffer overflow means that the PC has sent too much data, too quickly.
This can be because the host software does not properly talk to the control (eg, the control says "hold on a minute while I check that data" but the PC carries on sending regardless) or because the cable does not have enough pins connected to handshake properly.
To get around it, I'd set the baud rate to 300 baud and try again.

This error may also mean that the fanuc hasn't enough memory to hold the program, but that would be easy enough to check