<< HIDAPI Library
HIDAPI Library
HID Device Enumeration >>
USB Comunication Toolbox for Scilab
>>
HIDAPI Library
> HID Basic's commands
HID Basic's commands
hid_close
—
Close an USB HID Device Opened
hid_exit
—
This function frees all of the static data associated with HIDAPI.
hid_init
—
Initializes the HIDAPI Library
hid_open
—
Open a USB HID Device
hid_read
—
Read or receive a buffer from an USB HID Device
hid_read_timeout
—
Read or receive a buffer from an USB HID Device with timeout
hid_set_nonblocking
—
Block or unblock the reading process
hid_write
—
Write or transfer a buffer to an USB HID Device
<< HIDAPI Library
HIDAPI Library
HID Device Enumeration >>