control_plc
Start, stop, or query PLC runtime state, automatically pinging the target before start/stop to verify connectivity.
Instructions
Start, stop, or query PLC runtime state. Pings the target PLC before start/stop.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | 'start' runs the PLC project; 'stop' halts it; 'get_state' queries its current state. | |
| 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. |