cfg: remove ori7test and fix sim_mlz_ccr12_v2

Change-Id: Iab40fe35b3a035c6957be6e45624b33c8f572311
This commit is contained in:
2025-07-08 11:32:25 +02:00
parent 337b91b799
commit 49c4edaa88
2 changed files with 10 additions and 27 deletions

View File

@@ -1,17 +0,0 @@
from frappy_psi.ccracks import Rack
Node('ori7test.psi.ch',
'ORI7 test',
'tcp://5000'
)
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', output_no=1, max_heater='100W', resistance=25)
rack.he()
rack.n2()
rack.flow(min_open_pulse=0.03)