LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Display every second a index value

Solved!
Go to solution

Hello,

 

i'm using an array with 10 values from index 0 to 9 such as :

10

15

20

25

30

35

40

45

50

55.

 

I would like to display each values every second, do you know how can I make it ?

 

Thank you, Best regards.

0 Kudos
Message 1 of 2
(2,722 Views)
Solution
Accepted by topic author Clement1

Hi Clement,

 

use an autoindexing loop with a 1s wait inside…

Best regards,
GerdW


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