Exporting Database-values to USB

Discussion of application development using iX Developer, including but not limited to getting started, using the functions tab, properties, objects and installation.
Post Reply
bjornspockeli
Posts: 4
Joined: Tue Jun 18, 2013 12:33 am

Exporting Database-values to USB

Post by bjornspockeli »

Im using a T4A and iX Developer 2.0. I want to export a specific set of tag values, chosen from a table on the panel to a USB-stick as a .csv-file. Is this possible in iX ?

Bjørn

mark.monroe
Posts: 824
Joined: Tue Mar 13, 2012 9:53 am

Re: Exporting Database-values to USB

Post by mark.monroe »

You will have to write your own program to do that in C# script. You can look at this example. It query's a database and then saves the value to a memory location. There are many examples on this forum on how to access tags etc programmatically.
Best Regards,
Mark Monroe

Beijer Electronics, Inc. | Applications Engineer

Post Reply