Export 10 DataLogger to one csv.
Posted: Thu Nov 13, 2014 5:03 pm
Hi,
I'm building a machine that makes 1-10 measurement cycles.
The measurements are displayed on a trend (one at the time) and saved to different databases.
I'm using a T4A and a Fx3U.
I need to export these 1-10 Databases (DataLogger1 - DataLogger10) to one csv-file on USB instead of 10 csv-files.
It would best if it looks like this:
Id, DataLogger1 , DataLogger2 , DataLogger3 .....
1, 0, 0, 1,
2, 15, 12, 5,
3, 23, 11, 7,
4, 33, 22, 11,
5, 35 20, 9,
.
.
.
Is it possible to do and maybe you can give me some hints how to do it?
Another question is how fast the T4A can receive data and save them to the database? The measurements are performed every 100ms.
Best Regards
Stefan.
I'm building a machine that makes 1-10 measurement cycles.
The measurements are displayed on a trend (one at the time) and saved to different databases.
I'm using a T4A and a Fx3U.
I need to export these 1-10 Databases (DataLogger1 - DataLogger10) to one csv-file on USB instead of 10 csv-files.
It would best if it looks like this:
Id, DataLogger1 , DataLogger2 , DataLogger3 .....
1, 0, 0, 1,
2, 15, 12, 5,
3, 23, 11, 7,
4, 33, 22, 11,
5, 35 20, 9,
.
.
.
Is it possible to do and maybe you can give me some hints how to do it?
Another question is how fast the T4A can receive data and save them to the database? The measurements are performed every 100ms.
Best Regards
Stefan.