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 Stamp to number

Solved!
Go to solution

Hello,

 

I am able to convert the number to time stamp as per attached snippet. I want to do the reverse operation like time stamp to number. Kindly help me to get the system time and convert to number. And if I give that number as a input to below code that should show the exact time of that number.time.png

 

Regards,

S Nagaraju

0 Kudos
Message 1 of 3
(3,113 Views)
Solution
Accepted by topic author Sonti_11532

Hi sonit,

 

when you talk about "timestamps" you should actually use them:

check.png

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 3
(3,092 Views)
Solution
Accepted by topic author Sonti_11532

Thank you for the replay.

Same time is demonstrating in string format but i want in number.

Anyway i used the "To Double Precision Float" function and it working.

time1.png

 

Regards,

S Nagaraju.

0 Kudos
Message 3 of 3
(3,084 Views)