Search found 12 matches

by strangequark
Thu Jun 13, 2019 3:30 pm
Forum: MATLAB
Topic: Raw data picoscope 4824
Replies: 3
Views: 5782

Re: Raw data picoscope 4824

yes. there is nothing about printing or displaying the raw data in it from the example code. It just plots a waveform with no other information. can i please get a straight answer on this ? thanks.
by strangequark
Mon Jun 03, 2019 8:13 pm
Forum: MATLAB
Topic: Raw data picoscope 4824
Replies: 3
Views: 5782

Raw data picoscope 4824

I gave up on python (it's buggy and doesn't work well) and am now trying to use Matlab to run my scope. I am trying to get the raw data measurements. I thought that GetValues would be the right protocol, but I am not sure. The descriptors are not clear to me.
by strangequark
Tue May 28, 2019 7:39 pm
Forum: General Software Discussions
Topic: Add Measurements to python?
Replies: 5
Views: 5044

Re: Add Measurements to python?

Is no one going to answer or?
by strangequark
Mon May 20, 2019 5:49 pm
Forum: General Software Discussions
Topic: Add Measurements to python?
Replies: 5
Views: 5044

Re: Add Measurements to python?

Pardon, but I am honestly not sure where to start here... what values exactly am I getting from the buffer for the max and min? I can't find any examples of this ... this all seems very vague
by strangequark
Mon May 13, 2019 12:55 pm
Forum: General Software Discussions
Topic: Add Measurements to python?
Replies: 5
Views: 5044

Re: Add Measurements to python?

Thank you, I will try that!
by strangequark
Fri May 10, 2019 4:20 pm
Forum: General Software Discussions
Topic: Add Measurements to python?
Replies: 5
Views: 5044

Add Measurements to python?

I am trying to set up a way to measure and get the pulse width values in python. In the Picoscope software, this would be done by adding a measurement, but how is this done with programming languages? I've been trying to decode the pico.measurements.dll file to see the source code as a means of usin...
by strangequark
Fri May 03, 2019 2:43 pm
Forum: General Software Discussions
Topic: SOLVED - picosdk library and Jupyter/Python Issue
Replies: 0
Views: 4262

SOLVED - picosdk library and Jupyter/Python Issue

My previous post disappeared when I tried to edit it. This was regarding problems with running Jupyter notebook and the SDK wrappers. I was not able to get the library to import picosdk as it was not recognized. I had assumed it was a missing file that it was looking for, but I am by no means a Pyth...
by strangequark
Fri May 03, 2019 2:34 pm
Forum: USB PC Oscilloscopes
Topic: Python Driver Bindings Issue
Replies: 1
Views: 3443

Re: Python Driver Bindings Issue

Hi, I had the same problem. I solved it by copying the SDK folder over to my user folder. My user folder is used to store everything I create or every library I run on jupyter notebook. I am not sure which interface you're using whether it's straight up python, jupyter, spyder or whatever, but the p...
by strangequark
Thu May 02, 2019 6:43 pm
Forum: General Software Discussions
Topic: Problems getting SDK running on Python - SOLVED!
Replies: 8
Views: 17915

Problems getting SDK running on Python - SOLVED!

I am running windows 64 bit with python 64 bit and am not able to import the SDK library into python and it's probably because the command line keeps throwing me an error that I have to install SDK even though I did several times. What is going on here? See screen cap when I try to install the setup...
by strangequark
Wed Apr 03, 2019 4:36 pm
Forum: PicoScope 6 for Windows
Topic: Trigger capture time
Replies: 1
Views: 2068

Trigger capture time

I've been looking around in the manual and unfortunately am not very well-versed in the terminology. So, the manual does not help me understand which feature I need... My question is regarding the number of files that are being saved when the trigger is tripped and starts to record data and then sav...
by strangequark
Wed Mar 06, 2019 1:16 pm
Forum: Getting Started
Topic: No Suitable Device Found error - REALLY FRUSTRATED
Replies: 2
Views: 3927

Re: No Suitable Device Found error - REALLY FRUSTRATED

Thank you! I wanted to post this mainly because I wanted to be able to document the same problems that someone else might have. I’ve seen this posted before with no resolution or conclusion on the subject that helped. It turns out that after getting a hold of someone at tech support after posting th...
by strangequark
Tue Mar 05, 2019 4:00 pm
Forum: Getting Started
Topic: No Suitable Device Found error - REALLY FRUSTRATED
Replies: 2
Views: 3927

No Suitable Device Found error - REALLY FRUSTRATED

Hi, We've got a model 4824 8-chan picoscope. I can't tell you how messed up the setup is -- and it is still not working. 1. The red light on the hub is on and the devices are recognized in lsusb in linux 2. I have the correct ubuntu (Bionic Beaver) 18.04 LTS kernel to run the drivers and software 3....