Data types of Structured Text (ST)

Just like other programming languages, the IEC 61131-3 programming standard provides many different data types which include both elementary and complex ones. A data type defines how much memory capacity is needed by a variable value and by that, the largest and smallest value in the variable. 1 Elementary data types (INT, REAL, BOOL) The … Read more