LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

SDK Hardware Key Not Found. Insert Key to continue.

I am trying to control two devices: 1) HORIBA MicroHR monochromator and 2) THORLABS PM100 powermeter, for some application. I have programmed VI and have that my VI and it works perfectly fine. Now, when I build application

(executable) from this VI and run exe file, for some reason I keep getting error. The error is: "SDK Hardware Key Not Found. Insert Key to continue."

I

have built many applications before and never came accross this error.

Attached you can find the VI along with executable file. Please let me know if I am missing anything here.

Thanks

0 Kudos
Message 1 of 7
(4,649 Views)

You're using what appears to be an ActiveX library. That library probably requires a license, and it's in the form of a hardware key.

 

0 Kudos
Message 2 of 7
(4,642 Views)

Where do I get this key from?

 

Thanks

0 Kudos
Message 3 of 7
(4,638 Views)

From the seller of the ActiveX library. If that's what it is. Did you not write the code? Do you not know what libraries you used and where they came from? Do you have any documentation?

0 Kudos
Message 4 of 7
(4,634 Views)

Yes, I am using ActiveX library for HORIBA monochromator USB Mono. You can find them in below mentioned link. I have not recieved any hardware key along with this llbs/ VIs.

 

http://www.horiba.com/us/en/scientific/products/optical-spectroscopy/software/labview/thank-you/

 

I am calling one of the VIs in this library as a sub-VI in my main VI.

 

Any suggestions?

Thanks

0 Kudos
Message 5 of 7
(4,624 Views)

Those VIs rely on a certain SDK being installed. This SDK is distributed by the manufacturer, so I'm not sure why you are asking about a hardware key here. Have you contacted the manufacturer?

0 Kudos
Message 6 of 7
(4,617 Views)

Similar yet unresolved issue here:

 

http://forums.ni.com/t5/SignalExpress/Error-quot-SDK-Hardware-Key-Not-Found-quot/td-p/786744/page/2

 

-AK2DM

~~~~~~~~~~~~~~~~~~~~~~~~~~
"It’s the questions that drive us.”
~~~~~~~~~~~~~~~~~~~~~~~~~~
0 Kudos
Message 7 of 7
(4,611 Views)