LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to display computer time in labview ?

Solved!
Go to solution

hi,

i displayed the computer time in labview ...." that show in attachment "

but i want to display time in the best view...like the last attachment

have you any suggestion ?

..............................................
" Science is came....not come "
I study Mechatronics Engineer
..............................................
skype : t_alhowaiti
Download All
0 Kudos
Message 1 of 6
(2,847 Views)

That display is called a "Timestamp" indicator. It is in the Numeric control palette. It has many options for customizing the display such as 24 hour time.

 

Lynn

0 Kudos
Message 2 of 6
(2,833 Views)

ok, how can i convert from cluster to "Timestamp" ?

..............................................
" Science is came....not come "
I study Mechatronics Engineer
..............................................
skype : t_alhowaiti
0 Kudos
Message 3 of 6
(2,828 Views)
Solution
Accepted by topic author ThaerAL-Hwaiti

The output of Get Date/Time in Seconds is already in timestamp datatype.

 

Lynn

 

Timestamp.png

0 Kudos
Message 4 of 6
(2,823 Views)

thank you very much 

..............................................
" Science is came....not come "
I study Mechatronics Engineer
..............................................
skype : t_alhowaiti
0 Kudos
Message 5 of 6
(2,819 Views)

I suggest that you work through the on-line tutorials for Getting Started with LabVIEW. Also, keep the Context Help window open while programming. It gives you a lot of information about the functions and VIs you are using or exploring in the palettes.

 

Lynn

0 Kudos
Message 6 of 6
(2,814 Views)