On Thu, Jul 26, 2012 at 9:33 PM, ARUN PALANIAPPAN <[email protected]> wrote: > Hi all, > > We have data acquisition system which works in Windows. After acquisition, > the data automatically gets plotted (I think so!!) in a software called > Easy Plot.
What is the DAS you use? Who is the vendor? Do they support GNU/Linux? check these links. http://www.linuxjournal.com/article/7332 http://www.comedi.org/ Check if comedi supports your DAS. If it supports, you can use python to get the data and plot using mathplotlib or gnuplot or any other visualization tool mentioned in http://www.linuxlinks.com/article/20100518160111534/PlottingTools.html -- Regards, T.Shrinivasan My Life with GNU/Linux : http://goinggnu.wordpress.com Free/Open Source Jobs : http://fossjobs.in Get CollabNet Subversion Edge : http://www.collab.net/svnedge _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
