![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| Fanuc Discuss Fanuc controllers here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
(Daewoo DMV 4020D) and controller (Funuc 21I-mb) does not have enough memory to run from controller. I have to drip feed the program from the card. My problem is to run from the card I have to change parameters. I also have to change parameters to run the index head. these run on the same parameter so I Have to choose which the index head or the card. I have a program that requires both the index head and the memory card. Is it possible to ues both at the same time on this machine??? |
|
#4
| ||||
| ||||
| ah I see. The I/O channel is conflicting. There's not a lot you can do there. It should be possible to set your 4th axis to I/O channel 1 but you will need help with it since there are probably a lot of parameters that need to be changed. |
|
#5
| |||
| |||
| It seems like this would be a common set-up, running an index head with while feeding off the card. What would be the most common fix for this issue? More memeory on the control? The control needs to read off the card the program is too large for the memory. the control also needs to read info for the index head. |
| Sponsored Links |
|
#6
| ||||
| ||||
| Assuming you don't need feedback from the Index head, change parameter 110 bit 0 to 1 and you can control the I/O devices separately. Parameter 20 controls the Input device, and Parameter 21 controls the Output Device. Thus, you can Output to the RS232 port and Input from the card. |
|
#8
| ||||
| ||||
| As a caveat, if you have to change this setup very often, you can use "Programmable Parameter Entry" to change parameters from the program, rather than through MDI. The following will set both parameters 20 and 21 to 0 for I/O through the RS232 port. G10L50 N20R0 N21R0 G11 The following will set parameter 20 to 4 and parameter 21 to 0 for input via the card, and output through the RS232 port. G10L50 N20 R4 N21 R0 G11 |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Drip feed DNC | forhire | NCPlot G-Code editor / backplotter | 0 | 07-09-2011 10:59 AM |
| RS232 Drip Feed time out? Maybe | Rocko1 | Haas Mills | 1 | 03-03-2010 01:10 PM |
| Need Help!- Drip Feed | kirby | Fanuc | 23 | 10-20-2008 09:21 AM |
| RS232 Drip Feed time out? Maybe | Rocko1 | Haas Mills | 5 | 02-06-2008 03:15 PM |
| Drip Feed | camtd | Surfcam | 0 | 07-31-2006 06:09 PM |