133 lines
3.0 KiB
HTML
133 lines
3.0 KiB
HTML
<html>
|
|
<head>
|
|
<title> SANS Command summary </title>
|
|
</head>
|
|
<body>
|
|
|
|
<h1>SANS command summary</h1>
|
|
<hr size=4 width="66%">
|
|
<p>
|
|
<h2>Most Used Commands</h2>
|
|
<dl>
|
|
<DT> <a href=sanscom.htm>bs</a> X = xval Y = yval
|
|
<DD> drive beam stop to xval yval
|
|
<DT> bs out
|
|
<DD> drive beamstop to safe position.
|
|
<DT> bs back
|
|
<DD> drive beamstop back
|
|
<DT> <a href=sanscom.htm>dt</a> X = xval Y = yval psi = angle
|
|
<DD> drive detector to xval,yval, angle
|
|
<DT> <a href=dmcdev.htm>count</a> mode preset
|
|
<DD> Counts in mode with a preset value of preset. Stores data automatically.
|
|
<DT> Repeat num mode preset
|
|
<DD> Calls count num times.
|
|
<DT><a href=macro.htm>FileEval</a> filename
|
|
<DD> Runs a batch file with the specified filename.
|
|
</DL>
|
|
</p>
|
|
<hr size=4 width="66%">
|
|
<h2> General commands </h2>
|
|
<p>
|
|
<DL>
|
|
<DT><a href=drive.htm>Success</a>
|
|
<DD> wait for the last operation to finish.
|
|
<DT><a href=system.htm>wait</a> time
|
|
<DD> wait for time to pass....
|
|
<DT><a href=system.htm>Dir</a>
|
|
<DD> lists all objects in the system.
|
|
<DT><a href=config.htm>config</a> Rights username password
|
|
<DD> changes authorisation to that of the user identified by username,
|
|
password.
|
|
<DT><a href=macro.htm>FileEval</a> filename
|
|
<DD> executes batch file filename.
|
|
</DL>
|
|
</p>
|
|
|
|
<h2>Velocity Selector</h2>
|
|
<p>
|
|
<dl>
|
|
<DT>nvs list
|
|
<DD> lists tilt angle and speed of the velocity selector.
|
|
<DT>nvs rot
|
|
<DD>prints rotation speed of the velocity selector.
|
|
<DT>nvs rot val
|
|
<DD>sets rotation speed of the velocity selector.
|
|
<DT>nvs tilt
|
|
<DD>prints tilt angle of the velocity selector.
|
|
<DT>nvs tilt val
|
|
<DD>sets tilt angle of the velocity selector.
|
|
<DT>nvs tilt val rot val2
|
|
<DD>sets both tilt angle and rotation speed of the velocity selector.
|
|
<DT><a href="velolambda.htm"> lambda</a>
|
|
<DD>prints current wavelength.
|
|
<DT>drive lambda val
|
|
<DD>drives velocity selector to a new wavelength.
|
|
</dl>
|
|
</p>
|
|
|
|
<h2> BeamStop </h2>
|
|
<p>
|
|
<DL>
|
|
<DT> <a href=sanscom.htm>bs</a> X = xval Y = yval
|
|
<DD> drive beam stop to xval yval
|
|
<DT> bsout
|
|
<DD> drive beamstop to safe position.
|
|
<DT> bsin
|
|
<DD> drive beamstop back
|
|
<DT> bs pos name
|
|
<DD> assign current position to name
|
|
<DT> bs drop name
|
|
<DD> delete named position name
|
|
<DT>bschange par
|
|
<DD>With parameter change beam stop, without: inquire about current beam stop.
|
|
</DL>
|
|
</p>
|
|
|
|
<h2> detector </h2>
|
|
<p>
|
|
<DL>
|
|
<DT> <a href=sanscom.htm>dt</a> X = xval Y = yval psi = angle
|
|
<DD> drive detector to xval,yval, angle
|
|
<DT> dt back
|
|
<DD> drive detector back
|
|
<DT> dt pos name
|
|
<DD> assign current position to name
|
|
<DT> dt drop name
|
|
<DD> delete named position name
|
|
</DL>
|
|
</p>
|
|
|
|
<h2> LogBook</h2>
|
|
<p>
|
|
<DL>
|
|
<DT><a href=logbook.htm>LogBook</a> file name
|
|
<DD> sets log file name
|
|
<DT> LogBook on
|
|
<DD> switches logging on
|
|
<DT>LogBook off
|
|
<DD> closes LogBook
|
|
<DT>LogBook
|
|
<DD> lists current logging status
|
|
</DL>
|
|
</p>
|
|
|
|
|
|
<h2> Variables</h2>
|
|
<p>
|
|
Each <a href=sanscom.htm>variable</a>
|
|
can be inquired by just typing its name. It can be set by
|
|
typing the name followed by the new value. Currently available variables
|
|
are:
|
|
<UL>
|
|
<LI>Title
|
|
<LI>User
|
|
<LI>Comment1
|
|
<LI>Comment2
|
|
<LI>environment
|
|
</UL>
|
|
</p>
|
|
|
|
|
|
</body>
|
|
</html>
|