I assume you have the source code for the motion control program? Some motion controllers (hardware) come with a packaged program and api software but you can't modify the packaged program to call the api modules because they don't give you the source code.
In other words you can run their program or write your own but you can't modify theirs. If you have their source then you have all of the examples you need in the source itself. |