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

Import/Export Programs via API

#3
HiAlbert,

thank you for your response.

Exporting a program using the CSV Post Processor worked very well using the UI.
But is it possible to change the Post Processor using the C++ API?

I saw the python example:

Code:
robot = RDK.ItemUserPick("Select a robot", ITEM_TYPE_ROBOT)

# Set the robot post processor (name of the py file in the posts folder)
robot.setParam(“后处理or", "Fanuc_RJ3")
But in C++, the RoboDK_API::Item has no setParam method.

Is it possible to later import the same file again?

Regarding get/set values using json string: do you have an example or documentation for that?

BR, Leo


Messages In This Thread
Import/Export Programs via API - byLeo- 04-30-2020, 02:53 PM
RE: Import/Export Programs via API - byAlbert- 05-04-2020, 01:42点
RE: Import/Export Programs via API - byLeo- 05-13-2020, 07:02 AM
RE: Import/Export Programs via API - byAlbert- 05-13-2020, 11:44 PM
RE: Import/Export Programs via API - byLeo- 05-26-2020, 06:23 AM
RE: Import/Export Programs via API - byAlbert- 05-27-2020, 12:49 PM
RE: Import/Export Programs via API - byLeo- 05-28-2020, 07:51 AM
RE: Import/Export Programs via API - byAlbert- 05-28-2020, 12:12 PM



Users browsing this thread:
1 Guest(s)