KUKA.EthernetKRL and OfficeLite

  • AD
  • Where can I find the router program?

    Nevermind, I found some cmd commands to execute in the VM that do the work of the router program:


    Create connection:


    netsh interface portproxy add v4tov4 listenaddress=192.168.0.1 listenport=23 connectaddress=172.31.2.200 connectport=23


    I configured the ports to be the same for simplicity once deployed to an actual controller (for KLI).


    The listen IP/port are the ones defined in the .xml config file, while the contact is the external system (OL VM has an IP of 172.31.2.140)


    Delete connection:


    netsh interface portproxy delete v4tov4 listenaddress=192.168.0.1 listenport=23


    I've made some .bat files for convenience (in my case I use 2 connections, one being Telnet)

  • Good day, i am trying to connect exteral app by ethernet KRL, searched the OfficeLite folders ,there is no track of this software (Kuka Router) (KSS 8.5 OfficeLite)


    where it can be obtained ? Kuka Expert - also no results , only documentation.

  • Ethernet KRL option - Installed, there is Example server program there, but the KUKA_Router program , mentioned on this thread - can not be found there... it is kinda external

  • correct, it is it is not part of EtherentKRL.

    nbot sure how when and where i got my Router.exe, maybe it was already in one of the many OfficeLite versions i used, maybe i got it from Xpert, honestly do not remember... but it is a KUKA product, it is copyrighted so it is not something i am willing to share. Simple solution is to go to the source and contact KUKA.


    if it is already on your OL, install Everything and search for it. it takes seconds. this is one of the handy tools mentioned in 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

  • thank you, Everything tool is really fast =) , my officelite is with KSS 8.5 i've tried to find the router tool, but i think it is from older versoin of OL , in 8.5 there is no track of it

  • thank you, Everything tool is really fast =) , my officelite is with KSS 8.5 i've tried to find the router tool, but i think it is from older versoin of OL , in 8.5 there is no track of it

    KUKA.router program was part of the KUKA.Ethernet KRL option on KRC2ed05(if you used for example motherboard's ethernet port, you needed the KUKA.router to setup connection to external device), on the KRC4 KUKA.Ethernet KRL packages it wasn't present anymore with that package...

  • KUKA.router program was part of the KUKA.Ethernet KRL option on KRC2ed05(if you used for example motherboard's ethernet port, you needed the KUKA.router to setup connection to external device), on the KRC4 KUKA.Ethernet KRL packages it wasn't present anymore with that package...

    so old =( ok

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account
Sign up for a new account in our community. It's easy!
Register a new account
Sign in
Already have an account? Sign in here.
Sign in Now