Page 1 of 1

Execute C program with my application

Posted: Tue Oct 29, 2019 6:24 pm
by Juanjo-Lasing
Hello,

I am trying to execute C program with my application using M_Controller.ExecuteProgram(Int32, String, Boolean), but nothing happens. The program is a simple move to test this method.

Any idea how I can fix this?

Thank you.

Re: Execute C program with my application

Posted: Tue Oct 29, 2019 6:50 pm
by TomKerekes
Hi,

Is the Axis being moved enabled?

If you execute the C Program with KMotion.exe C Programs Screen does the axis move?

What Version of KMotion are you using?

Please post the C Program and the parameters to ExecuteProgram you are passing.