<< Microchip MCU 18F4550 Example
USB Comunication Toolbox for Scilab
USB Comunication Toolbox for Scilab
>> Scilab Macros
Scilab Macros
USB Basic's commands
closeusb
—
Scilab macro's for hid_close
exitusb
—
Scilab macro's for hid_exit
initusb
—
Scilab macro's for hid_init
openusb
—
Scilab macro's for hid_open
read_timeoutusb
—
Scilab macro's for hid_read_timeout
readusb
—
Scilab macro's for hid_read
write_timeoutusb
—
Scilab macro's for bulk_write_timeout
writeusb
—
Scilab macro's for hid_write
USB Device Enumeration
enumerateusb
—
Enumerate the HID Devices
free_enumerationusb
—
Free an enumeration Linked List
get_device_stringusb
—
Get the VendorID and ProductID of the actual Hid Device enumerated
next_deviceusb
—
Change the actual Hid Device enumerated for the next one
USB Device Strings
get_manufacturerusb
—
Get The Manufacturer String from a USB device.
get_productusb
—
Get The Product String from a USB device.
get_serialusb
—
Get The Serial Number String from a USB device.
get_stringusb
—
Get a string from a USB device, based on its string index.
<< Microchip MCU 18F4550 Example
USB Comunication Toolbox for Scilab