Connect - Manual - Structured Text Debugger - The SIMATIC Debugger. Enables debugging source code on the PLC and is needed to run the debugger extension. - Debugger (sdb),tool

Structured Text Debugger CLI Tool (sdb)

Portfolio
SIMATIC AX
Product
Structured Text Debugger
Software version
1.3.6
Edition
11/2024
Language
English (original)
Package Name
@ax/sdb

The following command will connect the sdb to the PLC:

apax sdb --targetIP 192.168.0.1 --certificate ./cert.cer --password aSecurePassword

Once connected successfully, the name and MLFB of the PLC are shown. A command prompt waits for further input.