Toggles the run state of a process in the Shared Variable Engine.


icon

Inputs/Outputs

  • cstr.png 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.

  • cbool.png run?

    run? specifies if the process should be in the run state. If TRUE, the process should be in the run state.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • istr.png process name out

    process name out returns the process name you specified.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.