Libusb is a generic USB driver which basically communicates on raw packet level with the device
Admesy devices work very well using libusb and show no degration in performance compared to other drivers.
Admesy prefers using NI-VISA on Windows and the Linux kernel driver on Linux though.
The following is provided for users who have no other driver choice on their platform, for example Linux 2.4 kernel series.
| Platform | Developer files | Documentation |
| any platform | Read the source |