07-01-2018
09:00 AM
- last edited on
12-28-2024
04:32 PM
by
Content Cleaner
Hi all.
i'm trying to use the FLIR file SDK with labview in order to open a FLIR thermal file.
according to this FLIR knowledgeabase it should be possible .
but whenever i try to load the .NET assemblies into Labview 2018, i get the following answer
An error occurred trying to load the assembly
i have tried to re-compile the .NET assemblies from the source, and i have tried to use the method described in this knowledgebase (by NI) to no avail.
has anyone ever tried (or even managed) to read a FLIR thermal image file (.ats) before?
or does anyone has any idea what am i doing wrong with my tries to import the .Net code into labVIEW?
thanks in advance 🙂
10-19-2018 12:26 PM
Does it load in 2017? I have .NET assembly that loads fine in 2017, but I get the same error message when I try to load it in 2018. Just wondering if you're having the same issue.
10-22-2018
11:29 AM
- last edited on
12-28-2024
04:33 PM
by
Content Cleaner
The error you're currently seeing sounds like a known issue with .NET assemblies in LabVIEW 2018 that's already been fixed with the F2 patch. You can find the details in LabVIEW 2018 Patch Details under "CAR 707767."
Download the patch here: LabVIEW 2018 (32-bit) f2 Patch
03-31-2020 03:46 PM
Has anyone been successful at resolving this issue? I am getting the same error message. i updated to 2018 32-bit SP1 F4 (f2 is not available but I would expect those fixes to be included in f4). thank you