Search found 5 matches

by vitsensei
Tue Aug 20, 2019 9:35 am
Forum: PicoScope 6 for Linux
Topic: What data is actually being saved when you choose Save As (.csv)
Replies: 1
Views: 4441

What data is actually being saved when you choose Save As (.csv)

Hi, when I do Save As, I realised that the data being saved is actually panned across multiple different CSV files, each file has the same X number of samples captured I indicated in the software. What I think is happening is the software capture all the data from the beginning, separated into X-sam...
by vitsensei
Thu Aug 15, 2019 2:59 am
Forum: General Software Discussions
Topic: Python -pico4000a - Not receiving anything from streaming mode
Replies: 1
Views: 2271

Python -pico4000a - Not receiving anything from streaming mode

Hi, So basically I'm just want to learn how to stream the data using Python. I got the correct waveform using Picoscope 6 software so I assume that my hardware is good. I also try out the sample (blocking) code and I got something, so that's a start. I have attached my script below. Can anyone point...
by vitsensei
Wed Aug 14, 2019 12:16 pm
Forum: General Software Discussions
Topic: [Python Wrapper - pico4000a] Can we set attenuation of the picoscope?
Replies: 1
Views: 2286

[Python Wrapper - pico4000a] Can we set attenuation of the picoscope?

Is it possible to set the picoscope's attenuation so that collected data automatically multiple to X number? Or do we have to do that manually after collect the data? Also, can we set the resolution of the picoscope like in the Picoscope6 software? In the sample code for pico4000a, maxADC is set to ...
by vitsensei
Wed Aug 07, 2019 6:36 am
Forum: MATLAB
Topic: Is it possible to write a Matlab script that do data logging for a couple hours with high sampling frequency?
Replies: 2
Views: 10331

Is it possible to write a Matlab script that do data logging for a couple hours with high sampling frequency?

Hi, I recently started using the product. So far everything is great, especially the software that comes with it. What I'm currently owning is a Picoscope 4444. However, I find it very difficult to integrate the hardware to the problem we are trying to solve right now. Basically, we want to log the ...
by vitsensei
Tue Aug 06, 2019 5:13 am
Forum: MATLAB
Topic: Picoscope 4444 - Instrument Control Toolbox - Linux support?
Replies: 1
Views: 4563

Picoscope 4444 - Instrument Control Toolbox - Linux support?

Hi, I'm trying to use Matlab's Instrument control toolbox on Linux but it keeps saying no connection has been setup. However, when I use Picoscope sample code that comes with the generic instrument driver, everything seems to work fine. Is there anyway for me to use Matlab's Instrument control toolb...