07-17-2012 07:42 PM
I have a vi where I put in a time in hh:mm:ss but would like to be able to put in the time in hh:mm:ss:ms where the milliseconds are from 1 millisecond to 1000 milliseconds. I guess this would be precision.
Also, wantinig to find out how to display the elasped time in the same format hh:mm:ss:ms.
Right now my format is hh:mm:ss.ms but I am not sure if the ss.# , the # is just represents 1millisecond??
Thank you for your guidance.
07-17-2012 09:18 PM
Show what you have now by attaching your VI. By default, the time stamp indicator shows the time with 3 decimal places in the seconds category.