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 > Kitamura


Kitamura Discuss Kitamura CNC Machines here!


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 01-26-2012, 07:21 AM
 
Join Date: Jul 2007
Location: USA
Posts: 284
onthebumper is on a distinguished road
Mitsubishi controls on Kitamura

I hear that Kitamura is using Mitsubishi controls on thier machines.

Anyone have any opinions or experience with the Mitsubishi controls? Just wondering how good or bad this could be.
Reply With Quote

  #2  
Old 01-26-2012, 09:34 AM
Al_The_Man's Avatar
Community Moderator
 
Join Date: Dec 2003
Location: Canada
Posts: 16,542
Al_The_Man is on a distinguished road
Buy me a Beer?

Mazak have traditionally used Mitsubishi control on their machines, as a Mitsubishi Integrator I can vouch for the support being A1, compared to some of the other big names.
Al.
__________________
CNC, Mechatronics Integration and Machine Design.
“Logic will get you from A to B. Imagination will take you everywhere.”
Albert E.
Reply With Quote

  #3   Ban this user!
Old 01-26-2012, 05:29 PM
 
Join Date: Feb 2009
Location: usa
Posts: 2,918
underthetire is on a distinguished road

Reliability is ok, support in some areas like here, well, there is none. Screen layout is rather confusing on a straight Mits, thats why companies like Mazak and Mori both have there own front ends on. All in all, better than some other controls that i've worked on.
Reply With Quote

  #4   Ban this user!
Old 03-02-2012, 08:03 PM
neurosis's Avatar  
Join Date: Aug 2008
Location: USA
Posts: 85
neurosis is on a distinguished road

We just had two 3xg's installed this week. So far just getting the ethernet set up has been a pain. Our local applications guy doesnt have any experience with the control so its been a little hit or miss so far.

We have yet to figure out how to transfer a program from the data server to the control memory. I am hoping that by next week we can get the small stuff figured out so that we can really get in to the control and see what its made of.
Reply With Quote

  #5   Ban this user!
Old 03-05-2012, 03:37 PM
 
Join Date: Jan 2011
Location: USA
Posts: 56
camsys is on a distinguished road

Hello All,

It's too bad that neurosis is having a hard time setting up Ethernet on the 3x, it's really very simple on the Mits (most likely a 730 or 750). You really only need to set 3 or 4 parameters to be up and running. Some of the things that
need to be considered with ethernet are:
1) A static IP address, and appropriate subnet mask
2) An FTP server somewhere on the segment
3) You can most likely get NC explorer from Kiamura, this runs on XP and treats the controller like any network drive with drop and drag function.

As far as experience with Mits goes, Kitamura developed their own user interface that looks like a generic fanuc interface. At times it may be desireable to use
the default Mits user interface which has windows and tabs that are very intuitive
and easy to use.

The Mits offers a great price/performance point, and has a very fast processor. Lots of great and easy operating feature like buffer edit which lets you edit the active program while its running in automatic mode, and you can use the USB like your NC memory (i.e. edit and save and run) when your programs are really really BIG!

Many features that are options ( =more $$) on other controls are standard as well.
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 03-06-2012, 07:35 AM
neurosis's Avatar  
Join Date: Aug 2008
Location: USA
Posts: 85
neurosis is on a distinguished road

Our applications guy spent two days trying to get the ethernet working and struck out. I was told that there are some very severe limitation to the kitamura front end at this point and in fact they do not even have serial (rs232) communication working at this point. They (kitamura themselves) could not even help us to get two machines working on the same network although I believe that I know what the issue is (their documentation only explains how to install a single machine and it appears that is all that they are trained to get working). Even when we are able to access the data server on the machines, you cannot copy a program from the data server to the control memory. There is NO way to list programs that are stored on the data server unless you go in to windows on the control. There appears that there is no way to access a remote pc drive in any way including by ftp.

So far this has been a painful experience that I hope they get resolved soon. I tried to call them yesterday and have not heard back from them. I may try to call them today and see when they will have these issues taken care of. As of now, the ONLY way that we can get programs in to the control memory is via thumb drive.
Reply With Quote

  #7   Ban this user!
Old 03-06-2012, 08:31 AM
 
Join Date: Jan 2011
Location: USA
Posts: 56
camsys is on a distinguished road

Neurosis;

Is the ethernet setup yet?

Can you at least ping them on the LAN?

I think the problem with the data server may be tied to how the
disk is partitioned. The mits might need to see a D:\ drive.

Maybe you can ask the people at Kitamura how to turn off their interface,
and turn on the default Mits HMI. this would get you into the parameters
(to do the Ethernet if needed, and memory transfers etc.)
and be able to ascertain if the hard drive on your NC's are visible, at least
to the Mits HMI.

I seen one of the Kitamuras configured for full 5 axis with the Mits 750
control, and it really is a fine machine, and when they get you through
the problems you're having, I'm sure you'll be very pleased with
your machines.

If you don't hear back from Kitamura, post here .
Reply With Quote

  #8   Ban this user!
Old 03-06-2012, 09:20 AM
neurosis's Avatar  
Join Date: Aug 2008
Location: USA
Posts: 85
neurosis is on a distinguished road

We can ping both machines on our network.

We can make sub program calls from the data server using "M98 <Oxxxx>, D0". So we know that there is access to the dataserver. You cannot see the dataserver from the controls front end. You must use a sub program call to access it or go in to the windows side of the control.

We can only have one machine connected to our network at a time due to how they have the machines set up. If we unhook one we can see the other. If we hook it back up, the dataservers are inaccessible but we can still ping the machines using the "local" ip address.

Each machine has three IP addresses. A local, a global, and something that they are calling an HMI. We assign the local, the HMI is supposed to be internal but unique for each machine, and then its Global is the same on each machine which we think is the problem due to how the routing tables are set up.

Here are our IP addresses.
Machine 1
10.1.10.52 local
192.168.100.2 HMI <unique for each machine
192.168.100.1 global <same on each machine

Machine 2
10.1.10.53 local
192.168.100.3 HMI <unique
192.168.100.1 global

Once you set the ip's up you have to modify the routing tables on the machines and the computer that you wish to connect to them with. The problem lies with the way that they are telling us to set up the routing table on the PC and I believe that the machines cannot have the same global ip for this to work.

They want us to add a route to our machines

route -p add 192.168.100.0 mask 255.255.255.0 10.1.10.52
route -p add 192.168.100.0 mask 255.255.255.0 10.1.10.53

which common sense tells me that this is NOT going to work.

Even if we are able to get that issue dealt with, we still would like to be able to connect to our PC from the machine control or vice versa to transfer programs. There is no way using their front end to transfer programs to or from the control memory other than by memory card (that we know of). We are very familiar with fanuc controls and all of the functions that would make this possible are missing from this control as far as we can tell and that was confirmed according to our applications guy. It shocks me that even serial communications is not possible.

Again, I need to get them to answer my phone calls to be 100% certain but I have been having a hard time getting them to respond which is making this even more frustrating.
Reply With Quote

  #9   Ban this user!
Old 03-06-2012, 11:45 AM
 
Join Date: Jan 2011
Location: USA
Posts: 56
camsys is on a distinguished road

You are correct about the Global IP address setting....
If you put a sniffer on the LAN with all machines hooked up
with the 192.168.100.1 global you would see a conflict related
to duplicated IP addresses, that's why you can only have one
plugged in at a time.

The global ip should be unique, but still part of the same subnet.
So if your LAN subnet address is 10.1.10. each machines global
should have a unique address on the last byte i.e.

Machine 1 global parameter 1926 may be 10.1.10.52
Machine 2 global parameter 1926 may be 10.1.10.53
Machine 3 global parameter 1926 may be 10.1.10.54

The parameter I think you're referring to as HMI is #11005, and it
should be unique for each control.

The local IP is how the control basically communicates with itself internally.

I think if the ethernet parameters are configured correctly, you should be able
to have all the controls plugged into the LAN without a prob. Keep in mind that
there are additional sets of IP parameters 9711 - 9715 that can be configured
to see a FTP server on the subnet. The mits is a FTP client, but there is an
app available form Mits that runs on XP and can send/rec from server to CNC
via drag/drop functions. It basically treats the CNC's like another network drive on your PC side.

Be careful with these params, because the ability for the control to carryout internal comms could be jeapordized---- let your vendor do it, or let Kitamura guide you.

Hang in there!
Reply With Quote

  #10   Ban this user!
Old 03-06-2012, 08:17 PM
neurosis's Avatar  
Join Date: Aug 2008
Location: USA
Posts: 85
neurosis is on a distinguished road

1926 is indeed 10.1.10.52 for machine 1 and 10.1.10.53 for machine 2.

1934 is 192.168.100.1 on "both" machines.

11005 is 192.168.100.2 for machine one and 192.168.100.3 for machine 2.



we have configured 9711 - 9713 to view the "Host?" PC (ftp server) but there is no way using kitamura's front end to access it.


This is how we have the machines configured now and it is in conflict.
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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Kitamura help darson Fanuc 4 08-08-2011 11:53 AM
Need Help!- kitamura bkia General Metal Working Machines 2 03-08-2010 09:02 PM
Need Help!- Bullard With Mitsubishi (Melbas) controls JoBwan Mazak, Mitsubishi, Mazatrol 3 02-11-2010 07:39 AM
PC Controls vs. Industrial Controls Billiam General CNC (Mill and Lathe) Control Software (NC) 0 03-16-2009 08:54 AM
Newbie- Program using Mitsubishi Controls chuckb Mazak, Mitsubishi, Mazatrol 2 02-26-2009 10:19 AM




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