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  <20152016  2017  2018  2019  2020  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  <20152016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: transferArray Record dbd error?
From: <[email protected]>
To: "Paul Sichta" <[email protected]>
Cc: "[email protected]" <[email protected]>
Date: Mon, 30 Mar 2015 14:53:37 +0900
Dear Paul,

Thanks for the comment to transferArray.

> field(OUT,DBF_INLINK)

This is because, once, we need to copy all components of output waveform 
into the VAL field of transferArray.
And we modify them with information from input waveform.
Then, finally, they are re-stored into output waveform again.

This is the real process of transferArray.
For the first step, when we copy from output waveform, we use get_link.
That's why here is "DBF_INLINK" but not "DBF_OUTLINK".

Could you try to process without the modification you suggest?
I think it works without any problem.

However please tell me if you find some problem related this.

Cheers,
Hiroshi.


----- Original Message -----
> Hiroshi,
> Your recent transferArray record was just what I needed for a recent
> application, thank you for making it available.  In the .dbd file:
> 
> field(OUT,DBF_INLINK)    should be
> field(OUT,DBF_OUTLINK)
> 
> This is used by visual DB editors.
> 
> -ps
> 
> 
> Subject: The transferArray record
> From: <[email protected]>
> To: <[email protected]>
> Cc: [email protected]
> Date: Wed, 01 Oct 2014 19:31:50 +0900
> Dear EPICS colleagues,
> 
> Here I would like to introduce the new record which is developed at 
KEK.
> The "transferArray" record copies a part of waveform elements and 
pastes
> them into the other waveform.
> It is developed for a specific use for KEK accelerator, especially,
> LINAC.
> However, I believe it can be used for the various purposes.
> 
> 
> We prepared source and manual on our web so that you can easily 
utilize.
> 
> http://www-linac.kek.jp/cont/epics/transferarray/
> 
> I hope it helps you.
> Please have a look and use in your work.
> Also please ask us anything about this record.
> 
> Best regards,
> Hiroshi Kaji,
> KEK Accelerator Control Group.
> 



References:
transferArray Record dbd error? Paul Sichta

Navigate by Date:
Prev: transferArray Record dbd error? Paul Sichta
Next: EDM Widget in epicsQt Richa Devon
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  <20152016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: transferArray Record dbd error? Paul Sichta
Next: EDM Widget in epicsQt Richa Devon
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  <20152016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 16 Dec 2015 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·