Example Code

Search 1D Array on FPGA

Code and Documents

Attachment

Overview

This example mimics the Search 1D Array function on an FPGA Target.

 

Description

This example shows the process of Search 1D Array Function that acts on an FPGA target. The example should be used by replacing 1D Array and element controls with the data type to search And to set dimension size to a fixed number for the 1D Array on the FPGA Target.

 

Requirements

  • LabVIEW 2012 (or compatible)

 

Steps to Implement or Execute Code

  1. Open the VI " Search 1D Array FPGA 2012 NIVerified.vi".
  2. Replace 1D Array and element controls with the data type to search.
  3. Run the VI.

 

Additional Information or References
VI Snippet

Block Diagram.png

 

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