LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Why doesn't a line plot here instead of just a single point?

Solved!
Go to solution

See if this works for you. Modify as needed.

 

(Still, it might be easier to build the data in shift register as a 1D complex array. This way you can add more functionality, such as a button for clearing the data, etc.)

 

etchsketch.png

0 Kudos
Message 11 of 13
(504 Views)
Solution
Accepted by topic author Tinsnips

@altenbach wrote:

 

(Still, it might be easier to build the data in shift register as a 1D complex array. This way you can add more functionality, such as a button for clearing the data, etc.)


Here's how that could look like. It is typically better to avoid express VIs. 😉

 

etchsketchclear.png

0 Kudos
Message 12 of 13
(501 Views)

Got it working!

 

Thanks Altenbach!

0 Kudos
Message 13 of 13
(488 Views)