inserted LakeShore/TECS stuff
This commit is contained in:
@ -15,6 +15,7 @@ concepts</a>.
|
|||||||
environment control devices.
|
environment control devices.
|
||||||
<li>Commands understood by <a href="#all">ALL</a> environment control
|
<li>Commands understood by <a href="#all">ALL</a> environment control
|
||||||
devices.
|
devices.
|
||||||
|
<li><a href="#lsc">LakeShore Model 340</a> temperature controllers.
|
||||||
<li>Oxford Instruments <a href="#itc4">ITC-4</a> or ITC-503 temperature
|
<li>Oxford Instruments <a href="#itc4">ITC-4</a> or ITC-503 temperature
|
||||||
controllers.
|
controllers.
|
||||||
<li><a href="#dilu">Dilution</a> Cryostat.
|
<li><a href="#dilu">Dilution</a> Cryostat.
|
||||||
@ -250,9 +251,40 @@ This section lists the parameters needed for configuring a special environment
|
|||||||
device into the system and special parameters and commands only understood by
|
device into the system and special parameters and commands only understood by
|
||||||
that special device. All of the general commands listed above work as well!
|
that special device. All of the general commands listed above work as well!
|
||||||
</p>
|
</p>
|
||||||
|
<h3><a name="lsc">LakeShore</a> Model 340 Temperature Controller</h3>
|
||||||
|
<p>
|
||||||
|
This is <i>the</i> temperature controller for cryogenic applications and
|
||||||
|
should replace at least the Oxford & Neocera controllers at SINQ.<p>
|
||||||
|
The control is handled by a seperate server process TECS (TEmperature
|
||||||
|
Control Server) and is initialized by default. If there is already an other
|
||||||
|
device selected, it must be deleted and TECS must be reinstalled:
|
||||||
|
<BLOCKQUOTE>
|
||||||
|
EVFactory del temperature<br>
|
||||||
|
EVFactory new temperature tecs
|
||||||
|
</BLOCKQUOTE>
|
||||||
|
The sample environment device is selected automatically by a coding in the
|
||||||
|
plug of the sensor/heater cable(s). If this does not work (plugs without
|
||||||
|
coding or temporarely use of a wrong cable) you may select the device
|
||||||
|
with
|
||||||
|
<BLOCKQUOTE>
|
||||||
|
temperature device <i>device</i>
|
||||||
|
</BLOCKQUOTE>
|
||||||
|
You may want to verify the selected device with
|
||||||
|
<BLOCKQUOTE>
|
||||||
|
temperature device
|
||||||
|
</BLOCKQUOTE>
|
||||||
|
The actually known devices (April 2000) are:
|
||||||
|
<UL>
|
||||||
|
<LI>orange cryostats: <b>ill1</b> (50mm), <b>ill2</b> (70mm),
|
||||||
|
<b>ill3</b> (cryofurnace), <b>ill4</b> (FOCUS), <b>ill5</b> (100 mm)
|
||||||
|
<LI>closed cycles: <b>cti1</b>, <b>cti2</b>, <b>cti3</b>, <b>cti4</b>,
|
||||||
|
<b>cti5</b> (maxi), <b>cti6</b> (FOCUS), <b>apd</b> (TriCS), <b>ccr4k</b> (4K)
|
||||||
|
<LI>other: <b>hef4c</b> (He-flow cryostat 4circle), <b>sup4t</b> (4 T supraconducting magnet)
|
||||||
|
</UL>
|
||||||
|
<p>
|
||||||
<h3><a name="itc4">ITC-4</a> and ITC-503 Temperature Controllers</h3>
|
<h3><a name="itc4">ITC-4</a> and ITC-503 Temperature Controllers</h3>
|
||||||
<p>
|
<p>
|
||||||
These temperature controller are fairly popular at SINQ. They are
|
These temperature controller were fairly popular at SINQ. They are
|
||||||
manufactured by
|
manufactured by
|
||||||
Oxford Instruments. At the back of this controller is a RS-232
|
Oxford Instruments. At the back of this controller is a RS-232
|
||||||
socket which must be connected to a Macintosh computer running the SINQ
|
socket which must be connected to a Macintosh computer running the SINQ
|
||||||
|
Reference in New Issue
Block a user