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

print a message?

  • AiSard
  • June 18, 2018 at 1:20 PM
  • Thread is Resolved
  • AiSard
    Reactions Received
    1
    Trophies
    3
    Posts
    44
    • June 18, 2018 at 1:20 PM
    • #1

    Been bugging me for a while but can never quite figure out how to word the search criteria for this,
    But is there a command to print text and/or variables, perhaps in the error log portion of the pad, during the running of the robot?
    something similar to a print to console, println(), etc?

    thanks,

  • panic mode
    Reactions Received
    1,281
    Trophies
    11
    Posts
    13,091
    • June 18, 2018 at 2:16 PM
    • #2

    https://www.robot-forum.com/robotforum/kuk…rum/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

    Edited once, last by SkyeFire (June 18, 2018 at 3:44 PM).

  • AiSard
    Reactions Received
    1
    Trophies
    3
    Posts
    44
    • June 19, 2018 at 7:04 AM
    • #3

    KR C4 compact
    KSS 8.3.25
    ?

  • panic mode
    Reactions Received
    1,281
    Trophies
    11
    Posts
    13,091
    • June 19, 2018 at 1:35 PM
    • #4

    there is a function called Set_KrlMsg()
    it can display up to three values.
    if you are ok with displaying just one, lookup MsgLib
    if you need more than three, check SWRITE

    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

  • raulboter
    Trophies
    3
    Posts
    17
    • June 20, 2018 at 5:01 AM
    • #5

    You will have to change some stuff at the sps file and at the config.dat.
    He res a template you may use in both of them:

    First of all declare those parameters at config.dat

    Code
    DECL KRLMSG_T mymessage
    DECL KRLMSGPAR_T Parameter[3]
    DECL KRLMSGOPT_T Option
    INT handle
    BOOL msg_one=TRUE
    BOOL MSG_PRE=TRUE
    BOOL msg_show=TRUE

    Then those at SPS

    Code
    INI
    msg_one=false
    msg_show=false
     
    USER PLC
    
                  	;FOLD
    IF NOT msg_one THEN
    mymessage={modul[] "Here's the top of the message", Nr 1000, msg_txt[] " here is its content"}
    msg_one=TRUE
    handle = Set_KrlMsg(#NOTIFY, mymessage, Parameter[ ], Option)
    ENDIF
    ;ENDFOLD
    
    
                  	;FOLD
    IF (here you will define when your message will appear) THEN
    mymessage={modul[] "here's the top", Nr 1001, msg_txt[] "here's the content"}
    msg_show=TRUE
    handle = Set_KrlMsg(#NOTIFY, mymessage, Parameter[ ], Option)
    ENDIF
    ;ENDFOLD
    Display More

    That's for KRC4, if your controller is a KRC2 then it's a bit different

    Edited once, last by raulboter (June 20, 2018 at 5:03 AM).

  • AiSard
    Reactions Received
    1
    Trophies
    3
    Posts
    44
    • June 20, 2018 at 9:06 AM
    • #6

    After looking in to this a bit more, mine eyes have been opened :icon_eek:
    Didn't know about the Programming Messages documentation before, though will probably be fine with MsgLib
    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
  • 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