LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Downconvert VI Requests

Hi Chris,

 

it's easy enough to recode it in LV7:

check.png

Best regards,
GerdW


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

Dear smercurio_fc !

 

-Sorry for my "C programming style"!

- I will try to find a workaround for the unsupported 64 bit problem.

 

Thank you  for your help !!!

 

0 Kudos
Message 1232 of 1,444
(1,499 Views)

It's complicated, I need this VI converted to 7.0.  Support said they would do that on this thread.  Am I in the wrong place?

0 Kudos
Message 1233 of 1,444
(1,491 Views)

Hi Chris,

 

what's complicated in your VI? You have to find the correct ActiveX component, then select the correct methods...

 

You're not wrong here. I don't have LV8.0 and LV7.1 availabe to downconvert your VI, so I thought it would be much faster to just show the block diagram to enable you to recode that little VI in ~2mins...

Best regards,
GerdW


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

I need this file down converted from LV 2011 to LV 2010.

 

Thanks!

 

0 Kudos
Message 1235 of 1,444
(1,480 Views)

Hi Chad,

 

here you go...

 

I would suggest to use proper comparison functions ("Empty String", "Equal Zero") and some little optimizations (like doing constant operations outside loops)...

Best regards,
GerdW


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

Can someone convert these files to LabView 7.1?  Thanks

0 Kudos
Message 1237 of 1,444
(1,467 Views)

I haven't been able to find the correct activeX component with the browser, but was able to copy a reference that is somehow able to locate the correct part of the type lib.  Browsing to the ActiveX components exposes a similiar set of prop and methods, but not the same ones (the ones I need) as the ref I copied from the LV lib that OMICRON got from one of it's other users.  I suppose there may be a problem with the way that the OMICRON software is installing the lib.  But downconverting the VI would have provided a quick solution.  Thanks for your help anyway.

0 Kudos
Message 1238 of 1,444
(1,443 Views)

Can someone help me to convert these Vi´s in an newer version ? They are written in 5.1 and here we have only 9.0.1

So it would be nice if someone can convert it for me.

 

thx

0 Kudos
Message 1239 of 1,444
(1,420 Views)

As noted on the first page of this thread, this thread is for Downconversions. I.e., to downconvert VIs from a newer version of LabVIEW to an older version of LabVIEW. You are asking for an Upconversion. In the future, please post your request in the Upconvert Requests Thread.

 

The attached is in 8.2, which you can open.

 

You are missing the DHRPM4u.llb library.

0 Kudos
Message 1240 of 1,444
(1,407 Views)