Jump to content

NI Vision 2009 64-bit


Recommended Posts

Posted

I may be wrong about this, but I don't believe that there are 32-bit VIs and 64-bit VIs. The only thing that changes is the LabVIEW compile is optimized to use 64 bit. Someone correct me if I'm wrong I've never used 64-bit 2009 with 64-bit Vista.

Posted

I'm using LV9.0 64-bit on a Vista machine but haven't tried VISION on it myself, but what I've heard it should work.

I did get some other problems for other drivers as NI-Scope that isn't supported yet.

//Mikael

Posted

I have no doubt that it will work. I need to know if the libraries have been implemented as 64-bit code.

Regarding the first reply the vision libraries are activated via "Call Library Function Node" and are either DLLs or C++ code so they can't be recompiled from LabVIEW.

Posted

I have no doubt that it will work. I need to know if the libraries have been implemented as 64-bit code.

Regarding the first reply the vision libraries are activated via "Call Library Function Node" and are either DLLs or C++ code so they can't be recompiled from LabVIEW.

If you can install them in LabVIEW 64bit and can open the VIs without getting a broken arrow then yes they have been obviously recompiled for Windows 64 bit. The LabVIEW Call Library Node can only access DLLs that are specifically compiled for the platform that LabVIEW is itself running on.

It does not mean that that is a 100% warranty that there might not be still somewhere 32 bit limits in the IMAQ Visions software, but the DLL itself is certainly 64bit code.

Rolf Kalbermatter

  • Like 2
Posted

If you can install them in LabVIEW 64bit and can open the VIs without getting a broken arrow then yes they have been obviously recompiled for Windows 64 bit. The LabVIEW Call Library Node can only access DLLs that are specifically compiled for the platform that LabVIEW is itself running on.

It does not mean that that is a 100% warranty that there might not be still somewhere 32 bit limits in the IMAQ Visions software, but the DLL itself is certainly 64bit code.

Rolf Kalbermatter

Thank you Rolf!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.