apsbss: Ophyd Device#
ophyd support for apsbss
EXAMPLE:
apsbss = EpicsBssDevice("ioc:bss:", name="apsbss")
|
Ophyd device for info from APS Proposal and ESAF databases. |
|
Ophyd device for info from APS ESAF. |
|
Ophyd device for experimenter info from APS ESAF. |
|
Ophyd device for info from APS Proposal. |
|
Ophyd device for experimenter info from APS Proposal. |
- class apsbss.apsbss_ophyd.EpicsBssDevice(*args: Any, **kwargs: Any)[source]#
Ophyd device for info from APS Proposal and ESAF databases.
_table
(*[, show_name, length])Make a table of all Component Signal values.
addDeviceDataAsStream
([stream_name])Write the data as a separate stream.
clear
()Clear the proposal and ESAF info.
- esaf#
alias of
EpicsEsafDevice
- proposal#
alias of
EpicsProposalDevice