From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Time record

Solved!
Go to solution

Hi! I have a problem. I wanna record the time. When i run the my special program, i want to record time and when i close and again open my program it will contuine.

 For example i run the program and it wil count time. After 5 minutes i close my computer than i open the pc and my special program in labview. It contuine than 5th minute 5.-6.-7.... minute.

0 Kudos
Message 1 of 5
(2,901 Views)

Hi resgin,

 

store the current value of your"time record" in a file. Upon start of your program you just load the file...

Best regards,
GerdW


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

how can do it?


@GerdW wrote:

Hi resgin,

 

store the current value of your"time record" in a file. Upon start of your program you just load the file...




0 Kudos
Message 3 of 5
(2,821 Views)
Solution

Hi resgin,

 

do you need help with writing data to a file? Or do you need help with reading data from a file?

Anyway: LabVIEW has a palette with a lot of file functions...

Best regards,
GerdW


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

Hi GerdW,

 

Thank you for your interest

 

I solved my problem.

 

Thank you for everything

 

Best regards.

0 Kudos
Message 5 of 5
(2,714 Views)