-
Notifications
You must be signed in to change notification settings - Fork 2
Lakeshore 372
Tom Willemsen edited this page Feb 2, 2020
·
3 revisions
The lakeshore 372 is a temperature controller used to control the temperature on dilution fridges - mostly triton fridges. At ISIS, these are only in use on the muon beamlines, as they operate the fridges with a "weak thermal link" which means that the sample would otherwise take a long time to warm up again. The lakeshore 372 provides a small heater which sits on the sample, and all of the temperature control is done via this heater.
The lakeshore 372 is an ethernet device. By default it communicates on port 7777. All messages are terminated with \r\n
.
The lakeshore 372 only accepts integers for the I (integral) & D (derivative) PID parameters. Floating-point numbers are only acceptable for the P (Proportional) parameter.