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

Create a TP program with KAREL

  • flatcurve
  • November 17, 2014 at 6:39 PM
  • Thread is Resolved
  • hermann
    Reactions Received
    407
    Trophies
    9
    Posts
    2,612
    • March 31, 2023 at 10:28 AM
    • #21
    Quote from RKind

    I have created the code to send and receive the values from the controller to the PLC via a ProfiNET.

    What kind of values?

    Quote from RKind

    As mentioned before, I am new to KAREL. I am reading documents and learning through the threads created here.

    Where did you get the informations for those variables like f.e. "bHCodeREQ". For me this looks like an overboarding fantasy. :smiling_face:

    Communicating via Profinet normally works with single bits, groups of bits as unsigned integer or analog values. It's just the same as in TP programs.

    So if you have a working Profinet connection to the PLC, you can use DOUT[]/DIN[], GOUT[],GIN[] or AIN[] AOUT[].

    Code
    PROGRAM WRITEHM
    %COMMENT = 'WRITEHM'
    %NOLOCKGROUP
    %NOBUSYLAMP
    %NOPAUSE = ERROR+COMMAND+TPENABLE
    %PRIORITY = 1                                
    %TIMESLICE = 8                                 
    %DELAY = 8                                  
    %ALPHABETIZE
    %NOPAUSESHFT
    --%INVISIBLE
    --%
    --%CMOSVARS
    %NOABORT= ERROR + COMMAND
    
    --SECTION 2 constant and variables declaration
    VAR
     input_Nr1 :  INTEGER;
    
    --SECTION 4: MAIN PROGRAM
    BEGIN
     DOUT[10]=ON;
     GOUT[1]=123;
     input_Nr1=GIN[1];
    END WRITEHM
    Display More
  • RKind
    Trophies
    3
    Posts
    31
    • March 31, 2023 at 12:24 PM
    • #22
    Quote from hermann

    I wanted to set the values like parameters for laser.

    EX.

    H1 = 1000 ; Set Laser Power to 1000 Watt

    M20 ; Set Laser to ready

    M21 ; Start Laser

    These below user defined variables will Communicate with PLC. Similarly GET and SEND data.

    HCodeREQ

    HCodeACQ

    Display More
  • hermann
    Reactions Received
    407
    Trophies
    9
    Posts
    2,612
    • March 31, 2023 at 1:29 PM
    • #23
    Quote from RKind

    These below user defined variables will Communicate with PLC. Similarly GET and SEND data.

    HCodeREQ

    HCodeACQ

    May be you think they should, but they won't.

    Code
    H1 = 1000 ; Set Laser Power to 1000 Watt
    M20 ; Set Laser to ready
    M21 ; Start Laser

    Seems to be G-Code from CNC. Robots work different. Read, and try to understand my post above.

    You don't need Karel for setting I/O to a Laser or PLC. You can use a simple TP program to set those values to DO / GO /AO.

    But you must define them properly in the settings of profinet and DI/DO and GI/GO settings.

    Has absolutely nothing to do with Karel.

  • HomerJ
    Reactions Received
    2
    Posts
    20
    • May 24, 2024 at 7:14 PM
    • #24
    Quote from JT

    See attached code which contains a non supported build-in. Not all movement types are supported but it might do the trick for your application.

    Fanuc is not keen on supporting movement in Karel. Their vision is that all generated points should be teached by a qualified operator in TP. Karel logic programs can then call these teached movement TP programs.
    But FANUC seems to forget that in some cases you have to use the readily available robot kinematic model on the controller to compute or convert points during operation, so it is easier to let the controller generate the TP programs without any link to a PC/software. On the opposite of the attached code typically a software is used to create the TP program structure and points offline which is then uploaded to the controller. In the latter if anything goes wrong the software is to blame and not the controller. I guess it is a question of liability.

    Have fun!

    JT, do you know if we can create weld statements using mnemonics ? I have been trying to figure it out but I wasn't able to reproduce a functioning statement.

    I also tried to read in a statement that is already written and look at its mnemonics values, but this returned an array of 255s.

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