Bandwidth within the Picoscope software on Matlab

Post your MATLAB discussions here
Post Reply
Eriau
Newbie
Posts: 0
Joined: Tue Jun 02, 2020 4:36 pm

Bandwidth within the Picoscope software on Matlab

Post by Eriau »

Hi,

I am using a Picoscope 5242D, and while using the Picoscope software I noticed it was possible to get a bandwidth of 20 MHz on channels, and I was wondering if it was possible to do the same thing but via Matlab.

I couldn't find information about that on the programmer's guide and I apologize if there is info about it and I just didn't see it.

Thank you for your help.
Attachments
Cycle via Matlab.png
Bandwidht Picoscope.png
Bandwidht Picoscope.png

NeilH
PICO STAFF
PICO STAFF
Posts: 270
Joined: Tue Jul 18, 2017 8:28 am

Re: Bandwidth within the Picoscope software on Matlab

Post by NeilH »

Hi

To set the bandwidth limiter in MATLAB you need to call the ps5000aSetBandwidthFilter for each channel you wish to set the filter to 20 MHZ from the full range or to do the reverse. The details of the function can be found in the programmer's guide https://www.picotech.com/download/manuals/picoscope-5000-series-a-api-programmers-guide.pdf

Neil
Neil
Technical Support Engineer

Eriau
Newbie
Posts: 0
Joined: Tue Jun 02, 2020 4:36 pm

Re: Bandwidth within the Picoscope software on Matlab

Post by Eriau »

Oh ok, thank you very much for the quick response !

Post Reply