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

57
doc/user/fomo.htm Normal file
View File

@ -0,0 +1,57 @@
<HTML>
<HEAD>
<TITLE>FOCUS motors</TITLE>
</HEAD>
<BODY>
<H1>FOCUS motors</H1>
<P>
<h2>Physical Motors</h2>
<DL>
<DT>MTT
<DD>Monochromator two theta. Only readable up to know. Must be moved manually
by pushing the detector around.
<DT>MSL
<DD>Monochromator shielding lift.
<DT>MTH
<DD>Monochromator theta.
<DT>MTX
<DD>Monochromator x-translation, vertical to monochromator surface.
<DT>MTY
<DD>Monochromator y-translation, parallel to monochromator surface.
<DT>MGO
<DD>Monochromator tilting.
<DT>M1CH
<DD>Monochromator 1 curvature horizontal.
<DT>M1CV
<DD>Monochromator 1 curvature vertical.
</DL>
</P>
<h2>Virtual motors</h2>
<p>
Virtual motors are instrument parameters which can be driven with the
drive and run commands, though they are not physical motors. Mostly
this encompasses coordinated movements of motors around several axis
or other lengthy and error prone hardware operations.
<dl>
<DT>lambda
<DD>wavelength
<DT>ei
<DD>incident energy in meV.
<DT>fermispeed
<DD>fermi chopper speed.
<DT>diskspeed
<DD>disk chopper speed. This works only when the chopper is NOT in
synchonized mode.
<DT>phase
<DD>chopper phase difference.
<DT>ratio
<DD>This is the ratio fermispeed/diskspeed. A value of two would mean that the diskchopper is running at half the speed of the fermichopper.
Please note that the phase is set to 0
automatically while running this command by the chopper controller
software from Dornier.
</dl>
</p>
</BODY>
</HTML>