09-25-2006 04:40 AM
09-25-2006 04:45 AM
09-27-2006 07:33 AM
Norbert is right luz,
U can inster both while loops in parallel on the same vi and they will run in parallel mode. The only problem is if you want to share data between both loops, then u will need to use local variables.
If you want to start/share data between 2 vi's you will need to use functional global variables, global variables or shared variables.
Regards,
Jaime Cabrera
NI Applications Engineering Spain