Download samples and calculate effective value and flare

Post your .Net discussions here
Post Reply
agatinomoschitta
Newbie
Posts: 0
Joined: Mon Jun 18, 2018 7:46 am

Download samples and calculate effective value and flare

Post by agatinomoschitta »

I am using picoscope 4824, I have never developed software with this device. I started from the sample project on github with c #. I have to write a method that reads the signal for all the 8 channels from the device and for each of them it gives me back an effective value and a mismatch.
Is there anyone who gives me a hand to understand how to continue or possibly a developer who writes me the functions that I need to pay?
If interested in the job please contact me by email: agatinomoschitta@gmail.com
Thank you

Martyn
Site Admin
Site Admin
Posts: 4491
Joined: Fri Jun 10, 2011 8:15 am
Location: St. Neots

Re: Download samples and calculate effective value and flare

Post by Martyn »

The examples on GitHub are designed to show you how to setup the scope, and how to collect the data as a starting point for building an application, but do very little in terms of what to do with the data post collection.

To be able to assist we would need to know how many samples you wish to collect on a single channel, and at what sample interval, and then how you would expect to calculate the effective value and flare from this data.

If you wish to send in some more details to support@picotech.com then we may be able to guide you along the right path.
Martyn
Technical Support Manager

Post Reply