The version number of the blocks in the TIA Portal global library created is derived from the version information set in apax.yml.
- The maximum supported version number is 999.999.999
- Start with version number
0.0.1. Version number0.0.0is not supported by TIA Portal. - All the blocks in the global TIA Portal library have the version number of the library.
- You can define a semantic version for the AX library (for example
1.2.78-alpha). It should be inline with the Semantic Versioning Specifications. The semantic part is discarded on import into the TIA Portal and only the three version numbers are used in the TIA global library (1.2.78).