Initial revision
This commit is contained in:
56
doc/user/sanslist.htm
Normal file
56
doc/user/sanslist.htm
Normal 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>
|
Reference in New Issue
Block a user