DiamondLightSource / DiamondLightSource/pythonSoftIOC

Add an example pythonSoftIOC talking to a TCP device

Open
#107 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
46
Forks
15
Avg merge
1d 18h
Merged PRs (30d)
1

Description

Add an example pythonSoftIOC talking to a TCP device with a protocol would be complicated to implement in streamDevice (like 1 byte giving frame length, bytes data, 2 byte CRC). Add helpers to pythonSoftIOC to make this easier.

Contributor guide

Open the contributing guide

Research direction

Start by locating the existing pythonSoftIOC examples and the streamDevice-related code, then review how TCP device communication is currently handled. Define the helper API around the described length-prefixed frame and two-byte CRC protocol. Done means a runnable pythonSoftIOC example communicates with a TCP device using those helpers.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend, networking
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.