LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Picture time display problem?

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 .

 

0 Kudos
Message 1 of 2
(2,376 Views)

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?

0 Kudos
Message 2 of 2
(2,367 Views)