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 12-05-2010, 02:57 AM
 
Join Date: Feb 2007
Location: orange county
Posts: 9
rex366 is on a distinguished road
Unhappy help in transfer programs from cnc to pc

hi guys:
i have a mill moriseiki cnc and suddenly I am not able to transfer the
programs that I check from the cnc to my pc I use the mastercam 8 program to transfer the programs, I o ready made a new cable that goes from cnc to pc, hope you can help me out thanks,
friend in the sport.
Reply With Quote

  #2   Ban this user!
Old 12-05-2010, 03:54 AM
 
Join Date: Sep 2010
Location: Australia
Posts: 733
angelw is on a distinguished road

Originally Posted by rex366 View Post
hi guys:
i have a mill moriseiki cnc and suddenly I am not able to transfer the
programs that I check from the cnc to my pc I use the mastercam 8 program to transfer the programs, I o ready made a new cable that goes from cnc to pc, hope you can help me out thanks,
friend in the sport.
Post the make and model of the control.

Regards,

Bill
Reply With Quote

  #3   Ban this user!
Old 12-05-2010, 12:36 PM
 
Join Date: Feb 2007
Location: orange county
Posts: 9
rex366 is on a distinguished road
help in transfering the program

hi :
sorry I didin't post the make of the controler it is a Fanuc 11 m,
it was working fine, and suddenly stop transfering the programs, I am
able to send from the PC to the CNC but not from the CNC to PC
thanks guys.
p.s. its a 1987 moriseiki mill cnc
Reply With Quote

  #4   Ban this user!
Old 12-05-2010, 01:46 PM
 
Join Date: Sep 2010
Location: Australia
Posts: 733
angelw is on a distinguished road

Originally Posted by rex366 View Post
hi :
sorry I didin't post the make of the controler it is a Fanuc 11 m,
it was working fine, and suddenly stop transfering the programs, I am
able to send from the PC to the CNC but not from the CNC to PC
thanks guys.
p.s. its a 1987 moriseiki mill cnc
Just to ensure that there are no problems with your set up check the following to rule out the most obvious.

Parameters
#0000
TVC = 0
CTV = 1
ISP = 0
NCR = 0
EIA = 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

The cable pin out should be as follows and depends on whether the PC Comm Port is 9 or 25 pin.

Machine Side-----------------------PC Side
DB25 Male-------------DB9 Female-----------DB25 Female
2-----------------------2---------------------3
3-----------------------3---------------------2
7-----------------------5---------------------7
4
| bridged
5

6
|
8 all bridged
|
20

The configuration of the PC software should be
Baud Rate = 4800
Data Bits = 7
Parity = e
Stop Bits = 2
Handshaking = Xon Xoff (Software Handshaking)


If the cable and above settings are correct, and the problem still exists, set the following parameters and Machine Control Set Page Settings. Try to transfer both ways again.

#0020 = 2
#0021 = 2
#0022 = 2
#0023 = 2
#5002 = 3
#5120 = 3
#5121 = 2
#5122 = Baud Rate (10 = 4800)

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

If the problem still exists, try using a different PC. There is as much chance of the problem being with the PC hardware as with the Machine's.

If the problem still exists, it would be likely that there is an issue with the I/O PCB of the control. Do the above checks and post back.

Regards,

Bill
Reply With Quote

  #5   Ban this user!
Old 12-10-2010, 12:05 AM
 
Join Date: Feb 2007
Location: orange county
Posts: 9
rex366 is on a distinguished road

hi guys:
Thanks for the help bill I did what you told me first and it didn't work
I try the second option and I get this alarm SR830 I check the book and its something related to the COM 2 not been set up ON in the pc.
bill I read the parameter book but I didn't understand what this parameters
are:
#0020 = 1
#0021 = 1
#0022 = 1
#0023 = 1
#5001 = 3
#5110 = 3
#5111 = 2
hope you can help me on this.
when the mastercam window is ready to capture the program the
cursor has to be blinking like when your typing in the pc, or not because in my window the cursor does not blink.
one more thing when I punch the program in the CNC the cnc throws the program but the pc doesnot capture the program, stays like nothig is happenning, is there any way I can check the cable that goes from the I/O PCB of the control, to where I connect the cable to the Pc cable.
Sorry about all this bill; hope you can help me out.
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 12-10-2010, 01:51 AM
dcoupar's Avatar  
Join Date: Mar 2003
Location: USA
Posts: 2,312
dcoupar is on a distinguished road

SR830 is Data Set Ready Down (RS232C-2); it has nothing to do with COM 2 on the PC.

Set #0020-#0023 back to 1. This should eliminate the SR830.

I would go to Radio Shack or Fry's and get a cheap RS-232 tester. Plug it in between the CNC and the DB25 end of the cable. Unplug the PC and try to punch a program. The LED for pin 2 or pin 3 (don't remember which) should flicker as the control is punching. If it is, then the problem may be on the DB9 end or some setting in your communications software.

If you have a meter you can ohm out pins 2-2 and pins 3-3 from the DB9 to the DB25 to see if there good connection.
Reply With Quote

  #7   Ban this user!
Old 12-10-2010, 05:54 AM
 
Join Date: Sep 2010
Location: Australia
Posts: 733
angelw is on a distinguished road

What dcoupar said is correct, this error that you get with the 2nd option parameter settings is associated with one of the hardware handshaking lines at the machine end that must be held high for comms to occur, notwithstanding you're using Xon Xoff, or software handshaking. This condition is satisfied by the bridge between pins 6,8, and 20 at the machine end of the data cable; pin 6 is Data Set Ready line.

Pin 2 on the DB25 connector at the machine end is the Transmit Data line, so that's the LED of the tester you should be looking for activity on.

If your PC has two Comm ports and if you have MasterCam Lathe and MasterCam Mill software, or any other Comms package that you can run at the same time as your MasterCam application, you can try the following to test to rule out the PC as the problem. You won't be able to start two instances of the one MasterCam application at the one time, but you will be able to start the two different MC apps simultaneously.

If you can't organize the software as above, but you have the two Comm Ports available, PM your email address to me and I'll send you back a test program to use.

1. Start MC Mill and MC Lathe, or either one of these, and another comms package at the same time on the PC.

2. Configure the Comms parameters on one of the software packages to one Comm Port and the other package to the other Comm Port.

3. Connect a Null Modem cable between the two Comm Ports of the PC, You may have to use a gender changer on one end of the cable to connect to the two male ports on the PC.

4. Set one software application to Receive and the second application to Send

5. Send a program from the application set to Send and the other application set to Receive should receive the program.

This is an easy test to set up and will tell you very quickly if there is a problem at the PC end.

Regards,

Bill
Reply With Quote

  #8   Ban this user!
Old 12-11-2010, 09:20 PM
 
Join Date: Feb 2007
Location: orange county
Posts: 9
rex366 is on a distinguished road
communication problem

hi guys:
thanks to angelw and dcoupar for all the help, I checked the connection on pins 2 - 2 , 3 - 3 on DB25 and DB9 the connection is good, now I will try what angelw say on Monday.
Another question is there any way I can check the cable that goes from the I/O PCB of the CNC to the port where I plug my communications cable (DB25), the one inside of the controller box.
like I said at the beginning of the text thanks for all the help guys.
Reply With Quote

  #9   Ban this user!
Old 12-11-2010, 09:42 PM
 
Join Date: Feb 2007
Location: orange county
Posts: 9
rex366 is on a distinguished road
communication problem

hi guys:
forgot to ask you another question, when my communications where working fine, if I punched a program to my PC I will get the program but
it will have a EOB ( between each line of program, I remember I changed something in my communications program (MC V8)

echo terminal emulation
strip carriage returns
strip line feeds

do you know which of this has to be check to capture the program with out the end of blocks between lines. thanks.
Reply With Quote

  #10   Ban this user!
Old 12-11-2010, 10:22 PM
 
Join Date: Sep 2010
Location: Australia
Posts: 733
angelw is on a distinguished road

Originally Posted by rex366 View Post
hi guys:
thanks to angelw and dcoupar for all the help, I checked the connection on pins 2 - 2 , 3 - 3 on DB25 and DB9 the connection is good, now I will try what angelw say on Monday.
Another question is there any way I can check the cable that goes from the I/O PCB of the CNC to the port where I plug my communications cable (DB25), the one inside of the controller box.
like I said at the beginning of the text thanks for all the help guys.
The RS-232 tester dcoupar suggested will to some extent test that cable. If you're not getting any activity on the tester, then either there's a problem with the cable from the connector to the board, or with the board itself. If there is no activity on the tester, you could check the focus cable for continuance with a multimeter. When you use the tester, make sure you have the cable plugged into it, because the CNC connector still needs the hardware lines bridged for it to send any data out.

If your machine has a Tape Reader and Tape Mode, pressing the cycle start button with Tape Mode selected and your tester in place should result in a ping on line 2 of the tester.

Regards,

Bill
Reply With Quote

Sponsored Links
  #11   Ban this user!
Old 12-12-2010, 08:17 AM
dcoupar's Avatar  
Join Date: Mar 2003
Location: USA
Posts: 2,312
dcoupar is on a distinguished road

Originally Posted by rex366 View Post
hi guys:
forgot to ask you another question, when my communications where working fine, if I punched a program to my PC I will get the program but
it will have a EOB ( between each line of program, I remember I changed something in my communications program (MC V8)

echo terminal emulation
strip carriage returns
strip line feeds

do you know which of this has to be check to capture the program with out the end of blocks between lines. thanks.
Check parameter 0 bit 3. If it's 0, then the Fanuc is sending LF CR CR as the EOB. If you change that parameter to 1 it will send a single LF as the EOB.
Reply With Quote

  #12   Ban this user!
Old 12-19-2010, 11:53 PM
 
Join Date: Feb 2007
Location: orange county
Posts: 9
rex366 is on a distinguished road
communication problem

hi guys:
I used the RS-232 tester and when I send the program from the
PC to the CNC one of the LEDs will flick but when I send the program from
the CNC to the PC the LEDs will not flick, so I guess the I/O board is bad or the cable that goes out from the boar to the place were I connect my communications cable is crack, so what do you think guys.
Reply With Quote

Reply




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
Best way for data transfer? pontiacg5 Mazak, Mitsubishi, Mazatrol 6 06-24-2010 01:32 AM
zl 200 transfer SmokinErb Mori lathes 3 07-09-2009 04:30 PM
What programs do you use to transfer from laptop to lathe. Mazatrol--->ISO FanucIssues Mazak, Mitsubishi, Mazatrol 3 04-10-2008 07:19 PM
how to transfer? hop General CNC (Mill and Lathe) Control Software (NC) 0 06-14-2006 11:35 PM
PDA software to transfer programs? WOLOG Machine Problems, Solutions , Wireless DNC, serial port 1 05-04-2006 08:12 AM




All times are GMT -5. The time now is 09:32 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