Export 10 DataLogger to one csv.

A forum devoted to the discussion of all topics having to do with scripting and other advanced programming using iX Developer.
Post Reply
Enline
Posts: 2
Joined: Thu Nov 13, 2014 4:26 pm

Export 10 DataLogger to one csv.

Post by Enline »

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.

User avatar
Russ C.
Posts: 213
Joined: Thu Nov 16, 2017 3:32 pm
Contact:

Re: Export 10 DataLogger to one csv.

Post by Russ C. »

Hello,

We understand that this is a very old post. If there is anyone who is still experiencing this or similar issues and require assistance, please visit us at https://www.beijerelectronics.us/en-US/ ... ___support or give us call at 801.708.6690.

Thank you.
Best regards,

Russ
(801) 708-6690
Technical Support
Contact Us

Beijer Electronics AB
http://www.beijerelectronics.us

Post Reply