ophyd_async.core.load_device#

ophyd_async.core.load_device(device: Device, path: str)[source]#

Plan which loads PVs from a yaml file into a device.

Parameters:
  • device (Device) – The device to load PVs into

  • path (str) – Path of the yaml file to load