Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Group

Utilities

Description

Stops

Stop and

kills

kill an executable running as an external process on the host computer.

Required Control

None

Usage

RtlabApi.StopExecutable (processId)

Input

  • processId: ProcessId of the executable to stop.

Output

None

Exception

  • EOK: Success.

  • OP_API_STOP_EXEC_FILE: Error stopping the execution of the process.

Examples

None

Related Items

StartExecutable, WaitExecutable.

Modules

import RtlabApi