06-05-2019 06:13 AM
Hello,
I'am trying to use a fonctions from an imported DLL but this error keep poping up.
From what I could understand in the different posts I've read, an exception is caught Inside my DLL so Labview returns this error.
Is there a way to extract the name of the exception ?
Thank you in advance for you answer.
Sacha.
Solved! Go to Solution.
06-05-2019 10:45 AM
That's a familiar-sounding Error message that might possibly be "something else". Attach the VI where the error occurred (and its callers) and we might be able to make "non-guess" responses.
Bob Schor
06-06-2019 06:32 AM
Bob,
I ended up using a work around.
Thank you for your help.
Sacha.