04-19-2018 05:46 PM
Hi,
I'm trying to load 3rd party camera software (roper scientific SITK kit for photometrics prime SCMOS camera) using LabVIEW 2016, windows 7. The last time I opened/ran this software (VI) it created an error log due to "corruption error 1097 while calling LabViewLayer.dll" and when I try to open the VI's now it cannot find LabviewLayer.dll.
Where should this DLL library be in the file structure? And if it is corrupted what steps can I take to corrected? The error log says "possible path leak unable to purge elements of base #0".
Thank you for any help and advice!!
04-19-2018 10:40 PM
Hello,
Just a try...
You can probably find dll in c-->Program file(X86)-->folder named as your application inside that you will have dll's Or search in windows search bar.
Other options are:
>You can try to replace corrected dll from the CD/USB from where you got camera application.
>Try to reinstall the application.
>check camera application compatibility with 64bit/32bit windows and labview
04-19-2018 11:46 PM
This is the wrapper dll which the SITK toolkit installs into the default LabVIEW folder. I imagine, if you reinstall the toolkit, it should fix/replace the corrupted dll file.
By the way, I use a PIXIS400 ccd cam from these company(ies). I decided previously not to pay for this SITK toolkit, but instead implement the PICAM SDK library. With a great help from fellow programmer rolfk, I had success.
We use the ccd cam just without any problem. You can have a try if you want, i shared my library here: https://forums.ni.com/t5/LabVIEW/PICAM-SDK-Call-Library-Function-crashes-LV/m-p/3746647/highlight/tr...
PICam supports about 270 different ccd cam models...