05-06-2019 07:54 AM
When I implemented the example there are some errors like Figure(1), and my LabView version is 2018 64-bit . I am not sure whether the dll file is 32-bit? Do I need to recompile the file?
05-14-2019 06:02 AM
Hello chengyou77,
You may find the KB here.
You cannot call a 32-bit DLL from 64-bit LabVIEW, or vice versa. This is a limitation of 64-bit Windows, which does not support mixed 64-bit/32-bit processes.
you should try to recompile it