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

python program with in variables

#1
how can i define a python program with variables.
like "Job_finished (10,2)"


附加文件 Thumbnail(s)

#2
RoboDK passes arguments as command line arguments. Therefore, you can simply collect the parameters in your Python script using sys.argv. I attached a sample file that uses this concept.


附加文件
.py SpindleOn.py(Size: 6.09 KB / Downloads: 4,725)




Users browsing this thread:
1 Guest(s)