Example Code

Time Stamp to String to DBL

Products and Environment

This section reflects the products and operating system used to create the example.

To download NI software, including the products shown below, visit ni.com/downloads.

    Software

  • LabVIEW

Code and Documents

Attachment

Overview

Coding that exemplifies how to convert data to a string format, or numeric values for hours, minutes, and seconds.

 

Description

In this code, three indicators will be updated every second with the actual hour-minute-seconds of the computer. After the code stops executing, the arrays will be populated.

 

Requirements

LabVIEW 2012 (or compatible)

 

Steps to Implement or Execute Code
1. Run the VI.
2. Stop the execution with the Stop button.


Additional Information or References

Snippet.png

Applications Engineer
National Instruments

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.

Comments
KhaledG
Member
Member
on

Thank You Great Work