Problem controlling ADC rotary input

Moderator: Benj

Post Reply
PeteH
Posts: 5
Joined: Sun Dec 19, 2010 12:53 pm
Contact:

Problem controlling ADC rotary input

Post by PeteH »

The attached program is something I have put together. It all works as I want it to but have problems rotating the ADC inputs. Is this a bug or something I have done wrong?

Many thanks

Pete
Attachments
loop.fcf
(17.44 KiB) Downloaded 310 times

User avatar
Steve
Matrix Staff
Posts: 3418
Joined: Tue Jan 03, 2006 3:59 pm
Has thanked: 114 times
Been thanked: 422 times
Contact:

Re: Problem controlling ADC rotary input

Post by Steve »

I've tried the program here and the ADC inputs sometimes take a second to react to mouse-clicks. But it does not seem too bad to me. I tried replacing the "delay 50ms" icon with 5 separate "delay 10ms" icons and this improved the response a little. You can also reduce this problem by moving the mouse more slowly into the ADC control.

And if you are not running the latest V4.5, then I suggest you upgrade. We did apply a few fixes in this release to help with this issue.

Post Reply