Debugging the library in the TIA Portal - Manual - AX2TIA - This package contains the documentation for ax2tia - Converting SIMATIC AX libraries to TIA Portal libraries,

AX2TIA CLI Tool (ax2tia)

Portfolio
SIMATIC AX
Product
AX2TIA
Software version
9.1.8
Edition
11/2024
Language
English (original)
Package Name
@ax/ax2tia-docs

It is possible to debug a library in the TIA Portal but there are some restrictions.

  • FCs cannot be debugged, although it is possible to perform a certain amount of debugging indirectly by writing the values you want to see to an instance DB. You can do this by, for example, passing a parameter instance to the FC and then writing the values to the parameter instance. You can then monitor the values as shown in the following.

  • FBs cannot be debugged, but it is possible to monitor the values of instance DBs of these FBs. Simply go online, double-click on the instance DB and then click on the icon to start monitoring.

  • Modifying operands is possible as long as the instance in which the value is present is not representing a class in AX. If it is, you can only watch the values and not change them.

monitor TIA Portal