Added - 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 debugger now supports checksums for source files. This makes it possible to check whether the source files are still the same as the compiled files.
  • Complex types are now supported (for example arrays of struct, structs with arrays, classes, classes with arrays etc.).