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: SoftIOC console access under Windows? |
From: | Mark Bennett <[email protected]> |
To: | EPICS tech-talk <[email protected]> |
Date: | Wed, 28 Nov 2007 14:03:22 +1100 |
Hi Ralph, For our standard environment of Linux based soft IOCs, we start up the IOC using the "screen" utility and access the box (and the screen session) via SSH. (You don't mention what your standard text based environment is.) We have only a couple of Windows based IOCs at this stage, and have not yet had a need to replicate this standard "screen" approach. However, your query has prompted me to see some definite benefits. So far, we have installed Cygwin/SSH for text based maintenance but this does not include starting the IOC. (Cygwin is a UNIX environment running on top of Windows). Cygwin is capable of starting win32 apps - you should not need to recompile your IOCs for cygwin-x86 specifically in order to run them. I believe using the screen utility under Cygwin could be an option worth exploring, although I have never tested it. Let me know if you need more detail and please advise us of your final solution. regards, Mark Bennett Deputy Controls Manager Australian Synchrotron Ralph Lange wrote: Hi - |