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

OceanHR4 connection issue #241

Open
s910324 opened this issue Apr 18, 2024 · 0 comments
Open

OceanHR4 connection issue #241

s910324 opened this issue Apr 18, 2024 · 0 comments

Comments

@s910324
Copy link

s910324 commented Apr 18, 2024

spectrometer and system information

  • model : OceanHR4
  • OS : Windows 11 64 Bit
  • python version: 3.10.7
  • python-seabreeze version: 2.7.0
  • installed-via: python pip install seabreeze and seabreeze_os_setup

current problem

  1. Ocean HR4 cannnot be found using both cseabreeze and pyseabreeze backend
  2. Both WINUSB (v10.0.22621.2506) and WINUSB (v6.1.7600.16385) driver were tested, but does no difference
  3. Tried on two window machine, both have trobule finding HR4, but can recognize Ocean USB2000+ without any issue
  4. Ocean HR4 can be found using OceanView 2.0.13 and works properly.
  5. The HR4 system property window as below, it does not show Manufacturer correctly, I assume this might be the reason that it failed to show on the list
    image

steps to reproduce

import seabreeze from seabreeze.spectrometers import list_devices, Spectrometer print( list_devices())
result shows [] if only HR4 is connected

like to have some help, thank you.

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