ska-low-mccs-daq-interface Logo

Contents:

  • ska_low_mccs_daq_interface Package
    • Client
    • Server
ska-low-mccs-daq-interface
  • ska_low_mccs_daq_interface Package
  • View page source

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
    • DaqClient
      • DaqClient.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
    • DaqServer
      • DaqServer.BandpassMonitorStart()
      • DaqServer.BandpassMonitorStop()
      • DaqServer.ConfigureDaq()
      • DaqServer.DaqStatus()
      • DaqServer.DataRateMonitorStart()
      • DaqServer.DataRateMonitorStop()
      • DaqServer.GetConfiguration()
      • DaqServer.GetDataRate()
      • DaqServer.InitDaq()
      • DaqServer.StartDaq()
      • DaqServer.StopDaq()
    • DaqServerBackendProtocol
      • DaqServerBackendProtocol.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()
Previous Next

© Copyright 2023, SKAO.

Built with Sphinx using a custom SKA theme based on a theme provided by Read the Docs. Creative Commons Licence
SKA developer documentation by SKA Observatory is licensed under a Creative Commons Attribution 4.0 International License .
Based on a work at github.com/ska-telescope/developer.skatelescope.org .

This work is inspired by the LSST developer guide © Copyright 2016-2018 Association of Universities for Research in Astronomy, licensed under a Creative Commons Attribution 4.0 International License .

This work is inspired by the Apache developer information Copyright © 2018 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 .