|
Re: custom C/C++ code in LabView?
I'm not sure what you are calling a delay loop. If you are wanting a timed loop that runs in parallel, look at doing a parallel loop with a time delay that reads set points and updates motors.
If you are set on doing C code, you should look at tutorials on the Call Library Function node.
Greg McKaskle
|