Using the Control_LW API
Installing USB Dependencies and Driver
libusb
Windows Installation
Linux Installation
sudo apt-get install libusb-1.0-0-devSUBSYSTEM=="usb", ATTRS{idVendor}=="1363", MODE="0666"
SUBSYSTEM=="usb_device", ATTRS{idVendor}=="1363", MODE="0666"USB Device Driver (Windows OS only)



Updating C++ Runtime
Windows
Linux OS
Run the Example Console Application


Integrating Into Your Application
Last updated
Was this helpful?

