ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

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
(3,861 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
(3,822 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
(3,781 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
(3,774 Views)

Hi GerdW,

 

Thank you for your interest

 

I solved my problem.

 

Thank you for everything

 

Best regards.

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