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

How can robot machine learning be realized with RoboDK API?

#12
You should better use the port parameter available on the constructor. Example:
RDK = Robolink(port=20503)

This will make sure the Robolink instance also uses this port.

The port is also an environment variable set by RoboDK as ROBODK_API_PORT when a Python script is executed by RoboDK. This is handled automatically when this environment variable exists.


Messages In This Thread
RE: How can robot machine learning be realized with RoboDK API? - byAlbert- 07-24-2023, 05:24 PM



Users browsing this thread:
1 Guest(s)