Experimental Physics and Industrial Control System
Here is a summary of what I've done and what I've found out about
using Labview to build EPICS clients.
For the Sun, LV can easily link to Sun shared object files (or Windows
DLL's) using the 'Call Library Function' mechanism. In fact, using this
mechanism, I was able to take a Labview VI that I had for NT that
implements Simple Channel Access and read it with the Sun version. The only
change I had to make was to change the name and location of the library
and build an SCA shared object file. I used LV 3.1 and Sun acc on SunOs
4.1.4.
If you want to link LV to EZCA, Mark Rivers ([email protected])
suggests that ezca is already built as a shared object.
Rozelle Wright ([email protected]) has managed to link LV on a
Macintosh using Guy Jennings' port of channel access. I think she
actually used the LV code interface node (CIN) method for linking
to external libraries.
Kim Gillies ([email protected]) was big help in sharing a nice make file
for building libCa/libCom as shared objects for Solaris which is easily
modified for SunOS. Though it turns out that if you use something like SCA,
EZCA, or your own wrapper for CA, you can statically link to libCA & libCom,
only the wrapper needs to be a shared object.
Chris
- Navigate by Date:
- Prev:
Re: A C++ API for the pcas 415
- Next:
Re: Labview clients for EPICS Rozelle Wright
- 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: ATTN Platform Developers Marty Kraimer
- Next:
Re: Labview clients for EPICS Rozelle Wright
- 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