Set a PLC into state STOP.
apax plc-control stop [-t <target>]
#### Examples
#### Parameters
| Parameter | Description |
| ------------------------ | ---------------- |
| **_-t, --target_** | PLC alias name or IPv4 address of the target.
If only a single alias is configured the option can be omitted. |
apax plc-control stop -t myPlc
apax plc-control stop -t 192.168.0.1
If only a single alias is configured the option can be omitted. |