To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This VI takes an integer and parses each individual digit in order to create a 1D array of the integer's digits.
Description
The Quotient and Remainder function, in conjunction with a shift register, is used to separate the number's digits into individual elements.
Requirements
Steps to Implement or Execute Code
Additional Information or References
VI Block Diagram
**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.