On Mon, 2007-10-08 at 16:28 +0800, Jenny Chen wrote:
> Thanks a lot if you can send me a copy. We may have a cPCI crate with
> an
> Intel CPU and four DI/DO/AI/AO cards soon. The OS might be Fedora
You may want to look at comedi.org for Data acquisition drivers.
> cPCI cards is similar or not? One more question, is it difficult to
> handle interrupt from cPCI cards?
You probably won't need interrupts. You ADC cards probably have an
on-board buffer to which they write to according to their trigger rate.
Your driver should mmap that buffer and read all of the valid data ( X
waveforms for X on-board channels). Of course, your epics scan rate has
to be fast enough to prevent the buffer from filling up.
Good luck,
--
E
- References:
- RE: Using Asyn driver or modifying devLib (or related programs) of EPICSbase for any knid of cPCI cards Jenny Chen
- Navigate by Date:
- Prev:
Re: PV aliases Andrew Johnson
- Next:
Re: Using Asyn driver or modifying devLib (or related programs) of EPICSbase for any knid of cPCI cards Andrew Johnson
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
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: Using Asyn driver or modifying devLib (or related programs) of EPICSbase for any knid of cPCI cards Jenny Chen
- Next:
Re: Using Asyn driver or modifying devLib (or related programs) of EPICSbase for any knid of cPCI cards Andrew Johnson
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
<2007>
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
|