LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Downconvert VI Requests

Can someone help me down convert an instrument driver

 

From : LabVIEW 8.6

To :     LabVIEW 5.0

 

 

0 Kudos
Message 861 of 1,444
(1,607 Views)

 


@smercurio_fc wrote:

 


[...]

 

Warning: This is poorly written code. The writer must have had a 30" monitor, and assumed that clearly everyone else had one as well. There is also no error handling to speak of.


I am not really surprised. Thank you!

 

0 Kudos
Message 862 of 1,444
(1,602 Views)

 I have a Lab View version 8.5, and used it very well. 

 Now, I need to bring a code made in version 8.6, and my 8.5 version refused to open the 8.6 code.

 Could anyone convert it?

0 Kudos
Message 863 of 1,444
(1,571 Views)

Downconvert 8.6 ==> 8.5

0 Kudos
Message 864 of 1,444
(1,570 Views)

Hi,

 

Find attached the VIs in 8.5... I would suggest you to minimize the usage to Sequence Structures as they reduce the efficiency of the code.

Regards,


Nitzz

(Kudos are always WelcomeSmiley Wink)

0 Kudos
Message 865 of 1,444
(1,561 Views)

Hello again,

 

I would like to have this vi converted from v10.0 to v9.0, please?

Thank you very much!

0 Kudos
Message 866 of 1,444
(1,555 Views)

Hi rmpflr,

 

Here it is in 9.0

 

Regards,


Nitzz

(Kudos are always WelcomeSmiley Wink)

Message 867 of 1,444
(1,553 Views)

 


@DelProtin wrote:

Can someone help me down convert an instrument driver

 

From : LabVIEW 8.6

To :     LabVIEW 5.0


You will have some work cut out for you since some things that are being used don't exist in LabVIEW 5.

 

0 Kudos
Message 868 of 1,444
(1,536 Views)

from labview 10 to labview 9 please 🙂

0 Kudos
Message 869 of 1,444
(1,531 Views)

Hi coolhand,

 

here's your VI in LV2009 (I replaced two ExpressVIs by generic LV functions, I really think a simple multiplication is more easy to understand than a Calculator ExpressVI...)

 

Btw. there are two missing subVIs!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 870 of 1,444
(1,529 Views)