Hi!
As an answer to both of your questions, I think you could take a look at https:// mdavidsaver.github.io/pscdrv/
I'm a big fan of network protocols due to avoiding custom drivers or complicated hardware interaction, and for enabling decoupling between devices and servers (location, architecture, hardware features, etc). For occasionally reading
from a ~4MB device buffer, GigE should be fast enough (1/30 of a second... how often are you planning on transmitting that waveform?).
Cheers,
Érico
On 1/16/26 6:39 AM, lvhh--- via Tech-talk wrote:
Dear all,
We have a custom device generating
500k-point waveform data (float32/float64 arrays) and need to convert it to EPICS PVData for system integration. We seek guidance on two key points:
1.What communication protocol should the custom device support? Given the large waveform size, we prioritize high throughput, low latency, and structured data (to bundle waveform + metadata like timestamps/units). We wonder which standard industrial protocols
are suitable? (e.g. VISA, GigE)
2. Which EPICS modules/tools simplify communication?
The data does not require real-time monitoring. Our local device has a cache, and data can be retrieved from the cache to be stored as EPICS PVs.
Any documentation references are greatly appreciated!
Best regards,
Huihui
Aviso Legal: Esta mensagem e seus anexos podem conter informações confidenciais e/ou de uso restrito. Observe atentamente seu conteúdo e considere eventual consulta
ao remetente antes de copiá-la, divulgá-la ou distribuí-la. Se você recebeu esta mensagem por engano, por favor avise o remetente e apague-a imediatamente.
Disclaimer: This email and its attachments may contain confidential and/or privileged information. Observe its content carefully and consider possible querying
to the sender before copying, disclosing or distributing it. If you have received this email by mistake, please notify the sender and delete it immediately.
- References:
- Query: Protocol & Module Recommendations for 500k-Point Waveform Data Integration into EPICS lvhh--- via Tech-talk
- Navigate by Date:
- Prev:
IOC does not pool network link PVs? Kasemir, Kay via Tech-talk
- Next:
Re: Query: Protocol & Module Recommendations for 500k-Point Waveform Data Integration into EPICS Sukhanov, Andrei via Tech-talk
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
<2026>
- Navigate by Thread:
- Prev:
Query: Protocol & Module Recommendations for 500k-Point Waveform Data Integration into EPICS lvhh--- via Tech-talk
- Next:
Re: Query: Protocol & Module Recommendations for 500k-Point Waveform Data Integration into EPICS Sukhanov, Andrei via Tech-talk
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
<2026>
|