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.epics.demo.SampleStage#
- class ophyd_async.epics.demo.SampleStage(prefix: str, name='')[source]#
Bases:
DeviceA demo sample stage with X and Y movables
Methods
childrenConnect self and all child Devices.
Set
self.name=nameand eachself.child.name=name+"-child".Attributes
Return the name of the Device
parentThe parent Device if it exists