build_project
Compiles a Control Expert project incrementally or fully. Use to obtain build status and error details before transferring to a PLC or simulator.
Instructions
Build the project (incremental by default, full rebuild with rebuild_all=True). Returns the resulting build state and, when available, the Control Expert output window text with errors/warnings. A successful build is required before transferring to a PLC or simulator.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rebuild_all | No |