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:
- Run both the Write and Read VI
- (Optional) Turn on the Highlight Execution to see the flow of the VI
To execute this example:
- Install the required software.
- Open the VI and refer the Implement Steps
Requirements
Software
LabVIEW 2012 or compatible
Hardware
-


**This document has been updated to meet the current required format for the NI Code Exchange.**