Overview
This example demonstrates how to shift a single bit down a register. Similar to multiplying by a factor of 2.
Description
This example utilizes the built in logical functions and data manipulatin functions to shift a bit down a line, instead of using an array. The program then counts the amount of times the shift has "looped" through the line.
Requirements
- LabVIEW 2013 (or compatible)
- Windows Media Player
Steps to Implement or Execute Code
- Run the VI
- Adjust the Bit shift Count if necessary
Additional Information or References
Front Panel

VI Block Diagram
**This document has been updated to meet the current required format for the NI Code Exchange.**
Rob W.