EPICS Home

Experimental Physics and Industrial Control System


 
1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  <20062007  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  2003  2004  2005  <20062007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: Matlab interfaces
From: Noboru Yamamoto <[email protected]>
To: "D. Peter Siddons" <[email protected]>
Cc: Till Straumann <[email protected]>, "Allison, Stephanie" <[email protected]>, Korhonen Timo <[email protected]>, [email protected]
Date: Wed, 05 Jul 2006 08:17:25 +0900
Hi,

D. Peter Siddons wrote:
The Python interface does not start from ezca; does it have the same difficulties/restrictions? Maybe we should start from raw ca?
Pete.



As far as I remember, FNAL version of EPICS-Python interface uses SWIG(Simple Wrapper Interface Generator). It maps C/C++ API interface into Python API. KEK version of EPICS-Python interface was written from scratch, and it also maps C APIC for EPICS CA to Python API, but not all. You can build your own Python module to hide the raw CA API,
which may work similar to EZCA.


Most of Python application in KEKB uses Tkinter(Tcl/Tk widget interface for Python) and EPICS CA. And the most of channels in these applications are monitored, so that no need to wait fixed pend-io time.
If user likes to use Python-equivalent of a raw CA API, it is also possible.


Noboru Yamamoto
EPICS group/J-PARC control group
KEK, JAPAN


Replies:
Re: Matlab interfaces J. Frederick Bartlett
References:
RE: Matlab interfaces Allison, Stephanie
Re: Matlab interfaces Till Straumann
Re: Matlab interfaces D. Peter Siddons

Navigate by Date:
Prev: Re: Matlab interfaces D. Peter Siddons
Next: Thales Optem 30-17-70 Leicester, PJ (Pete)
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  <20062007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: Matlab interfaces D. Peter Siddons
Next: Re: Matlab interfaces J. Frederick Bartlett
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  <20062007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024