S7-300
S7-400
S7-1200
S7-1500
Description LAD/FBD
STL
(not S7-1200)
SCL
✔
Create a reference to a tag:
"REF()" is used to specify to which tag a
previously declared reference should point.
Convert BCD to integer (16 bit)
Convert integer (16 bit) to BCD
Convert BCD to integer (32 bit)
Convert integer (32 bit) to BCD
Convert integer (16 bit) to integer (32 bit)
S7-1500: Conversion also done implicitly
Convert integer (32 bit) to floating
point number
S7-1500: Conversion also done implicitly
You can generally convert numerical formats
and data types into other numerical formats
and data types. You can find more detailed
information in the information system of
Create ones complement integer (16 bit)
S7-1500: Conversion also done implicitly