Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dotnetprojects/S7CommPlusDriver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: schnuff-dev/S7CommPlusDriver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 14 files changed
  • 5 contributors

Commits on Nov 14, 2025

  1. bitte die neue S7 1200 G2 einfügen, diese Serie kann ab Tia V20 progr…

    …ammiert werden und unterstütz keine Legacy-Verbindungen mehr. Der Treiber funktioniert aber ansonsten einwandfrei.
    SigiRab authored Nov 14, 2025
    Configuration menu
    Copy the full SHA
    5330593 View commit details
    Browse the repository at this point in the history
  2. Merge pull request thomas-v2#75 from SigiRab/feature/newS7-1200G2

    neue S7 1200 G2 einfügen
    thomas-v2 authored Nov 14, 2025
    Configuration menu
    Copy the full SHA
    d3d960d View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2025

  1. Use double quote for string

    thomas-v2 committed Nov 27, 2025
    Configuration menu
    Copy the full SHA
    38b00f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f1864f View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2025

  1. Add files via upload

    SigiRab authored Nov 28, 2025
    Configuration menu
    Copy the full SHA
    ce4c92c View commit details
    Browse the repository at this point in the history
  2. Update PlcTags.cs

    extended for array-types
    SigiRab authored Nov 28, 2025
    Configuration menu
    Copy the full SHA
    9cfa84b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9acd44 View commit details
    Browse the repository at this point in the history
  4. Update S7CommPlusConnection.cs

    extended for array-types
    SigiRab authored Nov 28, 2025
    Configuration menu
    Copy the full SHA
    b61c126 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2025

  1. Merge pull request thomas-v2#77 from SigiRab/read/write-arrays

    Read/write arrays
    thomas-v2 authored Dec 3, 2025
    Configuration menu
    Copy the full SHA
    450e23b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b84fb52 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2026

  1. Configuration menu
    Copy the full SHA
    ef73ef3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a91c49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4eb099 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2026

  1. Merge pull request thomas-v2#83 from allrightsreserved/feature/Suppor…

    …t-for-Software-controllers
    
    Feature/support for software controllers
    thomas-v2 authored Mar 24, 2026
    Configuration menu
    Copy the full SHA
    dbd61e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2026

  1. Configuration menu
    Copy the full SHA
    d92ea69 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2026

  1. Configuration menu
    Copy the full SHA
    cc39500 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2026

  1. Configuration menu
    Copy the full SHA
    09f6996 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a9dbec View commit details
    Browse the repository at this point in the history

Commits on May 8, 2026

  1. Replaced Environment.TickCount with Stopwatch

    Added exceptions to s7client
    schnuff-dev committed May 8, 2026
    Configuration menu
    Copy the full SHA
    422b571 View commit details
    Browse the repository at this point in the history
Loading