plc_download
Deploys the active PLC project to the target runtime, either by writing a boot project and restarting the runtime, or via a legacy command route.
Instructions
Deploy the active PLC project. method "bootproject" (default): headless via ITcPlcProject — writes the boot project to the target boot dir; twincat_restart_runtime loads and runs it. method "command": legacy DTE command route (needs a shell with window automation).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | No | bootproject | |
| treePath | No | PLC root node, default first project under TIPC | |
| autostart | No | ||
| commandName | No |