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: | Phoebus lock down BOB |
From: | Stainer Tom via Tech-talk <tech-talk at aps.anl.gov> |
To: | "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Fri, 26 Mar 2021 16:00:10 +0000 |
Dear, I have a Display builder (.bob) file which I would like to “lock down” in the sense that I can provide a stand-alone application just showing this OPI without the ability to edit or play with it, and hide from the user that it is CS-Studio/Phoebus. Ideally I would just like to ship a single binary which can be loaded by a user (given the have the JVM) and they see a simple read-only screen. I am sure this is possible to do, I just am struggling to find any documentation or examples on how to do this. I’ve been trying things like this with no success: ./phoebus.sh -resource file:/home/user/opi/simple.bob?app=display_runtime Any pointers or advice on this would be much appreciated. Kind regards, Tom |