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.

OP_START_EXEC_DEFINE

DescriptionDefines the kind of execution that should be performed when starting an executable process. These defines should be used when using OpalStartExecutable.
Usage
  • RtlabApi.OP_EXEC_FILE_OUTPUT_STDERR
  • RtlabApi.OP_EXEC_FILE_DETACHED


See Elements

Elements
  • OP_EXEC_FILE_OUTPUT_STDERR (1): Stdout and Stderr will be outputs in two different buffers.
  • OP_EXEC_FILE_DETACHED (2): Start the executable process in the background and do not wait for results.
 ExamplesNone
Related ItemsOpalStartExecutable, OpalWaitExecutable.
Modulesimport RtlabApi

OPAL-RT TECHNOLOGIES, Inc. | 1751, rue Richardson, bureau 1060 | Montréal, Québec Canada H3K 1G6 | opal-rt.com | +1 514-935-2323