Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Jasper De Keukelaere (imec) authored and Jasper De Keukelaere (imec) committed Apr 25, 2024
1 parent 86bd92c commit 815e145
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,13 @@ A webserver manager for Siemens Simatic PLCsim Advanced.

Goals:

- Manage your PLCSIM Advanced instances remote in a webserver. This way you don't have to log in to the target PC, but can start
- [x] Manage your PLCSIM Advanced instances remote in a webserver. This way you don't have to log in to the target PC, but can start
instances over the network
- Exploit the functionalities of the PLCSIM Advanced API to create a more user-friendly interface
- Read and write variables from the PLC (DB/Inputs/Outputs)
- Advanced network setting. Being able to set every interface of the instance to an interface of the host machine
- [x] Exploit the functionalities of the PLCSIM Advanced API to create a more advanced UI
- [x] Read and write variables from the PLC (DB/Inputs/Outputs)
- [x] Advanced network setting. Being able to set every interface of the instance to an interface of the host machine
- [ ] Easy virtual commissioning by e.g. setting buttons and lights in the UI to the PLC variables
- [ ] Traces on the variables for analysis

## Overview
![](docs/img/Overview.png)
Expand Down

0 comments on commit 815e145

Please sign in to comment.