LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

editing a table

I have a table with 4 columns. The first is a serial number, the second is time when a foot-pedal is activated. The third is a numerical value. There are X number of rows where X is a variable that grows by one every time a foot pedal is pressed. At the moment column 3 is unknown. I would like the user to input column 3 and the moment he does that I would like column 4 to be the time when column 3 is entered. This should be possible for all the rows. How do I do this? Any pointers? Thanks.

KB
0 Kudos
Message 1 of 4
(2,697 Views)
Would something like this work ??
Message 2 of 4
(2,697 Views)
Thanks Dan. It works exactly as I wanted it to; although I do not quite understand event structures as of now. Will pour though the manuals. Thanks once again.
0 Kudos
Message 3 of 4
(2,697 Views)
No problem , good luck and have fun

Dan
0 Kudos
Message 4 of 4
(2,697 Views)