From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Anyone used Wacom tablet/Wintab32 as VI input?

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

Download All
0 Kudos
Message 1 of 2
(2,409 Views)

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

 

0 Kudos
Message 2 of 2
(2,389 Views)