origin_run_labtalk
Executes LabTalk scripts in Origin and returns captured output for automation of data analysis and graphing.
Instructions
Execute LabTalk script text inside Origin and optionally return captured output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| script | Yes | LabTalk script text to execute inside the connected Origin application. | |
| capture_log | No | Whether to capture and return LabTalk output produced by the script. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||