microsoft / microsoft/Qcodes

[feature request] Modbus TCP device support

Open
#1,593 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
459
Forks
359
Avg merge
3d 6h
Merged PRs (30d)
73

Description

Besides the protocols based on SCPI and DLL, there is a large group of devices in the industrial process control field that take Modbus TCP as their primary communication protocol.
I'd like to know if there is any best practice that could adapt the Modbus TCP driver, e.g. https://github.com/riptideio/pymodbus, into Qcodes framework?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no Qcodes files, tests, or entry points; begin by reviewing the framework’s existing SCPI and DLL driver architecture alongside pymodbus. Done would require a decided approach for integrating Modbus TCP support, with scope and validation defined.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend, networking
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.