05-20-2012 03:38 AM
In the attached vi I want to display x axis as in time format i.e
12:30:55 14:55:20 17:58:10 19:25:40
I have defined in this format but its not coming
My application:
When i move the cursor over the graph i have to display the corresponding x and y axis values .
05-20-2012 10:22 AM
You are working with a picture indicator, not a real XY graph. So I'm not sure how you expect to have a cursor associated with the graph.
What do you mean by "I have defined in this format but its not coming"? I don't see anywhere in your VI that you have something defined as a time format. And it looks like the functions that create pictures of XY graphs don't have a time option.
Why don't you use a real XY graph?