LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

convert a 7.1 to 7.0

Hi!

Is there anyone that can convert these  file from Labview 7.1 to 7.0 ? As I see it there is no other way of doing it, or is there ?

Thanks for your help
0 Kudos
Message 1 of 3
(2,694 Views)

It will not translate to 7.0 without breaking one of its VIs. 
The VI "MB Serial Slave Demon.vi" uses a timed loop that was not available in 7.0.

If you can build your own timed loop then it looks like it stands a chance of working. Good Luck!

Message Edited by Warren Massey on 03-21-200605:19 AM

Download All
Message 2 of 3
(2,678 Views)
This Timed Loop can be simply replaced with a (less effective) Wait Until Next ms Multiple to which Period must be wired.

Paolo
Paolo
-------------------
LV 7.1, 2011, 2017, 2019, 2021
Message 3 of 3
(2,672 Views)