EPICS Home

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  <20192020  2021  2022  2023  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  <20192020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: RE: lcaGet maximum readout array size
From: "Ha, Kiman via Tech-talk" <[email protected]>
To: Till Straumann <[email protected]>, "[email protected]" <[email protected]>
Cc: "Podobedov, Boris" <[email protected]>, "[email protected]" <[email protected]>
Date: Wed, 11 Sep 2019 21:02:33 +0000

Yse, I did 5 Gbytes.

export EPICS_CA_MAX_ARRAY_BYTES=5000000000

 

 

From: Till Straumann <[email protected]>
Sent: Wednesday, September 11, 2019 4:55 PM
To: Ha, Kiman <[email protected]>; [email protected]
Cc: [email protected]; Podobedov, Boris <[email protected]>
Subject: Re: lcaGet maximum readout array size

 

Did you check/set the infamous EPICS_CA_MAX_ARRAY_BYTES?

On 9/11/19 1:20 PM, Ha, Kiman wrote:

Hi all,

 

I am trying to readout  (180 * 4 PVs) * 1 M point BPM ADC raw data using the lcalab.

But, I found errors at waveform size > (180*4*100K) point.

Any solutions for readout 180*4*1M array size?

 

 

% BPM [180x1]

tmp1=strcat(BPM, 'Ampl:ARaw-I');

tmp2=strcat(BPM, 'Ampl:BRaw-I');

tmp3=strcat(BPM, 'Ampl:CRaw-I');

tmp4=strcat(BPM, 'Ampl:DRaw-I');

 

Reading waveforms...

Error using lcaGet

multi_ezca_get -  ezcaGetWithStatus(): no response in time

 

Error in adcLongWfmRead_1m (line 276)

        allADC = lcaGet([tmp1; tmp2; tmp3; tmp4], WLength);

>> 

 

Thanks,

Kiman

 


Replies:
Re: lcaGet maximum readout array size Eric Norum via Tech-talk
References:
lcaGet maximum readout array size Ha, Kiman via Tech-talk
Re: lcaGet maximum readout array size Till Straumann via Tech-talk

Navigate by Date:
Prev: Re: lcaGet maximum readout array size Mark Rivers via Tech-talk
Next: Re: lcaGet maximum readout array size Eric Norum 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  <20192020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: lcaGet maximum readout array size Till Straumann via Tech-talk
Next: Re: lcaGet maximum readout array size Eric Norum 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  <20192020  2021  2022  2023  2024