Example Code

Using references of boolean indicators to update values

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

Download All

Overview

This simple example shows how you can update an indicator using a property node. 

 

Description

This example use a property node to update an indicator.  It create a reference for three indicators that you would like to modify. And the auto index the for loop to iterate through each element of the array.


Requirements

  • LabVIEW 2012 (or compatible)

 

Steps to Implement or Execute Code

  1. Run the VI.
  2. Booleans return a reference to indicator in the VI.

 

Additional Information or References

VI Snippet 

127.png

 

**This document has been updated to meet the current required format for the NI Code Exchange.**      

Che T.
Applications Engineer
National Instruments

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