Experimental Physics and
| |||||||||||||||||
|
Hi sir, I was dealing with your suggestions for a day. What I have done is : I included the CAEN Digitizer libraries,which consist of 2 header files and 1 .so file, into the "/exampleApp/src" folder. I also included a sample example which was written by CAEN. I followed the steps as the example that you mentioned. However, since the CAEN Digitizer libraries consist of header files, I couldn't configurate with Makefile. I included these lines into the Makefile (apart from the asyn,stream configuration) : #LIB_SRCS += ReadoutTest_Digitizer.c #LIB_SRCS += keyb.c digitizer_SRCS += ReadoutTest_Digitizer.c I uncommented the LIB_SRCS lines. In fact, in both way (uncommented/commented) , it gives the same error. The error is related to the CAEN Digitizer Libraries. It says that "undefined reference to "CAEN....." . It can't read the library. According to your example, there were sources files, which are configurated into the Makefile. Additionary libraries also have dbd files which are also related to the sources files. I'm confusing how to integrate these files into the example in order to recognize the commands which are written by the CAEN company, properly. After that, I can write my own code. Thanks in advance.. Best Regards.. Hulusi Oz 2016-08-08 16:16 GMT+03:00 Mark Rivers <[email protected]>: You should not use asynSerialPort or asynGpib.
| ||||||||||||||||
ANJ, 09 Aug 2016 |
·
Home
·
News
·
About
·
Base
·
Modules
·
Extensions
·
Distributions
·
Download
·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing · |