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: | Ralph Lange <[email protected]> |
To: | Mark Bennett <[email protected]> |
Cc: | EPICS tech-talk <[email protected]> |
Date: | Wed, 28 Nov 2007 12:56:59 +0100 |
Hi Mark, we use Conserver for access to both our VME and soft IOCs, the latter run in the Screen environment on a Linux host. (I have been discussing this in more detail recently on tech-talk and set up a Wiki page, so I'm keeping it short here.) For different reasons (the mentioned recent tech-talk thread), I'm working on replacing Screen with procServer (developed at SNS), which is a very slim and straightforward environment for running soft IOCs, that promises to be more stable and appropriate to be run under Conserver. Since even after that change our Windows soft IOCs remain console-less, I'm trying to find out what to do about that. Getting the procServer running on Windows seems worth a try. If not natively, maybe under Cygwin. If even that fails, Screen under Cygwin would be there as a third option. I'll keep you posted. Cheers, Ralph Mark Bennett wrote: Hi Ralph, |