From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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
(345 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
(342 Views)

Got it working!

 

Thanks Altenbach!

0 Kudos
Message 13 of 13
(329 Views)