PSI sics-cvs-psi_pre-ansto

This commit is contained in:
2012-11-15 12:39:48 +11:00
committed by Douglas Clowes
parent 2e3ddfb6c6
commit 3ffd0d8af4
1099 changed files with 318432 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
<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>