CheckThread in C?
Posted: Tue Oct 20, 2020 8:06 pm
Is there a C code equivalent for the script command CheckThread?
Something similar to ThreadExecuting(int thread) in the C# file KM_Controller.cs.
I don't want other threads (homing, etc.) to run unless thread 1 (initialization thread with forever loop) is running.
Something similar to ThreadExecuting(int thread) in the C# file KM_Controller.cs.
I don't want other threads (homing, etc.) to run unless thread 1 (initialization thread with forever loop) is running.