04-27-2011 06:17 AM
Hi !
Can someone please, downconvert the attached file from its current form to Labview 8.5 ?
Thank you so much
04-27-2011 12:58 PM
Here it is
04-28-2011 05:08 AM
Hi,
Could someone please downconvert the following two folders to Labview 7.0?
Nlabv_neo.zip is in Labview 9
sm32_v2_35_lv82.zip is in Labview 8.2.1
Thanks in advance,
Karl
04-28-2011 08:19 PM
Could you convert this file to 8.6?
Thanks.
04-29-2011 12:28 AM
Here is LV 8.6. It calls for a subVI that you didn't include. So you will need to relink the VI to that, and possibly have that downconverted if you don't have it in LV8.6 already.
05-02-2011 06:02 AM
Hi,
Could someone please downconvert the attached zip file to labview 7.1?
The current version is Labview 8.5.
Thanks!
Karl
05-02-2011 09:16 AM
Can somebody downconvert the attached vi and the three subvi's to 9.0, please?
They are currently v10.0.
Thank you!
05-02-2011 09:37 AM
@kcop wrote:
Hi,
Could someone please downconvert the following two folders to Labview 7.0?
Nlabv_neo.zip is in Labview 9
sm32_v2_35_lv82.zip is in Labview 8.2.1
try the attached
05-02-2011 09:44 AM
@kcop wrote:
Hi,
Could someone please downconvert the attached zip file to labview 7.1?
The current version is Labview 8.5.
Thanks!
Karl
attached
WARNING: As with the other conversion, you may need to go into each VI that calls the DLL and fix the Call Library Function Node in regards to the path that's used for the DLL. If the DLL is in the C:\Windows\system32 directory, then only the name of the DLL should be in the Call Library Function Node's path specification.
05-02-2011 09:49 AM
@rmpflr wrote:
Can somebody downconvert the attached vi and the three subvi's to 9.0, please?
attached.
Warning: This is poorly written code. The writer must have had a 30" monitor, and assumed that clearly everyone else had one as well. There is also no error handling to speak of.