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

kuka kcp

  • safix
  • April 20, 2018 at 5:04 AM
  • Thread is Resolved
  • safix
    Reactions Received
    1
    Trophies
    3
    Posts
    15
    • April 20, 2018 at 5:04 AM
    • #1

    Hi,
    i've read a document that I am able to measure the temperature inside the KCP through a specific instruction. Please, can you tell me where exactly is that sensor in KCP? What does KCP mean exactly? I found that it is the interface to the robot controller and to the robot (http://www.wtech.com.tw/public/downloa…ontrolpanel.pdf) , but the abbreviation is kuka control panel(i thought it is a smartpad). :icon_confused: Thanks for the explanation.

    Edited once, last by safix (April 20, 2018 at 5:06 AM).

  • Go to Best Answer
  • panic mode
    Reactions Received
    1,280
    Trophies
    11
    Posts
    13,083
    • April 20, 2018 at 7:14 AM
    • #2

    KCP = Kuka Control Panel


    it is a dumb teach pendant (no onboard intelligence)


    smarPad is for KRC4 and it has CPU and own OS independent of KRC, this is why it is "smart" or intelligent device.

    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,427
    • April 20, 2018 at 2:54 PM
    • #3

    KCP is the overarching term for KUKA Teach Pendants.

    KCP1s and KCP2s were used on the KRC1 and KRC2 generation controllers.

    SmartPad is the specific term for the teach pendant on KRC4 controllers.

    For KCP2s, the system variable that reports the internal temperature is $PHGTEMP.

    This variable does not appear to exist in KRC4 documentation.

  • safix
    Reactions Received
    1
    Trophies
    3
    Posts
    15
    • April 20, 2018 at 7:58 PM
    • #4

    Thank you,
    yes I've tried to measure that temperature (via $PHGTEMP) on krc4 and it showed me nothing ("0"). Finally, I know the reason...Thanks Skyefire and panic mode as well!
    Do you think there is a way to measure the temperature of the engines inside the robot kuka krc4?

  • panic mode
    Reactions Received
    1,280
    Trophies
    11
    Posts
    13,083
    • April 20, 2018 at 8:46 PM
    • #5

    why is it important to measure temperature at the smartPad? there are no high power components in there...


    but assuming there is a way to measure it, what did you do so far?

    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

  • safix
    Reactions Received
    1
    Trophies
    3
    Posts
    15
    • April 20, 2018 at 9:38 PM
    • #6

    I thought it just teoretically, if it is possible...
    Maybe I told it badly. I meant the temperature of the engines of robot axes...

  • panic mode
    Reactions Received
    1,280
    Trophies
    11
    Posts
    13,083
    • April 20, 2018 at 11:22 PM
    • #7

    this may be case of language barrier, what is the engine you refer to? graphic engine? servo axes?

    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

  • safix
    Reactions Received
    1
    Trophies
    3
    Posts
    15
    • April 20, 2018 at 11:54 PM
    • #8

    yes, servo axes.

  • panic mode
    Reactions Received
    1,280
    Trophies
    11
    Posts
    13,083
    • April 21, 2018 at 12:08 AM
    • #9

    just check system variable manual and do a search for "temperature"

    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,427
    • April 23, 2018 at 4:36 PM
    • #10

    $MOT_TEMP array.

  • safix
    Reactions Received
    1
    Trophies
    3
    Posts
    15
    • April 23, 2018 at 5:32 PM
    • #11

    Thanks, I will try it. Is anywhere publicly available source, where do you get this command?

  • panic mode
    Reactions Received
    1,280
    Trophies
    11
    Posts
    13,083
    • April 23, 2018 at 6:50 PM
    • #12

    please check pinned topic READ FIRST

    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

  • mflucio
    Trophies
    3
    Posts
    7
    • August 28, 2019 at 10:56 PM
    • #13

    Guys, I tried to measure the temperature inside the KRC with the variable $PHGTEMP, but as our collegue safix, the variable showed 0.

    Do you know how I can take this value of temperature?

    Thanks in advance

  • mflucio
    Trophies
    3
    Posts
    7
    • August 28, 2019 at 10:58 PM
    • #14
    Quote from safix

    Thank you,
    yes I've tried to measure that temperature (via $PHGTEMP) on krc4 and it showed me nothing ("0"). Finally, I know the reason...Thanks Skyefire and panic mode as well!
    Do you think there is a way to measure the temperature of the engines inside the robot kuka krc4?

    Safix,

    How did you take the tempeture of the KRC with the variable $PHGTEMP?

    Thanks in advance

  • Online
    SkyeFire
    Reactions Received
    1,052
    Trophies
    12
    Posts
    9,427
    • August 29, 2019 at 7:43 PM
    • #15

    I'm not sure the $PHGTEMP variable does anything on KRC4. I think it was a KRC2-only item, but I could be wrong. If I'm right, KRC4 will still support the variable to avoid breaking older KRL programs, but the variable is not connected to any physical sensor.

  • mflucio
    Trophies
    3
    Posts
    7
    • August 29, 2019 at 11:31 PM
    • #16

    Thanks for the support safix,

    I have to take the temperature of the KRC4, but I did not find any variable in the "variable manual" that can measure this, but one thing that I missed, did you take the temperature inside the KRC4 or only in the motors?

  • panic mode
    Reactions Received
    1,280
    Trophies
    11
    Posts
    13,083
    • August 30, 2019 at 12:05 AM
    • #17

    what exact device you want to monitor? there must be dozen or so temperature sensors, they are everywhere (drives, motherboard etc.) though values may not be accessible through KRL.

    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

  • mflucio
    Trophies
    3
    Posts
    7
    • September 4, 2019 at 1:18 PM
    • #18

    Hello panic mode. The main point is to take the temperature inside of the KRC to check if the enviromental temperature is impact the KRC internal temperature, so if it is possible to take the temperature for one device inside the KRC will be enough.

    Thanks a lot

  • panic mode
    Reactions Received
    1,280
    Trophies
    11
    Posts
    13,083
    • September 5, 2019 at 5:14 AM
    • Best Answer
    • #19

    You can use trace tool to record drives temperature for example. To do so create configuration that records values for module "NextGenDrive" and variable "Umrichtertemperatur (KSP)"

    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

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