CNCzone.com-The Largest Machinist Community on the net!



Home Page Mark Forums Read Today's Posts My Replies Classifieds Reviews Photo Gallery Web Links Share Files Advertise With Us Ad List
Go Back   CNCzone.com-The Largest Machinist Community on the net! > Machine Controllers Software and Solutions > Fanuc


Fanuc Discuss Fanuc controllers here!


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 05-13-2011, 06:44 PM
 
Join Date: May 2011
Location: USA
Posts: 7
cncNewGuy is on a distinguished road
Fanuc 10ma Drip Feed Directions

First post and glad to be here! So far these forums have been incredibly useful. Information on this site about this controller has played a huge factor in being able to send programs to this machine.
We are a small machine shop in colorado that until recently was hand programming a Mori 3-axis mill that has an old Fanuc 10 controller. I've been able to use ConnectCNC to send programs back and forth but as you all know there is hardly any space in this old controller and surfacing is currently out of the question.

Long story short after searching the forums i can't find an answer to:

a. how do you enable drip feed on this controller (if possible, this machine has a tape mode and a tape reader installed.)

b. This machine may have been drip fed in the past, if so, what is the procedure to get the controller to start accepting code? I've read tape mode then cycle start, but that seems to have no effect on our machine.

Thank you for all your help!

Oh we are also using a 9 to 25 pin cable W/O hardware handshaking.
Reply With Quote

  #2   Ban this user!
Old 05-13-2011, 07:45 PM
 
Join Date: Sep 2010
Location: Australia
Posts: 733
angelw is on a distinguished road

Originally Posted by cncNewGuy View Post
First post and glad to be here! So far these forums have been incredibly useful. Information on this site about this controller has played a huge factor in being able to send programs to this machine.
We are a small machine shop in colorado that until recently was hand programming a Mori 3-axis mill that has an old Fanuc 10 controller. I've been able to use ConnectCNC to send programs back and forth but as you all know there is hardly any space in this old controller and surfacing is currently out of the question.

Long story short after searching the forums i can't find an answer to:

a. how do you enable drip feed on this controller (if possible, this machine has a tape mode and a tape reader installed.)

b. This machine may have been drip fed in the past, if so, what is the procedure to get the controller to start accepting code? I've read tape mode then cycle start, but that seems to have no effect on our machine.

Thank you for all your help!

Oh we are also using a 9 to 25 pin cable W/O hardware handshaking.

Just to confirm that you have the correct cable pin out, review the following:

Machine Side--------------------------PC Side
DB25 Male---------------------------DB9 Female
1------Shield-----------------------Not Connected
2--------------------------------------2
3--------------------------------------3
4
| bridged
5
7--------------------------------------5
6
|
8 all bridged
|
20

Set the following machine parameters
#0000
bit 0 = 0
bit 1 = 1
bit 2 = 0
bit 3 = 1
bit 4 = 0

#0020 = 1
#0021 = 1
#0022 = 1
#0023 = 1

#5001 = 3
#5110 = 3
#5111 = 2
#5112 = Baud Rate (10 = 4800) Starting Point

Machine Control Set Page Settings
I/O = 1
ISO Format = 1

PC Software settings
Handshake method = Xon Xoff (software)
Data bits = 7
Stop bits = 2
Parity bit = Even
Baud Rate = Same as machine setting (4800) starting point.

If you satisfy all of the above, DNC should be able to be initiated by setting the machine to Tape Mode, set the PC software to send and wait for an Xon from the machine (if the software has that option) and press Cycle Start at the machine control to start the process.

All functions, such as single block, block delete, feed fold, optional stop etc, work as per normal. The only limitation is that if the program uses Sub Programs, the Subs have to be loaded in the Machine Control memory.

Regards,

Bill
Reply With Quote

  #3   Ban this user!
Old 05-13-2011, 08:25 PM
 
Join Date: May 2011
Location: USA
Posts: 7
cncNewGuy is on a distinguished road

Excellent thank you for the detailed reply! Will cross my fingers and give her a shot tomorrow
Reply With Quote

  #4   Ban this user!
Old 05-17-2011, 01:15 AM
 
Join Date: Mar 2008
Location: Sweden
Age: 40
Posts: 135
Swemill is on a distinguished road

You say that your machine has "tape mode", but do you see tape mode on screen when it is selected?
In my case i have to switch my "edit-safekey" and run in "Edit" instead of memory to be able to dripfeed, but i dont have any tapemode on the mode selector.
__________________
Kitamura Mycenter 1 -83 with Fanuc 3M-C and Mycenter 1B -85 with 10M control.
Yes, they are old..... but i still like them!
Reply With Quote

  #5   Ban this user!
Old 05-17-2011, 10:41 AM
 
Join Date: Aug 2004
Location: Canada
Age: 38
Posts: 183
mroy0404 is on a distinguished road

Originally Posted by Swemill View Post
You say that your machine has "tape mode", but do you see tape mode on screen when it is selected?
In my case i have to switch my "edit-safekey" and run in "Edit" instead of memory to be able to dripfeed, but i dont have any tapemode on the mode selector.

I also have a Fanuc 10m with no tape mode on the selactor, could you please explain in more detail how you got dripfeed to work. I currently use RS232 to upload and download from the machine now.
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 05-17-2011, 11:02 AM
 
Join Date: May 2011
Location: USA
Posts: 7
cncNewGuy is on a distinguished road

Ah Bill thank you for the reply! worked absolutely perfect. Fought us at first, spitting our a Framing Error but that was user error on my end and the post i'm using.

@swemill

Yes my machine has a dedicated Tape Mode key that when toggled appears on screen. Edit on my machine was used only for sending and receiving from the pc.

@mroy0404

I don't have enough experience with other controllers but from what i've been reading on other threads it's as swemill stated running in edit may work in your case. I believe that the tape mode and tape reader were options available to the machine builder when the machine was manufactured
Reply With Quote

  #7   Ban this user!
Old 05-19-2011, 02:28 PM
 
Join Date: May 2011
Location: USA
Posts: 7
cncNewGuy is on a distinguished road

Bill if you wouldn't mind answering a couple other questions. I've got our software set to "wait for xon" and it appears that the pc is not receiving the command from the machine. With this option off i can drip just fine but the machine starts several lines into the code as the pc just starts feeding immediately. Is there any parameter i need to enable to make the machine send the xon command? Or could this be a problem with the cable i am using? (pinout is correct). Also our par #0000 has a couple extra bits than what you listed, should they be zeros? (ie you listed 4 bits and the controller has 8 bits.)

Thank you again for the help! So far this has been the only
information i've been able to find that has worked.


EDIT: pinout of the cable is correct but our cable is extremely long if that makes a difference.
Reply With Quote

  #8   Ban this user!
Old 05-20-2011, 07:58 AM
 
Join Date: Sep 2010
Location: Australia
Posts: 733
angelw is on a distinguished road

Originally Posted by cncNewGuy View Post
Bill if you wouldn't mind answering a couple other questions. I've got our software set to "wait for xon" and it appears that the pc is not receiving the command from the machine. With this option off i can drip just fine but the machine starts several lines into the code as the pc just starts feeding immediately. Is there any parameter i need to enable to make the machine send the xon command? Or could this be a problem with the cable i am using? (pinout is correct). Also our par #0000 has a couple extra bits than what you listed, should they be zeros? (ie you listed 4 bits and the controller has 8 bits.)

Thank you again for the help! So far this has been the only
information i've been able to find that has worked.


EDIT: pinout of the cable is correct but our cable is extremely long if that makes a difference.
Only the bits of parameter #0000 I listed in my first post have to be set; leave the other bits set as "0"

For Xon Xoff handshaking (software handshaking), if parameter #5001 is set then its important that parameter #5110 is set to 3. Parameter #5110 specifies the I/O device. Setting 3 indicates that software control codes DC1 to DC4 are used and feed is not punched. The feed relates back to punching a Tape, where a leader and trailer component of the tape had to be produced; feed is not required for PC software. DC1 (17) and DC3 (19) are used for Xon Xoff control codes respectively. If this parameter is not set correctly the control codes may not be sent by the NC.

What cable length are you using?

The RS232`standard clearly states the maximum cable length is 50 feet, or the cable length equal to a capacitance of 2500 pF. This means that using a cable with low capacitance allows you to span longer distances without going beyond the limitations of the standard.

The cable length stated above is based on a maximum speed of 19200 baud rate. If speed is reduced by a factor 2 or 4, the maximum length increases dramatically. Texas Instruments conducted tests some years ago and developed the following guide. As can be seen, halving the maximum communication speed, the allowed cable length increases a factor ten!

Baud Rate-----------------------------------Maximum cable length (ft)
19200---------------------------------------------------50
9600----------------------------------------------------500
4800----------------------------------------------------1000
2400----------------------------------------------------3000

The above is a guide. The cable length can be extended by using lower capacitance cable than that relied on in the RS232 standard.

Regards,

Bill
Reply With Quote

Reply

Tags
10m, drip feed, fanuc, fanuc 10m




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Fanuc 10M - Drip Feed Swemill Fanuc 34 05-17-2011 07:37 PM
WSC-6 fanuc 0T-B Drip Feed dexta CNC Machining Centers 1 02-27-2011 02:20 AM
Drip feed for Fanuc 0-MF giorgis Fanuc 4 05-08-2009 10:44 AM
Drip Feed - DNC - Fanuc 16i gm3211 Machine Problems, Solutions , Wireless DNC, serial port 2 09-21-2007 02:43 PM
Drip Feed Fanuc 18i MoldMaker Fadal 0 12-26-2006 10:56 AM




All times are GMT -5. The time now is 02:41 PM.





Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Content Relevant URLs by vBSEO
Template-Modifications by TMS

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361