DiamondLightSource / DiamondLightSource/pythonSoftIOC
Add an example pythonSoftIOC talking to a TCP device
未關閉
enhancement
- 主要語言
- Python
- 星號
- 46
- 分支
- 15
- 平均合併
- 1 天 18 小時
- 30 天內合併 PR
- 1
描述
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.
貢獻指南
研究方向
先找出現有的 pythonSoftIOC 範例和與 streamDevice 相關的程式碼,然後檢視目前如何處理 TCP 裝置通訊。針對所述的長度前置框架和雙位元組 CRC 通訊協定定義輔助 API。當可執行的 pythonSoftIOC 範例能使用這些輔助工具與 TCP 裝置通訊時,即表示完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- backend, networking
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100