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: Phoebus CSS and Embedded Python Libraries |
From: | "Manoussakis, Adamandios via Tech-talk" <tech-talk at aps.anl.gov> |
To: | "Kasemir, Kay" <kasemirk at ornl.gov>, EPICS tech-talk <tech-talk at aps.anl.gov> |
Date: | Thu, 4 Apr 2024 17:19:44 +0000 |
Thanks Kay, I was looking at the wrong documentation (https://control-system-studio.readthedocs.io/en/latest/app/display/editor/doc/scripts.html).
Adam Manoussakis, PMP Senior Electrical Engineer National Security Engineering Division - NSED (www-eng.llnl.gov) Livermore, California 94550 Cell: 925-341-8564 From: Kasemir, Kay <kasemirk at ornl.gov>
See online help or
https://control-system-studio.readthedocs.io/en/latest/preference_properties.html for details on the path used for Jython scripts used by the display runtime:
display.builder.runtime
File ../../app/display/runtime/src/main/resources/display_runtime_preferences.properties: # -------------------------------------------- # Package org.csstudio.display.builder.runtime # -------------------------------------------- # Search path for Jython scripts used by the display runtime. # Note that format depends on the OS. # On UNIX systems, path entries are separated by ':', on Windows by ';'. # python_path=/home/controls/displays/scripts:/home/fred/my_scripts python_path= |