LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Downconvert VI Requests

Anyone may pls downconvert this LV 9 version to LV 8.6.

Thanks

0 Kudos
Message 831 of 1,444
(2,102 Views)

matej,

 

You are missing several sub-vi's in Sealing.

Also a note about both VI's.  There is a better way to write Mean. 

Sealing may be very prone to race conditions.  I did not go into the code in details, but all those loops and Local Variables form a bad mix.

 

Here they are in LV8.0 in their original form.

 

 

Download All
0 Kudos
Message 832 of 1,444
(2,096 Views)

Intelligent,

 

Here it is in LV8.6

 

A recommendation is to put a while loop around the Bytes at Serial Port and Serial port read.  That is to make sure that you read everything in the port.  It has a static delay of 1 sec which is poor coding practice..

 

 

0 Kudos
Message 833 of 1,444
(2,095 Views)

 

Hey Ray!

 

Im kind of new in this. Just started with my engineering work and starting to learn programing in Labview. It's my friend's VI. Ill consider all your advices when I get to some higher level!  Thank u very much!!

 

greetings from Slovenia,

Matej 

0 Kudos
Message 834 of 1,444
(2,087 Views)

Matej,

 

If you run into strange behavior with the code, you can always post a question in a new thread and we can provide additional advice.

 

To learn more about LabVIEW, I suggest you try looking at some of these tutorials.

0 Kudos
Message 835 of 1,444
(2,078 Views)

 

Ill have a look at this,

 

Than you very much for all your help!

 

 

Matej

0 Kudos
Message 836 of 1,444
(2,068 Views)

Could I please get the following vi converted from 10.0 to 8.5?

 

I would be eternally greatful.

 

 

 

 

0 Kudos
Message 837 of 1,444
(2,062 Views)

Here is LV8.5

Message 838 of 1,444
(2,059 Views)

Thanks a million man

0 Kudos
Message 839 of 1,444
(2,054 Views)

Please could someone downconvert the files attached to LabView 7.1?

Thank you

 

Sincerely

Julia

0 Kudos
Message 840 of 1,444
(2,040 Views)