Skip to content

eric-14/full-Factory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

S7-1500 Based PLC program automating a simulated prodduction Facility

The code in the repo contains programs written for automating a full factory production simulated on Factory IO. The factory is divided into the following sections:

  1. Raw material intake
  2. Processing of lids and bottoms
  3. Sorting
  4. Merging of lids and bottoms
  5. Packaging
  6. Warehousing

What the program does

The program shows the flexibility offered by programming S7-1200 PLC programs using Structured text. Further, coding standards and principles such as modularity and OOP are implemented increasing reusability of function blocks.

Project Result location

The following is a youtube video detailing the full project.

https://www.youtube.com/watch?v=UYUdyTpIqTk&t=13s

Software required

TIA portal >v15 Factory IO

Factory.rar contains the full project assets in factory IO.

Programming a Factory using SCL language in TIA portal

TIA V16

Contributing.md

To contribute, ensure factory IO environment has been setup and the assets imported. Run the base program, make your changes and create a PR.

About

programming a factory using SCL in TIA portal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors