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

Export CSV or TSV data from RoboDK Target Data

#5
There is no official way to export the position of targets to a CSV file, but creating such a python macro shouldn't be really hard.

Code:
for target in station:
add target.Pose() to CSV file


Jeremy
Find useful information about RoboDK and its features by visiting ourOnline Documentationand by watching tutorials on ourYoutube Channel.




Messages In This Thread
RE: Export CSV or TSV data from RoboDK Target Data - byJeremy- 04-04-2022, 05:54 PM



Users browsing this thread:
1 Guest(s)