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

Changing IP Address on R30-iA

  • alive15
  • August 13, 2020 at 9:34 PM
  • Thread is Unresolved
  • alive15
    Reactions Received
    15
    Trophies
    3
    Posts
    161
    • August 13, 2020 at 9:34 PM
    • #1

    Good afternoon all, hope everyone is doing well. I want to change the IP address on the robot and the plc it's communicating with, so when I go to the "I/o Ethernet IP" page and hit "config", it is showing me the ip address of my plc, but I cannot change it since it's read only.

    When I hit 'next', I see "exp-msg" and I see the correct IP address there for my PLC. Is this the correct place to change the IP address of PLC? Any other steps required?

    Furthermore, where can I find the robot ip address and how can I change that?

    Thanks!!!:grinning_face_with_smiling_eyes:

  • Go to Best Answer
  • pdl
    Reactions Received
    270
    Trophies
    9
    Posts
    1,533
    • August 13, 2020 at 10:09 PM
    • #2

    MENU > SETEP > Host Comm. Highlight TCP/IP then hit F3 for detail. Here you can type in the new robot IP address. After changing it, hit NEXT so that INIT appears above F3 and then press F3. On older controllers you may not have the INIT button, so you would need to cycle power for the change to take effect.

    You cannot change the PLC's address, as it sounds like the PLC is an adapter, which is why it is read only.

  • retobor
    Reactions Received
    18
    Trophies
    4
    Posts
    207
    • August 14, 2020 at 2:47 PM
    • #3
    Quote from pdl

    MENU > SETEP > Host Comm. Highlight TCP/IP then hit F3 for detail. Here you can type in the new robot IP address. After changing it, hit NEXT so that INIT appears above F3 and then press F3. On older controllers you may not have the INIT button, so you would need to cycle power for the change to take effect.

    You cannot change the PLC's address, as it sounds like the PLC is an adapter, which is why it is read only.

    Keep in mind most robots have 2 ports (F3 to change between port 1 & 2).

  • alive15
    Reactions Received
    15
    Trophies
    3
    Posts
    161
    • August 15, 2020 at 12:42 AM
    • #4

    Thanks for the help guys, I appreciate it!

    Also, quick and easy question, if I make a change to a point on these robots, is doing an "all of the above" backup sufficient or do I need to do a full image? Does a full image backup include all the tp programs within it?

  • Sergei Troizky
    Reactions Received
    70
    Trophies
    6
    Posts
    658
    • August 15, 2020 at 8:29 PM
    • #5

    Image backup allows restoring entire robot by a single procedure. The files are not human-readable.

    "All of the above" backup is enough to restore the application file by file, and also allows the saved robot simulation in Roboguide, but is not human readable.

    I recommend doing all possible backups, including ASCII programs, then switch to MD device, select the .VA files (usually, line 17) and copy to the same directory as the current backup. Press NEXT to see the COPY option. The .VA files are human-readable files of registers and system variables.

    Do it well right away. It will become bad by itself.

    Edited once, last by Sergei Troizky (August 15, 2020 at 8:37 PM).

  • alive15
    Reactions Received
    15
    Trophies
    3
    Posts
    161
    • August 17, 2020 at 5:04 PM
    • #6

    I still do not understand what the difference is between image backup and All of the above. Of course, it's best to back up everything, but if I just make a small teach point modification, what is the bare minimum I should backup?

    If my robot loses all memory, will an all of the above backup suffice? I think it should, because it has all the TP programs and all the master count data, correct?

  • pdl
    Reactions Received
    270
    Trophies
    9
    Posts
    1,533
    • August 17, 2020 at 5:10 PM
    • #7

    You can also just select a "maintenance backup" from the list which will grab all of the binary and ASCII files. It won't grab the image though.

    Alternately, you may want to look into backing up via FTP, which is much quicker and also grabs everything that the maintenance backup would get.

  • Sergei Troizky
    Reactions Received
    70
    Trophies
    6
    Posts
    658
    • August 17, 2020 at 5:18 PM
    • Best Answer
    • #8
    Quote from alive15

    I still do not understand what the difference is between image backup and All of the above.

    It is like the difference on PC between entire computer backup and user data backup.

    Quote from alive15

    ... if I just make a small teach point modification, what is the bare minimum I should backup?

    It's enough to properly document the minor change and/or make backup of only the file(s) reflecting the change. Provided you have a recent full backup.

    Quote from alive15

    If my robot loses all memory, will an all of the above backup suffice? I think it should, because it has all the TP programs and all the master count data, correct?

    No, because there may be more system data to restore.

    This is exactly the case when you better restore the robot from the image backup.

    Do it well right away. It will become bad by itself.

  • alive15
    Reactions Received
    15
    Trophies
    3
    Posts
    161
    • August 17, 2020 at 9:27 PM
    • #9

    Many thanks for the info guys, I'm getting a better understanding of these robots on this site!

  • MechatronicsDude
    Trophies
    1
    Posts
    5
    • November 27, 2023 at 5:34 PM
    • #10
    Quote from pdl

    You can also just select a "maintenance backup" from the list which will grab all of the binary and ASCII files. It won't grab the image though.

    Alternately, you may want to look into backing up via FTP, which is much quicker and also grabs everything that the maintenance backup would get.

    Can you please point me in the right direction to setup and use the FTP approach, please?
    I don't know how to set this up so that the controller is connected to my network, so I need to start from nothing preferably.

  • TitusLepic
    Reactions Received
    112
    Trophies
    7
    Posts
    442
    • November 29, 2023 at 7:51 PM
    • #11
    Thread

    Filezilla to connect to R30i B

    I tried to connect to R30i B with Filezilla 3.7.3 on windows 7 64bit.
    I saw that it connected to the Fanuc, but then got a some red lines that said that the folder structure could not be read.
    So I could not see anything in the robot.
    What could be wrong?
    I connected with IP adres and default port 21. I connected anonymous once, and also once with the login an password : same result.
    If it should work, in what folder should I be : MD?
    Plc_User
    January 16, 2017 at 6:54 PM

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

Similar Threads

  • Trouble connecting Fanuc R-30iB with Lincoln Powerwave i400

    • jbailey
    • March 8, 2018 at 1:44 PM
    • Fanuc Robot Forum

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