Search found 2 matches
- Thu Apr 24, 2014 10:28 am
- Forum: Developer's Forum for Windows
- Topic: Supporting SpaceNavigator in LabVIEW
- Replies: 2
- Views: 8565
Re: Supporting SpaceNavigator in LabVIEW
To elaborate a little on one thing that I've tried to do so far, is that I've just modified the 3DxTest demo that came with the SDK. I changed the output type to DLL, and added a simple function TestFunction() that returned the result of the SbInit() function. And I tried calling TestFunction from L...
- Thu Apr 24, 2014 8:41 am
- Forum: Developer's Forum for Windows
- Topic: Supporting SpaceNavigator in LabVIEW
- Replies: 2
- Views: 8565
Supporting SpaceNavigator in LabVIEW
Hi there. I'm trying to get support for the SpaceNavigator in LabVIEW, and after two days I'm still not getting anywhere. I've tried making a wrapper dll in Visual Studio, simplifying the siappdll.dll functions. But no matter what I do, the SbInit function only returns 0 (i.e. no contact with device...