LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

line in waveform chart or graph

There are 4 field where the user insert data.
I want use data inserted by user and create a line in a graph or waveform.
Ex. 3000
2000
1500
 
In the graph or waveform ( in the Y axis) I want create a line with the values 3000, 2000, 1500
 
tks 
0 Kudos
Message 1 of 19
(6,585 Views)
Do you want a vertical or horizontal line?
- there is always an easy way, but it is always the hardest to find
0 Kudos
Message 2 of 19
(6,581 Views)

Both..vertical and horizontal...

 

Many thanks

0 Kudos
Message 3 of 19
(6,578 Views)

In the case of a graph you can add cursors who's line styles have both horiz and vert lines.

Cursors are not availabe on Charts (sorry).

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 4 of 19
(6,574 Views)
an example or picture of what you are trying to do exactly would help. Or just go with the cursor idea, that would work just fine.
- there is always an easy way, but it is always the hardest to find
0 Kudos
Message 5 of 19
(6,572 Views)
Follow attached what I trying to do.
Remember that 3000, 2000, 1000 and 85 are data entered by user.
 
Tks
 
 
0 Kudos
Message 6 of 19
(6,568 Views)
Hi muganga,
you can write it as values into your graph. see the attached picture for an example.
Mike
0 Kudos
Message 7 of 19
(6,563 Views)

MikeS81

But what about the datas from my sensor? How plot the values coming from the sensor? Is the number 85 a vertical line?

Tks

0 Kudos
Message 8 of 19
(6,526 Views)
Hi muganga,
no this are all horizontal lines. Did you think about an x-y-graph?
Mike
0 Kudos
Message 9 of 19
(6,524 Views)
Yes, I was thinking about x-y graph coz as Ben sugest in his post, graph we can use cursor.
 
Many thanks
0 Kudos
Message 10 of 19
(6,519 Views)