updated readme

This commit is contained in:
Federico Barresi
2020-06-05 12:15:50 +02:00
parent edb3e9d1a6
commit aa992fe51b

View File

@@ -15,28 +15,27 @@ or read the [Wiki](https://github.com/fbarresi/Sharp7/wiki).
# How to install
## Package Manager
## Package Manager or dotnet CLI
```
PM> Install-Package Sharp7
```
## .NET CLI
or
```
> dotnet add package Sharp7
```
## Do you need more power?
# Do you need more power?
Try [Sharp7Reactive](https://github.com/evopro-ag/Sharp7Reactive)
## Get Started
# Get Started
### Supported Targets
## Supported Targets
- S7 300/400/WinAC CPU (fully supported)
- S7 1200/1500 CPU
- CP (Communication processor - 343/443/IE)
### S7 1200/1500 Notes
## S7 1200/1500 Notes
An external equipment can access to S71200/1500 CPU using the S7 'base' protocol, only working as an HMI, i.e. only basic data transfer are allowed.