stop_plc
Stop the running project on a PLC, using either a specified connection or the project's saved settings.
Instructions
Stop 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. |