LabVIEW

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? If it's not possible,
perhaps the RT team could place this on a wish list.

Thanks,
Scott
0 Kudos
Message 1 of 2
(3,055 Views)
it is possible to run two instances of LabVIEW at the same time, copy the
LabVIEW exe to LabVIEW2.exe and run both copies.
We have had some intermittent problems that I surmised was a conflict with
NI daq, but otherwise I use this method fairly often.
Stu

Scott Seidman wrote in message
news:95s859$i83ag$1@ID-44929.news.dfncis.de...
> 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? If it's not possibl
e,
> perhaps the RT team could place this on a wish list.
>
> Thanks,
> Scott
>
>
>
0 Kudos
Message 2 of 2
(3,055 Views)