EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

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 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
<== Date ==> <== Thread ==>

Subject: Re: Query: Protocol & Module Recommendations for 500k-Point Waveform Data Integration into EPICS
From: "Sukhanov, Andrei via Tech-talk" <tech-talk at aps.anl.gov>
To: tech-talk <tech-talk at aps.anl.gov>, "lvhh at sari.ac.cn" <lvhh at sari.ac.cn>
Date: Fri, 16 Jan 2026 21:19:34 +0000
Hi,
FYI, I just released a module which simplifies python development of EPICS PVAccess servers using p4p package:
 https://github.com/ASukhanov/epicsdev
Tested it by generating one million of F32 points at 10 Hz and it occupies only 8% of CPU.

Concerning standard industrial protocols, the pyvisa-py is my choice for many off the shelf devices.
From other hand using direct python socket package in python is pretty simple, you may gain some performance with it.

Regards, 
Andrey


From: Tech-talk <tech-talk-bounces at aps.anl.gov> on behalf of lvhh--- via Tech-talk <tech-talk at aps.anl.gov>
Sent: Friday, January 16, 2026 4:39 AM
To: tech-talk <tech-talk at aps.anl.gov>
Subject: Query: Protocol & Module Recommendations for 500k-Point Waveform Data Integration into EPICS
 
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
ZjQcmQRYFpfptBannerStart
This Message Is From an External Sender
This message came from outside your organization.
 
ZjQcmQRYFpfptBannerEnd
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





lvhh at sari.ac.cn

References:
Query: Protocol & Module Recommendations for 500k-Point Waveform Data Integration into EPICS lvhh--- via Tech-talk

Navigate by Date:
Prev: Re: Query: Protocol & Module Recommendations for 500k-Point Waveform Data Integration into EPICS Érico Nogueira Rolim via Tech-talk
Next: Re: IOC does not pool network link PVs? Michael Davidsaver 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: Re: Query: Protocol & Module Recommendations for 500k-Point Waveform Data Integration into EPICS Érico Nogueira Rolim via Tech-talk
Next: Bacnet/IP to Modbus TCP Gateway Hardware Recommendations William Jamieson 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
ANJ, 19 Mar 2026 · Home · News · About · Talk · Base · Modules · Extensions ·
· Distributions · Download · Documents · Links · Licensing ·