frappy_psi.ccracks: improve comment

Change-Id: If4f1e54850e84618f379fcd5fefd8a90abf812be
This commit is contained in:
zolliker 2025-03-31 11:29:28 +02:00
parent b73dd37879
commit 3aca61a353

View File

@ -124,6 +124,7 @@ class Rack:
hepump='hepump', hepump_mot='hepump_mot', hepump_valve='hepump_valve',
flow_sensor='flow_sensor', pump_pressure='pump_pressure', nv='nv',
ccu_io='ccu_io', **kwds):
"""creates needle valve, and pump access if available"""
kwds = self.ccu('flow', ccu_io=ccu_io, args_for_io={}, **kwds)
print('flow', kwds)
Mod = self.modfactory