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 > Machine Problems, Solutions , Wireless DNC, serial port


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:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 05-24-2006, 01:57 AM
 
Join Date: Aug 2005
Location: USA
Posts: 6
PSIman is on a distinguished road
Dnc server

Any one have any experiences with Dnc servers?? Good or bad???

I work at a shop that has about 20 CNC machines with Mazak, Fanuc, Mitsubishi , Yasnac controls connected to 3 PC’s via rs232 switch boxes. Having two people programming/setting up at the same time has caused more headaches than I care to speak of. I’m hoping (more like praying) that a DNC server is the answer to our problem.

What’s the popular software and hardware?? Is the hardware proprietary to the software maker?

Thanks for any help
Matt
__________________
http://www.PSIman.net
Reply With Quote

  #2   Ban this user!
Old 05-24-2006, 07:53 AM
gar gar is offline
 
Join Date: Mar 2005
Location: USA
Posts: 1,498
gar is on a distinguished road

060524-0737 EST USA

PSIman:

Can you more completely define your problem.

1. What is your definition of a server?
2. Do you require simultaneous transmission of data to to more than one machine? Such as drip feeding over a very long time. Long time probably means at least a few minutes. Besides drip feeding it might mean sending very large files.
3. How are the three computers interconnected, if at all?
4. What is the logical arrangement of your switch boxes?
5. What are your cable lengths, and baud rates?
6. How do you initiate file transfer between a computer and a CNC?
7. Does each computer have to communicate with all the CNCs?
8. Do you have error problems that require resending files?

Not necessarily directly related, but you may find useful inforation at my web site www.beta-a2.com .

.
Reply With Quote

  #3   Ban this user!
Old 05-24-2006, 01:23 PM
 
Join Date: Aug 2005
Location: USA
Posts: 6
PSIman is on a distinguished road

1. umm. I’m not that computer savvy, we're looking for a easier way of networking our pc's and cnc so can send and receive with out setting switch boxes

2. Drip feed is not need. Simultaneous data transmission, we don’t need to send the programs at the same time, but we have computers in two offices so we would prefer not having to change switch boxes

3. Tcp/ip network

4. not sure

5. longest cable is about 50ft to 75ft. the baud rate is 2400 and 4800

6. First set the switch boxes, 1st box selects computer, next two boxes set which machine. Next set the Pc/cnc receive, then send from Pc/cnc. We are using Bobcad

7. Yes

8. The only problems we have are damaged communication cable or wrong baud rate

Thanks
Matt
__________________
http://www.PSIman.net
Reply With Quote

  #4   Ban this user!
Old 05-24-2006, 06:39 PM
gar gar is offline
 
Join Date: Mar 2005
Location: USA
Posts: 1,498
gar is on a distinguished road

060524-1836 EST USA

PSIman:

Call me at 734-930-6136. Any time between 7 AM to 10 PM Eastern Daylight Time. This would make it easier to converge on some possibilities for you.

.
Reply With Quote

  #5   Ban this user!
Old 07-17-2006, 11:06 AM
 
Join Date: Apr 2006
Location: USA
Posts: 9
Fairbanks is on a distinguished road
DNC server

I recommend using DLoG Shop Floor Data Management's remote access DNC server. All files are uploaded and downloaded strictly from control with no PC interaction required.
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 07-17-2006, 01:04 PM
gar gar is offline
 
Join Date: Mar 2005
Location: USA
Posts: 1,498
gar is on a distinguished road

060717-1255 EST USA

Fairbanks:

Describe in detail the operator interaction at the CNC for transfer of files to and from the CNC.

What are the limitations and special things one has to do?
How do you specify the path and file name? What limitations?
How is turn-around handled?
What controls does the software work on?
How do you create the file name on the PC for a program you send from the CNC?
Do you require or can you use a barcode reader at the CNC? How is it interfaced?

.
Reply With Quote

  #7   Ban this user!
Old 07-17-2006, 01:56 PM
 
Join Date: Apr 2006
Location: USA
Posts: 9
Fairbanks is on a distinguished road
Lets see, lots of questions

1)The control must have the letters and numbers of the file you wish to recieve. For example: If your file is named 1234.nc the CNC control need only to be able to modify a small file by inserting 1234 inside, then punch (output) program. If the file however is called SR135_Turn.nc then the contorl must be able to input all characters in filename.
2)Paths are stored on server and are predefined by programmer. If fanuc type control is used and you punch file O1276 this file will be saved as 1276
Different controls allow you to name programs, like Okuma can be punched as BoringOp.min

3) Not sure what you mean?
4)Most, see answer 1
5)see answer 2
6)No barcode reader required. Uses RS232 interface on control to Serial Device server. Device servers come in 1, 2, 4, 8, and 16 port denominations.
Obviously if the machines are grouped close it is cheaper to wire them to the same SDS.

Let me know if this makes sense to you or if you have any more questions.
Reply With Quote

  #8   Ban this user!
Old 07-17-2006, 03:46 PM
gar gar is offline
 
Join Date: Mar 2005
Location: USA
Posts: 1,498
gar is on a distinguished road

060717-1508 EST USA

Fairbanks:

Consider HAAS only for the moment.

Unless we can somehow embed the filename in CNC code the filename must be within a comment. This greatly limits our character set.

After you send this small file
%O8000
(1234)
M30
%

what do you do?

You need to change from HAAS SEND to RECV. But note HAAS RTS is always high under these conditions so you can not use this to inhibit the sending of the file from the PC to the CNC. I assume you have to have a time delay at the PC before you turn around and send the requested file. How long is this time delay? Or do you have some other technique? This relates to your response 3.

If you use software handshake, then how do you handle the turn around?

It appears that the file extension on the file at the PC is assumed to be .NC . Is that correct?

Still on HAAS if I send a CNC or for that matter DPRNT data or anything else to the PC how is that filename generated?

How long does it take to send 100 very short files from HAAS to the PC?

.
Reply With Quote

  #9   Ban this user!
Old 07-17-2006, 05:45 PM
 
Join Date: Sep 2005
Location: USA
Age: 60
Posts: 755
Dan Fritz is on a distinguished road

We sell DNC systems for a living, and we can offer you a DNC server program called "PC-DNC Plus". This software runs on any Windows PC, and will let you use up to 256 different serial (COM) ports to communicate with up to 256 CNC machines simultaneously.

The PC-DNC Plus Server software responds to "remote" file requests from the CNC control, so you never have to touch the computer when uploading or downloading files. You make a 1-block program in your CNC with a file request, like so:

O1234 (GET-FILENAME.TXT) - This is a request for file "FILENAME.TXT"

Or, if your files just have numbers as file names, you can use this:

O1234 T6789 - This is a request for file "6789"

When you enter the request command, you then send this 1-block program with the PUNCH key, wait a few seconds, then press the READ key to download the file into your CNC.

Sending a program back to PC-DNC Plus is even easier. You just send the file. PC-DNC Plus sees the program identifier in the program, and saves the file in the assigned directory automatically.

PC-DNC Plus can use native serial ports on your PC (COM1-COM4), or it can use Ethernet serial hubs, USB serial hubs, or Wireless Ethernet Serial Device Servers.

The PC-DNC Plus Server software is sold on a "per port" basis. For a quote on software, serial hardware, or any installation and training that you may require, contact John Hosmon at Refresh Your Memory, Inc. John's email address is john@rym.com and their phone number is (408) 224-9167.
Reply With Quote

  #10   Ban this user!
Old 07-18-2006, 08:51 AM
 
Join Date: Apr 2006
Location: USA
Posts: 9
Fairbanks is on a distinguished road

You can get the HAAS machine in the state "Waiting for Data" as quick as you like. You are correct, since the HAAS machine does not send out a XON character upon hitting "recieve" there is a definable timeout that can be set on server. So after file is recieved, and the appropriate file is ready to be sent back to Haas, a timer of say, 10 seconds in delay before file is transmitted to HAAS.

You can definitely put the file name within a comment
O88888
(whatever you like)
M30
%
This example looks for whatever you like

Yes the .nc or any extension for that matter is already predefined on the server configuration.

Sending 100 very short files can be done very quickly, especially with 9600 baud rather than 4800, Every time software sees O it knows to save as new file.
Reply With Quote

Sponsored Links
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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On





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