25 lines
666 B
HTML
25 lines
666 B
HTML
<HTML>
|
|
<HEAD>
|
|
<TITLE>Simulation Mode</TITLE>
|
|
</HEAD>
|
|
<BODY>
|
|
<H1>Simulation Mode</H1>
|
|
<P>
|
|
For testing batch files or in order to check the movement of the
|
|
instrument it may be helpful to run SICS in simulation mode. You must
|
|
theb connect to a special simulation
|
|
SICS server which may have been setup for you. In the
|
|
simulation server, everything is like in the actual SICS server,
|
|
except that no hardware is moved, co counts collected and no data file
|
|
written. There is one speciality, however. The command:
|
|
<pre>
|
|
|
|
<em>sync</em>
|
|
|
|
</pre>
|
|
synchronizes the parameters and limits in the simulation server with
|
|
those in the instrument server.
|
|
</P>
|
|
</BODY>
|
|
</HTML>
|