OOP basic sample

Description

This PLC sample illustrates some of the basic functions of object-oriented programming (OOP). It features the following elements/functions:

  • Function blocks (FBs)
  • Methods
  • Properties
  • FB inheritance/extension
  • Interface (ITF) implementation and use

Sample project

TC3_PlcSample_OOPBasicSample.zip

Further information

In the documentation PLC: Object-oriented programming