Using elementary types in IN_OUT section of functions - 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

Elementary types in the IN_OUT section of a function are transformed into REF_TO <type> in the INPUT section.

NOTICE

The transformation of BOOL to REF_TO BOOL is prohibited in the TIA Portal because multiple BOOL variables can be located in a single byte with different bit offsets.