Example Code

IMAQ Cast U16 Image to I16 Image 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

  • Vision Development Module
  • LabVIEW

Code and Documents

Attachment

Overview

This example demonstrates how tocast an IMAQ Image U16 to I16 using an array and native LabVIEW functions or the IMAQ Cast VI.

 

Description

This VI shows how a U16 image can be converted to I16 Representation.

For the purpose of this VI, the image is converted to IMAQ Array initially. For comparission, the IMAQ Cast function is even used.

 

Requirements

 Software

  • LabVIEW Base Development System 2012 (or compatible)
  • NI Vision Development Module 2012 (or compatible)

 Hardware

  • No hardware is necessary to use this example VI

 

Steps to Implement or Execute Code

  1. Download and open the attached file
  2. Run the program

 

Additional Information or References

IMAQ U16 Image to I16 LV2012 NIVerified.vi - Front Panel.png

 

IMAQ U16 Image to I16 LV2012 NIVerified.vi - Block Diagram.png

 

**The code for this example has been edited to meet the new Community Example Style Guidelines. The edited copy is marked with the text ‘NIVerified’. Read here for more information about the new Example Guidelines and Community Platform.**
Ashish Naik
Automotive Business Development Manager
National Instruments UK

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