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

OfficeLite/software for service company

  • ohm_625
  • March 10, 2022 at 10:29 PM
  • Thread is Unresolved
  • ohm_625
    Reactions Received
    1
    Trophies
    3
    Posts
    13
    • March 10, 2022 at 10:29 PM
    • #1

    Hi all,

    Our company is going to start to work with Kuka robots. We mainly adapt existing software.

    The sales representative had proposed KukaSim to us.

    After some researches it appears to me that OfficeLite would be a better match:

    We have exclusively experience in Fanuc and the backup analyze is to check the main program and see in step mode instruction/instruction to know the workflow. The robot move on 3D environment is a nice to have but not a must.

    KukaSim looks to be perfect if you start a new cell but to analyze an existing one, Officelite looks me more interesting because it's a virtual controller which reacts like the actual one.

    Do you use both of them for programming offline your robots?

    Best regards,

  • panic mode March 11, 2022 at 1:25 AM

    Moved the thread from forum Manuals, Software and Tools for KUKA Robots to forum KUKA Robot Forum.
  • Online
    SkyeFire
    Reactions Received
    1,051
    Trophies
    12
    Posts
    9,423
    • March 11, 2022 at 2:44 PM
    • #2

    Eh... OL is good if you only want to analyze code, but it has some serious limits that can hamper its utility for certain types of programming. If your are writing complex programs where the physical motion is a secondary concern, OL can be very useful, but for programs where the motion is the main factor, OL won't give you accurate motion times, or any kind of collision detection.

    Also, some options (Force-Torque Control, RSI) can't work with OL. And of course, any program that relies on I/O will have issues.

    KukaSim, OTOH, only simulates physical motion, and doesn't execute KRL code. So to do a full simulation, you need both packages, linked together.

  • Online
    panic mode
    Reactions Received
    1,278
    Trophies
    11
    Posts
    13,079
    • March 11, 2022 at 4:15 PM
    • #3

    it depends on what you do and how you do it. in my case most code is done in KRL so having OfficeLite to test it is what i care about. But having 3D view to check clearances, show operation etc is great for gaining insights and communication (meetings for example). Recently i started looking into RoboDK and i like it. So far i used it with restrictions but now that i got license for it, i need to find some time to really dive in and make the best of it.

    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

  • Ben014
    Reactions Received
    5
    Trophies
    3
    Posts
    32
    • March 12, 2022 at 9:54 AM
    • #4

    For the old version of KUKA.Sim 3.1, KRL execution must be done over Officelite.

    The new version of KUKA.Sim 4.0 now offers the possibility of simulation of KRL code and also 8 multisubmits (with the complete new programming editor and interpreter) and also the functionalities of a real controller. The connection between Real controller, Offficelite or even Offline Programming System (Aka OPS) can be now established over KUKA.SIm, which helps you to transfer, load the KRL modules directly by your simulation or even monitor the motion of a real robot over KUKA.SIM. It is a big improvement of KUKA for their simulation software.

    Of course, KUKA Sim can not run optional packages like EKI or RSI, just basic KRL code. But they are developing new features integrated directly into KUKA.SIM (Arctech, Roboteam, Touchsense) to support Offline programming.

    External Content www.youtube.com
    Content embedded from external sources will not be displayed without your consent.
    Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy.

    External Content www.youtube.com
    Content embedded from external sources will not be displayed without your consent.
    Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy.

    You can register the KUKA.xpert account to grant the trial license for 14 days for testing.

  • ohm_625
    Reactions Received
    1
    Trophies
    3
    Posts
    13
    • March 17, 2022 at 12:54 PM
    • #5

    Hello All,

    Sorry for the delay, quite busy these days...

    Thank you for your feedback.

    Spoking about RobotDK, I've also tested Visual Components which is really nice software but is quite expensive.

    This is also far much better documented than KukaSim (even if there are a lot of similarities).

    For Kuka robots, KukaSim 4.0 seems essential. Officelite is more a plus as long as we do not have a controller at home... We can learn how to handle the smartpendant.

    KukaSim + KukaConnectivity can really be helpful for virtual commissioning.

  • Online
    panic mode
    Reactions Received
    1,278
    Trophies
    11
    Posts
    13,079
    • March 17, 2022 at 1:15 PM
    • #6
    Quote from ohm_625

    Officelite is more a plus as long as we do not have a controller at home... We can learn how to handle the smartpendant.

    i would say it is a bit more complicated that that. it also depends on what type of offline programming one does.

    i write elaborate code that is parametrized at run time by measurements and user selection and things can be different on every cycle. and that is only part of it. other things include configuration of the system, communication, file handling, computation, background tasks, user interaction, debugging etc.

    so for me it is the officelite that is essential and 3D simulation is more of a plus.

    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

  • OpaBroesel
    Reactions Received
    2
    Trophies
    2
    Posts
    58
    • March 17, 2022 at 1:21 PM
    • #7

    anyone ever tried/used RobCAD and can tell something about usability?

  • Online
    SkyeFire
    Reactions Received
    1,051
    Trophies
    12
    Posts
    9,423
    • March 17, 2022 at 1:23 PM
    • #8
    Quote from ohm_625

    Spoking about RobotDK, I've also tested Visual Components which is really nice software but is quite expensive.

    :uglyhammer2: If you think VC is expensive, don't look at the pricing for Process Simulate!

  • ohm_625
    Reactions Received
    1
    Trophies
    3
    Posts
    13
    • March 17, 2022 at 2:49 PM
    • #9
    Quote from SkyeFire

    If you think VC is expensive, don't look at the pricing for Process Simulate!

    I'll have a look by curiosity but we do not design the complete line, we are focused on robot programming so VC, ProcessSimulate would be a little bit overkilled for our needs.

    Quote from panic mode

    i write elaborate code that is parametrized at run time by measurements and user selection and things can be different on every cycle. and that is only part of it. other things include configuration of the system, communication, file handling, computation, background tasks, user interaction, debugging etc

    I'm still a layman in Kuka, but most of our Fanuc programs are written in Karel which is the equivalent of KRL in Kuka world I guess. We definitively need to be able to implement/test our routines before delivery.


    Quote from huythai

    The new version of KUKA.Sim 4.0 now offers the possibility of simulation of KRL code and also 8 multisubmits (with the complete new programming editor and interpreter) and also the functionalities of a real controller. The connection between Real controller, Offficelite or even Offline Programming System (Aka OPS) can be now established over KUKA.SIm

    I'm running the trial license I'll see how far the functionalities of a real controller KukaSim can simulate.

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

  • OfficeLite
  • kukasim

Users Viewing This Thread

  • 1 Guest
  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