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.demo_ad_sim_detector.DemoADSimDetector#
- class ophyd_async.epics.demo.demo_ad_sim_detector.DemoADSimDetector(drv: ADBase, hdf: NDFileHDF, directory_provider: DirectoryProvider, name: str = '', config_sigs: Sequence[SignalR] = ())[source]#
Bases:
StandardDetector
Methods
children
collect_asset_docs
complete
Connect self and all child Devices.
describe
describe_collect
describe_configuration
get_index
kickoff
prepare
read
read_configuration
Set
self.name=name
and eachself.child.name=name+"-child"
.stage
trigger
unstage
Attributes
controller
Return the name of the Device
parent
The parent Device if it exists
writer