Files
sics/doc/user/sinq.htm
koennecke 76abbe1042 - Added tabledrive: table driven path for MARS
- Initial MARS development
- Upgraded Manager Manual


SKIPPED:
	psi/make_gen
	psi/psi.c
	psi/tabledrive.c
	psi/tabledrive.h
	psi/tabledrive.w
	psi/utils/SerPortServer.c
2005-07-22 14:56:18 +00:00

25 lines
679 B
HTML

<HTML>
<HEAD>
<TITLE>The Sinq Module</TITLE>
</HEAD>
<BODY>
<H1>The SINQ Module</H1>
<P>
On some instruments a module is installed which listens to the broadcast messages
of the accelerator division. This gives information about the rinag and sinq status.
The following commands are recognized:
<dl>
<dt>sinq
<dd>Prints the last full text ring status message. Please note that this may be
empty for some minutes right after a restart of SICS.
<dT>sinq beam
<dd>Returns the current beam on SINQ
<dt>sinq beamavg
<dd>Returns the average beam on SINQ as measured the last 5 minutes.
<dt>sinq ring
<dd>Returns the acclerator ring current.
</dl>
</P>
</BODY>
</HTML>