Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

KUKA waitDI

#1
Hi,

I am using roboDK with the python API to connect to a KUKA robot and I needed to use the inputs of the robot in my code in 'IF' and 'While' statements. However the only command for any input is the waitDI function but I do not want it to basically 'wait' I need to check the input and move on with the code. Did anyone else have this problem? I would really appreciate a solution. Thanks
#2
This is currently not possible. I recommend you to connect an IO module to the computer using Ethernet and manage your analog/digital inputs and outputs from your computer.

For example, brainboxes provides Industrial Ethernet IO modules (such as the ED-588) with some Python examples:
http://www.brainboxes.com/faq/items/how-...-io-module
  




Users browsing this thread:
1 Guest(s)