Added - 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-2198: Access protection of class data in TIA.
  • CA-3127: APAX version 0.0.0 is not supported.
  • CA-3264: Changed functionionality
    • add support for polymorphic functions and methods
      Note that debugging of polymorphic functions and methods is not yet supported.
    • reject passing of FB and CLASS in the Input/Output-section
    • reject 'Array of FB/CLASS'
    • reject IoStructs
  • CA-3265: Do not delete the output folder if it contains the library file.
  • HA-2766: Add support for INTERFACEs (requires STC V4.0)
  • HA-3002: Add compatibility version to handover files.

  • HA-2515: INTERNAL AX2TIA no longer exports standard offsets for UDTs, classes and FBs. They are now generated in the TIA importer.

  • CA-3123: INTERNAL verify integrity of loaded libraries.
  • CA-3342: INTERNAL export abstract class without any variable with a dummy var, so that the import in TIA BlockInterface succeeds.