02-28-2006 09:18 AM
02-28-2006 09:48 AM
02-28-2006 10:08 AM
02-28-2006 10:24 AM
Thanks for help Dennis,
But The problem isn'tsolved,
For you to understand,
I got this program, that measures data and plot them out to one chart and one graph I suppose, I cant see what. coz i cant open the Vi,its secured.
The x-scales there are set as default from 0-200. and the Y- scales are also set to some default value, and the scales are also set to be variable, so the user can scale as he wants. but that program doesn't have the x- scroll panel. so the data that are beeing plotted just sweep into the charts, while the x-scales still shows from 0-200. that mean 200 samples always unless the user changes them!
So my task is to make the same application (program) and add some x-scrolls to the charts, so when stopping the application, the user can scroll back and se all the measuremts from the start.
I maked(with help from the guys in here!) another program that writes all the data to a file, and then when the file is written and closed, by a open file button i can read and plot all the data to a chart. no problem with that.
But as the program I got, i need while writing the data to a file, plot the data out to two (charts or graphs).
I hope u got a bit of what i'm searching.
regards Zamzam
03-02-2006 01:16 AM
Thank you Dennis
I suppose that I can make my application a bit different then.
Meaby i have to change the way the scales are beeing showed in, so by that I can do it by my way.
Regards Zamzam
03-02-2006 05:02 AM
03-02-2006 07:29 AM