I attach my vi here. I need outputs xaT..ybT to be updated while do-loop is running according to the input xaMean, yaMean.
The purpose of this example is as follows:
First I need to initialize Targer volatage array ( not the default zeros). And then the loop continuously checks the input to change the Target voltage array and outputs the new values to the Target voltage. But the code traps in the loop and nothing happens in the output.
This simple example can be very easily run in Matlab or C but so difficult in LabVIEW.