Hi, the two parameters in MonoUsbApi.OpenDeviceWithVidPid (vendorId&productId) are both from type int16. But now i get a device to christmas with a productId >32767. (I'll think UInt16 is a better solution!)
What can i do?
thanks!
Log in to post a comment.