Jump to content

eastman.ely

Members
  • Posts

    1
  • Joined

  • Last visited

eastman.ely's Achievements

Newbie

Newbie (1/4)

0

Reputation

  1. I have a USB-1208LS attached via usb to my computer. When searching for the device with `dmesg | grep usb` in the terminal I can see the device is recognized by the operating system. However, after importing the uldaq library in python and attempting to get a list of devices with uldaq.get_daq_device_inventory(uldaq.InterfaceType.ANY), the returned list of devices is always empty. Is there any reason the library would not be able to find the device? I am using Ubuntu 20.04.5 LTS, and have lsusb installed and the C/++ backend installed from github.
×
×
  • Create New...