LabVIEW Datalogging and Supervisory Control Module

Table of Contents

Get Process List VI

  • Updated2023-02-21
  • 2 minute(s) read

Get Process List VI

Owning Palette: Libraries & Processes VIs

Requires: DSC Module

Returns a list of all the processes defined in the Shared Variable Engine (SVE) on the host computer without regard to the running state of the processes.

Example

error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
processes returns the process names defined in the SVE.
error out contains error information. This output provides standard error out functionality.

Example

Refer to the Simple Shared Variable and Event Monitor.lvproj in the labview\examples\lvdsc\Shared Variable Management\Simple Shared Variable and Event Monitor directory for an example of using the Get Process List VI.

Log in to get a better experience