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:
Device
A demo sample stage with X and Y movables
Methods
children
Connect self and all child Devices.
Set
self.name=name
and eachself.child.name=name+"-child"
.Attributes
Return the name of the Device
parent
The parent Device if it exists