ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Polling

Hello all,

I am doing a project that requires me to know when a certain control of
my VI is changed by user. Unfortunately I only have LabView 6.0 which
does not have Events, so I have to use polling. Does anyone here know of
a good web tutorial and/or examples that I can look up?

Thanks,
Srdjan
0 Kudos
Message 1 of 3
(2,736 Views)
One possible solution is attached as zip.
This solution not very complicated, but very flexible.

Hope it help

with best regards
0 Kudos
Message 2 of 3
(2,736 Views)
Hi,
Polling will take away a lot of your processor time so I strongly recommend upgrading to LabVIEW 7.

I have attached a simple example that constantly monitors the value of a control and when it sees a change, it updates an indicator.

Sincerely,
FerozP
0 Kudos
Message 3 of 3
(2,736 Views)