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

Subject: PVA monitor request parameters
From: "Pearson, Matthew via Tech-talk" <tech-talk at aps.anl.gov>
To: "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov>
Date: Tue, 21 Jun 2022 22:35:27 +0000

 

Hi,

 

I’m currently testing transporting NTNDArray objects over PVAccess between two areaDetector IOCs using the PVA plugin (to export the data) and the pvaDriver (to receive it on the other side). Both IOCs are running on the same Linux machine at the moment.

 

I’m seeing poor performance using the default PV request type on the receive side:

 

field()

 

On the receive side I see fewer NTNDArray objects than I should, even with moderate frame rates and image sizes (50MB/s or so).

 

And I have been testing various options:

 

field()

record[queueSize=100]field()

record[pipeline=true]field()

record[queueSize=100, pipeline=true]field()

 

By grepping the source code, and reading some older PVRequest documentation, I think that the default queueSize is 2.

 

In another project we have been using the “record[queueSize=100]field()” option for years with good results, and I see the best results with that same option in this NTNDArray application. That seems to fix the issue, and I can run reliably with no lost data until I run out of CPU on the test machine.

 

But I am wondering if anyone can explain these options and if setting queueSize matters if I use the pipeline=true option? Has anyone else used the pipeline option?

 

I saw strange results with the “record[queueSize=100, pipeline=true]field()” where I was sending data at 1Hz but receiving at 100Hz or so.

 

Cheers,

Matt

 

 


Replies:
Re: PVA monitor request parameters Michael Davidsaver via Tech-talk

Navigate by Date:
Prev: RE: Std and Base duplicate definition of record type Mark Rivers via Tech-talk
Next: Re: Some Questions With RTEMS 5 in MVME2502 Heinz Junkes 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  <20222023  2024 
Navigate by Thread:
Prev: RE: Std and Base duplicate definition of record type Mark Rivers via Tech-talk
Next: Re: PVA monitor request parameters 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  <20222023  2024 
ANJ, 14 Sep 2022 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·