LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Re: add time stamp array into first column of text file

Hello,

 

How might I output one row per second? - and change PM to AM?

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

Hi John,

 

no need to post in an old and unrelated thread…

 


@johnkgeo1 wrote:

How might I output one row per second?


Use a loop with a wait (for next multiple) of 1s…

 


@johnkgeo1 wrote:

and change PM to AM?


Add/subtract 43200s…

Best regards,
GerdW


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