Measurement.CSV BUGGY

Post any questions you may have about our current range of oscilloscopes
Post Reply
anel
Newbie
Posts: 0
Joined: Tue Sep 06, 2016 2:44 pm

Measurement.CSV BUGGY

Post by anel »

Hello,

1)
we are using your automation command /a Measurements.CSV? in order to get the measurement results.
this is only working as long as the measurement is still recording data.
After the measurement has bin finished (the status may be still running or not this isn't change the behavior)
the Command returns only white spaces!?

2)
The only possibility to store these measurements statistics (as far as I understood) is to use this command?

3)
I tried to use the command in an external file triggered by an Alarm when buffer is full, but it results in the above described a error!?

4)
Another question is how I can get absolute time stamp of my measurements?
(the time stamp when the scope exactly started to record samples?)

Thanks!

Hitesh

Re: Measurement.CSV BUGGY

Post by Hitesh »

Hi anel,

Which version of the PicoScope 6 software are you using? Have you tried using the picoscope.com object from the PicoScope 6.12 Beta software?

e.g.

Code: Select all

>cd "C:\Program Files (x86)\Pico Technology\PicoScope 6 Beta"

>picoscope.com /a Measurements.csv?
At the present moment, this is the only option to export measurement data directly from the software. You can also export the channel data and use a third party tool to perform measurements.

Unfortunately, an absolute timestamp of measurements is not possible.

Regards,

Post Reply