Example Code

Conditional Terminals 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 demonstrated the conditional terminals concept using a numeric array ,and finding the number of instances of values within certain bounds as well as the number of times a Boolean array displays a true or false state.

 

Description

This demonstrated the conditional terminals concept using a numeric array, this can also be done using the Selector function or case structures, the use of conditional terminals seemed the simplest and most straightforward way.

 

Requirements

  • LabVIEW 2012(or compatible)

 

Steps to Implement or Execute Code

  1. Run the vi.

 

Additional Information or References

Front Panel

FP.JPG

 

VI Snippet

BD.png

 

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

 


ShalimarA | CLA

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