LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Downconvert VI Requests

Hi Peter,

 

it's missing all subVIs and a typedefinition, but here you go...

Best regards,
GerdW


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

Peter,

 

Post the link of where you found that so it can be added to the Rube Goldberg thread. It is not an example you want to follow.

0 Kudos
Message 812 of 1,444
(2,039 Views)

Bonjour,

 

d'abord pardon de m'être trompé, (upconvert, downconvert...) c'est la 1ere fois que j'écris sur un forum.

Je voudrais savoir s'il est possible de convertir le vi en pièce jointe(je n'ai pas pu mettre la DLL fournie avec)

qui est en version 8 (je ne sais pas laquelle), dans la version 6I. C'est  un vi pour gérer la carte d'interface I/O

-USB k8055d de Welleman.

Je sais que la version de LABVIEW 6i est un ancêtre, mais j'ai beaucoup travaillé avec, et...je l'ai, en cadeau(chut).

 

Merci.

Download All
0 Kudos
Message 813 of 1,444
(2,036 Views)

Could somebody help me to convert those program from 8.6 to 7.1? Thanks!

0 Kudos
Message 814 of 1,444
(2,028 Views)

Hi,

 

Please help to downconvert the ff: Your help is much appreciated.

 

Best regards,

Bab

0 Kudos
Message 815 of 1,444
(2,011 Views)

Hi Bab,

 

this thread works best when you say what version you need your VI files in Smiley Wink

 

Nevertheless: your VIs are already in LV7.0 - do you need them in a much older LV version? Otherwise simply load them with your LV...

Best regards,
GerdW


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

Could you help me to downconvert mine (see above post)? Thanks.

0 Kudos
Message 817 of 1,444
(1,993 Views)

Kudos to whoever downconverts this:  It is in 7.1 but I would like it in 7.0. Found it via the Developer Zone but can't open it...Thanks in advance!!!

 

 

 

 

0 Kudos
Message 818 of 1,444
(1,975 Views)

Hi jrexilius,

 

here you get a picture of the VI:

check.png

When recreating that VI you should change it to use either a state machine or (atleast) use a FOR loop with 2 iterations to replace the flat sequence... Right now you only need two of the local variables, the remaining ones could be replaced by wires!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 819 of 1,444
(1,934 Views)

Do you need to see Clock-9 being ON & OFF?

 

Otherwise, you could further simplify it to :

 

Message 820 of 1,444
(1,927 Views)