LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

imaq shift 16to8 bit not working in 64bit

Hi,

 

I installed Labview 2009 64bit.

I'm using an application written in 32bit labview. I want to convert it to 64bit. I get 1 error: the subvi "IMAQshift 16to8" : Call Library Function Node: Function not found in library.

 

How can I solve this???

Do I need to install Vision 64bit? Where can I find this?

 

Greetings

Kim

0 Kudos
Message 1 of 4
(2,121 Views)

Hello Kim,

 

There is indeed a LabVIEW version which is 64 bit native. But all the modules are not yet 64 bit. You cannot install a 32 bit module on a 64 bit LabVIEW install. You can, however, install the 32 bit version of LabVIEW on a 64 bit OS which will then run in the emulation layer (WoW layer). Then you can also install the modules. But you will not have the advantages of the 64 bit OS since they run in the 32 bit layer.

 

Hope this clears it up.

 

Regards,

 

Rik Prins

Application Engineering Specialist 

Rik Prins, CLA, CLED
Software Development Engineer
0 Kudos
Message 2 of 4
(2,106 Views)

Hi Rik,

 

I found on the NI site (http://zone.ni.com/devzone/cda/tut/p/id/10184) that the vision module is already available for 64 bit!

 

 

Thanks

Kim

 

0 Kudos
Message 3 of 4
(2,103 Views)

Hi Kim,

 

You are completely right! That one went by me, I was assuming that the 32 bit restriction applied on all modules. Sorry for that. I dug a little bit deeper and found out that there is only one isntaller for the Vision Development Module. When you install it you have to tell the installer what support it should install, see following link:

 

http://digital.ni.com/public.nsf/allkb/7B71A26E9B4891C6862577C9007B3F27?OpenDocument

 

Hope this helps, if it still not works let me know!

 

Regards,

 

Rik Prins

Rik Prins, CLA, CLED
Software Development Engineer
0 Kudos
Message 4 of 4
(2,101 Views)