Structured Text is one of the most popular IEC languages – and for good reason. It’s Text based programming style is attractive to a number of programmers – especially those who are already familiar with languages like Java, Python and C. And even with traditional programmers – Structured Text’s elegant handling of instruction loops as compared with other languages is a real selling point. In this session – we’ll review For/Next and Do/While loops in ST, discuss real-world applications and demonstrate proper implementation.