Skip to content

cobrce/Elevator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elevator

A simulator of an elevator to be automated by a PLC (or PLC simulator)

  • DummyPlcPlugin is an example of automation plugin
  • Step7PlcsimPlugin is a plugin to communicate with Siemens' STEP7 PLCSIM

alt text

How to make your own plugin

  • Make an implementation of IPLC that handles the logic or the communication with a plc/simulator
  • Make an implementation of Plugins.IPlugin (or Plugins.AbstractPlugin)
  • Copy the compiled assembly to "Plugins" subdirectory

About

A simulator of an elevator to be automated by a PLC (or PLC simulator)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages