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

running subprogram from my laptop

  • ervinluan
  • January 19, 2015 at 10:41 AM
  • Thread is Resolved
  • ervinluan
    Guest
    • January 19, 2015 at 10:41 AM
    • #1

    Hi to all,

    can i call every program in the robot using my laptop?
    i want to try running the program from the robot controller using my laptop.
    is that possible?

    thanks and regards.

  • irobot
    Trophies
    4
    Posts
    271
    • January 19, 2015 at 2:24 PM
    • #2

    if you can communicate between with PC and robot, you could transfer the program number to the robot, in the robot , through the prog no to call the subprogram . the key point is the communicate interface.

    KUKA Conntroller : _________<br />KSS Software : ____________ <br />Robot Model: _____________

  • Emben22
    Reactions Received
    1
    Trophies
    3
    Posts
    43
    • September 16, 2015 at 2:49 PM
    • #3

    hi has anyone made this? im interested on this topic. cause we have a lots of file on milling application and r1 doesnt have enough memory. can anyone suggest something?

    thanks and regards.

  • Online
    SkyeFire
    Reactions Received
    1,061
    Trophies
    12
    Posts
    9,461
    • September 16, 2015 at 9:04 PM
    • #4

    You're speaking of something completely different. The thread was about controlling programs from a remote computer, not loading them.

    KUKA's DirLoader option might work, if your KRC1 is not too old.

    Failing that, you could transmit lists of coordinates to the robot via FieldBus or RS232, and fill a motion array before beginning motion.

  • OrangeApps
    Reactions Received
    2
    Trophies
    3
    Posts
    21
    • September 17, 2015 at 8:53 AM
    • #5

    @emben: If your KRC version is 5.5 or higher than we might have a solution for you. Write us a short PM if you are interested.

    OrangeApps-Team

    Download the latest version (2.0.16) of OrangeEdit now on http://www.OrangeApps.de

  • Emben22
    Reactions Received
    1
    Trophies
    3
    Posts
    43
    • September 17, 2015 at 2:57 PM
    • #6
    Quote from SkyeFire


    You're speaking of something completely different. The thread was about controlling programs from a remote computer, not loading them.

    KUKA's DirLoader option might work, if your KRC1 is not too old.


    skyfire,
    isnt kukadirloader is only for copying and deleting files on a certain path?

  • Online
    SkyeFire
    Reactions Received
    1,061
    Trophies
    12
    Posts
    9,461
    • September 17, 2015 at 6:37 PM
    • #7

    Yes, that's correct. It would allow you to reduce the total static memory load by only loading the set of programs that you need immediately.

    The problem of individual program size is less amenable to solution, especially on a robot that old. Generally the approach is to use more widely-spaced program points to reduce the total number of points in the program, and to break up complex paths into multiple smaller programs that can be called in sequence.

    You might be able to increase the RAM installed on the motherboard, and then increase the KSS memory size to match, but I've never done this on a KRC1, only KRC2s. And you have to be very careful about your RAM -- VxWorks, as a hard-realtime OS, is much more sensitive to minor timing errors in RAM that Windows can generally ignore. That's one reason that replacement RAM for KUKAbots is so expensive -- it's guaranteed to work with these tight timing tolerances. Regular off-the-shelf PC RAM may or may not work, it's a crapshoot.

  • Emben22
    Reactions Received
    1
    Trophies
    3
    Posts
    43
    • September 19, 2015 at 8:11 AM
    • #8

    skyfire,
    what about on krc4? have you tried it? 8.3.

  • Emben22
    Reactions Received
    1
    Trophies
    3
    Posts
    43
    • September 19, 2015 at 1:43 PM
    • #9
    Quote from SkyeFire


    Yes, that's correct. It would allow you to reduce the total static memory load by only loading the set of programs that you need immediately.

    The problem of individual program size is less amenable to solution, especially on a robot that old. Generally the approach is to use more widely-spaced program points to reduce the total number of points in the program, and to break up complex paths into multiple smaller programs that can be called in sequence.

    You might be able to increase the RAM installed on the motherboard, and then increase the KSS memory size to match, but I've never done this on a KRC1, only KRC2s. And you have to be very careful about your RAM -- VxWorks, as a hard-realtime OS, is much more sensitive to minor timing errors in RAM that Windows can generally ignore. That's one reason that replacement RAM for KUKAbots is so expensive -- it's guaranteed to work with these tight timing tolerances. Regular off-the-shelf PC RAM may or may not work, it's a crapshoot.

    skyfire,
    can you give me an instruction how you do it on krc4. wanna try it on krc4. thanks
    thats might what we need. :merci:
    emben

  • Online
    SkyeFire
    Reactions Received
    1,061
    Trophies
    12
    Posts
    9,461
    • September 19, 2015 at 2:44 PM
    • #10

    (hm, I seem to have gotten my threads crossed)

    Never tried it on a KRC4. If such an option exists, you would probably have to discuss it with KUKA Service.

    You mentioned "Milling programs." You might want to look into KUKA.CNC. That's another option that's new to the KRC4. I haven't used it myself, but I know it's intended for use with G-Code programs produced from CAD/CAM software for CNC machines.

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