Example Code

Good Better Best

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

Coding that exemplifies how to change the status on string indicator.

 

Description

This is a simple VI that shows how using a Slider Control we can drive a String Indicator. So the way that the Text Ring works is that in Properties, the Edit Items were added so that each input corresponds to a string value.

 

Requirements

LabVIEW 2012 (or compatible)

 

Steps to Implement or Execute Code
1. Run the VI
2. Move the slider
3. Stop the execution with the Stop button


Additional Information or References

Snippet.png

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