hossein1122
Plastic
- Joined
- Apr 7, 2024
- Location
- Iran
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I don't know how to set the software settings because I don't have the device catalogCould be a few things:
1) wrong baud rate on one end
2)wrong software config
3)bad pin assignments
There are two types of Handshake available, Software (Xon Xoff) and Hardware. Having the wrong Handshake Method set at the control, or external device, relative to the cable configuration will give rise to this error. Mismatched Baud Rate between the two devices will just give you rubbish data, not a Buffer Overflow..View attachment 435491Hello friends.
I have encountered this error while sending a program from the computer to the device via a cable.
Has this happened to anyone?
Machine model: mori seiki mv junior fanuc 10 M
It's the reaction of the External device UART that can cause the Buffer Overflow at the control when Software Handshaking is being used. The DC characters are transmitted in the same way and baud rate as data characters and its the external device sending more than 10 characters of data after the control has sent a stop code (DC3) that causes the Buffer Overflow.Older CNC machines do not have enough buffer capacity or speed to turn off the PC UART before overflow.
Buffer Overflow is rather uncommon when just transferring a program from an external device to the Control Memory, if settings at the Control and External Device are correct, particularly the Handshake method. Its far more common to experience Buffer Overflow when operating the machine via DNC (Drip Feeding from the External Device), particularly when a single program operation is going to hold up the use of the data stored in the Buffer, such as a long machining move. When transferring a program to the control, data is moved quickly from the Buffer to Memory. Accordingly, as you're having this issue when simply transferring a program to the Control, I suspect that you have the wrong Handshake Method set, more likely at the Control.I have encountered this error while sending a program from the computer to the device via a cable.
Has this happened to anyone?
Machine model: mori seiki mv junior fanuc 10 M
That’s almost always a bandaid solution for an improper handshake configuration. Best to fix the root cause.You're new computer is sending data to fast to that old control.
Slow the transfer rate down a few mili seconds per block .
As Kevin suggests, that's a band aid fix at best. Slow the baud rate down enough and the program can be sent successful with no handshaking whatsoever. As mentioned in my previous Post, buffer overflow is uncommon when transmitting a program to the memory of the control, if the RS232 protocol settings for both the sending and receiving devices are correct. The most likely setting mismatch to result in Buffer Overflow is the Handshake Method; others give Framing errors, garbage, or no transmission at all.You're new computer is sending data to fast to that old control.
Slow the transfer rate down a few mili seconds per block .
View attachment 435491Hello friends.
I have encountered this error while sending a program from the computer to the device via a cable.
Has this happened to anyone?
Machine model: mori seiki mv junior fanuc 10 M
Hello friends.
I have encountered this error while sending a program from the computer to the device via a cable.
Has this happened to anyone?
Machine model: mori seiki mv junior fanuc 10 M
Notice
This website or its third-party tools process personal data (e.g. browsing data or IP addresses) and use cookies or other identifiers, which are necessary for its functioning and required to achieve the purposes illustrated in the cookie policy. To learn more, please refer to the cookie policy. In case of sale of your personal information, you may opt out by sending us an email via our Contact Us page. To find out more about the categories of personal information collected and the purposes for which such information will be used, please refer to our privacy policy. You accept the use of cookies or other identifiers by closing or dismissing this notice, by scrolling this page, by clicking a link or button or by continuing to browse otherwise.