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  <20122013  2014  2015  2016  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  <20122013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: DCT flag in record reference manual
From: Abadie Lana <[email protected]>
To: Tech Talk <[email protected]>
Date: Wed, 11 Apr 2012 18:14:31 +0200
Hi all
i have the following question.When reading the record reference manual i can see that epics fields are flagged DCT=no.
I would like to make sure that I understand correctly something here:
1. VAL field of output records such as ao are marked DCT=no, does it mean that i can't have in a db file 
record (ao,"mypv")
{
        field(VAL, "12")
  }
and that the proper way to do that would be 
record (ao,"mypv")
{
        field(DOL, "12")
field(OMSL,"supervisory") ->if it is a initial value
field(OMSL,"closed_loop") ->if it is a constant
  }

2.TSE field is also marked DCT=no. So again what does it mean? and if it is not advised to use in db file then what is the proper way to implement it? via TSEL field?

thanks for your feedback
Lana

Replies:
RE: DCT flag in record reference manual Dalesio, Leo

Navigate by Date:
Prev: RE: What is void* puser in ca_create_channel Hill, Jeffrey O
Next: RE: DCT flag in record reference manual Dalesio, Leo
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  <20122013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: RE: help about labview gui of diamond light source austen.rose
Next: RE: DCT flag in record reference manual Dalesio, Leo
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  <20122013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 18 Nov 2013 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·