pcdsdaq.daq.register_daq

pcdsdaq.daq.register_daq(daq)

Called by Daq at the end of __init__ to save our one daq instance as the real Daq. There will always only be one Daq.

Parameters

daq (Daq) –