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

How can robot machine learning be realized with RoboDK API?

#21
You should use the port argument of Robolink, not the command line option. The API takes care of passing the correct argument to RoboDK. And make sure RoboDK is started with your instance of the API.

Example:
Code:
custom_api_port = 20501
RDK = Robolink(port=custom_port)


Messages In This Thread
RE: How can robot machine learning be realized with RoboDK API? - byAlbert- 07-31-2023, 10:55 AM



Users browsing this thread:
1 Guest(s)