xae
Manage and execute TwinCAT XAE shell actions such as opening solutions, saving files, and listing commands.
Instructions
XAE shell: status, open_solution (solutionPath), save_all, active_document, selected_items, error_list, clear_error_list, list_commands (filter regex, limit).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| solutionPath | No | ||
| closeExisting | No | ||
| filter | No | ||
| limit | No | ||
| mode | No | DTE attach mode; default active (open_solution: activeOrCreate) |