11-06-2012 02:33 PM
Howdy,
Has anyone used a Wacom tablet (or any tablet using the Wintab API) as an input device for a VI? I'm trying to use the .NET wrapper (http://sourceforge.net/projects/wintabdn/), but I'm having difficulty setting up the event handler for the tablet messages... i.e. the VI doesn't seem to be getting the event messages.
I think the sample code I'm adapting (attached, along with my VIs) is set up for a later version of .NET than Labview supports, but it could be more complicated than that...
Any pointers would be much appreciated.
Thanks,
CBC Girard
11-07-2012 03:03 PM
Hello CBC
I read the description of the wintab API, and it says that needs .NET 2.0, depending on the LV you are using, it does not load the .NET 2.0 as default. You may want to check this link:
How Can I Force LabVIEW to Use a Version of the .NET Framework?
Regards
Mart G