Tag: PLC

  • PLC Object Oriented Programming, HOW?

    PLC Object Oriented Programming, HOW?

    In the previous post I talked about why we should use object oriented for PLC programming instead of the solely structured programming model. In this post I will explain how to do it to achieve the best result.

  • PLC Object Oriented Programming, WHY?

    PLC Object Oriented Programming, WHY?

    Around 10 years ago object oriented programming feature added to the standard IEC 61131-3 programming languages for industrial automation controllers. But you will find very few PLC producers to support OOP. In this post I want to analyze what benefits OOP can provide for me in details and answer this question that is it worth…