HELP WITH MEDIA READINGS

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 6.

Moderator: Benj

Post Reply
RLOPES780
Posts: 119
Joined: Tue Apr 07, 2015 11:01 am
Been thanked: 3 times

HELP WITH MEDIA READINGS

Post by RLOPES780 »

I need to scan frequency in a given time (max 1 second).
But I need to accomplish this reading x times and then take the average of x readings so that you can have the frequency with decimal for example 123.45 hz.
I took this program here forum and he can make reading correctly.
But I can not take the average of these readings x.
Can someone help me.
The program is attached.
Attachments
5. Digital frequency counter_v6.fcfx
(11.83 KiB) Downloaded 249 times

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: HELP WITH MEDIA READINGS

Post by Benj »

Hello,

This should now calculate the average over 4 readings.
5. Digital frequency counter with Averaging.fcfx
(13.82 KiB) Downloaded 310 times

Post Reply