blochの日記

自虐ネタ以外のぐちは書かないようにしましょう

Lakeshore温度コントローラのデータ形式

温度計を自分で校正したり、他の機器用の較正曲線データを変換したりすることは想定していないようで、なかなか探すのに苦労した。

CRVHDR Configure Curve Header
Input: CRVHDR , [], [], [], [], []
Returned: Nothing
Remarks: Configures the user curve header (Paragraph 8.1.3). NOTE: Curves are not permanently updated in the curve FLASH until a CRVSAV command is issued.
Specifies which curve to configure. Valid entries: 21 - 60.
Specifies curve name. Limited to 15 characters.
Specifies the curve serial number. Limited to 10 characters.
Specifies the curve data format. Valid entries: 1 = mV / K, 2 = V / K, 3 = Ω / K, 4 = log Ω / K, 5 = log Ω / log K.
Specifies the curve temperature limit in kelvin.
Specifies the curves temperature coefficient. Valid entries: 1 = negative, 2 = positive.

「coefficient」をでたらめにしてしまっているような気がしている。それにしてはちゃんと温調しているのだが、、、。