views:

21

answers:

0

Hi

I'm looking for a control with the following functionality, to be used in realtime protocol development.

The control would record a number of timed values (The threshold) over a specific period (the window). So setting threshold=3 window=10.

Sending 3 timed values to the control over 10 seconds would return true overwise return false for the first operation. The control would then reset and then slide the window forward waiting for another timed value (the second operation) and so on.

Its difficult to explain. Does anybody know of such a control. I've searched on Google and Greymatter, it's niche product I suspect.

Any help would be appreciated.