LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

hold button dynamic array

Solved!
Go to solution

Hi,

 

I have a 1-D array, that store the samples from a dynamic sine waveform, so the value of the array elements are changing all the time.

What I would like to do is to have like a hold button, so to store to values of the array at a specific time,like when i push the hold button, and then the stored array values ​​to be displayed on a waveform graph.

 

Thanks in advance for your time

0 Kudos
Message 1 of 3
(2,311 Views)
Solution
Accepted by topic author mxflorin

Hi mxflorin,

 

sounds like you need to use a case structure. Put the graph inside the case structure and use a latching button...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 3
(2,307 Views)

Thanks GerdW, it`s working.

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