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

29
doc/user/general.htm Normal file
View File

@ -0,0 +1,29 @@
<html>
<head>
<title> General SICS commands </title>
</head>
<body>
<h1>General SICS commands</h1>
<hr size=4 width="66%">
<p>
This section describes general SICS concepts and SICS commands available to all instruments.</p>
<h2>Chapter Overview</h2>
<p>
<ul>
<li> This chapter starts with an overview over some <a href="basic.htm">basic</a> SICS concepts.
<li> Than there are <a href="system.htm">system</a> commands for closing the server, requesting status information etc.
<li> The <a href="token.htm">Token command</a> for managing control access to
the SICS server.
<li> A few commands permit to <a href="config.htm">change</a> user rights, set output files and the like.
<li> SICS has a built in <a href="macro.htm">macro</a> facility which is accessible through a few commands.
<li> Than there is the <a href="buffer.htm">famous</a> LNS-R&#252;nbuffer system.
<li> Motors and parameters need to be <a href="drive.htm">drive</a>n.
<li> Logging of client output to a file can be performed with the <a
href=logbook.htm>LogBook</a> command and the <a
href="commandlog.htm">commandlog </a>.
<li> SICS has a facility to <a href=optimise.htm>optimise</a> a peak with respect to several
parameters.
</ul>
</p>
</body>
</html>