Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
getDI(io_var) for APIKUKA driver
#1
Please would you add getDI(io_var) to APIKUKA driver?
#2
We just updated RoboDK to support getting Digital Inputs for KUKA using the API (Windows versions only for now).

Also, for your information, you can use the GET driver special command to retrieve system and global KUKA SRC parameters. For example, to get the digital input number 4 you can do:

Code:
robot.setParam("Driver", "GET $IN[4]")
#3
(12-20-2021, 12:27 PM)Albert Wrote:We just updated RoboDK to support getting Digital Inputs for KUKA using the API (Windows versions only for now).

Also, for your information, you can use the GET driver special command to retrieve system and global KUKA SRC parameters. For example, to get the digital input number 4 you can do:

Code:
robot.setParam("Driver", "GET $IN[4]")

Great! Does it require a new version or RoboDKsync or version 35 is still functional?




Users browsing this thread:
1 Guest(s)