Owon SDS7102 tools
npm installsudo cp 99-owon-oscilloscope.rules /etc/udev/rules.d/
sudo udevadm control --reload-rules
sudo udevadm triggerUnplug and replug the oscilloscope, or reboot.
Make sure your user is in the plugdev group:
sudo usermod -a -G plugdev $USER(You'll need to log out and back in for group changes to take effect)
node owon.js -h
Usage: owon [options]
Options:
-l, --list list all USB devices
-b, --bin <file> dump screen capture from the oscilloscope
-m, --memdepth <file> dump memory buffer from the oscilloscope
-h, --help display help for command