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

Subject: Convertion for asynFloat64
From: Benoit <[email protected]>
To: [email protected]
Date: Tue, 19 Nov 2013 18:15:45 +0100
Hi,

I would like to use mV in my EPICS folder and send V to my driver.
I have done conversion correctly using asynInt32 type but it doesn't work with asynFloat64.
Do you have any suggestion?

record(ao, "$(S):$(D)_$(C):CavVoltSet")
{
   field(DTYP, "asynFloat64")
   field(OUT,  "@asyn($(PORT),$(ADDR),$(TIMEOUT))cavvolt")
   field(PINI, "YES")
   field(LINR,"SLOPE")
   field(ESLO,"0.001")
   field(PREC, "2")
}

I have try with 

   field(LINR,"SLOPE")
   field(ASLO,"0.001")

and also with 

       field(LINR,"LINEAR")
field(EGUF,"1000")
field(EGUL,"0")

But nothing seems to change when I receive my value in my asynPortDriver.

Regards,

--
Benoit RAT
www.neub.co.nr

Replies:
RE: Convertion for asynFloat64 Mark Rivers
Re: Convertion for asynFloat64 J. Lewis Muir

Navigate by Date:
Prev: Re: How to archive PVs in epics which are deployed in labview Jack@LNL
Next: RE: Convertion for asynFloat64 Mark Rivers
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  <20132014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: How to archive PVs in epics which are deployed in labview Pete Jemian
Next: RE: Convertion for asynFloat64 Mark Rivers
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  <20132014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 20 Apr 2015 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·