Debugging specific instances of classes/FBs using sdb?

0
Hi!As stated in the docs of the debug CLI tool, distinguishing between instances of the object I'm debugging is currently not possible.Is there a timeline when this will be available? :)Cheers, Nathan
asked
1 answers
0

Hi Nathan ...


thanks for using the community channel :)

We are always happy to help out.


The documentation will be updated accordingly, sorry for the confusion, but both instance-selection and call-path is already possible for the sdb (simatic-debugger) via UI and via CLI.

We call it trigger-conditions in SIMATIC AX.


See:

Callpath & Callinstance (setting up trigger condition while debugging your code)

https://docs.industrial-operations-x.siemens.cloud/r/en-us/ax-vscode/siemens.plc-debug/1.10.18/debugging-variables-on-the-plc/using-trigger-conditions


Let me know if that helps.


Greetings

Stefan

answered