frappy_psi.ccracks: improve comment
Change-Id: If4f1e54850e84618f379fcd5fefd8a90abf812be
This commit is contained in:
parent
b73dd37879
commit
3aca61a353
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user