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  <20082009  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  2006  2007  <20082009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: octave interface to epics
From: Eric Norum <[email protected]>
To: Emmanuel Mayssat <[email protected]>
Cc: epics <[email protected]>
Date: Thu, 31 Jul 2008 12:45:38 -0500
Here are excerpts from a script that reads filter coefficients from a ColdFire/FPGA IOC:

#!/sw/bin/octave -q

if (nargin < 1)
    fprintf(stderr, "Usage: showEPICSFilter pvName [fSamp]\n");
    exit(1);
end
pvName=nth(argv,1);
.
.
.
filterCoefficients=mcaget(mcaopen(pvName));


On Jul 31, 2008, at 12:21 PM, Emmanuel Mayssat wrote:


All,

Is any one of you using octave (mathlab clone) with epics?
Is so can you describe how you access epics PV?
Could you share with us a simple program?

Regards,

--
E


-- Eric Norum <[email protected]> Advanced Photon Source Argonne National Laboratory (630) 252-4793



References:
octave interface to epics Emmanuel Mayssat

Navigate by Date:
Prev: octave interface to epics Emmanuel Mayssat
Next: Re: octave interface to epics Ned Arnold
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  <20082009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: octave interface to epics Emmanuel Mayssat
Next: Re: octave interface to epics Ned Arnold
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  <20082009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 02 Sep 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·