Example Code

Basic Shift Register Examples 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

Use this VI to understand how a shift register works.

 

Description

This example VI allows the user to choose whether or not to increment and increments as long at the switch is set. It uses shift register created in a while loop to keep memory about value.

 

Requirements

  • LabVIEW 2012 (or compatible)

 
Steps to Implement or Execute Code

1. Run VI
2. Press increment to enable increment

 

Additional Information or References
Block Diagram

 Shift Register Example LV2012 NI verified.png 

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

 

Regards,
Dan King

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