python-seabreeze
python-seabreeze copied to clipboard
Ethernet Support for HDX
spectrometer and system information
- model: OceanHDX
- operating system: Windows/ Linux 64-bit
- python version: 3.10
- python-seabreeze version: current master
- installed-via: python setup.py install
I am facing the same issue of USB timeout as in #133. I have tested with Flame-T and everything works fine but I get a timeout error with HDX. I am wondering if there is a mechanism to connect to HDX using Ethernet. pyseabreeze has add_ipv4_device_location function but is not implemented.
Can you provide how to set started with this implementation? I feel we can bypass the pyusb drivers issue in Linux by implementing ethernet based drivers.