Welcome, Guest. Please login or register.
Did you miss your activation email?
February 09, 2012, 02:29:40 AM
Home Help Login Register
News: Any Problems or Experience with Industrial Robots ?
Register and place your Question / Answer to worldwide Robotexperts right here !

+  Robotforum | Support for Robotprogrammer and Users
|-+  Industrial Robot Help and Discussion Center
| |-+  Yaskawa Motoman Robot Forum (Moderators: Fabian Munoz, Napierian)
| | |-+  Program Sequence Wait
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Print
Author Topic: Program Sequence Wait  (Read 583 times)
ScreaminSteve
Guest
« on: August 14, 2010, 07:45:02 AM »

Good morning All;

I work on a line with a number of Motoman NX100 robots. We have times where the robots will stop and a warning comes up saying, 'program sequence wait'. Can anyone give me some detail as to what might be causing this problem.

Thanks
Logged
Fabian Munoz
Global Moderator
*****
Offline Offline

Gender: Male
Posts: 862


Uruguay Campeon de America 2011 !!!!!!!!!!


« Reply #1 on: August 14, 2010, 03:47:38 PM »


ScreaminSteve:

Welcome to the robot-forum



I've seen that message when running two jbis at the same time. the up front program and the concurrent job  (CJ) program.

If something holds the CJ you get that message.

Check your upfront program, find if you have the command PSTART xxxx.  xxxx is your CJ program. If you cannot find it, save the progs and using and word editor, look in the header , I dont recall exactly where but in the lines marked //  you will see one that contains CJ, that's your baby.

Now, to troubleshoot the problem you are going to have to run those programs step by step and figure where there's a chance that the CJ could be waiting therefore holding the up front prog.

BTW it could be another reason for the message, this is one is the one I know
Logged

somar
tony gast
Hero Member
*****
Offline Offline

Gender: Male
Posts: 700


Can I barrow a cup of robots?


« Reply #2 on: August 14, 2010, 04:05:08 PM »

i believe that you can also get this using cubes 1 and 2......
they are for shared space between robots and or other moving devices.....
when this happens check the status of 20020 and 20021.....if on robots will not enter these cubes 1 or 2 until they go off
Logged

Oh, well
ericm115
Jr. Member
**
Offline Offline

Posts: 82


« Reply #3 on: August 21, 2010, 09:12:57 PM »

I got this the other day. Open your graphical ladder editor, search for 40090. When you find the 40090 coil, press the button called "Monitor" to view the status of all the bits on the screen. You will be able to tell which bit(s) is causing 40090 to turn on. It could be 70022 or some other. Then, look it up in the CIO manual or continue to trace down what is turning THAT one on, for instance, I found that 70022 was being triggered by an EthernetIP bit... the PLC was sending a signal to wait over ethernet because a prox switch in the cell wasn't quite made that had to be for robot operation.
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.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!