Skip to content

Commit

Permalink
Auto-update from Github Actions Workflow
Browse files Browse the repository at this point in the history
Deployed from commit a32cbb9 (refs/heads/master)
  • Loading branch information
github-actions committed Oct 27, 2023
1 parent e8de401 commit df6646f
Show file tree
Hide file tree
Showing 629 changed files with 8,243 additions and 1,832 deletions.
2 changes: 1 addition & 1 deletion master/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 43618bcbec33a2370a0b28e76a5f179a
config: f725416ea6ba7f530e6470e377cf8836
tags: 645f666f9bcd5a90fca523b33c5a78b7
14 changes: 14 additions & 0 deletions master/_sources/api.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -845,6 +845,20 @@ pcdsdevices.pv_positioner
pcdsdevices.pv_positioner.PVPositionerDone
pcdsdevices.pv_positioner.PVPositionerIsClose

pcdsdevices.qadc
----------------

.. autosummary::
:toctree: generated

pcdsdevices.qadc.Qadc
pcdsdevices.qadc.Qadc134
pcdsdevices.qadc.Qadc134Common
pcdsdevices.qadc.Qadc134Lcls2
pcdsdevices.qadc.QadcCommon
pcdsdevices.qadc.QadcLcls1Timing
pcdsdevices.qadc.QadcLcls2Timing

pcdsdevices.radiation
---------------------

Expand Down
327 changes: 327 additions & 0 deletions master/_sources/generated/pcdsdevices.qadc.Qadc.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,327 @@
pcdsdevices.qadc.Qadc
=====================

.. currentmodule:: pcdsdevices.qadc

.. autoclass:: Qadc



.. list-table:: Ophyd Device Components
:header-rows: 1
:widths: auto

* - Attribute
- Class
- Suffix
- Docs
- Kind
- Notes

* - ch0
- :class:`~ophyd.signal.EpicsSignal`
- ``:CH0``
- Input 0 of the ADC
- normal
- Inherited from :class:`~pcdsdevices.qadc.QadcCommon`

* - ch1
- :class:`~ophyd.signal.EpicsSignal`
- ``:CH1``
- Input 1 of the ADC
- normal
- Inherited from :class:`~pcdsdevices.qadc.QadcCommon`

* - ch2
- :class:`~ophyd.signal.EpicsSignal`
- ``:CH2``
- Input 2 of the ADC
- normal
- Inherited from :class:`~pcdsdevices.qadc.QadcCommon`

* - ch3
- :class:`~ophyd.signal.EpicsSignal`
- ``:CH3``
- Input 3 of the ADC
- normal
- Inherited from :class:`~pcdsdevices.qadc.QadcCommon`

* - config
- :class:`~ophyd.signal.EpicsSignal`
- ``:CONFIG``
- Write the current config to the QADC
- config
- Inherited from :class:`~pcdsdevices.qadc.QadcCommon`

* - start
- :class:`~ophyd.signal.EpicsSignal`
- ``:START``
- Start/stop acquisition
- normal
- Inherited from :class:`~pcdsdevices.qadc.QadcCommon`

* - gain0_i
- :class:`~ophyd.signal.EpicsSignal`
- ``:GAIN0_I``
-
- config
-

* - gain0_ni
- :class:`~ophyd.signal.EpicsSignal`
- ``:GAIN0_NI``
-
- config
-

* - gain1_i
- :class:`~ophyd.signal.EpicsSignal`
- ``:GAIN1_I``
-
- config
-

* - gain1_ni
- :class:`~ophyd.signal.EpicsSignal`
- ``:GAIN1_NI``
-
- config
-

* - gain2_i
- :class:`~ophyd.signal.EpicsSignal`
- ``:GAIN2_I``
-
- config
-

* - gain2_ni
- :class:`~ophyd.signal.EpicsSignal`
- ``:GAIN2_NI``
-
- config
-

* - gain3_i
- :class:`~ophyd.signal.EpicsSignal`
- ``:GAIN3_I``
-
- config
-

* - gain3_ni
- :class:`~ophyd.signal.EpicsSignal`
- ``:GAIN3_NI``
-
- config
-

* - ichan
- :class:`~ophyd.signal.EpicsSignal`
- ``:ICHAN``
-
- config
-

* - interleave
- :class:`~ophyd.signal.EpicsSignal`
- ``:INTERLEAVE``
-
- config
-

* - length
- :class:`~ophyd.signal.EpicsSignal`
- ``:LENGTH``
-
- config
-

* - off0_i
- :class:`~ophyd.signal.EpicsSignal`
- ``:OFF0_I``
-
- config
-

* - off0_ni
- :class:`~ophyd.signal.EpicsSignal`
- ``:OFF0_NI``
-
- config
-

* - off1_i
- :class:`~ophyd.signal.EpicsSignal`
- ``:OFF1_I``
-
- config
-

* - off1_ni
- :class:`~ophyd.signal.EpicsSignal`
- ``:OFF1_NI``
-
- config
-

* - off2_i
- :class:`~ophyd.signal.EpicsSignal`
- ``:OFF2_I``
-
- config
-

* - off2_ni
- :class:`~ophyd.signal.EpicsSignal`
- ``:OFF2_NI``
-
- config
-

* - off3_i
- :class:`~ophyd.signal.EpicsSignal`
- ``:OFF3_I``
-
- config
-

* - off3_ni
- :class:`~ophyd.signal.EpicsSignal`
- ``:OFF3_NI``
-
- config
-

* - out
- :class:`~ophyd.signal.EpicsSignal`
- ``:OUT``
-
- normal
-

* - rawdata
- :class:`~ophyd.signal.EpicsSignal`
- ``:RAWDATA``
-
- normal
-

* - train
- :class:`~ophyd.signal.EpicsSignal`
- ``:TRAIN``
-
- config
-

* - trig_delay
- :class:`~ophyd.signal.EpicsSignal`
- ``:TRIG_DELAY``
-
- config
-

* - trig_event
- :class:`~ophyd.signal.EpicsSignal`
- ``:TRIG_EVENT``
-
- config
-





































































.. rubric:: Methods


.. automethod:: configure
.. automethod:: describe
.. automethod:: get
.. automethod:: post_elog_status
.. automethod:: read
.. automethod:: read_configuration
.. automethod:: screen
.. automethod:: status
.. automethod:: stop
.. automethod:: summary
.. automethod:: trigger





.. rubric:: Attributes


.. autoattribute:: configuration_attrs
.. autoattribute:: connected
.. autoattribute:: hints
.. autoattribute:: kind
.. autoattribute:: subscriptions


Loading

0 comments on commit df6646f

Please sign in to comment.