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.HardwareTriggeredFlyable#
- class ophyd_async.core.HardwareTriggeredFlyable(trigger_logic: TriggerLogic[T], configuration_signals: Sequence[SignalR], name: str = '')[source]#
Bases:
Device,Stageable,Preparable,Flyable,Generic[T]Methods
childrencompleteConnect self and all child Devices.
describe_configurationkickoffSetup trajectories
read_configurationSet
self.name=nameand eachself.child.name=name+"-child".stageunstageAttributes
Return the name of the Device
parentThe parent Device if it exists
trigger_infotrigger_logic- prepare(value: T) AsyncStatus[source]#
Setup trajectories