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! > MetalWorking Machines > Daewoo/Doosan


Daewoo/Doosan Discuss Daewoo/Doosan machines here!


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 11-07-2007, 02:05 PM
 
Join Date: Nov 2007
Location: USA
Age: 25
Posts: 19
ttorqueshop is on a distinguished road
Fanuc O-T baud rate

I have a Daewoo Puma 6S with Fanuc O-T control. I'm trying to hook up communications and need to know how to find out what my baud rate is and how to change it if possible. I think it's in the parameters somewhere but I've never messed with any of that stuff before and don't know where to find it. Any help would be great!
Reply With Quote

  #2   Ban this user!
Old 11-07-2007, 09:28 PM
Jarwalcot's Avatar  
Join Date: Jun 2005
Location: USA
Age: 46
Posts: 184
Jarwalcot is on a distinguished road

System 0 series

parameters 553 and 554
__________________
JR Walcott
Georgia Machine Tool Resources, LLC
Reply With Quote

  #3   Ban this user!
Old 11-07-2007, 09:32 PM
Jarwalcot's Avatar  
Join Date: Jun 2005
Location: USA
Age: 46
Posts: 184
Jarwalcot is on a distinguished road

These are notes I put together from some help that was sent my way... Perhaps they will help you.

Good Luck,

The Fanuc 3T uses parameters 005 and 068 for the "device 0" serial port. Here's what to set. Use MDI mode to change parameters, and you'll have to turn on the "Parameter Enable" toggle switch on the main PCB to change them. You'll get an alarm when the switch is on. That's normal. When entering parameters, page up to the parameter you want to change, press the "P" key, then the data, then INPUT. You're operator's manual should have the procedure for entering parameters.

On the first parameter page, you'll see a bit marked "TVON". That should be set to "0"

On the same page, you'll see a bit marked "I/O". That should also be set to "0"

On the same page, you'll see a bit marked PUNCH CODE, or possibly "ISO". Set that bit to "1" so the Fanuc will send ISO tape code.

Page up to parameter 005 and set:
The bit on the FAR LEFT should be "1", the bit on the FAR RIGHT should be a "1", and the THIRD bit from the RIGHT must be a "0". The other 5 bits are not used for the serial port, so don't change them. They're probably all zeros anyway.

Parameter 068 sets your baudrate. Set that parameter to "4800" for 4800 baud, which I recommended.

Set your DNC software to send 4800 baud, 2 stop-bits, 7 data bits, EVEN parity. Also be sure that your DNC software sends a Line-Feed or "LF" character at the end of each block.

Your programs on the PC should read like this:

%
:1234
N1
N2
N3
etc.
M30
%


Your cable should be made like this:

CNC side 25-pin male --- PC side 9-pin female
pin 2 ------------------- pin 2
pin 3 ------------------- pin 3
pin 5 ------------------- pin 7
pin 7 ------------------- pin 5
pin 6 ---
pin 8 --- <-- jumper these 3 together on CNC side only
pin 20 --


_______________________________________

The Fanuc 3T has a serial port, but it does not have a "TAPE" mode capability in the internal software. You can use EDIT mode to upload and download files from a PC, but you can't run in "drip-feed" mode like you can on other Fanuc models.

Any tape reader that's used on a Fanuc 3T is a SERIAL tape reader, not a PARALLEL tape reader like on the Fanuc systems 5 and 6.

There is a blue plastic Honda plug on the Fanuc 3Ts main board that has the RS232 signals. I believe that that connector is labeled "M5" (but I may be wrong about that). Usually, there is a cable from that Honda connector to a standard DB25 connector on the outside of the control, under a little "flapper door". If you have a built-in tape reader, you may have a cable from that Honda plug to the tape reader instead.

If you have a DB25 connector on the outside of the control (most 3Ts do), make a cable like this:

25-pin male --------- 9-pin female PC side
pin 1 --------- shield
pin 2 ----------------- pin 2
pin 3 ----------------- pin 3
pin 5 ----------------- pin 7
pin 7 ----------------- pin 5
pin 6 ---
pin 8 --- <-- jumper these 3 pins together
pin 20 --

The Fanuc's parameters are usually set

Parameter 005: 1 x x x x 0 x 1 --- "x" = doesn't matter.
Parameter 068: 4800

Setting bits:
TVON = 0
I/O = 0
ISO = 1

To send a file from the Fanuc to the PC, get the PC ready to receive, select EDIT mode on the Fanuc, turn off the memory protect key switch, key in the O-number you want to send, then press the green START key

To send a file to the CNC memory, make all the same settings on the CNC, get the file ready to send on the PC, then press the INPUT button.

Your PC software should send data at 4800 baud, 2 stop-bits, 7 data bits, Even parity, and Xon/Xoff handshaking.


Setting the CNC

Most CNC units use several "parameter" registers to configure the CNC's RS-232 port. Changing the parameters is usually done by entering new data at the CNC keyboard in the manual data input mode. For more information about how to change the parameter settings, refer to your CNC's user manual. It is very important that the baudrate setting of the CNC unit matches the baudrate used in line 40 of the FROMDISK and TODISK programs.



The four most common types of Fanuc CNCs are:

1) System 3 series (3T, 3M, 3TF, etc.)

2) System 6 series (6T, 6M)

3) System 6-B series (6TB, 6TF, 6MB, 6MF, etc.)

4) System 10/11/12/15 series (all variations)

5) System 0 (0TA, 0TB, 0TC, 0MA, 0MB, and 0MC)

Each series has a different set of parameters for the RS-232 port.



System 3 series:

a) Set baudrate with parameter #68 and #69 (set both to 300)

b) Set parameters 5 and 14 to: 1xxxx0x0 (bits marked "x" are

used for something else - do not change).

c) Other SETTING values: Punch Code = ISO, I/O device = 0



System 6A series (6T,6M - older models):

a) Set baudrate with parameter #25 (10001100 = 300 baud)

b) Set parameter #24 to: xxxxxxx0 (don't change bits with "x")

c) Set parameter #26 to: 0xxxxxxx " " " "

d) Other SETTING values: Punch code = ISO, INPUT DEVICE 2 = 1



System 6B series (6TB, 6MB, and so on):

a) Set baudrate with parameter #311 (11000101 = 300 baud)

b) Set parameters 340 and 341 to: 2

c) Other SETTING values: Punch code = ISO, INPUT DEVICE 2 = 1



System 10/11/12/15 series:

a) Set parameters 5110, 5120 and 5130 to : 3 (I/O type)

b) Set parameters 5111, 5121 and 5131 to : 1 (stop-bits)

c) Set parameters 5112, 5122 and 5132 to : 6 (300 baud)

d) Set parameter 0000 to: xxx01010 (disregard bits marked "x")

e) Other SETTING values: PUNCH CODE = ISO, INPUT DEVICE =1,

OUTPUT DEVICE = 1



System 0 series

a) Set parameters 0002 and 0012 to: 1xxxx0x0

b) Set parameters 553 and 554 to: 6 (300 baud)

c) Other SETTING values: PUNCH CODE = ISO, I/O = 1





Making the cable

Most CNC units, tape punch/readers and computers use the standard DTE (Data Terminal Equipment) pin assignments on the RS-232 plug. When connecting two DTE devices together (such as hooking the personal computer to a Fanuc control unit) you must "cross-connect" some wires as shown in Figure 1. When connecting the personal computer to a DSI tape punch/reader, use the MODEM plug on the back of the tape punch/reader. Use only high quality shielded cable with 22 or 24 gage stranded wires.

Some personal computers will have a 9-pin male plug intead of a standard 25-pin plug for the RS-232 serial port. If your computer has a 9-pin plug, use use a 9 to 25 pin adapter, sometimes called an "AT serial port adapter". These adapters are readily available for about $5 at Radio Shack, and are used with the cable described below.





male for Fanuc CNC side --------------------------------- female for PC side



2 *--------------------------* 3

3 *--------------------------* 2

4 *--------------------------* 5

5 *--------------------------* 4

7 *--------------------------* 7

6*------ Tie pins 6, 8, and 20 together on CNC side

8*------

20*----
__________________
JR Walcott
Georgia Machine Tool Resources, LLC
Reply With Quote

  #4   Ban this user!
Old 11-08-2007, 09:17 AM
 
Join Date: Nov 2007
Location: USA
Age: 25
Posts: 19
ttorqueshop is on a distinguished road

Can I get 4800 baud rate out of the O-T?
Reply With Quote

  #5   Ban this user!
Old 11-08-2007, 03:46 PM
 
Join Date: Nov 2007
Location: USA
Age: 25
Posts: 19
ttorqueshop is on a distinguished road

Ok I think I got it. Thanks a TON for all your help!
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 11-09-2007, 08:43 AM
 
Join Date: Apr 2005
Location: US
Posts: 411
Kevin Taylor is on a distinguished road

JR I'm going to need to RS232 to a 3T and Have a DB9 on the PC end is there a pin out for that and what other pra. would I need to set up in the PC I have used hypertherm on my BPT's and it work's well to treansfer from cad or hand code Thank's Kevin
Reply With Quote

  #7   Ban this user!
Old 12-13-2007, 12:57 AM
 
Join Date: Jul 2004
Posts: 137
gm3211 is on a distinguished road

Kevin,

The pin was listed in JR's post:

25-pin male --------- 9-pin female PC side
pin 1 --------- shield
pin 2 ----------------- pin 2
pin 3 ----------------- pin 3
pin 5 ----------------- pin 7
pin 7 ----------------- pin 5
pin 6 ---
pin 8 --- <-- jumper these 3 pins together
pin 20 --

Or, just visit our site and we can ship you a cable pre-made.
__________________
Greg Mercurio -Shop Floor Automations
www.shopfloorautomations.com /619-461-4000
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
What RS232 baud rate do you use - excluding HAAS? gar Polls 19 04-22-2012 07:38 AM
What RS232 baud rate do you use? and why? gar Haas Mills 68 03-08-2011 09:32 AM
fanuc o-t feed rate help joe1970 G-Code Programing 17 08-29-2009 11:49 AM
Rate the Fanuc 10TF Control? versa1 General Metal Working Machines 1 09-24-2007 11:10 PM
Max baud rate on cnc88hs for rs232 Edster Fadal 20 11-08-2006 07:44 PM




All times are GMT -5. The time now is 10:19 AM.





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