Example Code

How to Change the Range of a Numeric Control Based on a Ring Constant Using LabVIEW

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 example demonstrates how to change the range of a numeric control based on the selected value of a ring constant.

 

Description

This VI detects the value change of a ring control to reset the range of a numeric constant.

 

Requirements

  • LabVIEW 2012 (or compatible)

 

Steps to Implement or Execute Code

  1. Modify the event structure to implement desired behavior
  2. Run the VI.

 

Additional Information or References

VI Snippet of Block Diagram

sni.png 

 

**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.

Comments
Jeffrey-yuefeng
NI Employee (retired)
on

I wonder if it is necessary to set the value(signaling) property.