Example Code

Simple Data share between LabVIEW executables

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
The example is to demonstrate how to share data between LabVIEW executables

Description:
The VIs would show you the pairage of two exe that would first write a data into its own front panel. The other VI would seek the location of the running VI and would then access the data that is being written by the first VI. Accessing the data would then be written on the other VI's front panel too

Steps to Implement or Execute Code:
To implement this example:

  1. Run both the Write and Read VI
  2. (Optional) Turn on the Highlight Execution to see the flow of the VI


To execute this example:

  1. Install the required software.
  2. Open the VI and refer the Implement Steps


Requirements
Software
LabVIEW 2012 or compatible

Hardware
-

 

fpr.PNG

 

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