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

Throw warning when not yet configured #72

Open
redfast00 opened this issue Sep 23, 2024 · 0 comments
Open

Throw warning when not yet configured #72

redfast00 opened this issue Sep 23, 2024 · 0 comments

Comments

@redfast00
Copy link

If you don't follow the instructions and only install the Python library, without installing the other software, you can do the following:

>>> from daqhats import hat_list
>>> hat_list()
[]

If you do follow the instructions and install the other software (https://github.com/mccdaq/daqhats.git and sudo ./install.sh) first, you do get the correct board list.

I think it could be useful to throw an exception if the hal_list function is executed when the daqhats_read_eeproms command has never been executed.

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