Skip to content
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

Devices incorrectly reported as not connected #147

Open
MarkRivers opened this issue Feb 24, 2022 · 0 comments
Open

Devices incorrectly reported as not connected #147

MarkRivers opened this issue Feb 24, 2022 · 0 comments

Comments

@MarkRivers
Copy link
Member

asynReport can incorrectly show a device is not connected when it really is.

This typically happens when the driver has multiDevice=true and some device addresses only communicate via driver callbacks, e.g. records with SCAN=I/O Intr. This is discussed in this tech-talk thread. https://epics.anl.gov/tech-talk/2022/msg00236.php

The solution would appear to be to have asynManager change the flag to indicate a device is connected if it receives a driver callback for that port and address. I have not investigated to see how easy this would be.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant