Overview
This application displays the real world current time as a digital display as you would see on an old digital alarm clock.
Description
The attached VI shows how to convert the current time into array elements in order to populate the individual second/minutes/hours arrays. The program uses custom controls consisting of LEDs and clusters to form the digital display.
Requirements
- LabVIEW Base Development System 2012 (or compatible)
Steps to Implement or Execute Code
- Unzip the attached folder "Digital Clock 2012 NIVerified.zip"
- Open the project file "Digital Clock 2012 NIVerified.lvproj"
- Open the “Digital Clock 2012 NIVerified.vi”
- Run the VI
Additional Information or References
VI Front Panel


VI Block Diagram


**This document has been updated to meet the current required format for the NI Code Exchange.**