OPN2001

Revision as of 22 October 2010 19:36 by Administrator (Comments | Contribs) | (FAQ) m

FAQ

Is there a .NET SDK for the OPN2001?

Yes - there is a .NET wrapper for the OPN2001 which wraps all of the functions in the OPN2001's native library, making it easily usable in your .NET application.

I'm trying to integrate the OPN2001 ActiveX control with my Silverlight application, but when I try to create the opnCtl object, I get an exception. What's going on?

The OPN2001 ActiveX control doesn't expose an Automation API, which is why the exception occurs. See the MSDN article about using Automation here.

Is there a Java SDK for the OPN2001?

No, but you could utilize the native OPN2001 SDK library via JNI.

Will applications written for the OPN2001 work with the OPN2002 or OPN2003?

Yes, if the OPN2001 simulation application - a piece of firmware for the OPN2002 and OPN2003 - is installed. The application simulates the behavior and protocol of the OPN2001, making it compatible with your OPN2001 applications.