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  <20112012  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  2006  2007  2008  2009  2010  <20112012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: CSS BOY Meter widget limits
From: "Kasemir, Kay" <[email protected]>
To: Paweł Prędki <[email protected]>
Cc: TechTalk <[email protected]>
Date: Tue, 25 Jan 2011 10:24:35 -0500
Hello:


On 1/25/11 10:17 , "Paweł Prędki" <[email protected]> wrote:
> The thing is the HIHI, HIGH, LOW and LOLO values are initialized in the
> record but BOY doesn't seem to be loading them. The record I'm referring
> to is as follows:
> 
> record(ao,DISK:FORWARDING") {
>    field(DESC,"Forwarding Throughput")
>    field(DTYP,"Raw Soft Channel")
>    field(EGU,"Gbps")
>    field(OMSL,"supervisory")
>    field(DRVL,0.0)
>    field(DRVH,10.0)
>    field(LOPR,0.0)
>    field(HOPR,10.0)
>    field(HIHI,8.0)
>    field(HIGH,7.0);
>    field(LOW, 1.0);
>    field(LOLO,0.0)
> }
Not sure about the quotes in this example.
Does the IOC load the database without errors?

Try caget to read the value as a DBR_CTRL_DOUBLE:

  caget -d 34 DISK:FORWARDING

It should also show NaN (actually nan) for fields that the IOC reports as
not initialized.

-Kay



Replies:
Re: CSS BOY Meter widget limits Paweł Prędki
References:
Re: CSS BOY Meter widget limits Paweł Prędki

Navigate by Date:
Prev: Re: CSS BOY Meter widget limits Paweł Prędki
Next: Re: CSS BOY Meter widget limits Paweł Prędki
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  <20112012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: CSS BOY Meter widget limits Paweł Prędki
Next: Re: CSS BOY Meter widget limits Paweł Prędki
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  <20112012  2013  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 ·