Files
sics/doc/user/batch.htm
2000-02-07 10:38:55 +00:00

20 lines
606 B
HTML

<HTML>
<HEAD>
<TITLE>Batch Processing in SICS</TITLE>
</HEAD>
<BODY>
<H1>Batch Processing in SICS</H1>
<P>
Users rarely wish to stay close to the instrument all the time but appreciate
if the control computer runs the experiment for them while they
sleep. SICS supports two different ways of doing this:
<ul>
<li>SICS has a built in <a href="macro.htm">macro programming</a> facility based on the
popular scripting language Tcl. The most primitive usage of this
facility is processing batch files.
<li>Second there is the <a href="buffer.htm">LNS R&#252;nbuffer</a> system.
</ul>
</P>
</BODY>
</HTML>