NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

The .NET method cannnot be accessed

Solved!
Go to solution

Hi,

 

I try to access dll .NET method    int myMethod ( string, string, string , ref object) and TestStand does not success to this accession.

 

I don't understand cause I call this with Parameters that have same type and ObjectReference corresponding to ref Object in the method 

0 Kudos
Message 1 of 3
(3,491 Views)

What errors are you getting? If you attach the visual studio debugger and attempt to step into the code do you see your code being called?

0 Kudos
Message 2 of 3
(3,442 Views)
Solution
Accepted by topic author niva

Its done. TestStand not recognized .Net Object from Dll return method.

0 Kudos
Message 3 of 3
(3,425 Views)