LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Format LastBootUpTime

Solved!
Go to solution
Hii,

 

I have to Wait atleast 15 mins after the PC Boots  and then start with  the test.

 

with the  "/r wmic os get lastbootuptime"  command line Argument  I do get the   Result [String]

LastBootUpTime
20160203072206.610798+060

 

but the formatting is the Issue

 

Is there any elegant way to  get the same in a  Numeric format   else I have to Parse the result   or Script  better...

 

regards

Akshay

0 Kudos
Message 1 of 2
(3,014 Views)
Solution
Accepted by Hooovahh

Hi aparab,

 

try this:

check.png

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 2
(3,005 Views)