Read out the memory data after RunBlock

Post your LabVIEW discussions here
Post Reply
aknopf
Newbie
Posts: 0
Joined: Wed Aug 12, 2015 6:36 am

Read out the memory data after RunBlock

Post by aknopf »

Hi,

i work with 4424 picoscope in block mode and now i habe a problem.

I set the setting and segmented the memory in 2 parts. Now i start the process with RunBlock in segment 1 and wait until the run is ready. After the ready signal i want to start a new run in segment 2. In the waiting period i want to read out the data from segment 1 with SetDataBuffer and GetValues. But i get a mistake from GetValues.

Now my question, is it possible to read out the memory data in the waiting period after RunBlock?

Thanks in advance

aknopf
Newbie
Posts: 0
Joined: Wed Aug 12, 2015 6:36 am

Re: Read out the memory data after RunBlock

Post by aknopf »

Hallo,

i read in the ps4000 programmer´s guide that you "get the stored data from the scope after data collection has stopped".

Is it right that i can´t start a new RunBlock and in the waiting loop i read the stored data?

Thanks for an answer

Martyn
Site Admin
Site Admin
Posts: 4491
Joined: Fri Jun 10, 2011 8:15 am
Location: St. Neots

Re: Read out the memory data after RunBlock

Post by Martyn »

That's correct, if you have armed the scope to collect data it is not possible to read out data from the other segment.
Martyn
Technical Support Manager

Post Reply