"J. Frederick Bartlett ([email protected])" wrote:
>
> After diligently searching the "Application Developer's Guide", the
> "Record Reference Manual", and the EPICS tutorials, I cannot find the
> answer to this question or an example that would answer it.
>
> I wish to instantiate an input record (say, ai) that has no device
> support. I plan to set the VAL field from a process on the IOC using a
> runtime database access routine (dbPutField) and force the record to
> process -- and thereby trigger a change-of-value monitor -- by calling
> dbProcess. The question is: what do I put in the DTYP and INPUT fields
> of the record when I define it in a .db file?
If neither field is defined the default is to use devAiSoft (DTYP = "Soft
Channel") and a constant value of 0 (INP = "0").
Marty Kraimer
- References:
- Input records with no device support J. Frederick Bartlett ([email protected])
- Navigate by Date:
- Prev:
Re: Input records with no device support Steven Hartman
- Next:
Re: Input records with no device support Marty Kraimer
- 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
2019
2020
2021
2022
2023
2024
- Navigate by Thread:
- Prev:
Re: Input records with no device support Marty Kraimer
- Next:
Attaching other interface after VxWorks boot Vladis Korobov
- 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
2019
2020
2021
2022
2023
2024
|