Security disclaimer - 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

Warning

Watching variables within your code can prolong the cycle time of the PLC and therefore may cause serious damage to property or injury to persons if malfunctions or program errors occur. Make sure that no dangerous situations can arise before you start debugging.

Warning

It is not currently possible to distinguish between different instances on the PLC (for example debugging a variable of a class that is instantiated multiple times), which means there is no way to determine which instance call is being debugged.