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

My backup dosnt work in roboguide

  • nandomtz
  • March 16, 2024 at 1:17 AM
  • Thread is Unresolved
  • nandomtz
    Trophies
    1
    Posts
    7
    • March 16, 2024 at 1:17 AM
    • #1
    Code
    Hello, I have a problem with roboguide.
    When I make my backup of my robot (r-2000ib/210F and the controller is an r-30ia) when I want to transfer the data to the roboguide, the main programs do not appear, such as main or the ones I use to make the robot work. , I do not know what I'm doing wrong.
    Please help me, I would appreciate it 
  • Fubini March 16, 2024 at 6:27 AM

    Approved the thread.
  • hermann
    Reactions Received
    412
    Trophies
    9
    Posts
    2,629
    • March 16, 2024 at 7:10 AM
    • #2

    It's not enough that you want to transfer the data to Roboguide, you must do it. :grinning_face_with_smiling_eyes:

    To get serious: you should describe how you try to transfer the data, otherwise nobody can answer your question what you are doing wrong.

  • saberlars
    Robot, beyond Human..
    Reactions Received
    22
    Posts
    239
    • March 16, 2024 at 10:49 AM
    • #3

    Are you hadn't try create work cell by "backdate.dt" file?
    It's a very simple and easy.
    check out "all of above" backup files.

    ABB, FANUC, Hyundai, Kawasaki

  • nandomtz
    Trophies
    1
    Posts
    7
    • March 16, 2024 at 6:32 PM
    • #4
    Quote from hermann

    It's not enough that you want to transfer the data to Roboguide, you must do it. :grinning_face_with_smiling_eyes:

    To get serious: you should describe how you try to transfer the data, otherwise nobody can answer your question what you are doing wrong.

    Oh, sorry, let me be a little more explicit:

    I inserted my USB memory into my tp creating a folder in the memory and doing an all of above, when all the data was transferred I put my USB to my laptop and checked and there are all the routines that we use for the robot to work. When I transfer said data to my program in roboguide nothing appears, only as basic programs, if you could call them that and I have not been able to work with roboguide because it does not load any programs. I don't know if because when I tried to transfer the data to rroboguide for the first time it asked me for a very old version (v7.5), I don't know if this has something to do with it or if I'm doing something wrong :gaah: ???

  • nandomtz
    Trophies
    1
    Posts
    7
    • March 16, 2024 at 6:43 PM
    • #5
    Quote from saberlars

    Are you hadn't try create work cell by "backdate.dt" file?
    It's a very simple and easy.
    check out "all of above" backup files.

    That is, do that when the memory is in the tp?, like creating a folder or how?

  • saberlars
    Robot, beyond Human..
    Reactions Received
    22
    Posts
    239
    • March 16, 2024 at 8:38 PM
    • #6
    Quote from nandomtz

    That is, do that when the memory is in the tp?, like creating a folder or how?

    1. "All of above" backup

    Insert USB memory stick and Backup
    007


    2. Create New cell by backdate.dt file.

    ※ Unable create only backdate.dt file.
    ※ Must be include other files (TP, VR, SV, DF, DG ...)

    008

    ABB, FANUC, Hyundai, Kawasaki

  • hermann
    Reactions Received
    412
    Trophies
    9
    Posts
    2,629
    • March 17, 2024 at 8:07 AM
    • #7
    Quote from nandomtz

    When I transfer said data to my program in roboguide nothing appears,

    Once again you didn't describe how exactly you tried to transfer the data into Roboguide.

    Do you already have built a cell in Roboguide and want to update it, or don't you have a cell and want to build a new one?

  • gpunkt
    Reactions Received
    138
    Trophies
    6
    Posts
    494
    • March 18, 2024 at 11:59 AM
    • #8
    Quote from nandomtz

    Oh, sorry, let me be a little more explicit:

    I inserted my USB memory into my tp creating a folder in the memory and doing an all of above, when all the data was transferred I put my USB to my laptop and checked and there are all the routines that we use for the robot to work. When I transfer said data to my program in roboguide nothing appears, only as basic programs, if you could call them that and I have not been able to work with roboguide because it does not load any programs. I don't know if because when I tried to transfer the data to rroboguide for the first time it asked me for a very old version (v7.5), I don't know if this has something to do with it or if I'm doing something wrong :gaah: ???

    It might be that you don't have a virtual robotcontroller (FRVRC) with the correct version installed, and therefore your abckup can not be loaded?

    How do you create the roboguide workcell?
    Try doing it the way saberlars suggested, by creating the workcell from a backup.

    That way you make sure that the robot system in your workcell has the same configuration of software options as your real robot.

    You can also try and put your AOA in your virtual robot's UD1-folder and then go to CTRL start on your virtual robot and then restore AOA.

  • nandomtz
    Trophies
    1
    Posts
    7
    • March 18, 2024 at 12:59 PM
    • #9
    Quote from saberlars

    1. "All of above" backup

    Insert USB memory stick and Backup
    007


    2. Create New cell by backdate.dt file.

    ※ Unable create only backdate.dt file.
    ※ Must be include other files (TP, VR, SV, DF, DG ...)

    008

    Display More
    Code
    I did it exactly as you showed it, but when I open roboguie only 12 programs appear out of the 30 that I have on my robot
  • nandomtz
    Trophies
    1
    Posts
    7
    • March 18, 2024 at 1:11 PM
    • #10
    Quote from gpunkt

    It might be that you don't have a virtual robotcontroller (FRVRC) with the correct version installed, and therefore your abckup can not be loaded?

    How do you create the roboguide workcell?
    Try doing it the way saberlars suggested, by creating the workcell from a backup.

    That way you make sure that the robot system in your workcell has the same configuration of software options as your real robot.

    You can also try and put your AOA in your virtual robot's UD1-folder and then go to CTRL start on your virtual robot and then restore AOA.

    Code
    The first time I made the backup (all of above) of the robot it asked me to install another version in roboguide that I did not have (v7.5), I installed it and did everything that roboguide asked me to do. When I open the program there is nothing from my programs.
    Also, there are the tool frame, user frame, I/O, PR, all of that is there, only the programs are not
  • gpunkt
    Reactions Received
    138
    Trophies
    6
    Posts
    494
    • March 18, 2024 at 2:21 PM
    • #11
    Quote from nandomtz
    Code
    The first time I made the backup (all of above) of the robot it asked me to install another version in roboguide that I did not have (v7.5), I installed it and did everything that roboguide asked me to do. When I open the program there is nothing from my programs.
    Also, there are the tool frame, user frame, I/O, PR, all of that is there, only the programs are not

    Hi,
    Then you should also try to import the .tp-programs one by one. Right click in the project tree on programs and choose import, then navigate to the location of your backup's .tp-programs.

  • hermann
    Reactions Received
    412
    Trophies
    9
    Posts
    2,629
    • March 18, 2024 at 7:25 PM
    • #12

    And please: use plain text for your posts, don't insert your text into code boxes. Those code boxes are for program code. Normal post gets bad readable in code boxes.

  • saberlars
    Robot, beyond Human..
    Reactions Received
    22
    Posts
    239
    • March 18, 2024 at 9:06 PM
    • #13
    Quote from nandomtz

    I did it exactly as you showed it, but when I open roboguie only 12 programs appear out of the 30 that I have on my robot

    What? only 12 Programs? what's that?
    nah... that backup maybe above about 100 files..

    ABB, FANUC, Hyundai, Kawasaki

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
  • krc5
  • KRL
  • KUKA
  • motoman
  • Offset
  • PLC
  • PROFINET
  • Program
  • Programming
  • RAPID
  • 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
  • krc5
  • KRL
  • KUKA
  • motoman
  • Offset
  • PLC
  • PROFINET
  • Program
  • Programming
  • RAPID
  • roboguide
  • robot
  • robotstudio
  • RSI
  • safety
  • Siemens
  • simulation
  • SPEED
  • staubli
  • tcp
  • TCP/IP
  • teach pendant
  • vision
  • Welding
  • workvisual
  • yaskawa
  • YRC1000

Tags

  • Fanuc
  • roboguide
  • usb
  • R30iA
  • R2000ib
  • back up

Users Viewing This Thread

  • 1 Guest
  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