Command Server-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

Stop the background server if it is running and all connections are idle. With the option --force the server can be shutdown even if operations are currently running!

apax plc-control server-stop [--force]
#### Examples
apax plc-control server-stop
apax plc-control server-stop --force
#### Parameters | Parameter | Description | ------------------------ | ---------------- | **_--force_** | The server process is stopped even if any operation is active.