Skip to content

.NET App to communicate with a Programmable Logic Controller

Notifications You must be signed in to change notification settings

zkuligowski/PLC-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PLC-Management

Used Technologies:

  • .NET (C#, WPF, S7netplus),
  • Databases (MSSQL, Dapper, MSSMS),
  • Design Pattern MVVM (Model-View-ViewModel),
  • Code Analyzers (Sonar-Analyzers, StyleCop-Analyzers, Ndepend),
  • JSON Serialization,
  • PLC (TiaPortal, Siemens).

Desktop application allows to communicate with a PLC controller. There are 3 user levels: Administrator, Read-Only and Read-Write.

image

Login Form:

logowanie_error

Connect to PLC:

connection_connected

Read Data:

read_data

Write Data:

write_data_empty

Register New account:

register_new_account

Releases

No releases published

Packages

No packages published

Languages