LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

any event is there for continues touch

Hello Sir,

im using cvi 5.5 ver.

i attached one image in that i  using UP command button.....im confused which EVENT i should use for continues preSs from finger in touch screen...

if my finger is in UP command button in touch screen...i will supply continues voltage....if i removed my finger from UP command button im not supplying voltage....

i think in CVI dont have EVENT for contiunes press...

 

 

0 Kudos
Message 1 of 16
(6,037 Views)

Yould try using EVENT_LEFT_CLICK and EVENT_LEFT_CLICK_UP, but I'm not usre the second is already available in cvi5.5. If it's not, then you should look in the help for EnableExtendedMouseEvents function and its usage; try looking also at this example that makes use of that command.



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 2 of 16
(6,032 Views)

is it supporing for cvi 5.5 version?

 

 

am unbale compile while using EnableExtendedMouseEvents  calling function.

0 Kudos
Message 3 of 16
(5,948 Views)

Documentation says it's been introduced in CVI4.

Did you receive compilation/linking errors?



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 4 of 16
(5,948 Views)

yes

0 Kudos
Message 5 of 16
(5,955 Views)

sudhirvasudevacahrya ha scritto:

yes


Argh! Smiley Frustrated

 

 

 

 

 

 

 

...would you mind telling us which ones?



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 6 of 16
(5,952 Views)

what to do?Smiley Sad

 

0 Kudos
Message 7 of 16
(5,924 Views)

Plese check i attached one snap shot....

0 Kudos
Message 8 of 16
(5,922 Views)

This command is part of the Programmer'S Toolbox, you need to add that instrument to your project, in the Instrument menu.



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
Message 9 of 16
(5,910 Views)

i dint get any idea how to add instrument driver,i tried many things

0 Kudos
Message 10 of 16
(5,868 Views)