Example Code

Restart Shared Variable Engine Processes

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
To check all of the processes running on the Shared Variable Engine.

Description:
This program will read in all of the processes running on the Shared Variable Engine and check whether they are started or not. If not then it will go through and start them, then check again to ensure they have all started and if not it will start the program over until they have all started.

Instructions:
To implement this example:

  1. Run 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
-

2017-11-02_20-12-55.jpg2017-11-02_20-11-38.jpg

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