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 2025 | 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 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: Analog output device support design |
From: | Ralph Lange <[email protected]> |
To: | EPICS tech-talk <[email protected]> |
Date: | Mon, 26 Jul 2010 09:40:36 -0400 |
[...] I'm thinking that each record's OUT link can specify what jumper settings are applied on the channel, ie OUT, "#C2 S3 @5v BIP" says channel #3 is jumpered 5v Bipolar.
The device support can then set default EGUF and EGUL values that will automatically work via linconv to convert VAL written in volts to RVAL which is the 16-bit integer that goes to hardware.
If the database designer wants to layer a more meaningful value over the volts (ie degrees) then they create another database CALC record that set the volts in the AO record.
Good luck! Ralph