ska_low_mccs_daq_interface Package
This subpackage implements the monitoring and control interface to DAQ.
That is, the interface by which the DAQ Tango device communicates with the DAQ itself.
- Client
DaqClientDaqClient.configure_daq()DaqClient.get_configuration()DaqClient.get_data_rate()DaqClient.get_status()DaqClient.initialise()DaqClient.start_bandpass_monitor()DaqClient.start_daq()DaqClient.start_data_rate_monitor()DaqClient.stop_bandpass_monitor()DaqClient.stop_daq()DaqClient.stop_data_rate_monitor()
- Server
DaqServerDaqServerBackendProtocolDaqServerBackendProtocol.configure()DaqServerBackendProtocol.get_configuration()DaqServerBackendProtocol.get_data_rate()DaqServerBackendProtocol.get_status()DaqServerBackendProtocol.initialise()DaqServerBackendProtocol.start()DaqServerBackendProtocol.start_bandpass_monitor()DaqServerBackendProtocol.start_measuring_data_rate()DaqServerBackendProtocol.stop()DaqServerBackendProtocol.stop_bandpass_monitor()DaqServerBackendProtocol.stop_measuring_data_rate()
run_server_forever()server_context()