Electronic Engineer Discuss

View: 3390|Reply: 3
Print Prev. thread Next thread

CSV Time always the same

[Copy link]

183

Threads

735

Posts

742

Credits

超级版主

Rank: 8Rank: 8

Credits
742
Jump to specified page
1#
Post time 2022-5-13 21:08:40 | Show the author posts only Reply Awards |Descending |Read mode
Customer consultation
I just bought a HANTEK oscilloscope with type DSO2D10. I've problem with saving CSV. I get the same time value at this CSV. I attached the capture picture and its CSV. I hope I can get the solution. Many thanks.

Reply

Use magic Report

183

Threads

735

Posts

742

Credits

超级版主

Rank: 8Rank: 8

Credits
742
2#
 Author| Post time 2022-5-13 21:09:21 | Show the author posts only



Reply
The time in the CSV table means the time interval.

0

Threads

1

Posts

1

Credits

新手上路

Rank: 1

Credits
1
3#
Post time 2022-5-14 13:58:33 | Show the author posts only
Hello, he mean that this number it's the same in all the csv. It never gets updated, please use this function and see the value it's the same on the entire file and it should be an incremental value based on the time (nS,uS,mS) that was taken.

1

Threads

21

Posts

21

Credits

新手上路

Rank: 1

Credits
21
4#
Post time 2022-5-24 01:00:27 | Show the author posts only
I guess this bug is the same that was reported in this thread:
https://www.eediscuss.com/forum. ... &extra=page%3D1
It remained unanswered.
The csv reported by Aletek was like this:
Time ,CH1 [V]
2.000000e-06,-0.080000000000,
2.000000e-06,-1.520000000000,
2.000000e-06,-3.200000000000,
2.000000e-06,-3.680000000000,
2.000000e-06,-3.840000000000,
2.000000e-06,-3.840000000000,
2.000000e-06,-3.920000000000,
2.000000e-06,-3.840000000000,
2.000000e-06,-3.760000000000,
2.000000e-06,-3.760000000000,
2.000000e-06,-3.680000000000,
2.000000e-06,-3.680000000000,
2.000000e-06,-3.680000000000,
2.000000e-06,-3.680000000000,
2.000000e-06,-3.680000000000,
2.000000e-06,-3.520000000000,
...

I guess the incremental for time could be calculated by accumulating the timebase in the first column in a spreadsheet, like this:
Time         CH1 [V]        Time (acum)
2,00E+00        -0.080000000000        2,00E+00
2,00E+00        -1.520.000.000.000        4,00E+00
2,00E+00        -3.200.000.000.000        6,00E+00
2,00E+00        -3.680.000.000.000        8,00E+00
2,00E+00        -3.840.000.000.000        1,00E+01
2,00E+00        -3.840.000.000.000        1,20E+01
2,00E+00        -3.920.000.000.000        1,40E+01
2,00E+00        -3.840.000.000.000        1,60E+01
2,00E+00        -3.760.000.000.000        1,80E+01
2,00E+00        -3.760.000.000.000        2,00E+01
2,00E+00        -3.680.000.000.000        2,20E+01
...

Of course, it'd be better if the scope exported the csv with this information, but maybe this workaround could be enough

You have to log in before you can reply Login | Register

Points Rules

Dark room|Mobile|Archiver|Electronic Engineer Discuss

2024-4-26 06:21 GMT+8 , Processed in 0.156848 second(s), 20 queries .

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

Quick Reply To Top Return to the list