Commands - 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
watch add <filepath>:<line>[:<checksum>] <variables>
watch remove <id>
watch remove <filepath>:<line>
watch set --location <filepath>:<line> --callpath <cpFilepath>:<cpLine>,...
watch reset --location <filepath>:<line> --callpath
set source-map <path-from> <path-to>
modify <variable> <value>
exit