Fixed - 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
  • HA-3208: Validation of Array(*) of bool with last dimension not divisible by 8 (requires at least TIA Portal V18 Update 1)
  • The long interface names are shortened even if they are in a different namespace to the implementing classes.
  • Library.Importer fails if function/member names contain double underscore (ex: Input__1)
  • Export projects successfully with the following AX libraries with the TIA Portal V18 Update 1:
    • @ax/simatic-1500-clocks
    • @ax/simatic-1500-communication: the basic communication instructions in namespace Siemens.Simatic.S71500.Communication.OUC, but not the MQTT part.
    • @ax/simatic-1500-diagnostics-hardware
    • @ax/simatic-1500-distributedio
    • @ax/simatic-1500-fileaccess
    • @ax/simatic-1500-processimage
    • Projects with the library @ax/system-serde still cannot be exported.
  • latest AX2TIA stops with: Conversion stopped with internal error: An item with the same key has already been added.
  • Mapping of DB_ANY in IN_OUT section to REF_TO DB_ANY in INPUT section in FUNCTIONs (requires at least TIA Portal V18 Update 1)