NI Home
Cart Cart | Help
Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Currently Being Moderated

Simple Binary Shift Register

VERSION 4

Created on: Oct 4, 2007 10:52 PM by ChrisWashington - Last Modified:  Sep 10, 2008 6:29 PM by Dan King


REQUIREMENTS:
Application Software: LabVIEW Full Development System
Add-on Software: LabVIEW FPGA Module 8.6,8.5.1,8.5,8.2.1
Development Topic: FPGAs, Programming Techniques

This VI is a binary FIFO or shift register

 

This example inlcudes two implementation.  'Shift Array.vi' is an function that takes a boolean array and shifts 1 element in and 1 element out each call.  'ShiftReg.vi' is an object that performs the same function as 'Shift Array.vi' but stores the register internally. Both VIs can be used inside a single-cycle timed-loop.

 

Downloads:
Average User Rating
(0 ratings)




There are no comments on this document

More Like This

  • Retrieving data ...