KMotionCNC Check Box

Moderators: TomKerekes, dynomotion

Post Reply
Snyggis
Posts: 28
Joined: Thu May 10, 2018 4:04 am

KMotionCNC Check Box

Post by Snyggis » Thu May 10, 2018 2:32 pm

Another question here about connecting KMotionCNC to a C program. Is there a way to add a custom check box on the KMotionCNC screen? I would like to be able to use a C Program to verify if this button is checked or not. Really I need an if statement based off of the state of a user input on the KMotionCNC screen. This Possible?

Thanks!

SL

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

Re: KMotionCNC Check Box

Post by TomKerekes » Thu May 10, 2018 4:15 pm

Hi SL,

You can use the KMotionCNC Screen Editor to add a toggle button, then test the associated IO bit from a C Program.

See:



HTH
Regards,

Tom Kerekes
Dynomotion, Inc.

Post Reply