Welcome, Guest. Please login or register.
Did you miss your activation email?
May 23, 2012, 07:00:46 PM
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
| |-+  KUKA Robot Forum (Moderators: Werner Hampel, Martin H, SkyeFire)
| | |-+  $advance
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Print
Author Topic: $advance  (Read 256 times)
nuni
Newbie
*
Offline Offline

Posts: 29


« on: January 19, 2012, 12:28:49 PM »

hi,
i'm running my program with a $advance=2,and it seems to be total chaotic.
when monitoring with $pro_ip it seems that the advance run is behing the main run(see attached).
could this really be?
in addition to that ,the highlighted row and the SNR do not match(highlighted row is 58 after all folds open+2 rows of program begining should give me SNR 60 ....) .
what am i not getting here?

thanks,
Logged
kr16_2
Full Member
***
Offline Offline

Posts: 204


« Reply #1 on: January 19, 2012, 05:53:39 PM »

What is the actual problem that you are dealing with? (except from monitoring does not match reality - I don't know how to look at this anyway)

Easy way to check if your advance run is ahead of the robot (and how far) is to switch some global variables (check points) and monitor them while your program is running.

checkpoint1=false
ptp p1
ptp p2
ptp p3
checkpoint1=true

If advance run is set to 2 the moment robot goes from p1 to p2 your checkpoint should switch TRUE (or somewhere about that point)
Also note that advance run is only active when your $pro_mode = #go (red guy walking icon) and in some cases in #cstep mode.
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!