![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| Machine Problems, Solutions , Wireless DNC, serial port Need help with your Machine or need a Machining solutions for , Serial Port, Cable problems between PC and all others DNC problems disucss them here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
Hi, can any one help me how to drip feed fanuc omc. I have tried to change the parameters on cnc but it doesn't work, and can only send the program in the memory (which is too small). thanxs in advance |
|
#3
| |||
| |||
| The file extensions are .nc or .nci My problem is I can excute the programs from the memory of cnc. but directly from the pc is impossible . specially for large one's, is a headache, dividing them in small parts. jud s thanks |
|
#4
| |||
| |||
| What program are you using in the PC to send the file to the Fanuc? Whatever it is, it needs to support XON/XOFF ( = ASCII 17 decimal/ASCII 19 decimal, or DC1/DC3) handshaking (flow control). That is, when it receives an XOFF character from the Fanuc, it needs to stop sending, and resume sending only after receiving an XON character. Can you send a program from the Fanuc to the PC properly? You can use this to verify communication in that direction - if you can, then the flow control characters ought to make it through too, provided the Fanuc is sending them. I think it sends them by default, but am not sure what parameter(s) if any can turn them off. Note that it may also be possible to set the Fanuc up to use different flow control characters than DC1 and DC3, via other parameters. Hopefully you have or can get a communications manual for that control. |
|
#5
| |||
| |||
| On My Fanuc 15m And 11m Controls Were Pretty Easy. Fortunatley I Didnt Have To Change Any Parameters, Most Of The Problems I Had Was In My Software And Aslo The Computer. Make Sure Your Dnc Software Baud Rates And Parity Bits Are The Same As The Cnc Control, Then I Found Out What Helps If You Go To Your Computers Com Port Settings In The Device Manager And Set Your Buffer Speeds To The Lowest Setting. If Your Control Is The Same As Mine You Should Push The Tape Mode Button On The Control And Hit Start, Then The Machine Is Waiting For Transmission. As Long As Your Getting Any Type Of Communication To The Control Is A Good Sign Wether It Be An Buffer Overflow Or Whatever, Then You Just Have To Mess Around With Some Of The Settings Or Parameters In The Machine. Let Us Know How It Goes. |
| Sponsored Links |
|
#6
| ||||
| ||||
Excellent DNC that does drip feed. CodeShark lite $20 http://www.softsquad.com/products.htm Cat 5 network cable makes good hardware handshake. Look at offerings: http://www.l-com.com/item.aspx?id=5129 Drip feed on Fanuc use Tape mode. You will not see program on display. Recommend hardware handshake for trouble free usage. We use for OMC. Works great. GL Jim
__________________ Jim Short www.tahlinc.com |
|
#7
| |||
| |||
| If he can send short programs to the control, but just can't drip feed, his basic download communications parameters (baud rate, data bits, etc.) are probably OK, but Fanuc controls allow you to set a different upload baud rate than the download baud rate, so that's something to watch out for. Also there's a way stop bits can be a problem. The stop bits are just the minimum amount of time between characters in a serial transmission (which RS-232 is), expressed in units of single bit times. (That's why you sometimes see 1.5 for a stop bits setting - there's really not one and a half bits of anything being sent, it's just waiting that long before sending the next character.) If the sender has a longer setting for stop bits than the receiver, it'll work fine, because it's a minimum. But if the sender has a shorter setting for stop bits than the receiver, every character except the first one will be garbled, because the receiver wasn't ready to take in the next character before the sender started to transmit it. Now, since the flow control is just one character at a time, this ought not to be the problem in this case, but if he tries to send a file back to verify Fanuc-to-PC communication, and gets junk, it'd be worth checking. |
|
#8
| |||
| |||
Hey Yoya, Just another annoying little problem that becomes a big problem.....'aint machining fun!!!! Some questions, 1) What control is it? 2) Do you have the manuals that show how to change parameters, The 8000 setting is the one I'm referring to. It must be changed to allow you to change other settings. 3) What communication software are you using? 4) What operating system are you using on your pc? I have found that Windows 2000 is the absolute best for DNC to all of my machines - Fanuc and Mazatrol - no hang-ups like Windows 98, and better control than XP. 5) Are your cables wired properly? The machine will accept programs without having the cables right for DNC'ing. One connection will make all the difference. 6) Does your machine allow DNC? Can you put the machine into "Tape" mode? I have set up all my machines using OneCNC's free DNC software called NC Link. I use it for Fanuc OT, 10T, 15MA, Hass and Mazak. The help file in it is the best. It has all the info for settings, wiring diagrams for your cables etc. I presently use it for DNC lights out operation at up to 19000 baud with absolutely no issues (limited by machines computer speed). Let me know if you want a copy of NC Link, and I can e-mail it to you. Or if you need any more help. I'm not a "specialist" but I have done this many times with the pressure of customer's pressing for deliveries, vendors looking for money, employees waiting etc. If you want, e-mail me at gofastdesigner@hotmail.com Fish |
|
#9
| |||
| |||
| I think the problem is that you are trying to drip feed your program in the memory in the edit position. With fanuc there is edit run and an auxillary run that is used for dnc. Do not try and drip feed in the edit position. drip feed in the auxillary run position. Dont forget to place a M0o in the begining of the program or the machine will start without you at the control, ask me how I know |
|
#10
| |||
| |||
| Hey Drachir8, If you set your communication software to "start at machine", then you won't have the problem of the machine starting without you. The program is sent at the pc, which then waits for the machine to send the "send" signal, which is the sent when you press the start button on the machine. If you set it up this way then you have full control, including single blocking to make sure your co-ordinate settings are right. DNC done right is just the same as running from the machine's memory. Fish |
| Sponsored Links |
|
#11
| |||
| |||
99% of the time it is a cable issue. Or the software is not setup correctly. Not all DNC software supports a basic send/receive cable. You need a full handshake cable which allows the PC and CNC to talk or start/stop the sending of data based on the buffer state of CNC. If the cable checks ok - i.e. all pins are connected properly. And you are satisified that the software is good then I would check into the possibility that you do not have the correct option for DNC turned on in the Fanuc 0M. As we all know Fanuc loves to make everything an option bit. I think that the DNC capability is in fact an option for all Fanuc controls. Also be sure you are in TAPE mode not AUTO when trying to run. And you should start the machine by pressign cycle start then start sending data. And the M00 or set your overrides to 0% is a good idea to avoid a crash. |
|
#12
| ||||
| ||||
| Most O's the DNC option switch has to be on the machine by the Machine tool builder and is done through the Ladder (DNCI signal). This is the page from the manual. Al.
__________________ CNC, Mechatronics Integration and Machine Design. “Logic will get you from A to B. Imagination will take you everywhere.” Albert E. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |