Guest User

Untitled

a guest
Aug 19th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.40 KB | None | 0 0
  1. 05 01 09 04 a1 01 09 01 a1 00 09 30 09 31 09 32 09 33 09 34 09 35 16 00 00 26 ff 0f 36 00 00 46 ff 0f 66 00 00 75 10 95 06 81 02 c0 09 39 15 01 25 08 35 00 46 3b 01 65 14 75 04 95 01 81 02 05 09 19 01 29 0c 15 00 25 01 75 01 95 0c 55 00 65 00 81 02 75 08 95 02 81 01 05 08 09 43 15 00 26 ff 00 35 00 46 ff 00 75 08 95 01 91 82 09 44 91 82 09 45 91 82 09 46 91 82 c0
  2.  
  3. INPUT[INPUT]
  4. Field(0)
  5. Physical(GenericDesktop.Pointer)
  6. Usage(6)
  7. GenericDesktop.X
  8. GenericDesktop.Y
  9. GenericDesktop.Z
  10. GenericDesktop.Rx
  11. GenericDesktop.Ry
  12. GenericDesktop.Rz
  13. Logical Minimum(0)
  14. Logical Maximum(4095)
  15. Physical Minimum(0)
  16. Physical Maximum(4095)
  17. Report Size(16)
  18. Report Count(6)
  19. Report Offset(0)
  20. Flags( Variable Absolute )
  21. Field(1)
  22. Usage(1)
  23. GenericDesktop.HatSwitch
  24. Logical Minimum(1)
  25. Logical Maximum(8)
  26. Physical Minimum(0)
  27. Physical Maximum(315)
  28. Unit(English Rotation : Degrees)
  29. Report Size(4)
  30. Report Count(1)
  31. Report Offset(96)
  32. Flags( Variable Absolute )
  33. Field(2)
  34. Usage(12)
  35. Button.0001
  36. Button.0002
  37. Button.0003
  38. Button.0004
  39. Button.0005
  40. Button.0006
  41. Button.0007
  42. Button.0008
  43. Button.0009
  44. Button.000a
  45. Button.000b
  46. Button.000c
  47. Logical Minimum(0)
  48. Logical Maximum(1)
  49. Physical Minimum(0)
  50. Physical Maximum(315)
  51. Report Size(1)
  52. Report Count(12)
  53. Report Offset(100)
  54. Flags( Variable Absolute )
  55. OUTPUT[OUTPUT]
  56. Field(0)
  57. Usage(1)
  58. LED.0043
  59. Logical Minimum(0)
  60. Logical Maximum(255)
  61. Physical Minimum(0)
  62. Physical Maximum(255)
  63. Report Size(8)
  64. Report Count(1)
  65. Report Offset(0)
  66. Flags( Variable Absolute Volatile )
  67. Field(1)
  68. Usage(1)
  69. LED.0044
  70. Logical Minimum(0)
  71. Logical Maximum(255)
  72. Physical Minimum(0)
  73. Physical Maximum(255)
  74. Report Size(8)
  75. Report Count(1)
  76. Report Offset(8)
  77. Flags( Variable Absolute Volatile )
  78. Field(2)
  79. Usage(1)
  80. LED.0045
  81. Logical Minimum(0)
  82. Logical Maximum(255)
  83. Physical Minimum(0)
  84. Physical Maximum(255)
  85. Report Size(8)
  86. Report Count(1)
  87. Report Offset(16)
  88. Flags( Variable Absolute Volatile )
  89. Field(3)
  90. Usage(1)
  91. LED.0046
  92. Logical Minimum(0)
  93. Logical Maximum(255)
  94. Physical Minimum(0)
  95. Physical Maximum(255)
  96. Report Size(8)
  97. Report Count(1)
  98. Report Offset(24)
  99. Flags( Variable Absolute Volatile )
  100.  
  101. GenericDesktop.X ---> Absolute.X
  102. GenericDesktop.Y ---> Absolute.Y
  103. GenericDesktop.Z ---> Absolute.Z
  104. GenericDesktop.Rx ---> Absolute.Rx
  105. GenericDesktop.Ry ---> Absolute.Ry
  106. GenericDesktop.Rz ---> Absolute.Rz
  107. GenericDesktop.HatSwitch ---> Absolute.Hat0X
  108. Button.0001 ---> Key.Trigger
  109. Button.0002 ---> Key.ThumbBtn
  110. Button.0003 ---> Key.ThumbBtn2
  111. Button.0004 ---> Key.TopBtn
  112. Button.0005 ---> Key.TopBtn2
  113. Button.0006 ---> Key.PinkieBtn
  114. Button.0007 ---> Key.BaseBtn
  115. Button.0008 ---> Key.BaseBtn2
  116. Button.0009 ---> Key.BaseBtn3
  117. Button.000a ---> Key.BaseBtn4
  118. Button.000b ---> Key.BaseBtn5
  119. Button.000c ---> Key.BaseBtn6
  120. LED.0043 ---> Sync.Report
  121. LED.0044 ---> Sync.Report
  122. LED.0045 ---> Sync.Report
  123. LED.0046 ---> Sync.Report
Add Comment
Please, Sign In to add comment