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

Import/Export Programs via API

#1
Question
Hello,

I'm using the C++ API to controll the RoboDK from an external application.
As an example, I used the c++ example from the gitlab projecthttps://github.com/RoboDK/RoboDK-API/.

I would have some question about the API because I was not able to solve this using the documentation.

- Is there a posibility to import/export programs (not as robot specific program) via the API?

- Who is it possible to get the values of non-movement instructions within a program ? (Item::Instruction(...) only returns types and positions but no values for speed- or wait-instructions)

- What shoud be inside the matrix of the Item::InstructionList(tMatrix2d m) method? (because it's everytime empty)

Attached you find a very small robodk project with one program inside which I want to export and later import via the API.

Thank you very much in advance for your help.


Attached Files
.rdk Demo.rdk(Size: 411.96 KB / Downloads: 381)


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)