Appearance
Sub-process Interface
Group: IO
Reads and writes data to/from a process that is launched while the graph is executing.
Parameters
Application Path
- Description: Absolute path to executable to launch
- Automation reference:
ApplicationPath - Type: string
Arguments
- Description: Arguments passed to executable
- Automation reference:
Arguments - Type: string
Working directory
- Description: Absolute path to directory to execute the process in
- Automation reference:
WorkingDirectory - Type: string
Read size
- Description: Size of data chunks to read out of the process in bytes
- Automation reference:
ReadSize - Type: integer