Output - 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 SDB communicates its status and value updates via messages on stdout.
After receiving a command, the SDB CLI will process most of the commands asynchronously. This brings some advantages like no delay for the value updates.
There are three types of asynchronous messages (install, value and error), which are described in detail in this chapter.