Search found 5 matches

by yodish
Tue Oct 15, 2019 9:56 am
Forum: PicoScope 6 for Windows
Topic: Picoscope 4824 streaming mode w/ Python
Replies: 0
Views: 4322

Picoscope 4824 streaming mode w/ Python

hello Picoscope,

is there a streaming mode example for Picoscope 4824 and Python. I downloaded the repo for Python and got my picoscope working for block captures, but for my application, I would need continuous stream of data.

Thanks for the support
by yodish
Wed Oct 31, 2018 2:20 pm
Forum: PicoScope 6 for Windows
Topic: Downsampling with Picoscope 6 for windows
Replies: 1
Views: 2685

Downsampling with Picoscope 6 for windows

I am looking for a way to downsample by average in the picoscope 6 gui which does the same thing that the API does Specifically, I am looking at a GUI tools that performs these tasks; % Set other streaming parameters % downSampleRatioPico = 1; % downsample so is equal to Fs/downSampleRatio % downSam...
by yodish
Fri May 04, 2018 1:53 pm
Forum: USB PC Oscilloscopes
Topic: RATIO_MODE_DECIMATE in picoscope 4824
Replies: 1
Views: 2653

RATIO_MODE_DECIMATE in picoscope 4824

Hello,

I don't seem to understand how to use RATIO_MODE_DECIMATE with the matlab api with a Pico 4824. I receive an error message about USB port.
I really need this way of downsampling, I can not do much with the mode_average

Thanks
by yodish
Wed Apr 12, 2017 10:42 am
Forum: MATLAB
Topic: Different Downsampling Ratios
Replies: 11
Views: 17645

Re: Different Downsampling Ratios

Hello,

I was wondering whether you also wrote a Matlab code eventually.

I would like to use let the firmware downsampling the signals for me using a bigger ratio for just one channel and using a smaller one for all the others, is it possible to do it with Matlab?

Michele
by yodish
Wed Apr 12, 2017 10:18 am
Forum: MATLAB
Topic: Different Downsampling Ratios
Replies: 11
Views: 17645

Re: Different Downsampling Ratios

Hello,

I was wondering if eventually you also know how to do it in MAtlab. Ideally, I would like to make the firmware downsample for me with a much bigger ratio just from one channel and with a smaller ratio from the others.

How could I achieve it?#
Thanks, Michele