Example Code

Position Plot Images in Different Corners of the Graph

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

Coding that exemplifies how to possition an image on either corner of a graph.

 

Description

The Plot Images property node can be used to place images on top of a Waveform Graph. However, by default, it will place images in the upper left hand corner of the graph. This example shows how to position the image into different corners of the graph.

 

Requirements

LabVIEW 2012 (or compatible)

 

Steps to Implement or Execute Code
1. Run the VI
2. Enable the Place Image Boolean
3. Select the position you would like the image to be in
4. Stop the Application

 

Additional Information or References

Capture.PNG

Misha

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