setup_export_mdm
Export IC-CAP setup measurement or simulation data to an .mdm file on the server. Specify the setup path and absolute file path to handle large datasets directly.
Instructions
Export Setup measurement or simulation data to an .mdm file. File is written directly on the server side, suitable for large datasets. file_path should be an absolute path on the server machine.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data_type | No | M=measured, S=simulated, B=both | M |
| file_path | Yes | Absolute path for the .mdm file, e.g. 'E:/path/to/data.mdm' | |
| setup_path | Yes | Setup path, e.g. '/diode_basics/DC____/forward' |