Experimental Physics and Industrial Control System
On Aug 3, 2007, at 15:51 , Eric Berryman wrote:
Hello!
I'm having some problems with the Matlab part of the Channel Archiver.
Everything compiles (mex) fine in the /Matlab directory (make
matlab), but when any of the matlab commands are executed in matlab
(example: ml_arch_plot), I receive the following error:
??? Invalid MEX-file
'/opt/epics/extensions/src/ChannelArchiver/Matlab/O.linux-x86/
ArchiveData.mexglx':
libdbStaticHost.so: cannot open shared object file: No such file or
directory.
Maybe you need to set LD_LIBRARY_PATH to the location of your
EPICS base lib directory.
How serious are you about using that MEX interface to the archiver?
Is anybody else actually using that?
For what it's worth, and still on the experimental side,
I myself have started to directly access the archiver's
network data server from Java, and then in turn use that
java code from within Matlab, since Matlab can now invoke
java code in jar files without any of that MEX trouble.
As for details on how to access the archive from Java:
The "Control System Studio" includes a java API for
accessing various archive data sources.
A snapshot that includes the ChannelArchiver data server
is on http://ics-web4.sns.ornl.gov/css.
Get src.tgz,
unpack,
and check org.csstudio.archive.channelarchiver/channelarchiver.jar
and examples in org.csstudio.archive.channelarchiver/matlab.
-Kay
- References:
- Channel Archiver | Matlab Eric Berryman
- Navigate by Date:
- Prev:
Re: Channel Archiver | Matlab John Dobbins
- Next:
RE: "invalid UDP request" during boot Laznovsky, Michael
- 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
2025
- Navigate by Thread:
- Prev:
Re: Channel Archiver | Matlab John Dobbins
- Next:
Enabling drvLinuxGpib (linux-gpib) Emmanuel Mayssat
- 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
2025