
- Initial MARS development - Upgraded Manager Manual SKIPPED: psi/make_gen psi/psi.c psi/tabledrive.c psi/tabledrive.h psi/tabledrive.w psi/utils/SerPortServer.c
67 lines
1.9 KiB
HTML
67 lines
1.9 KiB
HTML
<html>
|
|
<head>
|
|
<title> SICS-Manager documentation </title>
|
|
</head>
|
|
<body>
|
|
<h1>SICS Manager Documentation</h1>
|
|
<hr size=4 width="66%">
|
|
<p ALIGN=CENTER>
|
|
Mark Könnecke
|
|
</p>
|
|
<p ALIGN=CENTER>
|
|
Labor für Neutronenstreuung
|
|
</p>
|
|
<p ALIGN=CENTER>
|
|
Paul Scherrer Institut
|
|
</p>
|
|
<p ALIGN=CENTER>
|
|
CH-5232 Villigen-PSI
|
|
</p>
|
|
<p ALIGN=CENTER>
|
|
Switzerland
|
|
</p>
|
|
<p>
|
|
This document describes the general setup of SICS, the configuration of the
|
|
SICS server and its clients and the writing of macros in the
|
|
SICS macro language. This document is aimed at SICS system managers and
|
|
instrument scientists. This document requires that the SICS user documentation
|
|
has been read and understood beforehand. For writing macros it is essential
|
|
to understand John Ousterhouts Tool Command Language,
|
|
which is described elsewhere.
|
|
</p>
|
|
<!latex-off>
|
|
<p>
|
|
Where to you want to go today?
|
|
<ul>
|
|
<li> To the general SICS setup section.
|
|
<ul>
|
|
<li><a href="setup.htm">SICS Installation</a>
|
|
<li><a href="move.htm">Exchanging Hardware</a>
|
|
<li><a href="trouble.htm">Troubleshooting SICS</a>
|
|
</ul>
|
|
<Li> To the SICS Initialization File section.
|
|
<ul>
|
|
<li><a href="ini.htm">SICS Initialization Overview</a>
|
|
<li><a href="option.htm">SICS Server Options</a>
|
|
<li><a href="var.htm">SICS Variables</a>
|
|
<li><a href="hwini.htm">Hardware Configuration</a>
|
|
<li><a href="gencom.htm">Initialization of General Commands</a>
|
|
<li><a href="iscan.htm">The SICS Scan System</a>
|
|
<li><a href="nxscript.htm">Scripting NeXus Files</a>
|
|
<li>Initialization of Instrument Specific Commands.
|
|
<ul>
|
|
<li><a href="four.htm">Four Circle Commands</a>
|
|
<li><a href="tas.htm">Triple Axis Commands</a>
|
|
<li><a href="amor.htm">Reflectometer Commands</a>
|
|
<li><a href="sans.htm">Small Angle Scattering<a/> Commands.
|
|
<li><a href="focus.htm">FOCUS<a/> Commands.
|
|
</ul>
|
|
</ul>
|
|
<li> To the <a href="macroman.htm">macro</a> programming section.
|
|
<li> To the <a href="mcstas.htm">McStas simulation SICS</a> integration.
|
|
</ul>
|
|
</p>
|
|
<!latex-on>
|
|
</body>
|
|
</html>
|