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

ELIAS

  • khoury elias
  • September 17, 2024 at 7:32 AM
  • Thread is Unresolved
  • khoury elias
    Posts
    3
    • September 17, 2024 at 7:32 AM
    • #1

    Hello,

    I don't have any experience in the ROBOT program but I have a problem and I need to solve it .

    We have a Fanuc RJ3 robot that communicates with a SIEMENS S7-300 PLC via PROFIBUS protocol. When I start the robot, it does one movement and stops at line 255 of the program

    254 : ! WARTE FRIEGABE SENKEN

    255 : WAIT DI[11]=ON

    256 : LBL [32]

    257 : !SENKEN ZUM ZIEL

    258 : GO[1] =64

    259 : R[255]=PR [12,3]

    What does that mean and where is DI[11] i cannot find it on the EE Plug

    many thanks

  • kwakisaki September 17, 2024 at 8:31 AM

    Approved the thread.
  • saberlars
    Robot, beyond Human..
    Reactions Received
    22
    Posts
    225
    • September 17, 2024 at 10:15 AM
    • #2

    If, that "Di11" Signal from PLC
    Check out PLC Logic.

    Or from CMR2A (CMR2B) Cable,
    Check out external contactor.

    Press [I/O] - F1 - Digital - F2 (Config)

    ABB, FANUC, Hyundai, Kawasaki

  • Andi_33
    Reactions Received
    1
    Trophies
    1
    Posts
    12
    • September 17, 2024 at 10:21 AM
    • #3

    Hi,

    In line "255: WAIT DI[11]=ON," the robot is waiting for Digital Input [11] to receive the value TRUE. I assume that the inputs value is changed by the PLC. The issue is likely that the PLC isn't setting this value to TRUE because certain conditions aren't met, or a sensor connected to the PLC isn't providing the correct value.

    I just noticed line 254: "! WARTE FREIGABE SENKEN." Your robot is waiting for the release signal to move down. This means that the signal DI[11] is likely set by the PLC, and the PLC is waiting for a sensor to release the robot. So this sensor might be the problem.

    Edited 2 times, last by Andi_33 (September 17, 2024 at 10:29 AM).

  • khoury elias
    Posts
    3
    • September 18, 2024 at 6:07 PM
    • #4

    Thanks guys,

    I found the problem today, it was in the photocell sensor which connected to the PLC, so we replaced it and everything was fine until the robot moved to the wood pallet tank and it stopped at the top .the Fanuc Pendant shows this screen.

    Can you plz help me, I don't know if this problem is with the ROBOT or maybe another sensor

  • pdl
    Reactions Received
    266
    Trophies
    9
    Posts
    1,508
    • September 20, 2024 at 9:49 PM
    • #5

    Can you post the code from MOVE.TP? If not, can you search for a line of code that says:

    SKIP CONDITION=xxxx

    And post a picture?

  • khoury elias
    Posts
    3
    • October 14, 2024 at 10:14 PM
    • #6

    Hi guys

    I have 2 Plug on the robot (EE & AS-2)
    i know the pinout of the EE Plug
    but can i have help about the AS-2 pinout
    Thanks

  • DS186
    Reactions Received
    199
    Trophies
    6
    Posts
    1,051
    • October 14, 2024 at 10:46 PM
    • #7

    AS is the user cable interface. There are different pinouts, depending on your robot model and the user cable option. Check the manual of your mechanical unit for detailed information.

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

  • How to set up a used robot from scratch..

    • eliasgr
    • December 27, 2021 at 4:30 PM
    • KUKA Robot Forum
  • Change UI language on KRC Software V5.5.10 KRC2 Win XP ed.

    • vineeee
    • October 30, 2017 at 6:53 PM
    • KUKA Robot Forum

Tags

  • Program
  • Digital I/O
  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