Hello Experts,
I have an application which periodically calculates few parameters and I want to do this.
1. I want to log this parametric data in some file or database. suggest the simplest one. [may be .dat or .txt as in VB]
2. I want to give a graphical representation to this data.
e.g. say a Time Vs Value chart of parameter1, or
A monthly consumption of power by a source in terms of bar Graph.
3. saving those records to a suitable file format to read it on PC.
How to do 1, 2 and 3?
I am in thinking phase and any type of suggestions/examples/experience are most welcome.
best regards,
I have an application which periodically calculates few parameters and I want to do this.
1. I want to log this parametric data in some file or database. suggest the simplest one. [may be .dat or .txt as in VB]
2. I want to give a graphical representation to this data.
e.g. say a Time Vs Value chart of parameter1, or
A monthly consumption of power by a source in terms of bar Graph.
3. saving those records to a suitable file format to read it on PC.
How to do 1, 2 and 3?
I am in thinking phase and any type of suggestions/examples/experience are most welcome.
best regards,