FixedWire Posted March 11, 2020 Report Share Posted March 11, 2020 Hi everyone, The client is asking to connect to their DUT using their own BT (validated) Java driver. Creating a wrapper dll for the SDK really complicates this as it will need to be validated. The http://weblog.ikvm.net/ .NET interface seems dated and no longer supported. Does anyone have any ideas on the best approach? In short, the client decided on java as a "simple" way to connect to the DUT for R&D, testing & production environments. Quote Link to comment
JKSH Posted March 11, 2020 Report Share Posted March 11, 2020 7 hours ago, FixedWire said: Creating a wrapper dll for the SDK really complicates this as it will need to be validated. The http://weblog.ikvm.net/ .NET interface seems dated and no longer supported. I don't understand: Doesn't your test software need to be validated too? And IKVM.NET is a generic wrapper of Java in .NET -- it is not a direct interface for the Bluetooth driver. Why won't this need to be validated? In any case, someone else forked IKVM: https://www.windwardstudios.com/blog/ikvm-is-alive-well Quote Link to comment
FixedWire Posted March 12, 2020 Author Report Share Posted March 12, 2020 Thank you JKSH! The first step was to find a way to call the java libraries (i.e. the customer's BT interface) from LabVIEW & get it working. The validation introduces another layer all together. Have you used the IKVM? Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.