Enable Process VI
- Updated2024-11-20
- 2 minute(s) read
Toggles the run state of a process in the Shared Variable Engine.

Inputs/Outputs
process name
—
process name specifies the name of the process whose run state you want to modify. Refer to the system tree in the NI Distributed System Manager to view a list of processes. You also can use the Get Process List VI to return a list of process names.
run?
—
run? specifies if the process should be in the run state. If TRUE, the process should be in the run state.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
process name out
—
process name out returns the process name you specified.
error out
—
error out contains error information. This output provides standard error out functionality. |
process name
—
run?
—
error in (no error)
—
process name out
—
error out
—