Hello,
I have a bunch of numerical data I am reading in Labview with the Low Level 'Read Realtime' VI. I also have the DT85 calculate a time difference with the DT command and read the string through the 'Read Line' VI. The issue I have is that the DT command returns a string in the HH:MM:SS.mmm format.
I was wondering if there is a way to format the string so that I can receive it in Labview like another numerical value through the 'Read Realtime' VI instead of using both 'Read Realtime' and 'Read Line' VIs?
I looked into the P51 parameter but trying to change to any other value does not change the format returned. Is the P51 parameter for free format only? Any suggestions or computations the DT85 might be able to execute to get a numerical format?
Thank you,
Richard