LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Import DLL with unicode in Labview

Hi all,

 

i am developing a software user-friendly to control a home-made microscope. I would like to install a Andor camera and to control it i have to import the dll of Andor SDK v3 but Labview cannot see any function from the header file because of a Unicode compatibility with LAbview (apparently Labview cannot read Unicode from the dll). Do you have any idea how to solve my problem ?

thanks

regards

Philippe

0 Kudos
Message 1 of 2
(2,350 Views)

The problem you are having is a limitation with the Import Wizard. You should be able to configure the Call Library Function Node manually. As for Unicode support in general, you should read this article: http://decibel.ni.com/content/docs/DOC-10153

Message 2 of 2
(2,331 Views)