02-19-2010 01:46 AM
02-19-2010 04:00 AM
02-22-2010 03:12 AM - edited 02-22-2010 03:13 AM
Hi Bjarne,
The function you are trying to access is not supported in Labview 2009 64-bit:
"
Some of the ActiveX components are not supported by 64-bit systems. LabVIEW cannot load a 32-bit ActiveX object into an ActiveX container in 64-bit LabVIEW because a 64-bit process cannot load a 32-bit process. To work around the problem, you can install LabView 32-bit on a 64-bit machine.
"
I presume the VI is imported from a 32-bit system or Labivew 2009 32-bit running on a 64-bit system. Please try to get a copy of Labview 2009 32-bit and try run ths VI. I have attached a screen dump of how it looks on my Windows 7 64-bit sytem running Labview 2009 32-bit.
Please let me know if this helps.
Thanks!
02-22-2010 08:03 AM
Hi,
Actually I builded that VI in LabVIEW 64bit 🙂 Is it possible to have both LabVIEW 32bit and 64bit at the same computer?
02-22-2010 08:37 AM
02-22-2010 08:41 AM
02-23-2010 09:30 AM
Well, I just installed LabVIEW 2009 32bit on my 64bit Windows 7, and the to graphs runs just fine now. Why it dosnt work on 64bit, I dont know, but for now 32bit, is fine for me.
Thanks for your time and help 🙂