-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add object_explorer from APS/8-ID-I #288
Comments
ExamplesEpicsMotor
EpicsSignal
SwaitRecord (includes sub-devices)
|
The implementation at 8-ID-I only reports instances of EpicsSignal:
That could be changed. |
needs:
|
With unit tests (per #288 (comment)), this issue can be closed. |
unit tests for this function must wait for #235 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The
object_explorer()
utility function was developed for APS 8-ID-I to diagnose an ophyd support problem with their Lambda 750K detector. It walks through an ophyd Device and prints the ophyd name and value (and EPICS PV name) of each EpicsSignal.The text was updated successfully, but these errors were encountered: