09-17-2010 05:34 AM
Hi,
I like to plot a graph for the following scenario:
when there is 00000, it will replace with the previous value and plot with different color (red dot) & auto scale the y scale when x-scroll the window frame.
Attach with my vi.
Thanks and regards,
Simon
Solved! Go to Solution.
09-17-2010 05:59 AM
Can you give the file with version 8.5?
BEN
09-17-2010 06:47 PM
09-18-2010 03:56 AM
Thanks kate.
I'm out of office..
09-19-2010 09:12 AM - edited 09-19-2010 09:14 AM
Hi !!
I've attached the solution for your problem.
It did'nt work because when you are scanning form string the dot you use in your seconds makes an error (i'm sure you had noticed that 🙂 ).
Furthermore, you cannot create 2 plots in the way you tried, you need a cluster of arrays (X &Y) NOT 2 arrays of clusters, that is the reason beacuse you couldn't connect the wire to the XY graph.
If you need anything else don't hesistate to comment here :).
Greetings from Spain
🙂 Don't forget Kudos 🙂
09-20-2010 12:56 AM
Hi Jordi,
Thanks for your help here.
It's no needed for dot replacement else it will really no working...
Kudos for your explaination here....
thanks.
09-20-2010 12:58 AM - edited 09-20-2010 12:59 AM
This all seems a bit too complicated. Here's a simpler way to do all this:
Let me know if you have questions.
09-20-2010 01:55 AM - edited 09-20-2010 01:56 AM
Nice Solution ..Altenbach
09-20-2010 04:11 AM
Great one ...
btw, the time x-scale only display the first & last of the time stamp, is it possible to have time stamp in between??
09-20-2010 10:48 AM
@simon76 wrote:
Great one ...
btw, the time x-scale only display the first & last of the time stamp, is it possible to have time stamp in between??
Right-click the x-axis and change to a different axis style
.