05-16-2011 03:17 PM
Working on it now....I'll edit this post once I'm finished doing the downconvert.
05-16-2011 08:01 PM
Thanks for your attention and awaiting the downconvert.
Regards,
L
05-17-2011 02:16 PM
Sorry it's taking me so long to get back with this. I'm running into a lot of problems downconverting these VIs. It's possibly related to a file being missing. Many of these VIs are looking for the file "CCS_Series_Drv_32.dll." Do you have this file on hand?
05-17-2011 11:58 PM
Strange, since I do not get that error message. All I can think to do is upload an earlier version of the program which I hope will contain the relavent file.
Thanks for your efforts so far.
Regards,
L
05-18-2011 05:31 PM
Can someone help me to convert these vi's from ver. 8.6 to ver 8.5? Apparently, they require IMAQ in order to convert them.
Thanks
05-19-2011 09:25 AM
@luiz_iniciante wrote:
Strange, since I do not get that error message. All I can think to do is upload an earlier version of the program which I hope will contain the relavent file.
Thanks for your efforts so far.
Regards,L
The DLL would not be contained inside of a LabVIEW library. If it's not in the director, then it's in your operating system's system folders. On Windows the DLL would most likely be in C:\Windows\system32.
Normally the DLL isn't required in order to do a downconvert. However, sometimes LabVIEW has a problem in down-converting VIs that use the CLFN (and also with some typedefs). I also tried to downconvert, and LabVIEW kept crashing.
05-19-2011 10:43 AM
Can someone please help me to down convert the VIs from Labview 2010 to Labview 2009....
Thanx.....
05-19-2011 01:57 PM - edited 05-19-2011 01:59 PM
Have the Design Pattern VIs been down-converted before? I was wondering if this could be down-converted to LV 7.1 (source is LV 10)
Thank you in advance!
05-19-2011 03:40 PM
@Preetisar wrote:
Can someone please help me to down convert the VIs from Labview 2010 to Labview 2009....
Thanx.....
here ya go
05-19-2011 04:05 PM
@BSeegmiller wrote:
Have the Design Pattern VIs been down-converted before? I was wondering if this could be down-converted to LV 7.1 (source is LV 10)
Thank you in advance!
Only one small example was previously done. Not sure if the attached will work for you. Since projects don't exist in LV 7.1 I had to create a VI and put all the VIs and controls on it in order to downconvert everything.