Page 1 of 1

Time Average

Posted: Sat Apr 22, 2017 6:57 pm
by aronb
Hi,

I needed to know if my timers were putting out accurate timing for my physics simulations, and so here is a "Time Average" module I came up with that measures pulses / tics and gives the user a measure of the Time (and / or Frequency) of the input pulses / tics.

Let me know if you experience any issues and I will fix them - Enjoy ! :D

Note: This module uses Ruby Timers and so there is no need for Stream (blue) connectors to be active.

Time_Average_v1.fsm
Time Average v1
(32.1 KiB) Downloaded 1010 times


Aron

Re: Time Average

Posted: Mon Apr 24, 2017 9:51 pm
by aronb
Hi,

I found an Error in the time scale... should be sec not msec :oops:

Here is an update. Now version 1.1

Time_Average_1v1.fsm
Time Average 1v1
(32.17 KiB) Downloaded 971 times


Aron