I am using two while loops in a labview code - one connects to a motor controller and other is used to connect to an agilent multimeter. As soon as I execute this VI, the loop connecting to the controller stop working and only the one used to configure agilent machine works. If I remove the second while loop(connecting to agilent machine), the code runs fine. I guess it is a problem related to execution priority. Could you please look into the attached code and let me know the issues with it.
↧