LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Downconvert VI Requests

Could you help me anybody? I want to downconvert this lv8.5 to lv8.0.

 

Please help me.

0 Kudos
Message 341 of 1,444
(2,037 Views)

Can I get the following vi converted from 8.6 to 7.1

0 Kudos
Message 342 of 1,444
(2,024 Views)

 


@hank14 wrote:

Could you help me anybody? I want to downconvert this lv8.5 to lv8.0.

 

Please help me.


Attached ...

 

0 Kudos
Message 343 of 1,444
(2,013 Views)

 


@Joe John wrote:

Can I get the following vi converted from 8.6 to 7.1


You are missing all of the subVIs (about 34 of them), so the top-level VI won't do you much good. Still want it converted? If not, please post all of the code.

 

0 Kudos
Message 344 of 1,444
(2,012 Views)

Could someone downconvert this from 8.6 to 7.1?

It should be attached and is from this thread:

 

http://forums.ni.com/t5/LabVIEW/csv-with-double-quotes/m-p/1252952#M527290

 

Thank you.

LabVIEW user since 2.0
0 Kudos
Message 345 of 1,444
(2,005 Views)

Hi Nimble,

 

LV7.1!

Best regards,
GerdW


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

hi can u please convert this ecg heart rate reduction and qrs detection and signal conversion (which is in labview 9.0 to labview 8.5 ) urgent please

will be very happy if u do so

Download All
0 Kudos
Message 347 of 1,444
(1,967 Views)

 


@Upconvert VI Requests wrote:

hi can u please convert this ecg heart rate reduction and qrs detection and signal conversion (which is in labview 9.0 to labview 8.5 ) urgent please

will be very happy if u do so


 

Attached is in 8.5.

 

WARNING: The code has some dubious/incorrect coding:

  • In the "SC1" VI the sequence structure is useless. 
  • In the "heart rate" VI :
    • there is a Stop button inside the for-loop that has no functionality.
    • there is a Prompt Dialog that is not tied to anything, and there's a separate control for entering the "r-r interval"
    • the for-loop is forced to run 25000 times, regardless of the size of the array
  • In the "ecg" VI:
    • the for-loop is being auto-indexed and hard-wired at the same time. This is not correct. Do one or the other, not both.
    • the "true Array 4" and the graph are using the last iteration of the for-loop as the array value. This is not correct, as you should be using the shift register.
    • the for-loop can be completely replaced with a single "In Range and Coerce" function.

There's probably more, but that's all that I looked at.

0 Kudos
Message 348 of 1,444
(1,960 Views)

can u please boss convert it to labview 8.5 ... i know the sequence structure is useless and r-r interval is not required and there is no need for stop button and all. i need it boss very very urgent.... can u please please convert it

0 Kudos
Message 349 of 1,444
(1,951 Views)

please can anyone convert it for me .. please ppl ... i need it for my project evaluation marks... or else i ll flunk in the paper .. please help me

0 Kudos
Message 350 of 1,444
(1,936 Views)