Command STOP - Manual - PLC Control - The SIMATIC AX tool to manage connections to SIMATIC PLCs and run simple PLC operations. - Connection Sharing And PLC Control Tool,tool

PLC Control CLI Tool (plc-control)

Portfolio
SIMATIC AX
Product
PLC Control
Software version
0.7.128
Edition
10/2024
Language
English (original)
Package Name
@ax/plc-control

Set a PLC into state STOP.

apax plc-control stop [-t <target>]
#### Examples
apax plc-control stop -t myPlc
apax plc-control stop -t 192.168.0.1
#### 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. |