Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Serial ports not working when saved for pervious version

I have a lib.vi that was created in 6.0.2 given to customer. We upgraded to 6.1 made some changes in the vi and saved for pervious. The Bytes at serial port.vi is passing a 0 and not the Serial number from the scanner reading a QR Code. What do I need to do to make this work without having to always use the 6.0.2 to make changes and improvements for the customer?
0 Kudos
Message 1 of 4
(3,425 Views)
Are you using VISA? Perhaps you need to update the VISA version on the
target computer to match the version you are currently running on your
development machine under 6.1

Just a thought.


"ALSPI" wrote in message
news:50650000000800000058750000-1042324653000@exchange.ni.com...
> I have a lib.vi that was created in 6.0.2 given to customer. We
> upgraded to 6.1 made some changes in the vi and saved for pervious.
> The Bytes at serial port.vi is passing a 0 and not the Serial number
> from the scanner reading a QR Code. What do I need to do to make this
> work without having to always use the 6.0.2 to make changes and
> improvements for the customer?
0 Kudos
Message 2 of 4
(3,425 Views)
I am running the 2.6 Visa, I un-installed and re-installed the 2.5 that I was running. It didn't help. This morning I opened the 6.0.2 LabVIEW and opened my program before changes with the 6.1 to redo my changes in 6.0.2 and save for customer but it didn't work so That is when I un-installed the 2.6. The 6.1 still works with the Visa 2.5.
0 Kudos
Message 3 of 4
(3,425 Views)
Hmmm, maybe you should upgrade the target computer with the latest LabVIEW
6.1 runtime engine and forget about trying to make your app backward
compatable.


"ALSPI" wrote in message
news:506500000005000000ACCE0000-1042324653000@exchange.ni.com...
> I am running the 2.6 Visa, I un-installed and re-installed the 2.5
> that I was running. It didn't help. This morning I opened the 6.0.2
> LabVIEW and opened my program before changes with the 6.1 to redo my
> changes in 6.0.2 and save for customer but it didn't work so That is
> when I un-installed the 2.6. The 6.1 still works with the Visa 2.5.
0 Kudos
Message 4 of 4
(3,425 Views)