ophyd.areadetector.filestore_mixins.FileStorePluginBase¶
-
class
ophyd.areadetector.filestore_mixins.FileStorePluginBase(*args, **kwargs)¶ -
__init__(*args, **kwargs)¶
Methods
__init__(*args, **kwargs)collect_asset_docs()describe()generate_datum(key, timestamp, datum_kwargs)Generate a uid and cache it with its key for later insertion. make_filename()Make a filename. pause()Attempt to ‘pause’ the device. read()resume()Resume a device from a ‘paused’ state. stage()trigger()Trigger the device and return status object. unstage()-