The print function allows the user to trace and better understand the code function and result of operations. For an educational tool, access to a print function is a first class need. As this is not described by the IEC 61131-3 standard, we have chosen to implement in our own manner.
📄️ Math
Rounding and Truncation
📄️ Bit String
Bit Shift
📄️ String
CONCAT
📄️ Type Conversions
📄️ Address
The ADR function is used to return the pointer address of a variable to be stored in a POINTER variable.