Initial revision

This commit is contained in:
cvs
2000-02-07 10:38:55 +00:00
commit fdc6b051c9
846 changed files with 230218 additions and 0 deletions

61
doc/user/focus.htm Normal file
View File

@ -0,0 +1,61 @@
<HTML>
<HEAD>
<TITLE>FOCUS Reference Manual</TITLE>
</HEAD>
<BODY>
<!latex-off>
<H1>FOCUS Reference Manual</H1>
<!latex-on>
<P>
Welcome to the Time-Of-Flight spectrometer FOCUS at SINQ! This manual
describes how to operate FOCUS through the means of the instrument
control software system SICS. SICS means: Sinq Instrument Control
System. SICS is a client server system. This means there is a magic server
program running somewhere which does all the work. The user interacts
only with client applications which communicate with the server
through the network. Most instument hardware (motor controllers,
counter boxes etc.) is connected to the system through RS-232 serial
connections. These RS-232 ports are connected to a Macintosh-PC which
acts as a terminal server by means of a special program running on
it. The SICS server communicates with this terminal server and other
devices through the network.
</P>
<!latex-off>
<h1>General User Commands</h1>
<p>
<ul>
<li><a href="sicsinvoc.htm">Logging</a> in to SICS.
<li><a href="drive.htm">Driving</a> motors.
<li><a href="fomo.htm">List</a> of FOCUS motors.
<li>Controlling the <a href="chopper.htm">chopper system</a>.
<li><a href="count.htm">Counting</a>.
<li><a href="logging.htm">Logging</a> actions.
<li><a href="batch.htm">Batch</a> processing.
<li><a href="token.htm">Grabbing control</a>.
<li><a href="focussps.htm#SHUDDER">Controlling the shutter</a>.
<li><a href="focussps.htm#COLLI">Handling the collimator</a>.
<li><a href="focussps.htm#FBOX">Checking the detector box</a>.
</UL>
</p>
<h1>Advanced Topics</h1>
<p>
<UL>
<li>Handling <a href="samenv.htm">sample environment</a> devices in SICS.
<li>Configuring <a href="histogram.htm">histogram memory</a>
<li>Configuring <a href="fowrite.htm">data storage.</a>
<li><a href="motor.htm">Motor Parameters</a>.
<li>Dealing with the <a href="counter.htm">counter box</a>.
<li>Directly access a <a href="ctrl.htm">serial device.</a>
<li>SICS <a href="system.htm">system commands</a>.
<li>Doing a <a href="topscan.htm">scan</a>.
<li>Configuring a <a href="config.htm">client connection</a> manually.
<li><a href="trouble.htm">Trouble</a> shooting.
</UL>
</p>
<h1>Download Manual</h1>
<ul>
<li><a href="foman.ps">Postscript Format</a>,246KB
</ul>
<!latex-on>
</BODY>
</HTML>