Basic PLC programming tutorial for Beginners how to work with conversion operation in TIA V13 and how to work in TIA Portal V13/V14. Content: – Convert value (CONVERT) – Round numerical value (ROUND) – Generate next higher integer from floating-point number (CEIL) – Generate next lower integer from floating-point number (FLOOR)
Basic PLC programming tutorial for Beginners how to work with conversion operations in TIA V13 and how to work in TIA Portal V13/V14. Content: – Truncate numerical value (TRUNC) – Scale (SCALE_X) – Normalize (NORM_X) – Scale (SCALE) – Unscale (UNSCALE)
