Where can I find the router program?

KUKA.EthernetKRL and OfficeLite
- DannyDJ
- Thread is Unresolved
-
-
Where can I find the router program?
Should come with EKI. Look around inside D:\KUKA_OPT\EthernetKRLXML\
-
Should come with EKI. Look around inside D:\KUKA_OPT\EthernetKRLXML\
It doesn't seem to come with my version of EthernetKRL (v3.1.2). I have the server application, the config files and the test programs. And there is only this folder:
D:\KUKA_OPT\EthernetKRL\
and not D:\KUKA_OPT\EthernetKRLXML\
-
-
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)
-
i did... and yes it works.
if using EKI to communicate with program running inside OL, just use address 192.168.0.1.
for communication with external application normally one need to use router. this is a small piece of software that can be obtained from KUKA.
Note that EKI runs on VxWorks. This is also where KLI port is.
But in OL there is no KLI so the only option users have is to get access to EKI through RTOS port 192.168.0.1.
Without router there is nothing to connect that port with the Windows interface that you use to ping outside world.
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 is a payed option, you have to purchase it.
-
-
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.
-
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
-
The router.exe belongs to KUKA.Proconos package for the KR C4. You should ask KUKA to provide it.
In terms of compatibility, it can work with almost all the 8.x KSS, including 8.3 to 8.6. I haven't tested with Kss 8.7 so far.
-
Create an account or sign in to comment
You need to be a member in order to leave a comment