03-20-2013 01:41 AM
HI
When i run my program I need to display time only in milliseconds . How can i achieve that ? Which block should i use for that ?
08-06-2013 03:26 AM
Hi,
You can use Format Date/Time String Function in LabVIEW and used respective format to acquire time in miliseconds.
Format Date/Time String Function: http://zone.ni.com/reference/en-XX/help/371361H-01/glang/format_date_time_string/
Format Code for the time string format: http://zone.ni.com/reference/en-XX/help/371361H-01/glang/codes_for_time_format_str/
For milisecond, the format is <%<digit>u>
Regards,
KwokHow Lou
AE NI Singapore