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 | 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 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: Raspberry pi 3 -CAENels EASY-DRIVER 0520 - ethernet |
From: | victor levy via Tech-talk <tech-talk at aps.anl.gov> |
To: | Jeong Han Lee <citadel.lee at gmail.com> |
Cc: | tech-talk <tech-talk at aps.anl.gov> |
Date: | Wed, 9 Sep 2020 09:00:20 +0300 |
Hi Victor,
1. Download CAENelsEasyDriver-0.1.35.zip from CAENels
2. Extract it into a folder
3. Configure your EPICS base by modifying RELEASE file in configure path
ASYN = /home/mitja/Desktop/EPICS/Base_and_Extension/Asyn/asyn4-18/
EPICS_BASE =
/home/mitja/Desktop/EPICS/Base_and_Extension/Base/base-3.14.12.5/
4. Build
HTH,
Han
On Tue, Sep 8, 2020 at 1:20 PM victor levy via Tech-talk
<tech-talk at aps.anl.gov> wrote:
>
> Hello,
>
> I am trying to connect a raspberry pi 3 to different CAENels EASY-DRIVER 0520 via ethernet,
> the goal is to receive data such as voltage and current, add to the database created by epics in the raspberry pi in real time and send to all computers via WIFI,
> I have installed epics on the RP( raspbian) and have the driver for the easy-driver with the following guide:
> file:///home/pi/epics/modules/instrument/5/Easy-Driver-EPICS-master/documentation/devCAENelsEasyDriver.html
>
> I do not understand how to install this driver, is there a guide or similar how-to I can follow?
>
> Thank you,
> Victor L.