Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modbus + Riden RD and Kuaiqu SPPS PSUs support #902

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Sep 29, 2024

  1. Added ModbusInstrupent base class for instruments using modbus commun…

    …ication protocol.
    
    Added support for Rident RD power supplied (tested with RD6006).
    fredzo committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    6c986b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f89443a View commit details
    Browse the repository at this point in the history
  3. Added read registers method.

    fredzo committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    2dd506a View commit details
    Browse the repository at this point in the history
  4. Added null check.

    fredzo committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    823242a View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

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