[WIP] further work on CCU4

Change-Id: Icdd6e253f276a5ade44fb4103306160fc348556b
This commit is contained in:
2025-05-16 16:20:59 +02:00
parent d3280474c3
commit a6c86a5fe7
3 changed files with 136 additions and 64 deletions

View File

@ -10,7 +10,7 @@ rack = Rack(Mod)
rack.lakeshore()
rack.sensor('Ts', channel='C', calcurve='x186350')
rack.loop('T', channel='B', calcurve='x174786', output_module='htr', target=10)
rack.heater('htr', 1, '100W', 25)
rack.heater('htr', output_no=1, max_heater='100W', resistance=25)
rack.he()
rack.n2()