LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

time stamping as array input is formed

Hello all,

 

I am trying to time stamp each item in an array as it is being placed into the array. The array is then being converted into a string to be placed into an excel file. The input that I have is a Boolean I/O Modbus server point. I have it set up to record a 1 for all times that the value is true, and to keep recording into the array for all the times that is is true. For False, I have it only record it once until the value changes back to true. Every one of these points I need a time stamp. However, currently I am only able to timestamp the initial time the code is run.

 

I have attached my project below.

 

Thanks!

0 Kudos
Message 1 of 2
(1,906 Views)

I figured out my issue. Nevermind.

0 Kudos
Message 2 of 2
(1,891 Views)