Technical requirements
To follow along with this chapter, you will need to create a new Structured Text project and name it Chapter2
. The project is created in the same way the Hello, World!
project was created in the previous chapter. When creating the project, ensure you select Structured Text instead of FBD or Ladder Diagrams. The code for this chapter is also available on GitHub. It is recommended that you follow along with the examples in this chapter and then pull down the code from the cloud so you can modify it. The source code for this chapter can be pulled from the following link:
https://github.com/PacktPublishing/Mastering-PLC-programming/tree/master/Chapter%202