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: | Mark Rivers via Tech-talk <tech-talk at aps.anl.gov> |
To: | Donny Domagoj Cosic <Donny.Domagoj.Cosic at irb.hr> |
Cc: | Jörn Dreyer <j.dreyer at hzdr.de>, "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Tue, 30 Apr 2024 14:15:37 +0000 |
Hi Donny,
It looks to me like perhaps your
/st.cmd.ac1920_40gc
file is being interpreted by the Linux shell, not by the IOC application.
Please try starting the IOC this way:
../../bin/linux-x86_64/pylonApp
st.cmd.ac1920_40gc
You may need to change /linux-x86_64/pylonApp to reflect the correct location and name of the IOC application.
Mark
From: Donny Domagoj Cosic <Donny.Domagoj.Cosic at irb.hr>
Sent: Tuesday, April 30, 2024 9:04 AM To: Mark Rivers <rivers at cars.uchicago.edu> Cc: Jörn Dreyer <j.dreyer at hzdr.de>; tech-talk at aps.anl.gov <tech-talk at aps.anl.gov> Subject: Re: AreaDetectors - ADPylon Hi Mark, Here is the output: [epics@localhost iocPylon]$ ./st.cmd.ac1920_40gc
and the st.cmd file: < envPaths dbLoadDatabase("$(TOP)/dbd/pylonApp.dbd") # The maximum image width; used for row profiles in the NDPluginStats plugin # The CAMERA_ID can be either of the following: epicsEnvSet("GENICAM_DB_FILE", "$(ADGENICAM)/db/Basler_acA1920_40gc.template") < st.cmd.base
Regards, ---
Donny Domagoj Cosic Laboratory
for Ion Beam Interactions
Dana 2024-04-30 15:44, Mark Rivers je napisao(la):
|