Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
添加Python程序从Python API
#2
Yes, you can add a Python program to the tree using the RoboDK API.

This is an example using Python:
Code:
from robolink import *
RDK = Robolink()
RDK.AddFile("path-to-python-file.py")


Messages In This Thread
RE: Add Python Program from Python API - byAlbert- 05-27-2022, 09:11 PM



Users browsing this thread:
1 Guest(s)