2026-07-23 10:30:56 +02:00
2026-06-17 14:39:56 +02:00
2026-06-17 14:39:56 +02:00
2026-07-23 10:30:56 +02:00
2026-07-16 13:11:01 +02:00
2026-07-08 12:57:40 +02:00

ITC Pressure Optimizer

Optimize the pressure setpoint on Mercury ITC depending on Temperature parameters read from the (same) Mercury ITC.

Pressure are calculated in function of temperature setpoint, actual temperature, heater power and currently set pressure.

This driver is only a port of mitcpresscio.c, using the c++ TRIUMF framework instead of legacy C

ITC Pressure Optimizer DD Settings for associated Equipment

Path : /Equipment/<name>/Settings/Devices/MITCPRESSC/DD/

Equipment variox0 heliox0
MITC_OutputPressSPIndex 3 (0x3) 8 (0x8)
MITC_InputVarioxSPIndex 1 (0x1) 1 (0x1)
MITC_InputVarioxTempIndex 0 (0x0) 0 (0x0)
MITC_InputVarioxPowIndex 10 (0xA) 8 (0x8)
RecalcInterval 10 (0xA) 10 (0xA)
MitcReadoutInterval 2 (0x2) 2 (0x2)
PressReadoutInterval 3 (0x3) 3 (0x3)

NOTE: OutputPressSPIndex and InputVarioxPowIndex are different for variox0 and heliox0

S
Description
No description provided
Readme
487 KiB
Languages
C++ 96.3%
CMake 3.7%