LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Downconvert VI Requests

Hi,

 

Can anybody please convert the attached VIs to LabVIW 2009?

 

Best regards,
SVG

0 Kudos
Message 1371 of 1,444
(1,735 Views)

@SVG wrote:

Hi,

 

Can anybody please convert the attached VIs to LabVIW 2009?

 

Best regards,
SVG


Attached. A few important comments:

  • The "My Basic Serial Write and Read" appears to simply be a copy of the shipping example. In this case there's no point in having the Boolean toggle switches.
  • The "My Basic Serial Write and Read" needs to be split up. You do not want to initialize and configure the serial port in each iteration of the loop.
  • The VI that looks for a numerical value can be replaced with the Match Pattern or Match Regular Expression function. There is no point in using that VI here.
0 Kudos
Message 1372 of 1,444
(1,715 Views)

somebody help me, can you convert the labview 9.0 vi file to 7.1 vi file?

Download All
0 Kudos
Message 1373 of 1,444
(1,706 Views)

@Iki Tekulai wrote:

somebody help me, can you convert the labview 9.0 vi file to 7.1 vi file?


Those VIs cannot be fully downconverted. They use VIs from a toolkit which cannot be downconverted. The VIs are fairly trivial. All they do is present a dialog to select a file, and then get the file extensions. Based on the file extension it calls the appropriate image file read/write VIs that are in the Graphics & Sound -> Graphic Formats palette.

0 Kudos
Message 1374 of 1,444
(1,695 Views)

Hi,

Can you convert me this library from Labview 7.1 to 6.0.

Many Thanks

0 Kudos
Message 1375 of 1,444
(1,690 Views)

Can someone please covert the attached code to 8.6?  Thanks!

0 Kudos
Message 1376 of 1,444
(1,689 Views)

Hi Lyuba77,


Here you go.. 8.6

 

Regards,
Nitz 

(Kudos are always Welcome:))

Message 1377 of 1,444
(1,674 Views)

@fishingman wrote:

Hi,

Can you convert me this library from Labview 7.1 to 6.0.

Many Thanks


There were VIs from vi.lib included in the LLB (which should not have been in there). These were removed during the downconversion. You will need to replace the VIs with whatever existed in 6.0.

0 Kudos
Message 1378 of 1,444
(1,666 Views)

Hi guys,

can anybody please convert me this VI to version 10?

 

Thanks

Jimmy
0 Kudos
Message 1379 of 1,444
(1,657 Views)

Hello,

I haven't LV2011. I have 2010. Can somebody convert the vi? Thanks a lot of.

0 Kudos
Message 1380 of 1,444
(1,653 Views)