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: Using a terminal server to catch boot messages |
From: | "Pete R. Jemian" <[email protected]> |
To: | bickley <[email protected]> |
Cc: | [email protected] |
Date: | Mon, 29 Oct 2001 15:43:05 -0600 |
I have a vague recollection that some labs have used a terminal server to record the boot messages generated by an IOC as it boots. Is there some standard way for doing this, or is it completely dependent on the choice of server? I would like to hear what choices other EPICS sites have made.
UNICAT uses a network serial port hub to connect to the VxWorks console port. The serial port is connected to a Linux device port, such as /dev/ttySI0. That port can be opened for direct 2-way connection with the VME for configuration. Alternatively, the text stream on the serial port can be time-stamped and logged by a Tcl/Expect script. This leaves any console output from the VME in a permanent archive for later examination.
Pete Jemian UNICAT