8000 GitHub - instrustar-dev/SDK
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

instrustar-dev/SDK

Repository files navigation

SDK

The Sdk of Instrustar Series Oscilloscopes. The open source support ISDS205 ISDS210 ISDS220 and ISDS206 oscilloscopes.

######################demo######################

1,demo-VC

a Demo written with VC

2,demo-Labview

a Demo written with Labview,only test in windows

3,dome-Python

a Demo written with Python,only test in windows

4,DllTest

a  command line Demo written with c++, test in windows and ubuntu linux

5,DllTestQt

a Demo written with Qt, test in windows and ubuntu linux
Note:To start Qt, please use sudo. This ensures that libusb can correctly detect the device

######################linux######################

1,install libsub

tar xvjf libusb-1.0.24.tar.bz2

./configure --build=x86_64-linux --disable-udev

make install / sudo make install

2,copy so "./linux/*.so" file to your system dynamic libraries

like /lib or /usr/lib

3,Compile dlltest and then run sudo ./DllTest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0