06-19-2010 12:13 AM
Hi all,
I am getting the seconds value at input & I want to convert it to HH:MM:SS format..How can I proceed?
Please guide me.
Thank you.
Solved! Go to Solution.
06-19-2010 12:20 AM - edited 06-19-2010 12:20 AM
You don't say what this 'input' is but if you want to display it on the front panel, all you have to do is this:
06-19-2010 12:24 AM
I am getting input "seconds" from subtracting one time stamp from another...
My question is not regarding to indication of just numeric...Please suggest me further
06-19-2010 12:30 AM
The indication is exactly how you specified it - HH:MM:SS. Did you place the snippet on a block diagram and then look at the front panel?
06-19-2010 02:08 AM
Thanx Dennis: It is the exactly I wanted, even I have understood changes in properties. Thanx for guiding.
07-16-2010 11:36 AM
Okay...I'm confused. I can't tell what blocks these are. Can you tell me explicitly what they are?
Thanks,
Michael
07-16-2010 11:46 AM
There is a numeric control and indicator.
What is posted is a snippet. This is a feature introduced with LabVIEW 2009. You can select to create a png file of selected code and that png can be dragged to a block diagram and the actual code will be pasted - not just an image.
07-16-2010 12:02 PM
Is this a function of the Windows version of LV'09 only? I can't seem to get it to work on my Mac.
07-16-2010 12:16 PM
Sorry, don't know about the Mac. There are some bugs with some browsers where you cannot drag from them so you may have to save the file locally first.
07-16-2010 12:23 PM
Dr. Reynolds,
It works on My Mac. OS X 10.5.8. LV 2009. Safari 5.0.
Control-click on the link. Save linked file to "Downloads". Drag file from Downloads to VI block diagram. Execute code.
Lynn