Group | Utilities |
---|---|
Description | Starts executable as an external process on the host computer. The function returns immediately and the outputs are available by calling the function WaitExecutable. When the option OP_EXEC_FILE_OUTPUT_STDERR is setted, the stderr outputs are separated of the stdout outputs. See WaitExecutable for more information. When the option OP_EXEC_FILE_DETACHED is setted, the outputs are lost. |
Required Control | None |
Usage | processId = RtlabApi.StartExecutable(executable, arguments, options) |
Input |
|
Output |
|
Exception |
|
Examples | None |
Related Items | StopExecutable, WaitExecutable, OP_START_EXEC_DEFINE. |
Modules | import RtlabApi |
Documentation Home Page ◇ RT-LAB Home Page
Pour la documentation en FRANÇAIS, utilisez l'outil de traduction de votre navigateur Chrome, Edge ou Safari. Voir un exemple.
General
Content
Integrations
App links