EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  <20062007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  <20062007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Transform Record
From: Dirk Zimoch <[email protected]>
To: Tim Mooney <[email protected]>
Cc: TECHTALK <[email protected]>
Date: Fri, 08 Dec 2006 16:20:38 +0100
Hi Tim,

I tried to use the transform record, but somehow it does not work as I expect. When I change one record, the others don't update. Where is my mistake?

Dirk

record (ao, "DZ:WIDTH")
{
    field (FLNK, "DZ:TRANS")
}

record (ao, "DZ:CENTER")
{
    field (FLNK, "DZ:TRANS")
}

record (ao, "DZ:LEFT")
{
    field (FLNK, "DZ:TRANS")
}

record (ao, "DZ:RIGHT")
{
    field (FLNK, "DZ:TRANS")
}

record (transform, "DZ:TRANS")
{
    field (INPA, "DZ:LEFT")
    field (CLCA, "C-D/2")
    field (OUTA, "DZ:LEFT PP")
    field (INPB, "DZ:RIGHT")
    field (CLCB, "C+D/2")
    field (OUTB, "DZ:RIGHT PP")
    field (INPC, "DZ:WIDTH")
    field (CLCC, "(A+B)/2")
    field (OUTC, "DZ:WIDTH PP")
    field (INPD, "DZ:CENTER")
    field (CLCD, "B-A")
    field (OUTD, "DZ:CENTER PP")
}

--
Dr. Dirk Zimoch
Swiss Light Source
Computing and Controls
Paul Scherrer Institut
phone +41 56 310 5182
fax   +41 56 310 4413

Replies:
Re: Transform Record Kurt Goetze
Re: Transform Record Tim Mooney

Navigate by Date:
Prev: -- Device support and driver for ICV196 R3.14.8.2 -- jerome HOSSELET
Next: Re: Transform Record Kurt Goetze
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  <20062007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: SIMM mode for mbbiDirect record Andrew Johnson
Next: Re: Transform Record Kurt Goetze
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  <20062007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 02 Sep 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·