Current limitations - 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
  • Debugging of any interface-type is not supported.
  • Debugging of REF_TO types is not supported.
  • Debugging of IO structs is not supported.
  • The sampling rate is 200 ms.
  • Callpath: No validation if the entered callpath is valid. If the callpath contains a location that does not call the expected function no error is shown.
  • Callpath: It is not possible to distinguish multiple calls within one line of st-code.
  • Callpath: It is not possible to distinguish calls if the same Program is assigned to different tasks.
  • Callpath: No support of TIAX-Usecase.