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: Setting RECORD value to another RECORD
From: Mogamad Amien Crombie <[email protected]>
To: <[email protected]>
Date: Fri, 11 Dec 2015 11:16:09 +0200
Hi

I have 3 records like this:

#############################################
record(ai,           "$(dev):calcoffset")   {
       field(DTYP,   "Soft Channel")
       field(INP,    "$(dev):rawval")  
       field(FLNK,   "$(dev):offset PP")
  }
record(ai,           "$(dev):offset")       {
       field(DTYP,   "Soft Channel")
  }
record(ao,           "$(dev):zeroOffset")   {
       field(OUT,    "$(dev):offset")
       field(VAL,    "0")
  }
##############################################
All I want to do is to get a value from my Asyn INP (input) called

$(dev):rawval and assign the value to $(dev):offset.
Also I use
$(dev):zeroOffset to set this to 0.

But somehow when I do a PUT to
$(dev):calcoffset, my #(dev):offset is not set to this INP value.
What I'm I doing wrong

Thanks
Amien Crombie
Cape Town
iThemba-LABS


Replies:
RE: Setting RECORD value to another RECORD Mark Rivers
Re: Setting RECORD value to another RECORD Dirk Zimoch

Navigate by Date:
Prev: RE: Request for CSS PV Table new feature Patard Charles-Henri
Next: RE: Setting RECORD value to another RECORD Mark Rivers
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: Re: Request for CSS PV Table new feature Kasemir, Kay
Next: RE: Setting RECORD value to another RECORD Mark Rivers
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 ·