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: a puzzle about using stream device driver
From: "Silver" <[email protected]>
To: "tech-talk" <[email protected]>
Date: Mon, 20 Jun 2011 22:42:07 +0800
hi, 

I am using stream device driver to communicate a galil motion control which model is dmc21x3. To  get the value of optical scale, I use a ai record like this:

record(ai,"$(PREFIX):opticalscale")
{
        field (DESC, "opticalscale position")
        field (DTYP, "stream")
        field (INP, "@dmc2143.proto ai_opticalscale motor")
        field (SCAN, ".5 second")
}
In that, I use the period scan. It works fine.
But in most of time, the value doesn't change. That means the IOC has to communicate with device periodly. As the value only changes during the motor moving,  may I use I/O Intr mode? 
I checked the online document of stream device, seems the I/O Intr mode is not suitable for this case. Is there any good ways to avoid checking the devcie periodly?
Thanks a lot for your help.

Best regards
Geyang  2011-06-20



Replies:
RE: a puzzle about using stream device driver matthew.pearson
RE: a puzzle about using stream device driver Mark Rivers
RE: a puzzle about using stream device driver Davidsaver, Michael

Navigate by Date:
Prev: Bronkhorst E-7000 series -stream device support? Burkhard Kolb
Next: RE: a puzzle about using stream device driver matthew.pearson
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: Bronkhorst E-7000 series -stream device support? Burkhard Kolb
Next: RE: a puzzle about using stream device driver matthew.pearson
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 ·