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

Fanuc Robot got issue with INTP-202 alarm

  • Lambu
  • February 12, 2020 at 1:37 PM
  • Thread is Unresolved
  • Lambu
    Trophies
    3
    Posts
    3
    • February 12, 2020 at 1:37 PM
    • #1

    Hi everyone,

    Yesterday I added 2 more lines (20 & 21) as below and Fanuc Robot got alarm INTP-202 from then. Anybody has experience on this case please help me, I'm a newbie. Thank you in advance :smiling_face_with_halo::smiling_face_with_halo::smiling_face_with_halo::smiling_face_with_halo:!

    11: LBL[3000:START] ;

    12: ;

    13: !IF ROBOT DONT USE SHIPPING ;

    14: !RACKS, UNCOMMENT NEXT JMP ;

    15: !Check READ_ME file LBL [23] ;

    16: //JMP LBL[101] ;

    17: ;

    18: IF (DI[53:Buck1 OK to DEACC] OR DI[54:Buck2 OK to DEACC]),JMP LBL[100] ;

    19: IF (DI[55:Buck3 OK to DEACC] OR DI[56:Buck4 OK to DEACC]),JMP LBL[101] ;

    20: IF (R[130:BUCK_SELECTION]=12),JMP LBL[100] ;

    21: IF (R[130:BUCK_SELECTION]=34),JMP LBL[101] ;

    22: MESSAGE[NO MODE] ;

    23: JMP LBL[3000] ;

  • Go to Best Answer
  • kluk-kluk
    Reactions Received
    53
    Trophies
    5
    Posts
    300
    • February 12, 2020 at 2:24 PM
    • #2

    It is a syntax error.

    Get rid of the parantheses in line 20 and 21

    so :

    20: IF R[130:BUCK_SELECTION]=12,JMP LBL[100] ;

    21: IF R[130:BUCK_SELECTION]=34,JMP LBL[101] ;

  • MMCINTIRE
    Reactions Received
    2
    Trophies
    3
    Posts
    29
    • February 12, 2020 at 2:28 PM
    • Best Answer
    • #3

    Did you edit the program with the teach pendant or did you edit the .ls file and upload the ascii file?

    I am fairly new to FANUC robots but I would start by stepping thru your program to see which line in your program is giving the error. I don't think the parenthesis should be included in your logic statements on lines 20 and 21.

  • Lambu
    Trophies
    3
    Posts
    3
    • February 12, 2020 at 2:35 PM
    • #4
    Quote from kluk-kluk

    It is a syntax error.

    Get rid of the parantheses in line 20 and 21

    so :

    20: IF R[130:BUCK_SELECTION]=12,JMP LBL[100] ;

    21: IF R[130:BUCK_SELECTION]=34,JMP LBL[101] ;

    It means we just need to use the parantheses in line 20 and 21 when larger than 1 option, right ?

  • Lambu
    Trophies
    3
    Posts
    3
    • February 12, 2020 at 2:40 PM
    • #5
    Quote from MMCINTIRE

    Did you edit the program with the teach pendant or did you edit the .ls file and upload the ascii file?

    I am fairly new to FANUC robots but I would start by stepping thru your program to see which line in your program is giving the error. I don't think the parenthesis should be included in your logic statements on lines 20 and 21.

    I modified this program directly on Teach Pendant, I think what you and kluk-kluk said is the root cause, they shouldn't be put inside parenthesis like that when we just have one condition. I will modify and see any improvements. Thanks guys!

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
  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