LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

real time debugging

hello all,

I have written a program that runs on LV real time that basically does some daq measurements and then transmits the data using TCP/IP, to a host computer running windows XP.

Now I need to test the same program on two real time modules. I created a new real time target and simply copied all the VIs including the shared library to my second target.

When I did this all hell broke loose! The app stopped working completely. surely there must be a better way to test the same program on several real time targets at the same time. Any ideas?!

Thanks, Adam

PS: Using Labview 8.20 and LV real time 8.20.

0 Kudos
Message 1 of 2
(2,354 Views)
Hello Adam,
 
Did you tried to rename anything (including local and global variables) this could cause some troubles specialy for ressources shared over the network.
 
Best Regards,
BRAUD Jean-Philippe
Field Sales Engineer - Nord et Centre France
LabVIEW Certified Developper
0 Kudos
Message 2 of 2
(2,328 Views)