ophyd.areadetector.filestore_mixins.FileStorePluginBase.make_filename

FileStorePluginBase.make_filename()

Make a filename.

This is a hook so that the read and write paths can either be modified or created on disk prior to configuring the areaDetector plugin.

Returns:
filename : str

The start of the filename

read_path : str

Path that ophyd can read from

write_path : str

Path that the IOC can write to