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

KRC4 Safe Operation Reference Switch and Proximity Sensor

  • RustyRSA
  • December 1, 2022 at 1:19 PM
  • Thread is Unresolved
  • RustyRSA
    Reactions Received
    2
    Trophies
    3
    Posts
    51
    • December 1, 2022 at 1:19 PM
    • #1

    Hi All,

    Is there a direct way to monitor the status of the Proximity Switches (part of the KRC4 Safe Operation Reference Switch).without running the Safe Operation programs?

    I am assuming the 2 proximity switches must be mapped somewhere to the internal Kuka I/O. I have searched on the TP and Work Visual with no luck.

    We have Kuka KRC4 controllers with the option package Safe Operation 3.x installed.

    Controllers are KRC4 8.3.x

    There is only one Reference Switch connected through X42 to the CCU.

    I have examined MasRef_Main.SRC, MasRef_User.SRC and can't seem to find an I/O reference for the 'proximity switch status'.

    I see there is a Safe Operation $MASTERINGTEST_SWITCH_OK variable but that's just the condition of the Reference Switch and not the two individual proximity switches.

    Any guidance would be most appreciated.

  • Go to Best Answer
  • Online
    panic mode
    Reactions Received
    1,280
    Trophies
    11
    Posts
    13,085
    • December 1, 2022 at 2:53 PM
    • #2

    when switch is connected to PLC, one can simply read status of the JR bit.

    not sure about it when switch is on X42.

    1) read pinned topic: READ FIRST...

    2) if you have an issue with robot, post question in the correct forum section... do NOT contact me directly

    3) read 1 and 2

  • Online
    SkyeFire
    Reactions Received
    1,052
    Trophies
    12
    Posts
    9,429
    • December 1, 2022 at 4:00 PM
    • Best Answer
    • #3
    Quote from RustyRSA

    I have examined MasRef_Main.SRC, MasRef_User.SRC and can't seem to find an I/O reference for the 'proximity switch status'.

    There isn't one. The MasRef switch isn't mapped to a normal I/O signal, it's wired directly into the safety module (when connected directly on X42). It is, IIRC, possible to see the individual contacts in the SafeOp signal monitor on the pendant, but I'm not aware of any system variable that would allow you to monitor them programatically.

    What are you trying to accomplish?

  • RustyRSA
    Reactions Received
    2
    Trophies
    3
    Posts
    51
    • December 2, 2022 at 8:16 AM
    • #4

    Hi Panic Mode and Skyefire,

    Quote


    What are you trying to accomplish?

    What I am trying to do is find a quick way to see the status of the proximity switch by simply placing a piece of steel over the proximity sensors and checking their status on the KRC4 Smart Pad.

  • hermann
    Reactions Received
    407
    Trophies
    9
    Posts
    2,612
    • December 2, 2022 at 8:23 AM
    • #5
    Quote from SkyeFire

    It is, IIRC, possible to see the individual contacts in the SafeOp signal monitor on the pendant,..

    That's possible. In diagnosis menu, and should do the task.

  • RustyRSA
    Reactions Received
    2
    Trophies
    3
    Posts
    51
    • December 2, 2022 at 8:33 AM
    • #6
    Quote from hermann

    That's possible. In diagnosis menu, and should do the task.

    I have tried using the diagnostic monitor see SafeOperation_1.bmp and SafeOperation_3.bmp but can't seem to get a real-time result when placing the steel piece over the proximity sensors.

    Please note there is no SIB in this unit.

    I also struggle sometimes with the German references in my notes.

  • Online
    SkyeFire
    Reactions Received
    1,052
    Trophies
    12
    Posts
    9,429
    • December 2, 2022 at 4:21 PM
    • #7
    Quote from RustyRSA

    Please note there is no SIB in this unit.

    Then, how is the MasRef switch connected to the robot?

  • Online
    panic mode
    Reactions Received
    1,280
    Trophies
    11
    Posts
    13,085
    • December 2, 2022 at 4:26 PM
    • #8

    Mastering reference switch does not connect to SIB. It connects to CCU, more specifically to CIB (CCU=CIB+PBM). so if there is a live status, it will be in diagnostic monitor for CIB and it will refer to JR.

    1) read pinned topic: READ FIRST...

    2) if you have an issue with robot, post question in the correct forum section... do NOT contact me directly

    3) read 1 and 2

  • RustyRSA
    Reactions Received
    2
    Trophies
    3
    Posts
    51
    • December 5, 2022 at 6:03 AM
    • #9
    Quote from RustyRSA

    I have tried using the diagnostic monitor see SafeOperation_1.bmp and SafeOperation_3.bmp but can't seem to get a real-time result when placing the steel piece over the proximity sensors.

    Please note there is no SIB in this unit.

    I also struggle sometimes with the German references in my notes.

    Quote from panic mode

    Mastering reference switch does not connect to SIB. It connects to CCU, more specifically to CIB (CCU=CIB+PBM). so if there is a live status, it will be in diagnostic monitor for CIB and it will refer to JR.

    Thanks. I know the reference switch doesn't connect to SIB - just mentioned that for background. I'll look at the JR bit. Thanks

  • RustyRSA
    Reactions Received
    2
    Trophies
    3
    Posts
    51
    • December 5, 2022 at 6:05 AM
    • #10
    Quote from SkyeFire

    Then, how is the MasRef switch connected to the robot?

    Through the CCU (CIB). But I see panic mode suggests monitoring the JR bit - I'll have a look at it.

  • Online
    SkyeFire
    Reactions Received
    1,052
    Trophies
    12
    Posts
    9,429
    • December 5, 2022 at 8:33 PM
    • #11
    Quote from RustyRSA

    Through the CCU (CIB).

    Do you mean, it's connected directly to the KRC through the X42 connector?

    Quote from RustyRSA

    But I see panic mode suggests monitoring the JR bit - I'll have a look at it.

    AFAIK, that's only relevant when the MasRef switch is connected to a Safety PLC, and the Safety PLC program passes the MasRef contact signals to the KRC via the JR bit.

  • RustyRSA
    Reactions Received
    2
    Trophies
    3
    Posts
    51
    • December 7, 2022 at 5:54 AM
    • #12
    Quote from SkyeFire

    Do you mean, it's connected directly to the KRC through the X42 connector?

    AFAIK, that's only relevant when the MasRef switch is connected to a Safety PLC, and the Safety PLC program passes the MasRef contact signals to the KRC via the JR bit.

    Yes - I understood the JR bit was only relevant to a PLC. Thanks for clearing that up.

    Yes - the Reference Switch is connected directly to the KRC through the X42 to the CCU.

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

Tags

  • KRC4
  • inputs
  • Safe Operation
  • Reference Switch
  • Proximity Sensor
  • MasRef_Main.SRC
  • MasRef_User.SRC
  • X42
  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