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 > Bridgeport and Hardinge Mills


Bridgeport and Hardinge Mills Discuss Bridgeport and Hardinge Mills here!


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 02-03-2007, 04:29 AM
 
Join Date: Nov 2006
Location: Scotland
Posts: 774
gridley51 is on a distinguished road
DX32 control

What is the DX32 control?I have never come across one.Is it a Bridgeport product?Is it pc based or what?
Is there any descriptions of it on the net?
Oops,just noticed I posted DX30.

Mark.

Last edited by gridley51; 02-03-2007 at 04:56 PM.
Tweet this Post!Share on Facebook
Reply With Quote

  #2   Ban this user!
Old 02-06-2007, 06:35 PM
 
Join Date: Apr 2005
Location: USA
Posts: 16
jtree83 is on a distinguished road

dx-32 is a dos based computer it looks and runs with a GUI (GraphicaL User Interface, it runs off of MS-DOS has a floppy drive built into it usually and has a very colorful screen, simple to program, a pain in the you know what when it comes time to fix it, pretty simple to work on although usually the machine it is attached to has really crappy way covers.
Tweet this Post!Share on Facebook
Reply With Quote

  #3   Ban this user!
Old 02-07-2007, 09:43 AM
 
Join Date: Dec 2005
Location: USA
Posts: 3,319
NC Cams is on a distinguished road

To elaborate, the DX-32 is a "single card" preprogrammed logic card that interfaces a PC to the downstream CNC via an ISA slot. It is based on the BMDC (Bridgeport Machines Digital Control) card. THis ISA card plugged into a generic 386, 486 or low speed Pentium motherboard.

This one single card could run a VMC, 2 or 3 axis mill or a number of lathe variants. Another version of the same card could also run a surface grinder. Pretty versatile.

The card was/is unique in that the same card supposedly would run VMC, lathe or mill soley by installing the proper software. It could run 2, 3 or 4 axis worth of drives along with spindle speed. It could also hard tap with the proper spindle encoder/feedback as well as thread when used on a lathe.

Service of the BMDC card is/was always pricey. Currently, EMI supposedly has the service rights to the card and is the sole service supplier who "knows" how it is programmed. Servicing the PC side is no worse than servicing a desktop PC - in most/many case, the motherboard and all the hardware are generic PC. We've transplanted used PC parts into our machines any number of times to 'fix' things.

The BMDC is interfaced to the real world via several breakout boards. These either accept or provide external signals to the servo amps, safety switches and/or encoders. IF you have a schematic, and are computer literate (it runs in DOS, forget windoze), the system electrics is pretty easy to troubleshoot.

SOme of the servo amp adjustments/tuning needs the help of a person who's trained in the vagaries of the device. HOwever, the external system components are essentially off the shelf devices that were integrated by Bridgeport (SEM motors, Motion Science drives, MIL spec connnectors etc).

There are some "special" boards that are fed by the BMDC and these vary depending on whether the machine is a VMC, lathe or mill. Were it not for the "uniqueness" of the BMDC, the system could probably be cloned and it would make a very nice DIY, self contained machine controller. When it was concieved, the system used "state of the art" programmable logic IC's and UC's - today these are essenatially low cost "surplus" devices.

Sadly, Bridgeport is no longer in business and Hardinge is not really actively supporting the system. The software, as it is and as it is supported/developed, is pretty much dormant. It would be nice if it were updated or perhaps offered in an "aftermarket" version but that seems to be out of the question. Hardinge has supposedly agressively guarded/protected their "rights" to the controller that they obtained when they bought the remnants of Bridgeport Machines when it went bust some years ago.

Through an arrangement with Hardinge, EMI is pretty much the "source" for service of the BMDC based DX-32 systems and they place a HIGH value (as in cost) on their work.

As is the case with a lot of CNC systems, some folks find the system and software to be elegant and effective - others take a contrarian view.

Considering that it is/was a mid 1990's based CNC controller that ran such full featured machines, on DOS no less, it was rather advanced, capability wise, for its day. It will still do today quite easily some things that current machine control retrofits have troubles doing with faster and better PC's and more sophisticated/expensive and bloated operating systems.

Once you get the vagaries and hysterisis out of the iron, the controller can do some very sophisticated things - afterall, it is a computerized system with closed loop servos.
Tweet this Post!Share on Facebook
Reply With Quote

  #4   Ban this user!
Old 02-08-2007, 06:29 PM
 
Join Date: Nov 2006
Location: Scotland
Posts: 774
gridley51 is on a distinguished road

NC Cams.Thanks for the description.It sounds a very useful control with as you say a lot of possibilities.I have not came across these in the UK but am now going to make some enquiries.
Mark.
Tweet this Post!Share on Facebook
Reply With Quote

  #5   Ban this user!
Old 03-20-2007, 11:10 PM
 
Join Date: Jun 2005
Location: usa
Posts: 10
cnctools is on a distinguished road
G-code Text print out from DX32 Control

I have one of these machines that I use every day. I Up graded it's Mboard with one from EMI along with a Hard drive running Windows 98 in the Background while the Machine runs from Dos. The Control can display a G-code line code display toggled from the (-) key. My Question is how can I Print this out or save this code to a file? I can save and print out a conversational program file without any problem, this is the only way I can generate the G-code directly from this machine. Is there another Way to do this?
In dos a printer has to have a dos Print driver, but this machine is running Windows 98 in the background. If I have a printer attached to this machine that prints a Text file in Windows 98 will the old Dos Shift/printscreen work for this purpose?

CncTools
Tweet this Post!Share on Facebook
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 03-23-2007, 05:56 PM
 
Join Date: Dec 2005
Location: USA
Posts: 3,319
NC Cams is on a distinguished road

I suspect the machine is actually running Win 98 and running the DOS program as a window within 98E.

I"d be inclined to think that while you're in the DOS window, it SHOULD act like a DOS program. HOWEVER, our experince with the BMDC sofware is/was that the BMDC pretty much took over complete control of the DOS side of the machine.

The BMDC operating code is one complex program that is using DOS to communicate with the PLC that is built onto the BMDC card - the DOS communicates between the operator, keyboad, and the "back end" mounted on the BMDC card. The BMDC card runs the servo's and amps and interfaces the processor(s) that are mounted on it back to/with the PC "front end".

We did NOT find that the BMDC program multitasked well out of DOSSHELL - we never ran it in 98, 98SE or Win 3.11 for than matter. Keep in mind that the BMDC sofware was created before Win 9x was even a twinkle in some programmers eyes. It was meant to run DEDICATED on a simple 386/486 DOS machine with ISA.

If EMI has reworked the code, however, it may now behave well with Win 9x. Frankly, I wouldn't trust it. If/should/when Win decides to take control of the processsor, you could end up with a DOS program hanging or running wild - the BMDC protam is/was a DOS program that was NOT originally intenteded or designed for use within a multitasking environment.

IT was a DOS based KISS that simply ran the machine as a dedicated control system.

Try just about anything, but have your hand poised near the E-stop, just in case....
Tweet this Post!Share on Facebook
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
Torch Height Control / Capacitive Height Control ahlbebuck Open Source Controller Boards 0 11-27-2006 02:32 PM
HELP! new to an old control (6M) kstocklin Fanuc 9 06-16-2006 12:47 AM
BobCADCAM Layer Control / Snap Control jonbanquer BobCad-Cam 0 01-21-2006 04:10 PM
Change - from linear path control to CNC path control fidibus42 General Electronics Discussion 1 12-04-2005 11:43 AM
how to control them :( stormelf Stepper Motors and Drives 7 11-27-2005 05:04 PM




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