Jump to content

Neil BLT

Members
  • Posts

    2
  • Joined

  • Last visited

Neil BLT's Achievements

Newbie

Newbie (1/4)

0

Reputation

  1. Oh, interesting... @Jeffrey, are there any Linux tools for the DT9813 for use in C++/Python? (Python preferred)
  2. I'm on Ubuntu 18.04 and using Python 3.8 with the latest ULDAQ package versions 1.2.1 and uldaq-1.2.3. My first thought after unboxing the DT9813 DAQ device was to try the `a_in.py` script, but I get the following: $ cd uldaq-1.2.3/examples $ python3.8 ./a_in.py Error: No DAQ devices found $ I find this somewhat confusing because `lsusb` reports a Data Translation device that disappears when I unplug the USB cable: $ lsusb | grep Data Bus 001 Device 011: ID 0867:1298 Data Translation, Inc. $ Does anyone know what I'm doing wrong here? I don't think there's a background driver that I need to start manually, right?
×
×
  • Create New...