Experimental Physics and Industrial Control System
|
On Dec 12, 2011, at 7:51 AM, Pavel Masloff wrote: Hello, Nick! Dear colleagues!
Could you please explain how to use your TDS3000 support for my Tektronix 3054C (i have only the Ethernet interface)?
I am using the RHEL x86 operating system. I have successfully installed epics base (R3-14-12-1), extensions (1.7), sequencer (seq-2.1.3), asyn driver support (asyn4-18), tektronix tds3000 device support (tds3000-2.4) according to the manual. And they all seem to be working fine.
I think I have some problems with creating an application. I can't understand how to perform the following:
Using the software
In order to use the support in an application do the following:
Add the following to <top>/configure/RELEASE
TDS3000 = <full path to installation directory> ASYN = <full path to installation directory>
Add the following to the application Makefile.
<app>_LIBS_vxWorks += asyn <app>_LIBS_vxWorks += devTDS3000
There are two things wrong: 1) You are specifying libraries for vxWorks, but you are building an application for Linux. 2) Order of libraries is important. The asyn library must come after the devTDS3000 library.
Try changing the above two application Makefile lines to:
|
- Replies:
- Re: Tektronix 3000/5000 oscilloscopes Pavel Masloff
- References:
- [help] EPICS build no good Pavel Masloff
- Re: [help] EPICS build no good Andrew Johnson
- Re: [help] EPICS build no good Pavel Masloff
- Re: [help] EPICS build no good Andrew Johnson
- Re: [help] EPICS build no good Pavel Masloff
- Re: [help] EPICS build no good Dirk Zimoch
- Tektronix 3000/5000 oscilloscopes Eric Norum
- Re: Tektronix 3000/5000 oscilloscopes Pavel Masloff
- Navigate by Date:
- Prev:
Re: About the interface LabCA problem that Matlab can't read image data from areaDetector Till Straumann
- Next:
Re: Tektronix 3000/5000 oscilloscopes Pavel Masloff
- 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: Tektronix 3000/5000 oscilloscopes Mark Rivers
- Next:
Re: Tektronix 3000/5000 oscilloscopes Pavel Masloff
- 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
|
ANJ, 18 Nov 2013 |
·
Home
·
News
·
About
·
Base
·
Modules
·
Extensions
·
Distributions
·
Download
·
·
Search
·
EPICS V4
·
IRMIS
·
Talk
·
Bugs
·
Documents
·
Links
·
Licensing
·
|