Counter/Timer

cancel
Showing results for 
Search instead for 
Did you mean: 

get date

Solved!
Go to solution

Good evening to all,
I want to create a table that contains dates that I record every click
The problem is that I got to record a single value
Help me please
Here attached the vi

0 Kudos
Message 1 of 3
(5,172 Views)
Solution
Accepted by topic author Jamsoun

Hello,

 

You really only need 1 case structure, move the array outside of the for loop, and get rid of the "Build Array" node, and add a shift register on the while loop.

 

You might want to look into some training or online tutorials to get more familiar with LabVIEW.

 

-Jim B

Applications Engineer, National Instruments

-Jim B
Applications Engineer, National Instruments
CLD, CTD
0 Kudos
Message 2 of 3
(5,142 Views)

thanks Jim B

0 Kudos
Message 3 of 3
(5,132 Views)