EPICS Home

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

Subject: Re: EDM display update rate
From: "Sinclair, John William" <[email protected]>
To: "[email protected]" <[email protected]>, "[email protected]" <[email protected]>
Date: Sat, 24 Oct 2015 01:33:01 +0000
You may check the box labeled ³fast update² (or something similar) in the
text control properties. You may also want to experiment with the display
property labeled ³use pixmap². Setting it to ³always² turns on double
buffering which makes things look better for busy updates.

On 10/23/15, 7:44 PM, "[email protected] on behalf of
[email protected]" <[email protected] on behalf of
[email protected]> wrote:

>
>
>We notice that EDM updates the screen about twice per second.  For
>example, using a text control to display a calc record whose VAL
>increments 10 times a second shows the count incrementing by five
>units every half-second.
>
>It seems this rate was chosen deliberately. My colleague Stefani Banerian
>found this message:
>http://www.aps.anl.gov/epics/tech-talk/2009/msg00415.php
>which says "the intention was to check each display about twice per
>second".
>She also found these lines in edmMain/main.cc:
>
> main.cc:1566:  stat = thread_create_handle( &delayH, NULL );
> main.cc:1775:      thread_delay( delayH, 0.5 );
>
>We would like to increase the update rate to 5/sec or so.  Is any way
>to achieve this without changing source code and rebuilding EDM?
>
>(This is for simple displays with text controls showing only seven PVs,
>where just one at a time is changing.  These would replace hard-wired
>LED displays.)
>
>Jon Jacky
>
>



Replies:
Re: EDM display update rate jon
References:
EDM display update rate jon

Navigate by Date:
Prev: EDM display update rate jon
Next: Alarm Handler Plug-in for CSS Zeeshan Ali
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  <20152016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: EDM display update rate jon
Next: Re: EDM display update rate jon
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  <20152016  2017  2018  2019  2020  2021  2022  2023  2024