LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW Invoke Node missing methods

Solved!
Go to solution

Hi there,

 

I have a LabView driver downloaded from the manufacture's website to communicate to an instrument. With Windows 10, it works. But with Windows 11, it is having a bit of trouble. 

Have been playing around with and have narrowed the problem down to the following invoke node,.  (if running it as it is, it will crash LabView and give an access violation error)

When right clicking on it, it shows "No method" as shown below. 

thebushes123_0-1761799743395.png

However, if I create a new invoke node and set it up as follows, 

thebushes123_1-1761799834634.png

 

thebushes123_2-1761799850199.png

Note that I don’t have to browse to find the Type Library, perhaps meaning that the library is in the right place and LabView is able to read it.

And so when I set this up, the following happens, 

thebushes123_3-1761799905096.png

The creating of the new invoke node, somehow automatically refreshes the old one (I have to move the new invoke method slightly for it to update) - and puts it in order as it should be. 

 

So I delete the invoke node I have made and run the program… it works.

I save the file… But when I open it again, the invoke node is again broken – wrong order and can’t right click to see methods.

But if I remove this default invoke node and put a new one that I made, and save it, it holds on to it and works…

The problem is there are many other files with the same problem so it will take me a long time to go through all of them and basically re-do all these instances…

Is there an easier way? 

Thanks!

 

 

 

 

 

 

0 Kudos
Message 1 of 2
(126 Views)
Solution
Accepted by Bob_Schor
0 Kudos
Message 2 of 2
(113 Views)