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: AreaDetectors - ADPylon |
From: | Donny Domagoj Cosic via Tech-talk <tech-talk at aps.anl.gov> |
To: | Jörn Dreyer <j.dreyer at hzdr.de> |
Cc: | tech-talk at aps.anl.gov |
Date: | Tue, 30 Apr 2024 15:29:12 +0200 |
Hi Jörn,Thank you for the suggestion. I am running the IOC in Linux and this is correctly configured. I was able to use Wong suggestion "make envPaths" to generate this file successfully. However I am still not able to run the st.cmd file. I get the error "syntax error near unexpected token errlogInit(20000). It seems like it is not finding EPICS_BASE.
Any suggestions? --- Donny Domagoj Cosic Laboratory for Ion Beam Interactions Ruđer Bošković Institute Bijenička cesta 54 | HR-10 000 Zagreb | CROATIAT: +385 1 4561 041 | @: dcosic at irb.hr | https://urldefense.us/v3/__http://www.irb.hr__;!!G_uCfscf7eWS!bPN0Ned2WfQtvKasArKYVt7OYnyHqT7oxl21oKlGVXBqR3BVyooTU0CR2HINIFvtQUtW8QTJ2biLujCV6jv-mPNCR_5Wrhbr$
Dana 2024-04-30 14:31, Jörn Dreyer via Tech-talk je napisao(la):
Hi,if you look into the Makefile of the IOC, its configured for linux-x84_64.Are you running Linux or windows? If you are using Windows, you have to modify the Makefile accordingly. Otherwise the envPath file will not be created. Regards, Jörn Am Dienstag, 30. April 2024, 12:57:28 MESZ schrieb Donny Domagoj Cosic via Tech-talk:Hello, I successfully compiled AreaDetects R3-13 and added the ADPylon option into the config file with the path to the Pylon SDK (v7.4.0). The ADPylon module was created and I followed the instructions for readingthe XML file from a Basler Camera and created the db and adl files usingADGenICam. I modified the st.cmd file in the ADPylon IOC with the address of the camera I want to connect to but when I run the st.cmd file I noticed that the envPaths file is missing from the folder.Do I have to separately compile the ADPylon IOC? If I try this, I get anerror that I am missing the Pylon library even though the path is defined to "/opt/pylon/". Could this be because I am using a newer version of Pylon SDK? Which version has been tested with this IOC? Additionally, after I start the IOC, how can I display the video from the camera in CS-Studio Pheobus? Thank you in advance,