-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto-update from Github Actions Workflow
Deployed from commit a32cbb9 (refs/heads/master) Deployed from commit 17b0a0f (refs/heads/master) Deployed from commit 6494716 (refs/heads/master)
- Loading branch information
github-actions
committed
Nov 9, 2023
1 parent
e8de401
commit 775943b
Showing
647 changed files
with
14,439 additions
and
2,123 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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: 6141b8612b5c075d3fac748857beb7b9 | ||
tags: 645f666f9bcd5a90fca523b33c5a78b7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
205 changes: 205 additions & 0 deletions
205
master/_sources/generated/pcdsdevices.attenuator.SXRGasAtt.rst.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,205 @@ | ||
pcdsdevices.attenuator.SXRGasAtt | ||
================================ | ||
|
||
.. currentmodule:: pcdsdevices.attenuator | ||
|
||
.. autoclass:: SXRGasAtt | ||
|
||
|
||
|
||
.. list-table:: Ophyd Device Components | ||
:header-rows: 1 | ||
:widths: auto | ||
|
||
* - Attribute | ||
- Class | ||
- Suffix | ||
- Docs | ||
- Kind | ||
- Notes | ||
|
||
* - transmission | ||
- :class:`~ophyd.signal.EpicsSignal` | ||
- ``:TRANS_RBV`` | ||
- Transmission | ||
- hinted | ||
- | ||
|
||
* - arb_req | ||
- :class:`~ophyd.signal.EpicsSignalRO` | ||
- ``:TRANS_REQ_RBV`` | ||
- Requested transmission | ||
- hinted | ||
- | ||
|
||
* - pressure | ||
- :class:`~ophyd.signal.EpicsSignal` | ||
- ``:GCM:82:PRESS_RBV`` | ||
- Pressure | ||
- hinted | ||
- | ||
|
||
* - pressure_setpoint_rbv | ||
- :class:`~ophyd.signal.EpicsSignalRO` | ||
- ``:CNTRL:SP_RBV`` | ||
- Pressure setpoint | ||
- omitted | ||
- | ||
|
||
* - mode | ||
- :class:`~ophyd.signal.EpicsSignal` | ||
- ``:MODE_RBV`` | ||
- PMPS mode | ||
- hinted | ||
- | ||
|
||
* - control_enable | ||
- :class:`~ophyd.signal.EpicsSignal` | ||
- ``:CNTRL:ON_RBV`` | ||
- | ||
- hinted | ||
- | ||
|
||
* - pressure_control_enable | ||
- :class:`~ophyd.signal.EpicsSignal` | ||
- ``:MODE:PressureControl_RBV`` | ||
- Pressure control mode | ||
- hinted | ||
- | ||
|
||
* - gas_type | ||
- :class:`~ophyd.signal.EpicsSignalRO` | ||
- ``:GAS_TYPE_RBV`` | ||
- Selected gas | ||
- hinted | ||
- | ||
|
||
* - at_target | ||
- :class:`~ophyd.signal.EpicsSignalRO` | ||
- ``:AtTarget_RBV`` | ||
- At target | ||
- hinted | ||
- | ||
|
||
* - moving | ||
- :class:`~ophyd.signal.EpicsSignalRO` | ||
- ``:Moving_RBV`` | ||
- Moving | ||
- hinted | ||
- | ||
|
||
* - gas_att_ok | ||
- :class:`~ophyd.signal.EpicsSignalRO` | ||
- ``:OK_RBV`` | ||
- Ok | ||
- hinted | ||
- | ||
|
||
* - transmission_setpoint_rbv | ||
- :class:`~ophyd.signal.EpicsSignalRO` | ||
- ``:TRANS_SP_RBV`` | ||
- Transmission setpoint | ||
- omitted | ||
- | ||
|
||
* - pressure_control_valve | ||
- :class:`~ophyd.signal.EpicsSignalRO` | ||
- ``:VCN:70:POS_REQ_RBV`` | ||
- Requested position | ||
- omitted | ||
- | ||
|
||
* - valve_n2 | ||
- :class:`~pcdsdevices.valve.VVC` | ||
- ``:VVC:72`` | ||
- Valve n2 | ||
- hinted | ||
- | ||
|
||
* - valve_ar | ||
- :class:`~pcdsdevices.valve.VVC` | ||
- ``:VVC:71`` | ||
- Valve ar | ||
- hinted | ||
- | ||
|
||
* - valve_pressure_control | ||
- :class:`~pcdsdevices.valve.VCN` | ||
- ``:VCN:70`` | ||
- Pressure control valve | ||
- omitted | ||
- | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
.. rubric:: Methods | ||
|
||
|
||
.. automethod:: configure | ||
.. automethod:: describe | ||
.. automethod:: get | ||
.. automethod:: post_elog_status | ||
.. automethod:: read | ||
.. automethod:: read_configuration | ||
.. automethod:: screen | ||
.. automethod:: setup_mode | ||
.. automethod:: stage_group_instances | ||
.. automethod:: status | ||
.. automethod:: stop | ||
.. automethod:: summary | ||
.. automethod:: trigger | ||
|
||
|
||
|
||
|
||
|
||
.. rubric:: Attributes | ||
|
||
|
||
.. autoattribute:: configuration_attrs | ||
.. autoattribute:: connected | ||
.. autoattribute:: hints | ||
.. autoattribute:: kind | ||
.. autoattribute:: needs_parent | ||
.. autoattribute:: stage_group | ||
.. autoattribute:: subscriptions | ||
|
||
|
Oops, something went wrong.