Search found 3 matches

by fjri
Wed Aug 29, 2018 2:26 am
Forum: Developer's Forum for Windows
Topic: Issue when trying to open the device
Replies: 4
Views: 16553

Re: Issue when trying to open the device

Yes, that was what I was referring to. In the end, I decided to set the buttons for increase/decrease sensitivity, which might benefit other users.

So far everything is working like a charm. Thank you for your input!

Best,
Francesc
by fjri
Thu Aug 23, 2018 1:26 am
Forum: Developer's Forum for Windows
Topic: Issue when trying to open the device
Replies: 4
Views: 16553

Re: Issue when trying to open the device

Hi Jim, thank you for your reply :) it turned out I did not supply a hidden window handler, as someone explained in another threat in this forum. The DLL is compiling correctly and I am able to capture axis movement with it in Java (woohoo). If I may ask in this threat, I am trying to get functional...
by fjri
Mon Aug 20, 2018 5:01 am
Forum: Developer's Forum for Windows
Topic: Issue when trying to open the device
Replies: 4
Views: 16553

Issue when trying to open the device

Hey all, I have been assigned to generate a DLL based on the current 3DxWare SDK, to later import it in our own Java environment to use the 3D space mouse. When accessing the Initialization function from Java, the system returns an error when executing the SiOpenEx function, as if ((deviceHandle = S...