1. Home
    1. Dashboard
    2. Search
  2. Forum
    1. Unresolved Threads
    2. Members
      1. Recent Activities
      2. Users Online
      3. Team Members
      4. Search Members
      5. Trophys
  3. Articles
  4. Blog
  5. Videos
  6. Jobs
  7. Shop
    1. Orders
  • Login or register
  • Search
This Thread
  • Everywhere
  • This Thread
  • This Forum
  • Articles
  • Pages
  • Forum
  • Blog Articles
  • Products
  • More Options
  1. Robotforum - Support and discussion community for industrial robots and cobots
  2. Forum
  3. Industrial Robot Support and Discussion Center
  4. Fanuc Robot Forum
Your browser does not support videos RoboDK Software for simulation and programming
Visit our Mainsponsor
IRBCAM
Robotics Channel
Robotics Training
Advertise in robotics
Sponsored Ads

R-J3ic not stepping through TP program correctly

  • JonnyRotten
  • November 11, 2009 at 6:42 PM
  • Thread is Resolved
  • Mtech
    Reactions Received
    1
    Trophies
    2
    Posts
    5
    • February 1, 2010 at 9:12 PM
    • #21

    Are there any "Monitor" statements used in your program. Perhaps at the beginning of the program your trying to step through?

  • JonnyRotten
    Trophies
    3
    Posts
    14
    • February 2, 2010 at 7:31 PM
    • #22

    YEs, there are monitor statements, but I get the same results in programs that do not have them.

  • Mtech
    Reactions Received
    1
    Trophies
    2
    Posts
    5
    • February 2, 2010 at 9:28 PM
    • #23

    But have those monitors been started? Try this if you haven't already. Create a new TP,insert several motion instructions. Then try stepping through these to see what results there are.

  • JonnyRotten
    Trophies
    3
    Posts
    14
    • February 2, 2010 at 10:23 PM
    • #24

    Just tried this, same thing.
    I also tried powering it down and trying it again, to make sure some monitor wasn't hanging somewhere as well.

    Frustrated!

  • Routerguy
    Guest
    • February 3, 2010 at 2:04 AM
    • #25

    It sounds like a software issue I would try new software

  • Mtech
    Reactions Received
    1
    Trophies
    2
    Posts
    5
    • February 3, 2010 at 10:38 PM
    • #26

    Do you image backup from another robot you can load? Just to test results. This may sound strange but when running in auto can you see the @ symbol running through the program?

  • Mtech
    Reactions Received
    1
    Trophies
    2
    Posts
    5
    • February 4, 2010 at 4:36 AM
    • #27

    If you get the chance check these variables. Please re-post your settings.

    Go to variables, goto $SCR.
    Scroll down to $singlestep, toggle step button. Variable will should change 0 to 1.
    $tpmotnenable should be set to (0)

    GOTO $SSR
    $SSR.$stepstmttyp-I'm thinking this is the one causing you the problem. This should be set to (3), please let us know your setting for future references.
    0= Task paused at each statment
    1= paused at a motion statement only
    2= paused at a karel motion
    3= Execution continue in routine

    $Dummy should be 255

  • JonnyRotten
    Trophies
    3
    Posts
    14
    • February 5, 2010 at 9:59 PM
    • #28

    I had a chance to go through all of this today.

    $singlestep toggles from 0-1 correctly
    $dummy7 - 255
    $sglsteptask - [14] of BYTE
    $steptasknum - 1
    $stepstmttyp - 3
    $stepsegtype - 0
    $bwdstep - 0
    $showstmttyp - 0

    Also, the $singlestep setting was in SSR on my, not in $SCR. In $SCR $tpmotnenable was set to 0 thought.

  • JonnyRotten
    Trophies
    3
    Posts
    14
    • February 5, 2010 at 10:03 PM
    • #29
    Quote from Mtech


    Do you image backup from another robot you can load? Just to test results. This may sound strange but when running in auto can you see the @ symbol running through the program?

    I can see the @ only when it hits the exact points in the program in auto, it doesn't go line to line. or at least it goes too fast for me to see.

  • Mtech
    Reactions Received
    1
    Trophies
    2
    Posts
    5
    • February 8, 2010 at 7:58 PM
    • #30

    Not sure. I tried digging up some more info but fell short on time. I will post any findings but this may be one of those things we all have to live with unless you update software. Sorry.

  • MellingTC
    Reactions Received
    3
    Trophies
    3
    Posts
    21
    • July 8, 2013 at 8:50 PM
    • #31

    Has anybody come up with a solution to this issue. I have the same issue on 10 new robots (M-10iA and LRMates) with the latest software V8.10P/03.
    Single Step stops when a program is called up and won't return to the original program. Called Fanuc and they said they have never heard of this issue
    and to check with the integrator.

  • Atticabob
    Trophies
    3
    Posts
    33
    • July 8, 2013 at 10:19 PM
    • #32

    I would load the updated software... They are up to 8.10P/16 R30iB... and 8.13P/08 for the R30iB Mates...
    Do you have any backgound tasks running? Any KAREL?

  • MellingTC
    Reactions Received
    3
    Trophies
    3
    Posts
    21
    • September 4, 2013 at 8:13 PM
    • #33

    Just got done loading the latest level of software and it did not help. Still can not step through in single step mode. It stops after completing each motion move and I have to arrow down to the next move. If it calls up a sub routine like :open Gripper: it will not return to the main program. I have to select the original program and then arrow down to the next line after it called the subroutine. What a pain. I am working with Fanucs support but not gion?etting anywhere.

    Any one have any ideas?

  • KZ817
    Trophies
    3
    Posts
    8
    • September 8, 2013 at 11:59 AM
    • #34

    Has FWD/BWD been disabled? This will keep you from being able to block through a program.

    Press your function key and see if FWD/BWD disable is enabled.

    Edited once, last by KZ817 (September 8, 2013 at 12:02 PM).

  • MellingTC
    Reactions Received
    3
    Trophies
    3
    Posts
    21
    • September 13, 2013 at 2:30 PM
    • #35

    After working with Fanuc we found a solution. The automation company had a programming error. They had a programmed a UOP "paused" signal to activate the UOP "stop cycle". When I put a Test pendant enable contact in series with the UOP "paused" input I can now single step forward and backward.

    If anyone else has this problem you can test it by going into system config and disabling UOP and then see if you can single step. If yo can then you have a PLC programming issue.

Advertising from our partners

IRBCAM
Robotics Channel
Robotics Training
Advertise in robotics
Advertise in Robotics
Advertise in Robotics

Job Postings

  • Anyware Robotics is hiring!

    yzhou377 February 23, 2025 at 4:54 AM
  • How to see your Job Posting (search or recruit) here in Robot-Forum.com

    Werner Hampel November 18, 2021 at 3:44 PM
Your browser does not support videos RoboDK Software for simulation and programming

Tag Cloud

  • abb
  • Backup
  • calibration
  • Communication
  • CRX
  • DCS
  • dx100
  • dx200
  • error
  • Ethernet
  • Ethernet IP
  • external axis
  • Fanuc
  • help
  • hmi
  • I/O
  • irc5
  • IRVIsion
  • karel
  • kawasaki
  • KRC2
  • KRC4
  • KRC 4
  • KRL
  • KUKA
  • motoman
  • Offset
  • PLC
  • PROFINET
  • Program
  • Programming
  • RAPID
  • robodk
  • roboguide
  • robot
  • robotstudio
  • RSI
  • safety
  • Siemens
  • simulation
  • SPEED
  • staubli
  • tcp
  • TCP/IP
  • teach pendant
  • vision
  • Welding
  • workvisual
  • yaskawa
  • YRC1000

Thread Tag Cloud

  • abb
  • Backup
  • calibration
  • Communication
  • CRX
  • DCS
  • dx100
  • dx200
  • error
  • Ethernet
  • Ethernet IP
  • external axis
  • Fanuc
  • help
  • hmi
  • I/O
  • irc5
  • IRVIsion
  • karel
  • kawasaki
  • KRC2
  • KRC4
  • KRC 4
  • KRL
  • KUKA
  • motoman
  • Offset
  • PLC
  • PROFINET
  • Program
  • Programming
  • RAPID
  • robodk
  • roboguide
  • robot
  • robotstudio
  • RSI
  • safety
  • Siemens
  • simulation
  • SPEED
  • staubli
  • tcp
  • TCP/IP
  • teach pendant
  • vision
  • Welding
  • workvisual
  • yaskawa
  • YRC1000
  1. Privacy Policy
  2. Legal Notice
Powered by WoltLab Suite™
As a registered Member:
* You will see no Google advertising
* You can translate posts into your local language
* You can ask questions or help the community with your knowledge
* You can thank the authors for their help
* You can receive notifications of replies or new topics on request
* We do not sell your data - we promise

JOIN OUR GREAT ROBOTICS COMMUNITY.
Don’t have an account yet? Register yourself now and be a part of our community!
Register Yourself Lost Password
Robotforum - Support and discussion community for industrial robots and cobots in the WSC-Connect App on Google Play
Robotforum - Support and discussion community for industrial robots and cobots in the WSC-Connect App on the App Store
Download