PSI sics-cvs-psi_pre-ansto

This commit is contained in:
2003-06-13 00:00:00 +00:00
committed by Douglas Clowes
parent 2e3ddfb6c6
commit 3ffd0d8af4
1099 changed files with 318432 additions and 0 deletions

56
doc/user/sanslist.htm Normal file
View File

@@ -0,0 +1,56 @@
<html>
<head>
<title> List of SANS devices</title>
</head>
<body>
<h1>SANS Device list</h1>
<hr size=4 width="66%">
<h2> Motors </h2>
<p>
<DL>
<DT>BeamStopX
<DD> this motor controls the vertical movement of the beam stop.
<DT>BeamStopY
<DD> this motor controls the horizontal movement of the beam stop.
<DT>DetectorX
<DD> this motor controls the movement of the detector along the tank.
<DT>DetectorY
<DD> this motor moves the detector sideways.
<DT>DetectorRotation
<DD> rotates the detector.
</DL>
</p>
<h2>Counters </H2>
<p>
There is only one named counter. It controls the following monitors:
To be filled in by Joachim Kohlbrecher.
</p>
<h2>Variables</h2>
<p>
<DL>
<DT>Instrument
<DD> holds the name of the Instrument, in SANS case: "SANS at SINQ, PSI".
This cannot be changed by ordinary members of the public.
<DT>Title
<DD> the title of the instrument. This will be written to the output file.
Should be set by the user to something sensible.
<DT>User
<DD> the user of the instrument. This will be written to the output file.
Should be set by the user to something sensible.
<DT>Comment1
<DD> one line of comment to be written to the outputfile.
Should be set by the user to something sensible.
<DT>Comment2
<DD> another line of comment to be written to the outputfile.
Should be set by the user to something sensible.
<DT>environment
<DD> a line of text describing special environment conditions to be written
to the output file. This is for those cases where the sample environment is not
computer controlled and therefore not visible to the program. Users are
responsible for filling this in.
</DL>
</p>
</body>
</html>