USBDOSAP USB I/O Dos Application This program sends the parameters passed to it down to the USB I/O device and displays the results if the command was a read. The Syntax is: USBDOSAP MajorCmd MinorCmd DataLSB DataMSB [V/v] Parameters are seperated by spaces. All variables passed and returned are decimal. If the command is a read all 8 bytes are printed. The V/v Option allow the verbose mode to be enable or disabled.