Example Code

Load multiple images sequentially and display it on the front panel

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

This example load multiple jpg images and display them sequentially using the LabVIEW picture control function.

Description

Read jpeg images (jpg) and shows it on a front panel. The old image get's overwritten by the next one using the same picture indicator.

Requirements

LabVIEW 8.6 "or compatible"

Steps to Implement or Execute Code

1.) Download all the attachments including the example images into one single folder

2.) Open "Update Image.vi"

3.) Select the first image in the path input selector "Test Image1.jpg"

4.) Run the LabVIEW example

Additional Information or References

Vision Development Module is not required to run this example

**This document has been updated to meet the current required format for the NI Code Exchange. For more details visit thisdiscussion thread**

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

Contributors