start_plc
Starts the running project on the PLC. Specify an LCP file or connection to override saved settings.
Instructions
Start the running project on the PLC. Uses the project's saved connection if none is specified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lcp_path | No | Absolute path to the .lcp file. Omit to use the selected project. | |
| connection | No | Connection string or address-book name. Omit to use the project's saved connection. |