Execute C program with my application

Moderators: TomKerekes, dynomotion

Post Reply
Juanjo-Lasing
Posts: 25
Joined: Wed Sep 04, 2019 11:56 am

Execute C program with my application

Post by Juanjo-Lasing » Tue Oct 29, 2019 6:24 pm

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.

User avatar
TomKerekes
Posts: 2527
Joined: Mon Dec 04, 2017 1:49 am

Re: Execute C program with my application

Post by TomKerekes » Tue Oct 29, 2019 6:50 pm

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.
Regards,

Tom Kerekes
Dynomotion, Inc.

Post Reply