Hi Nikhil, > I have real time data coming from a DSP board which I > am plotting. But the experiment continues for five > continues days. So the screen look very cluttered with > five days data. so i am planning to do it this way . > plot a day's data in vb and capture the screen at the > end and put it in powerpoint everyday. > ... > Is it the rite way to do or Is there any better way?
I would recommmend logging the data directly to a database or Excel spreadsheet and generating the graph from the data directly. Save yourself the screenshot problems and have the data imported directly through a linked object. Regards, Shawn K. Hall http://12PointDesign.com/ http://ReliableAnswers.com/ '// ======================================================== "A positive attitude may not solve all of your problems, but it will annoy enough people to make it worth the effort." -- Herm Albright '// ======================================================= Rules : http://ReliableAnswers.com/List/Rules.asp Home : http://groups.yahoo.com/group/vbHelp/ ======================================================= Post : [email protected] Join : [EMAIL PROTECTED] Leave : [EMAIL PROTECTED] '// ======================================================= Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/vbhelp/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
