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
filenamestr

The start of the filename

read_pathstr

Path that ophyd can read from

write_pathstr

Path that the IOC can write to