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 > Mazak, Mitsubishi, Mazatrol


Mazak, Mitsubishi, Mazatrol Discuss Mazak, Mitsubishi and Mazatrol systems here!


Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 03-13-2009, 01:56 PM
 
Join Date: Mar 2004
Location: United States
Posts: 361
SRT Mike is on a distinguished road
M01 Operation Error 0101 on Mitsubishi Meldas M50 control - help!

I have a 1995 Leadwell V40 with a Meldas M50 control.

Last night, the machine errored with the code "M01 OPERATION ERROR - 0101". According to the manual, this means the control doesn't have an operation mode selected (i.e. jog, handle, MDI, memory, home, etc). They suggest checking the switch.

I called Mistu and he had me go into the diagnostic screen and check the X100 memory value... when I change the switch on the panel between the different modes, I see the X100 value change each time. He said 3 bits of this number should change, but I am only seeing one bit change. 3 bits changing doesn't seem right to me... it's an 8 bit number and in each of the 8 mode switch settings, 1 of the 8 bits is 1 where the rest are all 0's.

Anyway, I checked the switch itself and I don't see anything wrong with it. The Mitsu rep said most likley the problem was "in the ladder" and I would need to contact Leadwell.

Leadwell say they could send someone up, but I'd be paying the plane ticket and hotel just to look at it.



What is the ladder? It isn't described very well in the manuals... it sounds like a series of checks that the machine builder programs into the control like "check if door interlock is open, if so, go to step to, if not, error... then check if coolant switch is on, if so.....". Is that about it? Or am I not understanding what it is?

The Mitsu rep said I should check the ladder documentation and go through it. I don't have any ladder documentation that I can find. I have en electrical manual for the machine, but to me it seems that it is getting the mode switch signal, so I don't understand why it's telling me it can't operate because no mode is selected.




Any help?
Reply With Quote

  #2  
Old 03-13-2009, 02:51 PM
Al_The_Man's Avatar
Community Moderator
 
Join Date: Dec 2003
Location: Canada
Posts: 16,544
Al_The_Man is on a distinguished road
Buy me a Beer?

You can display the ladder on an M50, even edit it if you want. F0 key.
The ladder is the logic that controls general machine operations such as tool changer etc and all external switches and relays and communicates back and forth to the CNC side.
The function switch normally goes to 4 inputs for a total of 16 selections in binary.
If you are only getting one bit change on the screen it would indicate either the switch is not outputting the correct code or the inputs are defective.
The manuals and possibly the PLC manuals are on the MEAU website.
The one for editing the ladder is 'PLC ONBOARD INSTRUCTION MANUAL'.
The ladder display is especially usefull as it can tell you where a machine control problem is.
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 03-13-2009, 02:59 PM
 
Join Date: Mar 2004
Location: United States
Posts: 361
SRT Mike is on a distinguished road

Originally Posted by Al_The_Man View Post
You can display the ladder on an M50, even edit it if you want.
The ladder is the logic that controls general machine operations such as tool changer etc and all external switches and relays and communicates back and forth to the CNC side.
The function switch normally goes to 4 inputs for a total of 16 selections in binary.
If you are only getting one change on the screen it would indicate either the switch is not outputting the correct code or the inputs are defective.
The manuals and possibly the PLC manuals are on the MEAU website.
The one for editing the ladder is 'PLC ONBOARD INSTRUCTION MANUAL'.
The ladder display is especially usefull as it can tell you where a machine control problem is.
Al.

Al,

As usual, you are an incredible wealth of knowledge - thank you!

And here's an update... I tested the switch and it was OK. So I was flicking the switches on the control (block skip, coolant) and making sure they all registered in the diagnostic screen - when I hit the EMG OVERRIDE switch, the M01 error went away.

Hmmm...

I let it go, and the error came back. So I held it in and put the mode switch in handle mode to see if I could jog the axes, and I could. Then, after jogging them, the error returned when I relased the switch. I called Mitsu back, and while I was on the phone with the guy (about 5 minutes after jogging the axes), the error just went away.

I mentioned this to the Mitsu guy and he said that there's no way to tell (other than the ladder) what Leadwell hooked into that mode switch that could be generating the error. He said to go through the ladder and see what various things are tied into the X100 control line, and check them all and see if I can find anything - and if not, when it happens again, track test each line again and see which one is giving the signal to the control.

Sounded good.

So I fire up my program again, and at exactly the same point, it did it again... it does a toolchange to grab a face mill, as the spindle is speeding up and the spindle is moving down in Z (I think the XY motion has completed, but not sure), it gives the error. So something in my NC code is making the machine do something which is causing this error.

The ladder documentation (I found it in the manual with the help of the Mitsu guy) is really bad... it's barely legible. So I'm going to have a very close look at my NC code and see if I can figure out what I am doing wrong. I had thought that since the tool in question was a face mill that was right at the max diameter the machine allows, it may be a spindle load error or something since I'm trying to accelerate it up to 4500rpm. But I'm thinking it's something else.

I'll look through the code and I'll see if I can decipher the ladder documentation in the manual to see if I can get anywhere.

But does the above shed any light on what I may be looking for?

strangely, this problem has happened a few times before... it always just seemed random. I'd shut off the machine and the next day it would be OK. It always seemed to happen in the beginning of a cycle start, never mid-way through.

I bet when I figure it out, it will be a "duh" moment.

Thanks again Al!
Reply With Quote

  #4  
Old 03-13-2009, 03:15 PM
Al_The_Man's Avatar
Community Moderator
 
Join Date: Dec 2003
Location: Canada
Posts: 16,544
Al_The_Man is on a distinguished road
Buy me a Beer?

The ladder is written by the OEM, in this case Leadwell, so things can be set up and programmed for different machines.
What form does the EMG Overide take? is it a button you push in to overide overtravel's or?
Can you tell if it goes into an input or is it a hardwired function?
Did you record the mode switch pattern when it was working?
It almost sounds like you have a intermittent power issue on the 24vdc supply.
It makes no sense that the EMG overide should be tied into the function switch.
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

  #5   Ban this user!
Old 03-15-2009, 10:16 PM
 
Join Date: Mar 2004
Location: United States
Posts: 361
SRT Mike is on a distinguished road

Well, figured it out.

It was the Y limit switch.... why it ties into that particular line I have NO idea. It makes no sense, but that's what it is.

The EMG override is just a toggle switch that temporarily allows axis movement even when the machine is on the limit switch... we did have problems with the Y limit switch before, where it's located, it tends to occasionally get a splash of coolant on it... this dries and turns gummy... and happens over and over, making the switch "sticky". So I think the reason the error disappears after a while is that once I move the table off the switch, it eventually pops back to it's non-tripped state on it's own, which kicks the control out of the error code.

Strange, but true.

I'm not sure how the other axes are tied in - for all I know, they would produce the same error code, probably do actually.

Thanks for the help!
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 03-16-2009, 08:33 AM
 
Join Date: Jan 2008
Location: US
Posts: 173
chippy1 is on a distinguished road

Actually, the EMG overide is just a jumper over all axis limit switches. If you look at you wiring diagram you should be able to see this. I would say what happened was the y-axis switch was actually shorting your 24 volts which is what is needed for your operation panel. Once you pushed the EMG overide you canceled the short or bypassed it.

Just my two cents

Chippy
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
Mitsubishi Meldas M3 control Talisman Mazak, Mitsubishi, Mazatrol 18 12-21-2011 10:46 PM
Need Help!- Mits M-v5cn,meldas 600 control,duplicate tool registration error or out of sequence davissammy General CNC (Mill and Lathe) Control Software (NC) 0 10-04-2008 10:39 AM
Mitsubishi Meldas M3 Control? Talisman General Electronics Discussion 19 08-08-2008 07:56 PM
Turret Position Error on Arira-Seiki with Mitsu. meldas 64 control... PoiToi Mazak, Mitsubishi, Mazatrol 1 08-10-2007 03:06 PM
mitsubishi meldas control trips breaker imwllc General Metal Working Machines 4 07-30-2005 12:02 PM




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