Note
Ophyd.v2 is included on a provisional basis until the v2.0 release and may change API on minor release numbers before then
ophyd.v2.epicsdemo.SampleStage#
- class ophyd.v2.epicsdemo.SampleStage(prefix: str, name='')#
Bases:
Device
A demo sample stage with X and Y movables
Methods
Connect self and all child Devices.
Set
self.name=name
and eachself.child.name=name+"-child"
.Attributes
Return the name of the Device
The parent Device if it exists