mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2025-06-04 02:50:41 +02:00
docs: Update device list
This commit is contained in:
parent
88ca831bca
commit
d7294e183e
@ -11,6 +11,10 @@
|
||||
| CircularBuffPlugin_V35 | | [ophyd_devices.devices.areadetector.plugins](https://gitlab.psi.ch/bec/ophyd_devices/-/blob/main/ophyd_devices/devices/areadetector/plugins.py) |
|
||||
| CodecPlugin_V35 | | [ophyd_devices.devices.areadetector.plugins](https://gitlab.psi.ch/bec/ophyd_devices/-/blob/main/ophyd_devices/devices/areadetector/plugins.py) |
|
||||
| ColorConvPlugin_V35 | | [ophyd_devices.devices.areadetector.plugins](https://gitlab.psi.ch/bec/ophyd_devices/-/blob/main/ophyd_devices/devices/areadetector/plugins.py) |
|
||||
| DelayGenerator | Delay Generator Stanford Research DG645. This implements an interface for the DG645 delay generator.<br><br> The DG645 has 8 channels, each with a delay and pulse width. The channels are implemented as DelayPair objects (AB etc.).<br><br> Signal pairs, e.g. AB, CD, EF, GH, are implemented as DelayPair objects. They<br> have a TTL pulse width, delay and a reference signal to which they are being triggered.<br> In addition, the io layer allows setting amplitude, offset and polarity for each pair.<br><br> Detailed information can be found in the manual:<br> https://www.thinksrs.com/downloads/pdfs/manuals/DG645m.pdf<br> | [ophyd_devices.devices.delay_generator_645](https://gitlab.psi.ch/bec/ophyd_devices/-/blob/main/ophyd_devices/devices/delay_generator_645.py) |
|
||||
| DelayPair | <br> Delay pair interface<br><br> Virtual motor interface to a pair of signals (on the frontpanel - AB/CD/EF/GH).<br> It offers a simple delay and pulse width interface.<br> | [ophyd_devices.devices.delay_generator_645](https://gitlab.psi.ch/bec/ophyd_devices/-/blob/main/ophyd_devices/devices/delay_generator_645.py) |
|
||||
| DelayStatic | <br> Static axis for the T0 output channel<br><br> It allows setting the logic levels, but the timing is fixed.<br> The signal is high after receiving the trigger until the end<br> of the holdoff period.<br> | [ophyd_devices.devices.delay_generator_645](https://gitlab.psi.ch/bec/ophyd_devices/-/blob/main/ophyd_devices/devices/delay_generator_645.py) |
|
||||
| DummyPositioner | Dummy Positioner to set AO, AI and ReferenceMO. | [ophyd_devices.devices.delay_generator_645](https://gitlab.psi.ch/bec/ophyd_devices/-/blob/main/ophyd_devices/devices/delay_generator_645.py) |
|
||||
| EigerDetectorCam | | [ophyd_devices.devices.areadetector.cam](https://gitlab.psi.ch/bec/ophyd_devices/-/blob/main/ophyd_devices/devices/areadetector/cam.py) |
|
||||
| EpicsDXPFalcon | All high-level DXP parameters for each channel | [ophyd_devices.devices.dxp](https://gitlab.psi.ch/bec/ophyd_devices/-/blob/main/ophyd_devices/devices/dxp.py) |
|
||||
| EpicsDxpFalconMapping | Mapping mode parameters as defined in dxpMapping.template | [ophyd_devices.devices.dxp](https://gitlab.psi.ch/bec/ophyd_devices/-/blob/main/ophyd_devices/devices/dxp.py) |
|
||||
|
Loading…
x
Reference in New Issue
Block a user