04-08-2010 09:44 AM
Hi all,
Is there any way of detecting when a Dial Needle has finished changing value?
I'm trying to create a VI to request a bearing change.
I don't want to swamp the control unit with a request for each change in the Dial Needle so I'm using Mouse Events.
I can use Dial: Mouse Up and Dial: Mouse Left to request a new bearing change.
However, you can still move the Needle when it is outside the Dial, which does not result in a bearing change request.
I've attached my VI and any help would be gratefully appreciated.
Phill
Solved! Go to Solution.
04-08-2010 12:45 PM
04-09-2010 02:55 AM
Thanks Jim, just the job!
Phill