To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This example VI creates a digital display similar to the one you see on old digital clocks.
Description
This example VI can take any positive integer less than 99999 and convert to the digital display by breaking down the number into its component parts and then placing them into an array. The VI uses custom controls consisting of LEDs and clusters to create the digital display.
Requirements
Steps to Implement or Execute Code
Additional Information or References
VI Front Panel
**This document has been updated to meet the current required format for the NI Code Exchange.**
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.