ScopeFun Forum
General Category
Software
Drivers
Home
Help
Search
Login
Register
Print
Pages: [
1
]
Drivers
1 Replies
6011 Views
maro
4
Drivers
« on: March 16, 2017, 07:56:48 PM »
Hello,
Do you have USB drivers for this oscilloscope? I am thinkingbof interfacing this to my laptop using my own source code.
Thanks
«
Last Edit: March 22, 2017, 03:48:27 AM by maro
»
Logged
David
10
Re: Deivers
« Reply #1 on: March 18, 2017, 12:56:26 PM »
Hi,
USB driver's inf files are installed on the same path as the executable in the driver subfolder on Windows( not needed on other OS's). The driver is a Win USB driver which comes with Windows. We are using libusb(
http://libusb.info/
) software library for USB communication.
Logged
Print
Pages: [
1
]