Note
Ophyd async is included on a provisional basis until the v1.0 release and may change API on minor release numbers before then
ophyd_async.core.AsyncConfigurable#
- class ophyd_async.core.AsyncConfigurable(*args, **kwargs)[source]#
Bases:
Protocol
Methods
Same API as
describe
, but corresponding to the keys inread_configuration
.Same API as
read
but for slow-changing fields related to configuration.