Search found 4 matches

by jonasenderlin
Wed Nov 21, 2018 5:38 pm
Forum: MATLAB
Topic: How to poll ps4000aIsReady (4824)
Replies: 4
Views: 12706

Re: How to poll ps4000aIsReady (4824)

Hi,

thank you very much for you support.
It works fine when i don't use the status varable which is provided by the function.
The status which is provided by the isRead function is always 0, so I replaced it.

Best regards,
Jonas
by jonasenderlin
Tue Nov 20, 2018 5:32 pm
Forum: MATLAB
Topic: How to poll ps4000aIsReady (4824)
Replies: 4
Views: 12706

How to poll ps4000aIsReady (4824)

Hello, I'm want to use the picoscope 4824 for data aqustion in my project. For this I need to execute some code while waiting for trigger. In line of 195 of your PS4000A_ID_BLOCK_EXAMPLE.m you have the following comment: % This example uses the _runBlock_ function in order to collect a block of % da...
by jonasenderlin
Fri Oct 05, 2018 10:23 am
Forum: MATLAB
Topic: Problem Picoscope 4824 icdevice (line 316) Matlab
Replies: 3
Views: 3927

Re: Problem Picoscope 4824 icdevice (line 316) Matlab

Hey Martyn, thank you for you quick reply. In fact, I already had this driver, just replaced it for error search and forgot to reverse it. Unfortunately, there is still an error that I originally meant. Do you also have a solution for this? Copyright © 2014-2017 Pico Technology Ltd. All rights reser...
by jonasenderlin
Fri Oct 05, 2018 9:36 am
Forum: MATLAB
Topic: Problem Picoscope 4824 icdevice (line 316) Matlab
Replies: 3
Views: 3927

Problem Picoscope 4824 icdevice (line 316) Matlab

Hi, I have been using your Picoscope 4824 for several weeks nowand want to use it in a project. For this I would like to read in a signal with Matlab, which is triggered by an event. Until a few days ago I was on the right way and everything was fine. I was able to read data into Matlab via the exam...