Skip to content

t-w/s7cli

Repository files navigation

S7 API

Set of utilities to interact with Siemens Step7 PLC projects.

  • S7Lib - C# library written on top of SimaticLib (and S7HCOM_XLib).
  • S7Cli - CLI wrapper of S7Lib.
  • Step7 gRPC Service and C# Server - Service specification and server implementation for operating on S7 projects.

Initially a fork of TE-CRG's s7cli.

Installation

Download the latest binaries from the Releases page.

Documentation

The automatic documentation for the latest release is available in https://s7-api.docs.cern.ch/.

It can be generated with Doxygen as follows:

doxygen Doxyfile

About

Command-line interface for Siemens SIMATIC Step7. For the latest version published by me (including documentation), check the link below (version 0.8.11). The code in the main branch after tag 0.8.11 (precisely, after commit 33f0b4e) are changes done by other developers.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Contributors