LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Graph read value request

Solved!
Go to solution

I've been searching for this idea for a long time.

 

At the moment I'm using a manufacture build .exe which was created in labview. I've downloaded the .llb file to edit the program for my purpose, yet I can't find a way to make it the way I want it.

 

Basically this program measures and puts the data into a graph, I want to know the value of a specific point in that graph. I want to go with my cursor to that point and see the value. But I can't find a way to do that in labview Smiley Sad

 

Is there a way to make it do what I want? Just make the cursor go to the specific point and then read the value? The graph can be found under 5015_measure with RS232.vi

 

In the attachments you will find the .llb and a picture of a point I want to read the value of.

 

Thank you!

Download All
0 Kudos
Message 1 of 3
(2,997 Views)
Solution
Accepted by topic author FailedEngineer

I am not totally sure if you already have a cursor and are looking for some way to better control it, or are looking to add a movable cursor to your graph, but if the second is your issue:

 

1. Right click the graph and go to visible items->Check cursor legend

2. Right click on the cursor legend and add a cursor of your choice. 

Message 2 of 3
(2,959 Views)

Thank you ngarneski!,

 

This was exactly what I wanted Smiley Happy

 

 

0 Kudos
Message 3 of 3
(2,892 Views)