Example Code

Object Oriented Threading 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

Download All

Overview

This code shows how to  reverse and rotate text in two different threads

 

Description

This is  take on an intermediate "By-Reference" with "By-Value" in the wires based threading. and show how to reverse and rotate text in two different threads.

 

Requirements

  • LabVIEW 2012( (or compatible)

 

Steps to Implement or Execute Code

  1.  Run the vi.

Additional Information or References

Front Panel

FP.JPG

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

Contributors