Welcome, Guest. Please login or register.
Did you miss your activation email?
November 22, 2008, 01:57:51 AM
Home Help Search Calendar Login Register
News: Any Problems or Experience with Industrial Robots ?
Register and place your Question to worldwide Robotexperts right here !

+  Robotforum | Support for Robotprogrammer and Users
|-+  Robot Help and Discussion Center
| |-+  Fanuc Robots (Moderators: Sven Weyer, Jim Tyrer)
| | |-+  Servo Gun "Gun Attach" stopping program
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Print
Author Topic: Servo Gun "Gun Attach" stopping program  (Read 262 times)
smiley
Newbie
*
Offline Offline

Posts: 2


« on: August 28, 2008, 08:24:57 PM »

We are currently using around 300 servo guns but have a recurring problem with one. While it is running the gun attach program (it runs 2 guns on tool changers) the program stops, no faults nothing in the error log etc, and it recovers off the teach pendant pretty much straight away. Any ideas?
Logged
Stormtrooper
Jr. Member
**
Offline Offline

Gender: Male
Posts: 51



« Reply #1 on: August 29, 2008, 03:38:02 PM »

Sounds to me that you might have a problem with the gun changer module, maybe the internal connections are not being made correctly.
Check that the gun changer is closing correctly - any gap condition could lead to a problem. If the robot is running in automatic mode it is following the path programmed, but when it is switched in teach mode the first thing that happens is the servo drives will dis-engage and the robot will drop slightly, maybe enough to make the safety contact and allow you to operate the robot in teach mode.
Logged
Professor_J
Jr. Member
**
Offline Offline

Gender: Male
Posts: 76



« Reply #2 on: September 09, 2008, 11:12:35 PM »

I doubt it's a problem with the tool changer itself, presumably you'd  be getting alarms (DTERR etc for pulse coder connections or move/stop errors for power/brake connections) if this were the case..

We have a few tool changers and one of our robots has the same symptom as yours.. We are yet to solve it, in our case the only peculiar thing about the problem robot is that the pulse coder cable still goes directly to the gun servo amp instead of through the Fanuc Brake unit (it has pulse coder sockets etc on it).. All of our other tool changer ones go through the brake unit... Not sure if this is related to our fault and even if it is, not sure if it's relevant to your fault..
Logged
Vlad
Jr. Member
**
Offline Offline

Posts: 58


« Reply #3 on: September 11, 2008, 12:00:05 PM »

i think it should be better to add a all of above, done as soon the problem happends...

bye
Vlad
Logged
[fanucker]
Newbie
*
Offline Offline

Posts: 24


« Reply #4 on: September 18, 2008, 09:01:35 PM »

Gents, not possible that robot has a fault that is not logged, thus Vlad is right.
AoA when problem occurrs is best way to find it (in ERRALL.LS or HIST.LS)

Tip: If is R-30iA with v7.30P/xx with xx>16 you can press FCTN, next twice, Diag Log and send to local Fanuc Representative if Hist, errall and LOGBOOK.LS are not enough.
Logged
bnradams
Newbie
*
Offline Offline

Posts: 6


« Reply #5 on: October 02, 2008, 07:27:04 PM »

We have several tool changing robots in our facility.  I beleive the pause you are seeing is the controller establishing a link with the pulse coder and doing pulse count checks etc.  In order to squeeze a few seconds out of our program run time, we used the "RUN" gun attach instead of "CALL" Gun attach.  the "RUN" statement allows the gun attach command to execute without the controller waiting for it to complete.  While the gun attach is running in the background, we continue motion on the major 6 axis to approach the work without a pause.  The only drawback seams to be that you cannot use the gun until the Gun Attach is complete.  If you try to initiate gun motion before the Gun Attach is complete you fault (I dont remember the exact fault code) but by the time you manually reset, the Gun Attach is complete.  In our application, we added a "WAIT $MOR_GRP[2].$SERVO_READY = 1" after the gun attach and motion toward work but before motion to use the axis.  It took a little playing arround to get the sub programs group masked correctly but this has worked for us.
Logged
Professor_J
Jr. Member
**
Offline Offline

Gender: Male
Posts: 76



« Reply #6 on: October 07, 2008, 04:11:04 AM »

Not sure about the original post by smiley but the issue we have with one of our robots is certainly not just the delay it takes to attach.. We also use "Run" to mimimise the cycle time impact but this is totally unrelated to the issue...

We normally just use a register to signal when the background attach has finished but I'll check out the variable listed below ($MOR_GRP[2].$SERVO_READY) as this may be good to use as an additional check.. Thanks
Logged
Pages: [1] Print 
« previous next »
Jump to:  


Login with username, password and session length

Powered by MySQL Powered by PHP Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!