LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error 66: Function Not Available (ActiveX)

Solved!
Go to solution

Hi, I'm using an ActiveX library from ABB motion to interface with one of their motor drivers in LabVIEW. However, I get an error when invoking a setup method from the library that reads: "Error 66 occurred at Exception occured in MintControls5822: Function not available in activex_basic_test.vi [...]The network connection was closed by the peer." I'm not using TCP/IP, so is there anything you know of with ActiveX communication that could cause this kind of issue? Or is this a software issue I should contact ABB about?

 

For reference, I'm using the method described in Section 6.4 of www.q-tech.hu/pdf/Baldor/MintMT%20PC%20Programming%20Guide.pdf to test my setup.

 

Thanks!

0 Kudos
Message 1 of 2
(2,751 Views)
Solution
Accepted by topic author critter23

Never mind, I think I've figured it out. For those of you who get these kinds of errors, take them at face value: in my case, I was trying to access a method that for some reason didn't exist.

0 Kudos
Message 2 of 2
(2,734 Views)