Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Debugging Labview RT apps

Debugging Labview RT apps, especially verifying TCP communication, is rather
rough since you can't look at the diagrams on the host platform and the PXI
platform at the same time.

It would seem like the most logical way to do this would be to simply open
two instances of Labview at the same time. Is this possible, or does
somebody have a tip to ease this painful process?

Thanks,
Scott
0 Kudos
Message 1 of 4
(4,147 Views)
Scott,

As a suggestion, I would recommend posting questions regarding LabVIEW RT software to the LabVIEW newsgroup at the following site:

http://newsgroups.ni.com/cgi-bin/dnewsweb.exe

I hope this helps,

Carlos Lopez"
0 Kudos
Message 2 of 4
(4,147 Views)
Scott,

For having two instances of LabView, you can try the following and probably it will work: make a copy of LabVIEW.exe in the same directory (e.g. LabVIEW_Copy.exe). And that's it. Run both executables.
Hope it helps.

Miguel
0 Kudos
Message 3 of 4
(4,147 Views)
Hi Scott , You can either download both to the rt , both on desk top or create an .exe file of the host and debug the rt ... hope this helps I am going through the same pain in the $#$$. RT is not polished
0 Kudos
Message 4 of 4
(4,147 Views)