Skip to content

davenardella/Sharp7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sharp7 OFFICIAL

This is the official Sharp7 repository starting with release 1.1.1.

Previous releases are available in the SourceForge repository.

The official site is still here.


philosophy

Sharp7 is a single-file library, because it is aimed at industrial programmers, that is, those who need to equip their programs with S7 communication.

I have seen many revisions in pure Microsoft style: one file for each constant, this is not the goal of Sharp7.

Copy Sharp7.cs into your project folder, add Sharp7 in your project tree, write:

using Sharp7;

and you are ready to communicate with Siemens PLCs, without any more hallucinations.

About

Sharp7 Official repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages