USB$SDA_HELP.HLB  —  SHOW  HID  REPort
   Formats the HID report into an easaily read format

   Format

      USB SHO HID REPORT [address_of_context_block]

1  –  Example

 SDA> usb sho hid report 89716D90
 Item                                                                 Hex Value
 --------------------------------------------------------------------------------
  Generic Desktop                                                     05
 Usage (reserved)                                                     09
 Collection Application                                               a1
     Keyboard Keypad                                                  05
    Usage Minimum (e0)                                                19
    Usage Maximum (e7)                                                29
    Logical Minimum  (00)                                             15
    Logical Maximum  (01)                                             25
    Report Size (01)                                                  75
    Report Count (08)                                                 95
    Input (Data, Variable)                                            81
    Report Count (01)                                                 95
    Report Size (08)                                                  75
    Input (Constant)                                                  81
    Report Count (05)                                                 95
    Report Size (01)                                                  75
     LEDs                                                             05
    Usage Minimum (01)                                                19
    Usage Maximum (05)                                                29
    Output (Data, Variable)                                           91
    Report Count (01)                                                 95
    Report Size (03)                                                  75
    Output (Constant)                                                 91
    Report Count (06)                                                 95
    Report Size (08)                                                  75
    Logical Minimum  (00)                                             15
    Logical Maximum  (e700)                                           26
     Keyboard Keypad                                                  05
    Usage Minimum (00)                                                19
    Usage Maximum (e7)                                                29
    Input (Data, Array)                                               81
 End Collection                                                       c0
 SDA>
Close Help