Search found 4 matches

by KJagielski
Tue Mar 27, 2018 4:21 pm
Forum: MATLAB
Topic: 5444B - Stream freezes
Replies: 3
Views: 4872

Re: 5444B - Stream freezes

Hi Hitech, when I run the PicoScope 6.12, I do not see a problem at all, but it does not record for such a long time when at 1MS/s (The problem in MATLAB occurs after several minutes). MATLAB is still responsive (while busy , I can pause to enter commands) and memory returns: Maximum possible array:...
by KJagielski
Fri Mar 16, 2018 4:06 pm
Forum: MATLAB
Topic: 5444B - Stream freezes
Replies: 3
Views: 4872

5444B - Stream freezes

Hello, I use Windows 7 64 bit, Matlab R2017b, a Picoscope 5444B and stream data from 3 channels with 1 MS/s each. The problem is that after a time of about 6-7 minutes the stream freezes / does not deliver any more data. I built my script using the PS5000A_ID_Streaming_Example.m. During recording, I...
by KJagielski
Thu Mar 12, 2015 7:39 am
Forum: MATLAB
Topic: 5444B - Error: Unit not supported
Replies: 2
Views: 4291

Re: 5444B - Error: Unit not supported

Hi,

thanks a lot, that solved my issue.

Regards
by KJagielski
Tue Mar 10, 2015 4:22 pm
Forum: MATLAB
Topic: 5444B - Error: Unit not supported
Replies: 2
Views: 4291

5444B - Error: Unit not supported

Hello, i try to run a new PicoScope 5444B on Windows 7 64bit with MATLAB 2014b 64bit. All 64bit dll and *.m are on MATLAB path. When connecting the Scope with run('MATLAB\ps5000a\PS5000aConfig.m'); pico = icdevice('picotech_ps5000a_generic','TEST/001'); connect(pico); I get the following output: Cop...