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.StaticPathProvider#

class ophyd_async.core.StaticPathProvider(filename_provider: FilenameProvider, directory_path: Path, create_dir_depth: int = 0)[source]#

Bases: PathProvider

Methods

__call__(device_name: str | None = None) PathInfo[source]#