EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  <19981999  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  Index 1994  1995  1996  1997  <19981999  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 
<== Date ==> <== Thread ==>

Subject: Re: Frame grabber and Portable channel access
From: Brian Tieman <[email protected]>
To: Mark Rivers <[email protected]>
Cc: [email protected]
Date: Wed, 04 Nov 1998 09:15:30 -0600
Hi,

Mark Rivers wrote:

> >       I want to use a frame grabber on a PC running Linux. To link such
> > a system to an EPICS world I have to write a portable channel access.
>
> You may not need to use the portable channel access server for your task, you
> may be able to simply use the channel access client.  It really depends what
> you want to do.
>
> For example, I have a CCD camera controller in a PC running Windows NT.  I
> need to take a frame with this camera and save it to the local PC disk during
> a scan which is controlled by EPICS in an IOC.  The way I do this is just to
> have a soft binary record in the IOC.  The EPICS system in the IOC sets this
> flag to 1 when it wants a CCD frame taken, and waits for the flag to go back
> to 0 before continuing.  A very simple Visual Basic task in the PC just waits
> for that flag to go to 1; when it does it calls the CCD software to take a
> frame, and once the frame is safely on disk sets the flag back to 0.  This is
> all done using channel access client rather than channel access server.
>

I agree with Mark here.  We're currently taking the same approach to control PI
CCD cameras as Mark is taking with CA client running as part of the camera control
code under Win NT.  We are, however, primarily Sun based and only have the Win NT
boxes because of these cameras.  Ideally, we'd like to control and monitor the
cameras from CA clients (IDL, labview, medm, etc...) on primarily Unix, but also
maybe the Mac.  To do this level of handshaking through a middle man VME crate is
bothersome and so we're implementing CAServer on Win NT.

I have just finished my first attempts at doing this--and it works!  I don't
pretend to understand everything, or even anything!, about the server code, but I
am able to serve various PVs from it.  This is definitly the approach we will take
for the Princeton Cameras and possibly a couple of other PC software devices as
well.

> > I would also appreciate any hint about frame grabbers plugged in PC or on
> > any other platform to find the best solution.
>

We are using PI CCD systems very similar to Mark's.  There is an ActiveX interface
if you remain on Windows.  There's also a set of DLLs with a pretty straight
forward API for writing your own code (this is the approach we're taking--we
currently have a minimally functional system which we have used to collect data.)

For another project I'm working on, we're using a Bitflow, Inc Road Runner digital
interface board for the PC.  It's not a true fram grabber, but it can interface to
various digital cameras and provides pretty remarkable frame rates.  It's a
reasonable board which comes with a lot of source code--I haven't looked to see if
there's enough to write your own driver for other OSs though.

We've also toyed with the idea of moving a Photometrics camera we have to the PC
platform.  Again, under Win NT.

Brian Tieman
SRICAT--APS


References:
RE: Frame grabber and Portable channel access Mark Rivers

Navigate by Date:
Prev: Re: SNL request Steve Lewis
Next: error message S_iosLib_TOO_MANY_OPEN_FILES Dale L. Brewe
Index: 1994  1995  1996  1997  <19981999  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: Frame grabber and Portable channel access Mark Rivers
Next: RE: Frame grabber and Portable channel access Jeff Hill
Index: 1994  1995  1996  1997  <19981999  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 
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 ·