DiamondLightSource / DiamondLightSource/pythonSoftIOC
Add an example pythonSoftIOC talking to a TCP device
Abierto
enhancement
- Lenguaje dominante
- Python
- Estrellas
- 46
- Forks
- 15
- Merge medio
- 1 d 18 h
- PR fusionados (30 d)
- 1
Descripción
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.
Guía de contribución
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python
- Área
- backend, networking
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100