Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
[root@daq-rix-andor-01 cpo]# more ~ddamiani/reset_andor.sh
#!/bin/bash

if [ $# -ne 1 ]; then
    echo "Usage $0 <device>"
    exit 1
fi

echo "${1}" > /sys/bus/usb/drivers/usb/unbind
echo "${1}" > /sys/bus/usb/drivers/usb/bind
[root@daq-rix-andor-01 cpo]# 

USB Extender

Icron 2324 USB 2.0 Range.  Correct operation shows blue power LED, solid green "link" LED, solid green "host" LED, blinking yellow "activity" LED.  Manual is here:

View file
nameusb-2-0-ranger-2324-manual.pdf
height250