Example Code

List all Running Tasks in a Windows OS Using LabVIEW

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 VI will allow the user to list all of the running tasks within LabVIEW.

 

Description

There is a way to see all running tasks on PC like opening task manager, but if you want to automatize processes with this information over LabVIEW you can use that example easily.

 

Requirements

Software:

  • LabVIEW 2012 (or compatible)

Steps to Implement or Execute Code

1. Run VI.
2. Observe running tasks in Running Tasks indicator.

 

Additional Information or Resources

 2012.png

 

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

 

 

National Instruments
Applications Engineer

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