Search found 4 matches

by Spiros
Thu Apr 14, 2016 2:43 pm
Forum: USB PC Data Loggers
Topic: DataLogger 1216 Achieve 1MS/s in Matlab possible?
Replies: 7
Views: 7954

Re: DataLogger 1216 Achieve 1MS/s in Matlab possible?

I would like to get data from 2 channels (Channel 1 and 4).

However if this is not possible I shall get only from 1 channel if needed.

Thank you.

Kind regards,
Spiros
by Spiros
Thu Apr 14, 2016 6:56 am
Forum: USB PC Data Loggers
Topic: DataLogger 1216 Achieve 1MS/s in Matlab possible?
Replies: 7
Views: 7954

Re: DataLogger 1216 Achieve 1MS/s in Matlab possible?

I am using MATLAB Version: 8.4.0.150421 (R2014b).
The version number of the pl1000.dll is: 1.0.7.7.

I have upload an attachment with the code that I have uploaded above and all the dll files I am using, just to check if I am using the correct files.

Thank you for your assistance Hitesh!
by Spiros
Wed Apr 13, 2016 9:10 am
Forum: USB PC Data Loggers
Topic: DataLogger 1216 Achieve 1MS/s in Matlab possible?
Replies: 7
Views: 7954

Re: DataLogger 1216 Achieve 1MS/s in Matlab possible?

Hi Spiros, According to the Programmer's Guide for the PicoLog 1000 Series devices: The fastest possible sampling interval is 1 microsecond, when the number of samples is 8192 divided by the number of channels active and the capture mode is BM_SINGLE. Under all other conditions, the fastest possibl...
by Spiros
Wed Apr 06, 2016 1:46 pm
Forum: USB PC Data Loggers
Topic: DataLogger 1216 Achieve 1MS/s in Matlab possible?
Replies: 7
Views: 7954

DataLogger 1216 Achieve 1MS/s in Matlab possible?

Hello. I have a signal with 60kHz frequency. My goal is to record at least 120K Samples in less than half a second. I have the PicoLog DataLogger 1216 which can have sampling rate in block mod at 1MS/s using PicoScope and API. So, in theory, using Single mod I shall be able to get 120K samples in 0....