usb_hid_usages revision 1.8 1 # $NetBSD: usb_hid_usages,v 1.8 2024/02/09 22:08:31 andvar Exp $
2 #
3 # USB HID usage table
4 # Syntax:
5 # - lines that do not start with a white space give the number and name of
6 # a usage page.
7 # - lines that start with a white space give the number and name of
8 # a usage with the last given page.
9 # If the number is * then the line matches all usages and the name
10 # is a printf formatting string that will be given the usage number.
11 #
12 1 Generic Desktop
13 0x00 Undefined
14 0x01 Pointer
15 0x02 Mouse
16 0x03 Reserved
17 0x04 Joystick
18 0x05 Game Pad
19 0x06 Keyboard
20 0x07 Keypad
21 0x08 Multi-axis Controller
22 0x09 Tablet PC System Controls
23 0x30 X
24 0x31 Y
25 0x32 Z
26 0x33 Rx
27 0x34 Ry
28 0x35 Rz
29 0x36 Slider
30 0x37 Dial
31 0x38 Wheel
32 0x39 Hat Switch
33 0x3A Counted Buffer
34 0x3B Byte Count
35 0x3C Motion Wakeup
36 0x3D Start
37 0x3E Select
38 0x40 Vx
39 0x41 Vy
40 0x42 Vz
41 0x43 Vbrx
42 0x44 Vbry
43 0x45 Vbrx
44 0x46 Vno
45 0x47 Feature Notification
46 0x48 Resolution Multiplier
47 0x80 System Control
48 0x81 System Power Down
49 0x82 System Sleep
50 0x83 System Wake Up
51 0x84 System Context Menu
52 0x85 System Main Menu
53 0x86 System App Menu
54 0x87 System Menu Help
55 0x88 System Menu Exit
56 0x89 System Menu Select
57 0x8A System Menu Right
58 0x8B System Menu Left
59 0x8C System Menu Up
60 0x8D System Menu Down
61 0x8E System Cold Restart
62 0x8F System Warm Restart
63 0x90 D-pad Up
64 0x91 D-pad Down
65 0x92 D-pad Right
66 0x93 D-pad Left
67 0xA0 System Dock
68 0xA1 System Undock
69 0xA2 System Setup
70 0xA3 System Break
71 0xA4 System Debugger Break
72 0xA5 Application Break
73 0xA6 Application Debugger Break
74 0xA7 System Speaker Mute
75 0xA8 System Hibernate
76 0xB0 System Display Invert
77 0xB1 System Display Internal
78 0xB2 System Display External
79 0xB3 System Display Both
80 0xB4 System Display Dual
81 0xB5 System Display Toggle Int/Ext
82 0xB6 System Display Swap Primary/Secondary
83 0xB7 System Display LCD Autoscale
84
85 2 Simulation Controls
86 0x00 Undefined
87 0x01 Flight Simulation Device
88 0x02 Automobile Simulation Device
89 0x03 Tank Simulation Device
90 0x04 Spaceship Simulation Device
91 0x05 Submarine Simulation Device
92 0x06 Sailing Simulation Device
93 0x07 Motorcycle Simulation Device
94 0x08 Sports Simulation Device
95 0x09 Airplane Simulation Device
96 0x0A Helicopter Simulation Device
97 0x0B Magic Carpet Simulation Device
98 0x0C Bicycle
99 0x20 Flight Control Stick
100 0x21 Flight Stick
101 0x22 Cyclic Control
102 0x23 Cyclic Trim
103 0x24 Flight Yoke
104 0x25 Track Control
105 0x26 Driving Control
106 0xB0 Aileron
107 0xB1 Aileron Trim
108 0xB2 Anti-Torque Control
109 0xB3 Auto-pilot Enable
110 0xB4 Chaff Release
111 0xB5 Collective Control
112 0xB6 Dive Brake
113 0xB7 Electronic Counter Measures
114 0xB8 Elevator
115 0xB9 Elevator Trim
116 0xBA Rudder
117 0xBB Throttle
118 0xBC Flight Communication
119 0xBD Flare Release
120 0xBE Landing Gear
121 0xBF Toe Brake
122 0xC0 Trigger
123 0xC1 Weapons Arm
124 0xC2 Weapons Select
125 0xC3 Wing Flaps
126 0xC4 Accelerator
127 0xC5 Brake
128 0xC6 Clutch
129 0xC7 Shifter
130 0xC8 Steering
131 0xC9 Turret Direction
132 0xCA Barrel Elevation
133 0xCB Dive Plane
134 0xCC Ballast
135 0xCD Bicycle Crank
136 0xCE Handle Bars
137 0xCF Front Brake
138 0xD0 Rear Brake
139
140 3 VR Controls
141 0x00 Unidentified
142 0x01 Belt
143 0x02 Body Suit
144 0x03 Flexor
145 0x04 Glove
146 0x05 Head Tracker
147 0x06 Head Mounted Display
148 0x07 Hand Tracker
149 0x08 Oculometer
150 0x09 Vest
151 0x0A Animatronic Device
152 0x20 Stereo Enable
153 0x21 Display Enable
154
155 4 Sports Controls
156 0x00 Unidentified
157 0x01 Baseball Bat
158 0x02 Golf Club
159 0x03 Rowing Machine
160 0x04 Treadmill
161 0x30 Oar
162 0x31 Slope
163 0x32 Rate
164 0x33 Stick Speed
165 0x34 Stick Face Angle
166 0x35 Stick Heel/Toe
167 0x36 Stick Follow Through
168 0x37 Stick Tempo
169 0x38 Stick Type
170 0x39 Stick Height
171 0x50 Putter
172 0x51 1 Iron
173 0x52 2 Iron
174 0x53 3 Iron
175 0x54 4 Iron
176 0x55 5 Iron
177 0x56 6 Iron
178 0x57 7 Iron
179 0x58 8 Iron
180 0x59 9 Iron
181 0x5A 10 Iron
182 0x5B 11 Iron
183 0x5C Sand Wedge
184 0x5D Loft Wedge
185 0x5E Power Wedge
186 0x5F 1 Wood
187 0x60 3 Wood
188 0x61 5 Wood
189 0x62 7 Wood
190 0x63 9 Wood
191
192 5 Game Controls
193 0x00 Undefined
194 0x01 3D Game Controller
195 0x02 Pinball Device
196 0x03 Gun Device
197 0x20 Point of View
198 0x21 Turn Right/Left
199 0x22 Pitch Right/Left
200 0x23 Roll Forward/Backward
201 0x24 Move Right/Left
202 0x25 Move Forward/Backward
203 0x26 Move Up/Down
204 0x27 Lean Right/Left
205 0x28 Lean Forward/Backward
206 0x29 Height of POV
207 0x2A Flipper
208 0x2B Secondary Flipper
209 0x2C Bump
210 0x2D New Game
211 0x2E Shoot Ball
212 0x2F Player
213 0x30 Gun Bolt
214 0x31 Gun Clip
215 0x32 Gun Selector
216 0x33 Gun Single Shot
217 0x34 Gun Burst
218 0x35 Gun Automatic
219 0x36 Gun Safety
220 0x37 Gamepad Fire/Jump
221 0x39 Gamepad Trigger
222
223 6 Device Controls
224 0x00 Undefined
225 0x20 Battery Strength
226 0x21 Wireless Channel
227 0x22 Wireless ID
228 0x23 Discover Wireless Control
229 0x24 Security Code Character Entered
230 0x25 Security Code Character Erased
231 0x26 Security Code Cleared
232
233 7 Keyboard
234 0x00 No Event
235 0x01 Keyboard ErrorRollOver
236 0x02 Keyboard POSTFail
237 0x03 Keyboard ErrorUndefined
238 0x04 Keyboard a and A
239 0x05 Keyboard b and B
240 0x06 Keyboard c and C
241 0x07 Keyboard d and D
242 0x08 Keyboard e and E
243 0x09 Keyboard f and F
244 0x0A Keyboard g and G
245 0x0B Keyboard h and H
246 0x0C Keyboard i and I
247 0x0D Keyboard j and J
248 0x0E Keyboard k and K
249 0x0F Keyboard l and L
250 0x10 Keyboard m and M
251 0x11 Keyboard n and N
252 0x12 Keyboard o and O
253 0x13 Keyboard p and P
254 0x14 Keyboard q and Q
255 0x15 Keyboard r and R
256 0x16 Keyboard s and S
257 0x17 Keyboard t and T
258 0x18 Keyboard u and U
259 0x19 Keyboard v and V
260 0x1A Keyboard w and W
261 0x1B Keyboard x and X
262 0x1C Keyboard y and Y
263 0x1D Keyboard z and Z
264 0x1E Keyboard 1 and !
265 0x1F Keyboard 2 and @
266 0x20 Keyboard 3 and #
267 0x21 Keyboard 4 and $
268 0x22 Keyboard 5 and %
269 0x23 Keyboard 6 and ^
270 0x24 Keyboard 7 and &
271 0x25 Keyboard 8 and *
272 0x26 Keyboard 9 and (
273 0x27 Keyboard 0 and )
274 0x28 Keyboard Return (ENTER)
275 0x29 Keyboard ESCAPE
276 0x2A Keyboard DELETE (Backspace)
277 0x2B Keyboard Tab
278 0x2C Keyboard Spacebar
279 0x2D Keyboard - and (underscore)
280 0x2E Keyboard = and +
281 0x2F Keyboard [ and {
282 0x30 Keyboard ] and }
283 0x31 Keyboard \ and |
284 0x32 Keyboard Non-US # and ~
285 0x33 Keyboard ; and :
286 0x34 Keyboard ' and "
287 0x35 Keyboard Grave Accent and Tilde
288 0x36 Keyboard , and <
289 0x37 Keyboard . and >
290 0x38 Keyboard / and ?
291 0x39 Keyboard Caps Lock
292 0x3A Keyboard F1
293 0x3B Keyboard F2
294 0x3C Keyboard F3
295 0x3D Keyboard F4
296 0x3E Keyboard F5
297 0x3F Keyboard F6
298 0x40 Keyboard F7
299 0x41 Keyboard F8
300 0x42 Keyboard F9
301 0x43 Keyboard F10
302 0x44 Keyboard F11
303 0x45 Keyboard F12
304 0x46 Keyboard PrintScreen
305 0x47 Keyboard Scroll Lock
306 0x48 Keyboard Pause
307 0x49 Keyboard Insert
308 0x4A Keyboard Home
309 0x4B Keyboard PageUp
310 0x4C Keyboard Delete Forward
311 0x4D Keyboard End
312 0x4E Keyboard PageDown
313 0x4F Keyboard RightArrow
314 0x50 Keyboard LeftArrow
315 0x51 Keyboard DownArrow
316 0x52 Keyboard UpArrow
317 0x53 Keypad Num Lock and Clear
318 0x54 Keypad /
319 0x55 Keypad *
320 0x56 Keypad -
321 0x57 Keypad +
322 0x58 Keypad ENTER
323 0x59 Keypad 1 and End
324 0x5A Keypad 2 and Down Arrow
325 0x5B Keypad 3 and PageDn
326 0x5C Keypad 4 and Left Arrow
327 0x5D Keypad 5
328 0x5E Keypad 6 and Right Arrow
329 0x5F Keypad 7 and Home
330 0x60 Keypad 8 and Up Arrow
331 0x61 Keypad 9 and PageUp
332 0x62 Keypad 0 and Insert
333 0x63 Keypad . and Delete
334 0x64 Keyboard Non-US \ and |
335 0x65 Keyboard Application
336 0x66 Keyboard Power
337 0x67 Keypad =
338 0x68 Keyboard F13
339 0x69 Keyboard F14
340 0x6A Keyboard F15
341 0x6B Keyboard F16
342 0x6C Keyboard F17
343 0x6D Keyboard F18
344 0x6E Keyboard F19
345 0x6F Keyboard F20
346 0x70 Keyboard F21
347 0x71 Keyboard F22
348 0x72 Keyboard F23
349 0x73 Keyboard F24
350 0x74 Keyboard Execute
351 0x75 Keyboard Help
352 0x76 Keyboard Menu
353 0x77 Keyboard Select
354 0x78 Keyboard Stop
355 0x79 Keyboard Again
356 0x7A Keyboard Undo
357 0x7B Keyboard Cut
358 0x7C Keyboard Copy
359 0x7D Keyboard Paste
360 0x7E Keyboard Find
361 0x7F Keyboard Mute
362 0x80 Keyboard Volume Up
363 0x81 Keyboard Volume Down
364 0x82 Keyboard Locking Caps Lock
365 0x83 Keyboard Locking Num Lock
366 0x84 Keyboard Locking Scroll Lock
367 0x85 Keypad Comma
368 0x86 Keypad Equal Sign
369 0x87 Keyboard International1
370 0x88 Keyboard International2
371 0x89 Keyboard International3
372 0x8A Keyboard International4
373 0x8B Keyboard International5
374 0x8C Keyboard International6
375 0x8D Keyboard International7
376 0x8E Keyboard International8
377 0x8F Keyboard International9
378 0x90 Keyboard LANG1
379 0x91 Keyboard LANG2
380 0x92 Keyboard LANG3
381 0x93 Keyboard LANG4
382 0x94 Keyboard LANG5
383 0x95 Keyboard LANG6
384 0x96 Keyboard LANG7
385 0x97 Keyboard LANG8
386 0x98 Keyboard LANG9
387 0x99 Keyboard Alternate Erase
388 0x9A Keyboard SysReq/Attention
389 0x9B Keyboard Cancel
390 0x9C Keyboard Clear
391 0x9D Keyboard Prior
392 0x9E Keyboard Return
393 0x9F Keyboard Separator
394 0xA0 Keyboard Out
395 0xA1 Keyboard Oper
396 0xA2 Keyboard Clear/Again
397 0xA3 Keyboard CrSel/Props
398 0xA4 Keyboard ExSel
399 0xB0 Keypad 00
400 0xB1 Keypad 000
401 0xB2 Thousands Separator
402 0xB3 Decimal Separator
403 0xB4 Currency Unit
404 0xB5 Currency Sub-unit
405 0xB6 Keypad (
406 0xB7 Keypad )
407 0xB8 Keypad {
408 0xB9 Keypad }
409 0xBA Keypad Tab
410 0xBB Keypad Backspace
411 0xBC Keypad A
412 0xBD Keypad B
413 0xBE Keypad C
414 0xBF Keypad D
415 0xC0 Keypad E
416 0xC1 Keypad F
417 0xC2 Keypad XOR
418 0xC3 Keypad ^
419 0xC4 Keypad %
420 0xC5 Keypad <
421 0xC6 Keypad >
422 0xC7 Keypad &
423 0xC8 Keypad &&
424 0xC9 Keypad |
425 0xCA Keypad ||
426 0xCB Keypad :
427 0xCC Keypad #
428 0xCD Keypad Space
429 0xCE Keypad @
430 0xCF Keypad !
431 0xD0 Keypad Memory Store
432 0xD1 Keypad Memory Recall
433 0xD2 Keypad Memory Clear
434 0xD3 Keypad Memory Add
435 0xD4 Keypad Memory Subtract
436 0xD5 Keypad Memory Multiply
437 0xD6 Keypad Memory Divide
438 0xD7 Keypad +/-
439 0xD8 Keypad Clear
440 0xD9 Keypad Clear Entry
441 0xDA Keypad Binary
442 0xDB Keypad Octal
443 0xDC Keypad Decimal
444 0xDD Keypad Hexadecimal
445 0xE0 Keyboard LeftControl
446 0xE1 Keyboard LeftShift
447 0xE2 Keyboard LeftAlt
448 0xE3 Keyboard Left GUI
449 0xE4 Keyboard RightControl
450 0xE5 Keyboard RightShift
451 0xE6 Keyboard RightAlt
452 0xE7 Keyboard Right GUI
453
454 8 LEDs
455 0x00 Undefined
456 0x01 Num Lock
457 0x02 Caps Lock
458 0x03 Scroll Lock
459 0x04 Compose
460 0x05 Kana
461 0x06 Power
462 0x07 Shift
463 0x08 Do Not Disturb
464 0x09 Mute
465 0x0A Tone Enable
466 0x0B High Cut Filter
467 0x0C Low Cut Filter
468 0x0D Equalizer Enable
469 0x0E Sound Field On
470 0x0F Surround Field On
471 0x10 Repeat
472 0x11 Stereo
473 0x12 Sampling Rate Detect
474 0x13 Spinning
475 0x14 CAV
476 0x15 CLV
477 0x16 Recording Format Detect
478 0x17 Off-Hook
479 0x18 Ring
480 0x19 Message Waiting
481 0x1A Data Mode
482 0x1B Battery Operation
483 0x1C Battery OK
484 0x1D Battery Low
485 0x1E Speaker
486 0x1F Head Set
487 0x20 Hold
488 0x21 Microphone
489 0x22 Coverage
490 0x23 Night Mode
491 0x24 Send Calls
492 0x25 Call Pickup
493 0x26 Conference
494 0x27 Stand-by
495 0x28 Camera On
496 0x29 Camera Off
497 0x2A On-Line
498 0x2B Off-Line
499 0x2C Busy
500 0x2D Ready
501 0x2E Paper-Out
502 0x2F Paper-Jam
503 0x30 Remote
504 0x31 Forward
505 0x32 Reverse
506 0x33 Stop
507 0x34 Rewind
508 0x35 Fast Forward
509 0x36 Play
510 0x37 Pause
511 0x38 Record
512 0x39 Error
513 0x3A Usage Selected Indicator
514 0x3B Usage In Use Indicator
515 0x3C Usage Multi Mode Indicator
516 0x3D Indicator On
517 0x3E Indicator Flash
518 0x3F Indicator Slow Blink
519 0x40 Indicator Fast Blink
520 0x41 Indicator Off
521 0x42 Flash On Time
522 0x43 Slow Blink On Time
523 0x44 Slow Blink Off Time
524 0x45 Fast Blink On Time
525 0x46 Fast Blink Off Time
526 0x47 Usage Indicator Color
527 0x48 Red
528 0x49 Green
529 0x4A Amber
530 0x4B Generic Indicator
531 0x4C System Suspend
532 0x4D External Power Connected
533 0x4C-FFFF Reserved
534
535 9 Button
536 0x00 No Button Pressed
537 * Button %d
538
539 10 Ordinal
540 0x00 Unused
541 * Instance %d
542
543 11 Telephony
544 0x00 Unassigned
545 0x01 Phone
546 0x02 Answering Machine
547 0x03 Message Controls
548 0x04 Handset
549 0x05 Headset
550 0x06 Telephony Key Pad
551 0x07 Programmable Button
552 0x20 Hook Switch
553 0x21 Flash
554 0x22 Feature
555 0x23 Hold
556 0x24 Redial
557 0x25 Transfer
558 0x26 Drop
559 0x27 Park
560 0x28 Forward Calls
561 0x29 Alternate Function
562 0x2A Line
563 0x2B Speaker Phone
564 0x2C Conference
565 0x2D Ring Enable
566 0x2E Ring Select
567 0x2F Phone Mute
568 0x30 Caller ID
569 0x31 Send
570 0x50 Speed Dial
571 0x51 Store Number
572 0x52 Recall Number
573 0x53 Phone Directory
574 0x70 Voice Mail
575 0x71 Screen Calls
576 0x72 Do Not Disturb
577 0x73 Message
578 0x74 Answer On/Off
579 0x90 Inside Dial Tone
580 0x91 Outside Dial Tone
581 0x92 Inside Ring Tone
582 0x93 Outside Ring Tone
583 0x94 Priority Ring Tone
584 0x95 Inside Ringback
585 0x96 Priority Ringback
586 0x97 Line Busy Tone
587 0x98 Reorder Tone
588 0x99 Call Waiting Tone
589 0x9A Confirmation Tone 1
590 0x9B Confirmation Tone 2
591 0x9C Tones Off
592 0x9D Outside Ringback
593 0x9E Ringer
594 0xB0 Phone Key 0
595 0xB1 Phone Key 1
596 0xB2 Phone Key 2
597 0xB3 Phone Key 3
598 0xB4 Phone Key 4
599 0xB5 Phone Key 5
600 0xB6 Phone Key 6
601 0xB7 Phone Key 7
602 0xB8 Phone Key 8
603 0xB9 Phone Key 9
604 0xBA Phone Key Star
605 0xBB Phone Key Pound
606 0xBC Phone Key A
607 0xBD Phone Key B
608 0xBE Phone Key C
609 0xBF Phone Key D
610
611 12 Consumer
612 0x00 Unassigned
613 0x01 Consumer Control
614 0x02 Numeric Key Pad
615 0x03 Programmable Buttons
616 0x04 Microphone
617 0x05 Headphone
618 0x06 Graphic Equalizer
619 0x20 +10
620 0x21 +100
621 0x22 AM/PM
622 0x30 Power
623 0x31 Reset
624 0x32 Sleep
625 0x33 Sleep After
626 0x34 Sleep Mode
627 0x35 Illumination
628 0x36 Function Buttons
629 0x40 Menu
630 0x41 Menu Pick
631 0x42 Menu Up
632 0x43 Menu Down
633 0x44 Menu Left
634 0x45 Menu Right
635 0x46 Menu Escape
636 0x47 Menu Value Increase
637 0x48 Menu Value Decrease
638 0x60 Data On Screen
639 0x61 Closed Caption
640 0x62 Closed Caption Select
641 0x63 VCR/TV
642 0x64 Broadcast Mode
643 0x65 Snapshot
644 0x66 Still
645 0x80 Selection
646 0x81 Assign Selection
647 0x82 Mode Step
648 0x83 Recall Last
649 0x84 Enter Channel
650 0x85 Order Movie
651 0x86 Channel
652 0x87 Media Selection
653 0x88 Media Select Computer
654 0x89 Media Select TV
655 0x8A Media Select WWW
656 0x8B Media Select DVD
657 0x8C Media Select Telephone
658 0x8D Media Select Program Guide
659 0x8E Media Select Video Phone
660 0x8F Media Select Games
661 0x90 Media Select Messages
662 0x91 Media Select CD
663 0x92 Media Select VCR
664 0x93 Media Select Tuner
665 0x94 Quit
666 0x95 Help
667 0x96 Media Select Tape
668 0x97 Media Select Cable
669 0x98 Media Select Satellite
670 0x99 Media Select Security
671 0x9A Media Select Home
672 0x9B Media Select Call
673 0x9C Channel Increment
674 0x9D Channel Decrement
675 0x9E Media Select SAP
676 0xA0 VCR Plus
677 0xA1 Once
678 0xA2 Daily
679 0xA3 Weekly
680 0xA4 Monthly
681 0xB0 Play
682 0xB1 Pause
683 0xB2 Record
684 0xB3 Fast Forward
685 0xB4 Rewind
686 0xB5 Scan Next Track
687 0xB6 Scan Previous Track
688 0xB7 Stop
689 0xB8 Eject
690 0xB9 Random Play
691 0xBA Select DisC
692 0xBB Enter Disc
693 0xBC Repeat
694 0xBD Tracking
695 0xBE Track Normal
696 0xBF Slow Tracking
697 0xC0 Frame Forward
698 0xC1 Frame Back
699 0xC2 Mark
700 0xC3 Clear Mark
701 0xC4 Repeat From Mark
702 0xC5 Return To Mark
703 0xC6 Search Mark Forward
704 0xC7 Search Mark Backwards
705 0xC8 Counter Reset
706 0xC9 Show Counter
707 0xCA Tracking Increment
708 0xCB Tracking Decrement
709 0xCC Stop/Eject
710 0xCD Play/Pause
711 0xCE Play/Skip
712 0xE0 Volume
713 0xE1 Balance
714 0xE2 Mute
715 0xE3 Bass
716 0xE4 Treble
717 0xE5 Bass Boost
718 0xE6 Surround Mode
719 0xE7 Loudness
720 0xE8 MPX
721 0xE9 Volume Up
722 0xEA Volume Down
723 0xF0 Speed Select
724 0xF1 Playback Speed
725 0xF2 Standard Play
726 0xF3 Long Play
727 0xF4 Extended Play
728 0xF5 Slow
729 0x100 Fan Enable
730 0x101 Fan Speed
731 0x102 Light
732 0x103 Light Illumination Level
733 0x104 Climate Control Enable
734 0x105 Room Temperature
735 0x106 Security Enable
736 0x107 Fire Alarm
737 0x108 Police Alarm
738 0x109 Proximity
739 0x10A Motion
740 0x10B Duress Alarm
741 0x10C Holdup Alarm
742 0x10D Medical Alarm
743 0x150 Balance Right
744 0x151 Balance Left
745 0x152 Bass Increment
746 0x153 Bass Decrement
747 0x154 Treble Increment
748 0x155 Treble Decrement
749 0x160 Speaker System
750 0x161 Channel Left
751 0x162 Channel Right
752 0x163 Channel Center
753 0x164 Channel Front
754 0x165 Channel Center Front
755 0x166 Channel Side
756 0x167 Channel Surround
757 0x168 Channel Low Frequency Enhancement
758 0x169 Channel Top
759 0x16A Channel Unknown
760 0x170 Sub-channel
761 0x171 Sub-channel Increment
762 0x172 Sub-channel Decrement
763 0x173 Alternate Audio Increment
764 0x174 Alternate Audio Decrement
765 0x180 Application Launch Buttons
766 0x181 AL Launch Button Configuration Tool
767 0x182 AL Programmable Button Configuration
768 0x183 AL Consumer Control Configuration
769 0x184 AL Word Processor
770 0x185 AL Text Editor
771 0x186 AL Spreadsheet
772 0x187 AL Graphics Editor
773 0x188 AL Presentation App
774 0x189 AL Database App
775 0x18A AL Email Reader
776 0x18B AL Newsreader
777 0x18C AL Voicemail
778 0x18D AL Contacts/Address Book
779 0x18E AL Calendar/Schedule
780 0x18F AL Task/Project Manager
781 0x190 AL Log/Journal/Timecard
782 0x191 AL Checkbook/Finance
783 0x192 AL Calculator
784 0x193 AL A/V Capture/Playback
785 0x194 AL Local Machine Browser
786 0x195 AL LAN/WAN Browser
787 0x196 AL Internet Browser
788 0x197 AL Remote Networking/ISP Connect
789 0x198 AL Network Conference
790 0x199 AL Network Chat
791 0x19A AL Telephony/Dialer
792 0x19B AL Logon
793 0x19C AL Logoff
794 0x19D AL Logon/Logoff
795 0x19E AL Terminal Lock/Screensaver
796 0x19F AL Control Panel
797 0x1A0 AL Command Line Processor/Run
798 0x1A1 AL Process/Task Manager
799 0x1A2 AL Select Tast/Application
800 0x1A3 AL Next Task/Application
801 0x1A4 AL Previous Task/Application
802 0x1A5 AL Preemptive Halt Task/Application
803 0x1A6 AL Integrated Help Center
804 0x1A7 AL My Documents
805 0x1A8 AL Thesaurus
806 0x1A9 AL Dictionary
807 0x1AA AL Desktop
808 0x1AB AC Spell
809 0x1AC AL Grammar Check
810 0x1AD AL Wireless Status
811 0x1AE AL Keyboard Layout
812 0x1AF AL Virus Protection
813 0x1B0 AL Encryption
814 0x1B1 AL Screen Saver
815 0x1B2 AL Alarms
816 0x1B3 AL Clock
817 0x1B4 AL File Browser
818 0x1B5 AL Power Status
819 0x1B6 AL My Pictures
820 0x1B7 AL My Music
821 0x1B8 AL Movie Browser
822 0x1B9 AL Digital Rights Manager
823 0x1BA AL Digital Wallet
824 0x1BC AL Instant Messaging
825 0x1BD AL OEM Feature/Tips/Tutorial Browser
826 0x1BE AL OEM Help
827 0x1BF AL Online Community
828 0x1C0 AL Entertainment Content Browser
829 0x1C1 AL Online Shopping Browser
830 0x1C2 AL SmartCard Information/Help
831 0x1C3 AL Market Monitor/Finance Browser
832 0x1C4 AL Customized Corporate News Browser
833 0x1C5 AL Online Activity Browser
834 0x1C6 AL Research/Search Browser
835 0x1C7 AL Audio Player
836 0x200 Generic GUI Application Controls
837 0x201 AC New
838 0x202 AC Open
839 0x203 AC Close
840 0x204 AC Exit
841 0x205 AC Maximize
842 0x206 AC Minimize
843 0x207 AC Save
844 0x208 AC Print
845 0x209 AC Properties
846 0x21A AC Undo
847 0x21B AC Copy
848 0x21C AC Cut
849 0x21D AC Paste
850 0x21E AC Select All
851 0x21F AC Find
852 0x220 AC Find and Replace
853 0x221 AC Search
854 0x222 AC Go To
855 0x223 AC Home
856 0x224 AC Back
857 0x225 AC Forward
858 0x226 AC Stop
859 0x227 AC Refresh
860 0x228 AC Previous Link
861 0x229 AC Next Link
862 0x22A AC Bookmarks
863 0x22B AC History
864 0x22C AC Subscriptions
865 0x22D AC Zoom In
866 0x22E AC Zoom Out
867 0x22F AC Zoom
868 0x230 AC Full Screen View
869 0x231 AC Normal View
870 0x232 AC View Toggle
871 0x233 AC Scroll Up
872 0x234 AC Scroll Down
873 0x235 AC Scroll
874 0x236 AC Pan Left
875 0x237 AC Pan Right
876 0x238 AC Pan
877 0x239 AC New Window
878 0x23A AC Tile Horizontally
879 0x23B AC Tile Vertically
880 0x23C AC Format
881 0x23D AC Edit
882 0x23E AC Bold
883 0x23F AC Italics
884 0x240 AC Underline
885 0x241 AC Strikethrough
886 0x242 AC Subscript
887 0x243 AC Superscript
888 0x244 AC All Caps
889 0x245 AC Rotate
890 0x246 AC Resize
891 0x247 AC Flip Horizontal
892 0x248 AC Flip Vertical
893 0x249 AC Mirror Horizontal
894 0x24A AC Mirror Vertical
895 0x24B AC Font Select
896 0x24C AC Font Color
897 0x24D AC Font Size
898 0x24E AC Justify Left
899 0x24F AC Justify Center H
900 0x250 AC Justify Right
901 0x251 AC Justify Block H
902 0x252 AC Justify Top
903 0x253 AC Justify Center V
904 0x254 AC Justify Bottom
905 0x255 AC Justify Block V
906 0x256 AC Justify Decrease
907 0x257 AC Justify Increase
908 0x258 AC Numbered List
909 0x259 AC Restart Numbering
910 0x25A AC Bulleted List
911 0x25B AC Promote
912 0x25C AC Demote
913 0x25D AC Yes
914 0x25E AC No
915 0x25F AC Cancel
916 0x260 AC Catalog
917 0x261 AC Buy/Checkout
918 0x262 AC Add to Cart
919 0x263 AC Expand
920 0x264 AC Expand All
921 0x265 AC Collapse
922 0x266 AC Collapse All
923 0x267 AC Print Preview
924 0x268 AC Paste Special
925 0x269 AC Insert Mode
926 0x26A AC Delete
927 0x26B AC Lock
928 0x26C AC Unlock
929 0x26D AC Protect
930 0x26E AC Unprotect
931 0x26F AC Attach Comment
932 0x270 AC Delete Comment
933 0x271 AC View Comment
934 0x272 AC Select Word
935 0x273 AC Select Sentence
936 0x274 AC Select Paragraph
937 0x275 AC Select Column
938 0x276 AC Select Row
939 0x277 AC Select Table
940 0x278 AC Select Object
941 0x279 AC Redo
942 0x27A AC Sort
943 0x27B AC Sort Ascending
944 0x27C AC Sort Descending
945 0x27D AC Filter
946 0x27E AC Set Clock
947 0x27F AC View Clock
948 0x280 AC Select Time Zone
949 0x281 AC Edit Time Zones
950 0x282 AC Set Alarm
951 0x283 AC Clear Alarm
952 0x284 AC Snooze Alarm
953 0x285 AC Reset Alarm
954 0x286 AC Synchronize
955 0x287 AC Send/Receive
956 0x288 AC Send To
957 0x289 AC Reply
958 0x28A AC Reply All
959 0x28B AC Fwd
960 0x28C AC Send
961 0x28D AC Attach File
962 0x28E AC Upload
963 0x28F AC Download (Save Target As)
964 0x290 AC Set Borders
965 0x291 AC Insert Row
966 0x292 AC Insert Column
967 0x293 AC Insert File
968 0x294 AC Insert Picture
969 0x295 AC Insert Object
970 0x296 AC Insert Symbol
971 0x297 AC Save and Close
972 0x298 AC Rename
973 0x299 AC Merge
974 0x29A AC Split
975 0x29B AC Distribute Horizontally
976 0x29C AC Distribute Vertically
977
978 13 Digitizer
979 0x00 Undefined
980 0x01 Digitizer
981 0x02 Pen
982 0x03 Light Pen
983 0x04 Touch Screen
984 0x05 Touch Pad
985 0x06 White Board
986 0x07 Coordinate Measuring Machine
987 0x08 3-D Digitizer
988 0x09 Stereo Plotter
989 0x0A Articulated Arm
990 0x0B Armature
991 0x0C Multiple Point Digitizer
992 0x0D Free Space Wand
993 0x0E Device Configuration
994 0x20 Stylus
995 0x21 Puck
996 0x22 Finger
997 0x23 Device Settings
998 0x30 Tip Pressure
999 0x31 Barrel Pressure
1000 0x32 In Range
1001 0x33 Touch
1002 0x34 Untouch
1003 0x35 Tap
1004 0x36 Quality
1005 0x37 Data Valid
1006 0x38 Transducer Index
1007 0x39 Tablet Function Keys
1008 0x3A Program Change Keys
1009 0x3B Battery Strength
1010 0x3C Invert
1011 0x3D X Tilt
1012 0x3E Y Tilt
1013 0x3F Azimuth
1014 0x40 Altitude
1015 0x41 Twist
1016 0x42 Tip Switch
1017 0x43 Secondary Tip Switch
1018 0x44 Barrel Switch
1019 0x45 Eraser
1020 0x46 Tablet Pick
1021 0x47 Touch Valid
1022 0x48 Width
1023 0x49 Height
1024 0x51 Contact Identifier
1025 0x52 Device Mode
1026 0x53 Device Identifier
1027 0x54 Contact Count
1028 0x55 Contact Count Maximum
1029
1030 15 Physical Interface Device
1031 0x00 Undefined
1032 0x01 Physical Interface Device
1033 0x20 Normal
1034 0x21 Set Effect Report
1035 0x22 Effect Block Index
1036 0x23 Parameter Block Offset
1037 0x24 ROM Flag
1038 0x25 Effect Type
1039 0x26 ET Constant Force
1040 0x27 ET Ramp
1041 0x28 ET Custom Force Data
1042 0x30 ET Square
1043 0x31 ET Sine
1044 0x32 ET Triangle
1045 0x33 ET Sawtooth Up
1046 0x34 ET Sawtooth Down
1047 0x40 ET Spring
1048 0x41 ET Damper
1049 0x42 ET Inertia
1050 0x43 ET Friction
1051 0x50 Duration
1052 0x51 Sample Period
1053 0x52 Gain
1054 0x53 Trigger Button
1055 0x54 Trigger Repeat Interval
1056 0x55 Axes Enable
1057 0x56 Direction Enable
1058 0x57 Direction
1059 0x58 Type Specific Block Offset
1060 0x59 Block Type
1061 0x5A Set Envelope Report
1062 0x5B Attack Level
1063 0x5C Attack Time
1064 0x5D Fade Level
1065 0x5E Fade Time
1066 0x5F Set Condition Report
1067 0x60 CP Offset
1068 0x61 Positive Coefficient
1069 0x62 Negative Coefficient
1070 0x63 Positive Saturation
1071 0x64 Negative Saturation
1072 0x65 Dead Band
1073 0x66 Download Force Sample
1074 0x67 Isoch Custom Force Enable
1075 0x68 Custom Force Data Report
1076 0x69 Custom Force Data
1077 0x6A Custom Force Vendor Defined Data
1078 0x6B Set Custom Force Report
1079 0x6C Custom Force Data Offset
1080 0x6D Sample Count
1081 0x6E Set Periodic Report
1082 0x6F Offset
1083 0x70 Magnitude
1084 0x71 Phase
1085 0x72 Period
1086 0x73 Set Constant Force Report
1087 0x74 Set Ramp Force Report
1088 0x75 Ramp Start
1089 0x76 Ramp End
1090 0x77 Effect Operation Report
1091 0x78 Effect Operation
1092 0x79 Op Effect Start
1093 0x7A Op Effect Start Solo
1094 0x7B Op Effect Stop
1095 0x7C Loop Count
1096 0x7D Device Gain Report
1097 0x7E Device Gain
1098 0x7F PID Pool Report
1099 0x80 RAM Pool Size
1100 0x81 ROM Pool Size
1101 0x82 ROM Effect Block Count
1102 0x83 Simultaneous Effects Max
1103 0x84 Pool Alignment
1104 0x85 PID Pool Move Report
1105 0x86 Move Source
1106 0x87 Move Destination
1107 0x88 Move Length
1108 0x89 PID Block Load Report
1109 0x8B Block Load Status
1110 0x8C Block Load Success
1111 0x8D Block Load Full
1112 0x8E Block Load Error
1113 0x8F Block Handle
1114 0x90 PID Block Free Report
1115 0x91 Type Specific Block Handle
1116 0x92 PID State Report
1117 0x94 Effect Playing
1118 0x95 PID Device Control Report
1119 0x96 PID Device Control
1120 0x97 DC Enable Actuators
1121 0x98 DC Disable Actuators
1122 0x99 DC Stop All Effects
1123 0x9A DC Device Reset
1124 0x9B DC Device Pause
1125 0x9C DC Device Continue
1126 0x9F Device Paused
1127 0xA0 Actuators Enable
1128 0xA4 Safety Switch
1129 0xA5 Actuator Override Switch
1130 0xA6 Actuator Power
1131 0xA7 Start Delay
1132 0xA8 Parameter Block Size
1133 0xA9 Device Managed Pool
1134 0xAA Shared Parameter Blocks
1135 0xAB Create New Effect Report
1136 0xAC RAM Pool Available
1137
1138 16 Unicode
1139 * Unicode Char u%04x
1140
1141 20 Alphanumeric Display
1142 0x00 Undefined
1143 0x01 Alphanumeric Display
1144 0x02 Bitmapped Display
1145 0x20 Display Attributes Report
1146 0x21 ASCII Character Set
1147 0x22 Data Read Back
1148 0x23 Font Read Back
1149 0x24 Display Control Report
1150 0x25 Clear Display
1151 0x26 Display Enable
1152 0x27 Screen Saver Delay
1153 0x28 Screen Saver Enable
1154 0x29 Vertical Scroll
1155 0x2A Horizontal Scroll
1156 0x2B Character Report
1157 0x2C Display Data
1158 0x2D Display Status
1159 0x2E Stat Not Ready
1160 0x2F Stat Ready
1161 0x30 Err Not a loadable character
1162 0x31 Err Font data cannot be read
1163 0x32 Cursor Position Report
1164 0x33 Row
1165 0x34 Column
1166 0x35 Rows
1167 0x36 Columns
1168 0x37 Cursor Pixel Positioning
1169 0x38 Cursor Mode
1170 0x39 Cursor Enable
1171 0x3A Cursor Blink
1172 0x3B Font Report
1173 0x3C Font Data
1174 0x3D Character Width
1175 0x3E Character Height
1176 0x3F Character Spacing Horizontal
1177 0x40 Character Spacing Vertical
1178 0x41 Unicode Character Set
1179 0x42 Font 7-Segment
1180 0x43 7-Segment Direct Map
1181 0x44 Font 14-Segment
1182 0x45 14-Segment Direct Map
1183 0x46 Display Brightness
1184 0x47 Display Contrast
1185 0x48 Character Attribute
1186 0x49 Attribute Readback
1187 0x4A Attribute Data
1188 0x4B Char Attr Enhance
1189 0x4C Char Attr Underline
1190 0x4D Char Attr Blink
1191 0x80 Bitmap Size X
1192 0x81 Bitmap Size Y
1193 0x83 Bit Depth Format
1194 0x84 Display Orientation
1195 0x85 Palette Report
1196 0x86 Palette Data Size
1197 0x87 Palette Data Offset
1198 0x88 Palette Data
1199 0x8A Blit Report
1200 0x8B Blit Rectangle X1
1201 0x8C Blit Rectangle Y1
1202 0x8D Blit Rectangle X2
1203 0x8E Blit Rectangle Y2
1204 0x8F Blit Data
1205 0x90 Soft Button
1206 0x91 Soft Button ID
1207 0x92 Soft Button Side
1208 0x93 Soft Button Offset 1
1209 0x94 Soft Button Offset 2
1210 0x95 Soft Button Report
1211
1212 64 Medical Instrument
1213 0x00 Undefined
1214 0x01 Medical Ultrasound
1215 0x20 VCR/Acquisition
1216 0x21 Freeze/Thaw
1217 0x22 Clip Store
1218 0x23 Update
1219 0x24 Next
1220 0x25 Save
1221 0x26 Print
1222 0x27 Microphone Enable
1223 0x40 Cine
1224 0x41 Transmit Power
1225 0x42 Volume
1226 0x43 Focus
1227 0x44 Depth
1228 0x60 Soft Step - Primary
1229 0x61 Soft Step - Secondary
1230 0x70 Depth Gain Compensation
1231 0x80 Zoom Select
1232 0x81 Zoom Adjust
1233 0x82 Spectral Doppler Mode Select
1234 0x83 Spectral Doppler Adjust
1235 0x84 Color Doppler Mode Select
1236 0x85 Color Doppler Adjust
1237 0x86 Motion Mode Select
1238 0x87 Motion Mode Adjust
1239 0x88 2-D Mode Select
1240 0x89 2-D Mode Adjust
1241 0xA0 Soft Control Select
1242 0xA1 Soft Control Adjust
1243
1244 128 Monitor
1245 0x00 Undefined
1246 0x01 Monitor Control
1247 0x02 EDID Information
1248 0x03 VDIF Information
1249 0x04 VESA Version
1250 0x05 On Screen Display
1251 0x06 Auto Size Center
1252 0x07 Polarity Horz Synch
1253 0x08 Polarity Vert Synch
1254 0x09 Sync Type
1255 0x0A Screen Position
1256 0x0B Horizontal Frequency
1257 0x0C Vertical Frequency
1258
1259 129 Monitor Enumerated Values
1260 0x00 unassigned
1261 * ENUM %d
1262
1263 130 VESA Virtual Controls
1264 0x01 Degauss
1265 0x10 Brightness
1266 0x12 Contrast
1267 0x16 Video Gain Red
1268 0x18 Video Gain Green
1269 0x1A Video Gain Blue
1270 0x1C Focus
1271 0x20 Horizontal Position
1272 0x22 Horizontal Size
1273 0x24 Horizontal Pincushion
1274 0x26 Horizontal Pincushion Balance
1275 0x28 Horizontal Misconvergence
1276 0x2A Horizontal Linearity
1277 0x2C Horizontal Linearity Balance
1278 0x30 Vertical Position
1279 0x32 Vertical Size
1280 0x34 Vertical Pincushion
1281 0x36 Vertical Pincushion Balance
1282 0x38 Vertical Misconvergence
1283 0x3A Vertical Linearity
1284 0x3C Vertical Linearity Balance
1285 0x40 Parallelogram Distortion
1286 0x42 Trapezoidal Distortion
1287 0x44 Tilt
1288 0x46 Top Corner Distortion Control
1289 0x48 Top Corner Distortion Balance
1290 0x4A Bottom Corner Distortion Control
1291 0x4C Bottom Corner Distortion Balance
1292 0x56 Moire Horizontal
1293 0x58 Moire Vertical
1294 0x5E Input Level Select
1295 0x60 Input Source Select
1296 0x62 Stereo Mode
1297 0x6C Video Black Level Red
1298 0x6E Video Black Level Green
1299 0x70 Video Black Level Blue
1300 0xA2 Auto Size Center
1301 0xA4 Polarity Horizontal Synchronization
1302 0xA6 Polarity Vertical Synchronization
1303 0xA8 Synchronization Type
1304 0xAA Screen Orientation
1305 0xAC Horizontal Frequency
1306 0xAE Vertical Frequency
1307 0xB0 Settings
1308 0xCA On Screen Display
1309 0xD4 Stereo Mode
1310
1311 131 VESA Command
1312 0x00 Undefined
1313 0x01 Settings
1314 0x02 Degauss
1315
1316 132 Power Device
1317 0x00 Undefined
1318 0x01 iName
1319 0x02 PresentStatus
1320 0x03 ChangedStatus
1321 0x04 UPS
1322 0x05 PowerSupply
1323 0x10 BatterySystem
1324 0x11 BatterySystemID
1325 0x12 Battery
1326 0x13 BatteryID
1327 0x14 Charger
1328 0x15 ChargerID
1329 0x16 PowerConverter
1330 0x17 PowerConverterID
1331 0x18 OutletSystem
1332 0x19 OutletSystemID
1333 0x1A Input
1334 0x1B InputID
1335 0x1C Output
1336 0x1D OutputID
1337 0x1E Flow
1338 0x1F FlowID
1339 0x20 Outlet
1340 0x21 OutletID
1341 0x22 Gang
1342 0x23 GangID
1343 0x24 Sink
1344 0x25 SinkID
1345 0x30 Voltage
1346 0x31 Current
1347 0x32 Frequency
1348 0x33 ApparentPower
1349 0x34 ActivePower
1350 0x35 PercentLoad
1351 0x36 Temperature
1352 0x37 Humidity
1353 0x38 BadCount
1354 0x40 ConfigVoltage
1355 0x41 ConfigCurrent
1356 0x42 ConfigFrequency
1357 0x43 ConfigApparentPower
1358 0x44 ConfigActivePower
1359 0x45 ConfigPercentLoad
1360 0x46 ConfigTemperature
1361 0x47 ConfigHumidity
1362 0x50 SwitchOnControl
1363 0x51 SwitchOffControl
1364 0x52 ToggleControl
1365 0x53 LowVoltageTransfer
1366 0x54 HighVoltageTransfer
1367 0x55 DelayBeforeReboot
1368 0x56 DelayBeforeStartup
1369 0x57 DelayBeforeShutdown
1370 0x58 Test
1371 0x59 Vendorspecificcommand
1372 0x5A AudibleAlarmControl
1373 0x60 Present
1374 0x61 Good
1375 0x62 InternalFailure
1376 0x63 VoltageOutOfRange
1377 0x64 FrequencyOutOfRange
1378 0x65 Overload
1379 0x66 OverCharged
1380 0x67 OverTemperature
1381 0x68 ShutdownRequested
1382 0x69 ShutdownImminent
1383 0x6A VendorSpecificAnswerValid
1384 0x6B SwitchOn/Off
1385 0x6C Switchable
1386 0x6D Used
1387 0x6E Boost
1388 0x6F Buck
1389 0x70 Initialized
1390 0x71 Tested
1391 0x72 Awaiting Power
1392 0x73 CommunicationLost
1393 0xFD iManufacturer
1394 0xFE iProduct
1395 0xFF iSerialNumber
1396
1397 133 Battery System
1398 0x00 Undefined
1399 0x01 SMBBatteryMode
1400 0x02 SMBBatteryStatus
1401 0x03 SMBAlarmWarning
1402 0x04 SMBChargerMode
1403 0x05 SMBChargerStatus
1404 0x06 SMBChargerSpecInfo
1405 0x07 SMBSelectorState
1406 0x08 SMBSelectorPreset
1407 0x09 SMBSelectorInfo
1408 0x10 OptionalMfgFunction1
1409 0x11 OptionalMfgFunction2
1410 0x12 OptionalMfgFunction3
1411 0x13 OptionalMfgFunction4
1412 0x14 OptionalMfgFunction5
1413 0x15 ConnectionToSMBus
1414 0x16 OutputConnection
1415 0x17 ChargerConnection
1416 0x18 BatteryInsertion
1417 0x19 Usenext
1418 0x1A OKToUse
1419 0x1B BatterySupported
1420 0x1C SelectorRevision
1421 0x1D ChargingIndicator
1422 0x28 ManufacturerAccess
1423 0x29 RemainingCapacityLimit
1424 0x2A RemainingTimeLimit
1425 0x2B AtRate
1426 0x2C CapacityMode
1427 0x2D BroadcastToCharger
1428 0x2E PrimaryBattery
1429 0x2F ChargeController
1430 0x40 TerminateCharge
1431 0x41 TermminateDischarge
1432 0x42 BelowRemainingCapacityLimit
1433 0x43 RemainingTimeLimitExpired
1434 0x44 Charging
1435 0x45 Discharging
1436 0x46 FullyCharged
1437 0x47 FullyDischarged
1438 0x48 ConditionningFlag
1439 0x49 AtRateOK
1440 0x4A SMBErrorCode
1441 0x4B NeedReplacement
1442 0x60 AtRateTimeToFull
1443 0x61 AtRateTimeToEmpty
1444 0x62 AverageCurrent
1445 0x63 Maxerror
1446 0x64 RelativeStateOfCharge
1447 0x65 AbsoluteStateOfCharge
1448 0x66 RemainingCapacity
1449 0x67 FullChargeCapacity
1450 0x68 RunTimeToEmpty
1451 0x69 AverageTimeToEmpty
1452 0x6A AverageTimeToFull
1453 0x6B CycleCount
1454 0x80 BattPackModelLevel
1455 0x81 InternalChargeController
1456 0x82 PrimaryBatterySupport
1457 0x83 DesignCapacity
1458 0x84 SpecificationInfo
1459 0x85 ManufacturerDate
1460 0x86 SerialNumber
1461 0x87 iManufacturerName
1462 0x88 iDevicename
1463 0x89 iDeviceChemistery
1464 0x8A iManufacturerData
1465 0x8B Rechargeable
1466 0x8C WarningCapacityLimit
1467 0x8D CapacityGranularity1
1468 0x8E CapacityGranularity2
1469 0x8F iOEMInformation
1470 0xC0 InhibitCharge
1471 0xC1 EnablePolling
1472 0xC2 ResetToZero
1473 0xD0 ACPresent
1474 0xD1 BatteryPresent
1475 0xD2 PowerFail
1476 0xD3 AlarmInhibited
1477 0xD4 ThermistorUnderRange
1478 0xD5 ThermistorHot
1479 0xD6 ThermistorCold
1480 0xD7 ThermistorOverRange
1481 0xD8 VoltageOutOfRange
1482 0xD9 CurrentOutOfRange
1483 0xDA CurrentNotRegulated
1484 0xDB VoltageNotRegulated
1485 0xDC MasterMode
1486 0xDD ChargerBattery/HostControlled
1487 0xF0 ChargerSpecInfo
1488 0xF1 ChargerSpecRef
1489 0xF2 Level2
1490 0xF3 Level3
1491
1492 140 Bar Code Scanner
1493 0x00 Undefined
1494 0x01 Bar Code Badge Reader
1495 0x02 Bar Code Scanner
1496 0x03 Dumb Bar Code Scanner
1497 0x04 Cordless Scanner Base
1498 0x05 Bar Code Scanner Cradle
1499 0x10 Attribute Report
1500 0x11 Settings Report
1501 0x12 Scanned Data Report
1502 0x13 Raw Scanned Data Report
1503 0x14 Trigger Report
1504 0x15 Status Report
1505 0x16 UPC/EAN Control Report
1506 0x17 EAN 2/3 Label Control Report
1507 0x18 Code 39 Control Report
1508 0x19 Interleaved 2 of 5 Control Report
1509 0x1A Standard 2 of 5 Control Report
1510 0x1B MSI Plessey Control Report
1511 0x1C Codabar Control Report
1512 0x1D Code 128 Control Report
1513 0x1E Misc 1D Control Report
1514 0x1F 2D Control Report
1515 0x30 Aiming/Pointer Mode
1516 0x31 Bar Code Present Sensor
1517 0x32 Class 1A Laser
1518 0x33 Class 2 Laser
1519 0x34 Heater Present
1520 0x35 Contact Scanner
1521 0x36 Electronic Article Surveillance Notification
1522 0x37 Constant Electronic Article
1523 0x38 Error Indication
1524 0x39 Fixed Beeper
1525 0x3A Good Decode Indication
1526 0x3B Hands Free Scanning
1527 0x3C Intrinsically Safe
1528 0x3D Klasse Eins Laser
1529 0x3E Long Range Scanner
1530 0x3F Mirror Speed Control
1531 0x40 Not On File Indication
1532 0x41 Programmable Beeper
1533 0x42 Triggerless
1534 0x43 Wand
1535 0x44 Water Resistant
1536 0x45 Multi-Range Scanner
1537 0x46 Proximity Sensor
1538 0x4D Fragment Decoding
1539 0x4E Scanner Read Confidence
1540 0x4F Data Prefix
1541 0x50 Prefix AIMI
1542 0x51 Prefix None
1543 0x52 Prefix Proprietary
1544 0x55 Active Time
1545 0x56 Aiming Laser Pattern
1546 0x57 Bar Code Present
1547 0x58 Beeper State
1548 0x59 Laser On Time
1549 0x5A Laser State
1550 0x5B Lockout Timeout
1551 0x5C Motor State
1552 0x5D Motor Timeout
1553 0x5E Power On Reset Scanner
1554 0x5F Prevent Read of Barcodes
1555 0x60 Initiate Barcode Read
1556 0x61 Trigger State
1557 0x62 Trigger Mode
1558 0x63 Trigger Mode Blinking Laser On
1559 0x64 Trigger Mode Continuous Laser On
1560 0x65 Trigger Mode Laser on while Pulled
1561 0x66 Trigger Mode Laser stays on after Trigger release
1562 0x6D Commit Parameters to NVM
1563 0x6E Parameter Scanning
1564 0x6F Parameters Changed
1565 0x70 Set parapeter default values
1566 0x75 Scanner In Cradle
1567 0x76 Scanner In Range
1568 0x7A Aim Duration
1569 0x7B Good Read Lamp Duration
1570 0x7C Good Read Lamp Intensity
1571 0x7D Good Read LED
1572 0x7E Good Read Tone Frequency
1573 0x7F Good Read Tone Length
1574 0x80 Good Read Tone Volume
1575 0x82 No Read Message
1576 0x83 Not On File Volume
1577 0x84 Powerup Beep
1578 0x85 Sound Error Beep
1579 0x86 Sound Good Read Beep
1580 0x87 Sound Not On File Beep
1581 0x88 Good Read When to Write
1582 0x89 GRWTI After Decode
1583 0x8A GRWTI Beep/Lamp after transmit
1584 0x8B GRWTI No Beep/Lamp use at all
1585 0x91 Bookland EAN
1586 0x92 Convert EAN 8 to 13 Type
1587 0x93 Convert UPC A to EAN-13
1588 0x94 Convert UPC-E to A
1589 0x95 EAN-13
1590 0x96 EAN-8
1591 0x97 EAN-99 128_Mandatory
1592 0x98 EAN-99 P5/128_Optional
1593 0x9A UPC/EAN
1594 0x9B UPC/EAN Coupon Code
1595 0x9C UPC/EAN Periodicals
1596 0x9D UPC-A
1597 0x9E UPC-A with 128 Mandatory
1598 0x9F UPC-A with 128 Optional
1599 0xA0 UPC-A with P5 Optional
1600 0xA1 UPC-E
1601 0xA2 UPC-E1
1602 0xA9 Periodical
1603 0xAA Periodical Auto-Discriminate + 2
1604 0xAB Periodical Only Decode with + 2
1605 0xAC Periodical Ignore + 2
1606 0xAD Periodical Auto-Discriminate + 5
1607 0xAE Periodical Only Decode with + 5
1608 0xAF Periodical Ignore + 5
1609 0xB0 Check
1610 0xB1 Check Disable Price
1611 0xB2 Check Enable 4 digit Price
1612 0xB3 Check Enable 5 digit Price
1613 0xB4 Check Enable European 4 digit Price
1614 0xB5 Check European 5 digit Price
1615 0xB7 EAN Two Label
1616 0xB8 EAN Three Label
1617 0xB9 EAN 8 Flag Digit 1
1618 0xBA EAN 8 Flag Digit 2
1619 0xBB EAN 8 Flag Digit 3
1620 0xBC EAN 13 Flag Digit 1
1621 0xBD EAN 13 Flag Digit 2
1622 0xBE EAN 13 Flag Digit 3
1623 0xBF Add EAN 2/3 Label Definition
1624 0xC0 Clear all EAN 2/3 Label Definitions
1625 0xC3 Codabar
1626 0xC4 Code 128
1627 0xC7 Code 39
1628 0xC8 Code 93
1629 0xC9 Full ASCII Conversion
1630 0xCA Interleaved 2 of 5
1631 0xCB Italian Pharmacy Code
1632 0xCC MSI/Plessey
1633 0xCD Standard 2 of 5 IATA
1634 0xCE Standard 2 of 5
1635 0xD3 Transmit Start/Stop
1636 0xD4 Tri-Optic
1637 0xD5 UCC/EAN-128
1638 0xD6 Check Digit
1639 0xD7 Check Digit Disable
1640 0xD8 Check Digit Enable Interleaved 2 of 5 OPCC
1641 0xD9 Check Digit Enable Interleaved 2 of 5 USS
1642 0xDA Check Digit Enable Standard 2 of 5 OPCC
1643 0xDB Check Digit Enable Standard 2 of 5 USS
1644 0xDC Check Digit Enable One MSI Plessey
1645 0xDD Check Digit Enable Two MSI Plessey
1646 0xDE Check Digit Codabar Enable
1647 0xDF Check Digit Code 39 Enable
1648 0xF0 Transmit Check Digit
1649 0xF1 Disable Check Digit Transmit
1650 0xF2 Enable Check Digit Transmit
1651 0xFB Symbology Identifier 1
1652 0xFC Symbology Identifier 2
1653 0xFD Symbology Identifier 3
1654 0xFE Decoded Data
1655 0xFF Decode Data Continued
1656 0x100 Bar Space Data
1657 0x101 Scanner Data Accuracy
1658 0x102 Raw Data Polarity
1659 0x103 Polarity Inverted Bar Code
1660 0x104 Polarity Normal Bar Code
1661 0x106 Minimum Length to Decode
1662 0x107 Maximum Length to Decode
1663 0x108 First Discrete Length to Decode
1664 0x109 Second Discrete Length to Decode
1665 0x10A Data Length Method
1666 0x10B DL Method Read any
1667 0x10C DL Method Check in Range
1668 0x10D DL Method Check for Discrete
1669 0x110 Aztec Code
1670 0x111 BC412
1671 0x112 Channel Code
1672 0x113 Code 16
1673 0x114 Code 32
1674 0x115 Code 49
1675 0x116 Code One
1676 0x117 Colorcode
1677 0x118 Data Matrix
1678 0x119 MaxiCode
1679 0x11A MicroPDF
1680 0x11B PDF-417
1681 0x11C PosiCode
1682 0x11D QR Code
1683 0x11E SuperCode
1684 0x11F UltraCode
1685 0x120 USD-5 (Slug Code)
1686 0x121 VeriCode
1687
1688 141 Scale Device
1689 0x00 Undefined
1690 0x01 Weighing Device
1691 0x20 Scale Device
1692 0x21 Scale Class I Metric
1693 0x22 Scale Class I Metric
1694 0x23 Scale Class II Metric
1695 0x24 Scale Class III Metric
1696 0x25 Scale Class IIIL Metric
1697 0x26 Scale Class IV Metric
1698 0x27 Scale Class III English
1699 0x28 Scale Class IIIL English
1700 0x29 Scale Class IV English
1701 0x2A Scale Class Generic
1702 0x30 Scale Attribute Report
1703 0x31 Scale Control Report
1704 0x32 Scale Data Report
1705 0x33 Scale Status Report
1706 0x34 Scale Weight Limit Report
1707 0x35 Scale Statistics Report
1708 0x40 Data Weight
1709 0x41 Data Scaling
1710 0x50 Weight Unit
1711 0x51 Weight Unit Milligram
1712 0x52 Weight Unit Gram
1713 0x53 Weight Unit Kilogram
1714 0x54 Weight Unit Carats
1715 0x55 Weight Unit Taels
1716 0x56 Weight Unit Grains
1717 0x57 Weight Unit Pennyweights
1718 0x58 Weight Unit Metric Ton
1719 0x59 Weight Unit Avoir Ton
1720 0x5A Weight Unit Troy Ounce
1721 0x5B Weight Unit Ounce
1722 0x5C Weight Unit Pound
1723 0x60 Calibration Count
1724 0x61 Re-Zero Count
1725 0x70 Scale Status
1726 0x71 Scale Status Fault
1727 0x72 Scale Status Stable at Center of Zero
1728 0x73 Scale Status In Motion
1729 0x74 Scale Status Weight Stable
1730 0x75 Scale Status Under Zero
1731 0x76 Scale Status Over Weight Limit
1732 0x77 Scale Status Requires Rezeroing
1733 0x80 Zero Scale
1734 0x81 Enforced Zero Return
1735
1736 142 Magnetic Stripe Reader
1737 0x00 Undefined
1738 0x01 MSR Device Read-Only
1739 0x11 Track 1 Length
1740 0x12 Track 2 Length
1741 0x13 Track 3 Length
1742 0x14 Track JIS Length
1743 0x20 Track Data
1744 0x21 Track 1 Data
1745 0x22 Track 2 Data
1746 0x23 Track 3 Data
1747 0x24 Track JIS Data
1748
1749 144 Camera Control
1750
1751 145 Arcade Device
1752
1753 # Some Microsoft non-standard extensions
1754 0xFF00 Microsoft
1755 0xE9 Base Up
1756 0xEA Base Down
1757