Example Code

Display String One Character at a Time

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

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

Snippet.png

 

Marti C
Applications Engineer
National Instruments
NI Medical

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