{"id":18445605,"url":"https://github.com/fbarresi/sharp7","last_synced_at":"2025-04-12T18:53:07.103Z","repository":{"id":54582710,"uuid":"118365045","full_name":"fbarresi/Sharp7","owner":"fbarresi","description":"Nuget package for Sharp7","archived":false,"fork":false,"pushed_at":"2023-05-11T20:31:40.000Z","size":1875,"stargazers_count":227,"open_issues_count":10,"forks_count":76,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-04-03T22:08:38.474Z","etag":null,"topics":["c-sharp","nuget","plc","s7","s7-plc","sharp7","siemens","simatic"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fbarresi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"fbarresi"}},"created_at":"2018-01-21T19:10:11.000Z","updated_at":"2025-03-24T19:10:33.000Z","dependencies_parsed_at":"2024-06-21T07:11:15.314Z","dependency_job_id":"9875cffb-b96a-44c3-8261-eada08915386","html_url":"https://github.com/fbarresi/Sharp7","commit_stats":{"total_commits":79,"total_committers":5,"mean_commits":15.8,"dds":"0.20253164556962022","last_synced_commit":"5d92d8b3a30ad41a3aafb5f5d15eea85a8a8f856"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fbarresi%2FSharp7","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fbarresi%2FSharp7/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fbarresi%2FSharp7/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fbarresi%2FSharp7/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fbarresi","download_url":"https://codeload.github.com/fbarresi/Sharp7/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248618243,"owners_count":21134200,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c-sharp","nuget","plc","s7","s7-plc","sharp7","siemens","simatic"],"created_at":"2024-11-06T07:06:34.559Z","updated_at":"2025-04-12T18:53:07.080Z","avatar_url":"https://github.com/fbarresi.png","language":"C#","funding_links":["https://github.com/sponsors/fbarresi"],"categories":[],"sub_categories":[],"readme":"# ![Sharp7](https://raw.githubusercontent.com/fbarresi/sharp7/master/doc/images/logo.jpg)\n\n[![Build status](https://ci.appveyor.com/api/projects/status/2i77qfjjq8aep50b?svg=true)](https://ci.appveyor.com/project/fbarresi/sharp7)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/4ff75e759a66416a84052769a71b70c6)](https://www.codacy.com/manual/fbarresi/Sharp7?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=fbarresi/Sharp7\u0026amp;utm_campaign=Badge_Grade)\n[![codecov](https://codecov.io/gh/fbarresi/Sharp7/branch/master/graph/badge.svg)](https://codecov.io/gh/fbarresi/Sharp7)\n![Licence](https://img.shields.io/github/license/fbarresi/sharp7.svg)\n[![Nuget Version](https://img.shields.io/nuget/v/Sharp7.svg)](https://www.nuget.org/packages/Sharp7/)\n\nNuget package for Sharp7 - The multi-platform Ethernet S7 PLC communication suite\n\nSharp7 is a C# port of [Snap7](http://snap7.sourceforge.net) library\n\nFor usage and documentation you can visit the [official page](http://snap7.sourceforge.net)\nor read the [Wiki](https://github.com/fbarresi/Sharp7/wiki).\n\n# Changelog\nSee the changelog [here](https://github.com/fbarresi/Sharp7/blob/master/CHANGELOG.md)\n\n# How to install\n\n## Package Manager or dotnet CLI\n```\nPM\u003e Install-Package Sharp7\n```\nor\n```\n\u003e dotnet add package Sharp7\n```\n\n# Do you need more power?\n\nTry [Sharp7Reactive](https://github.com/evopro-ag/Sharp7Reactive)\n\n# Get Started\n\n## Supported Targets\n- S7 300/400/WinAC CPU (fully supported)\n- S7 1200/1500 CPU\n- CP (Communication processor - 343/443/IE)\n\n## S7 1200/1500 Notes\n\nAn 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.\n\nAll other PG operations (control/directory/etc..) must follow the extended protocol, not implemented yet.\n\nParticularly **to access a DB in S71500 some additional setting plc-side are needed**.\n\n- Only global DBs can be accessed.\n\n- The optimized block access must be turned off.\n\n![DB_props](http://snap7.sourceforge.net/snap7_client_file/db_1500.bmp)\n\n- The access level must be “full” and the “connection mechanism” must allow GET/PUT.\n\n![DB_sec](http://snap7.sourceforge.net/snap7_client_file/cpu_1500.bmp)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffbarresi%2Fsharp7","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffbarresi%2Fsharp7","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffbarresi%2Fsharp7/lists"}