ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

calling .net assembly DLL methods

Solved!
Go to solution

I have a .net assembly DLL that throws an error when one of the methods are called.  To retrieve info from the device under test, a request for the property must be issued which returns a 'requestID'.  The 'getResponse' method is then called which is suppose to return the value of the property.  When the VI runs it throws a 'System.NullReferenceException' error.  The VI and the .h files are attached.  Thank you so much

Download All
0 Kudos
Message 1 of 2
(3,048 Views)
Solution
Accepted by topic author 4play

Issue resolved.  There was an error in the DLL.

0 Kudos
Message 2 of 2
(3,007 Views)