EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  <20032004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  <20032004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: RE: Ascii SIO and alarms questions
From: "Owens, PH (Peter)" <[email protected]>
To: "'Maren Purves'" <[email protected]>, [email protected]
Date: Thu, 16 Oct 2003 11:38:00 +0100
> The Lakeshore LS208 needs at least 2-3 seconds to switch 
> channels and then
> get a readout for that channel, however, it is perfectly well able to
> process another command.
> 
> If the database isn't set up to wait (we use sequence records 
> with delays
> set) until the device is done settling, the readout is a 
> string of hyphens
> rather than a number (just like what it says on its fron 
> panel at the time
> it gets the command).

This is another example where streamDevice would make things easier.
You can define delays within the protocols.

For example for the situation described above could define
a protocol looking something like this:

    readoutchan { out "SEL CHAN \$1"; wait 3000; out "GET VAL"; in "%f" }

Though this would block any other commands during the delay.

Pete.

Navigate by Date:
Prev: Ascii SIO and late response/synchronization faults Allan Honey
Next: JCA2.0.1 Available Eric Boucher
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  <20032004  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: Ascii SIO and alarms questions Maren Purves
Next: ChannelArchiver build problem with g++ 2.9.5 on Linux Burkhard Kolb
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  <20032004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 10 Aug 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·