To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This VI takes an input string and displays it character by character onto a string indicator.
Description
This code consist splitting the input string that is being inserted by the user and displaying it character by character on the string indicator.
Requirements
LabVIEW 2012 (or compatible)
Steps to Implement or Execute Code
1. Open the "Display Character One at a Time LV2012 - NI Verified.vi"
2. Insert the desired message on the string control
3. Select the Run button.
Additional Information or References
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.