1# $FreeBSD$ 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# 121 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 852 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 Simulation Device 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 Reserved 106 0xB0 Aileron 107 0xB1 Aileron Trim 108 0xB2 Anti-Torque Control 109 0xB3 Autopilot Enable 110 0xB4 Chaff Release 111 0xB5 Collective Control 112 0xB6 Dive Brake 113 0xB7 Electronic Countermeasures 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 1403 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 1554 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 1925 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 Forward/Backward 200 0x23 Roll Right/Left 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 2236 Generic Device Control 224 0x00 Unidentified 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 2337 Keyboard 234 0x00 Reserved (no event indicated) 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 4548 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 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 Indicator Red 528 0x49 Indicator Green 529 0x4A Indicator Amber 530 0x4B Generic Indicator 531 0x4C System Suspend 532 0x4D External Power Connected 533 5349 Button 535 0x00 No Button Pressed 536 * Button %d 537 53810 Ordinal 539 0x00 Reserved 540 * Instance %d 541 54211 Telephony 543 0x00 Unassigned 544 0x01 Phone 545 0x02 Answering Machine 546 0x03 Message Controls 547 0x04 Handset 548 0x05 Headset 549 0x06 Telephony Key Pad 550 0x07 Programmable Button 551 0x20 Hook Switch 552 0x21 Flash 553 0x22 Feature 554 0x23 Hold 555 0x24 Redial 556 0x25 Transfer 557 0x26 Drop 558 0x27 Park 559 0x28 Forward Calls 560 0x29 Alternate Function 561 0x2A Line 562 0x2B Speaker Phone 563 0x2C Conference 564 0x2D Ring Enable 565 0x2E Ring Select 566 0x2F Phone Mute 567 0x30 Caller ID 568 0x31 Send 569 0x50 Speed Dial 570 0x51 Store Number 571 0x52 Recall Number 572 0x53 Phone Directory 573 0x70 Voice Mail 574 0x71 Screen Calls 575 0x72 Do Not Disturb 576 0x73 Message 577 0x74 Answer On/Off 578 0x90 Inside Dial Tone 579 0x91 Outside Dial Tone 580 0x92 Inside Ring Tone 581 0x93 Outside Ring Tone 582 0x94 Priority Ring Tone 583 0x95 Inside Ringback 584 0x96 Priority Ringback 585 0x97 Line Busy Tone 586 0x98 Reorder Tone 587 0x99 Call Waiting Tone 588 0x9A Confirmation Tone 1 589 0x9B Confirmation Tone 2 590 0x9C Tones Off 591 0x9D Outside Ringback 592 0x9E Ringer 593 0xB0 Phone Key 0 594 0xB1 Phone Key 1 595 0xB2 Phone Key 2 596 0xB3 Phone Key 3 597 0xB4 Phone Key 4 598 0xB5 Phone Key 5 599 0xB6 Phone Key 6 600 0xB7 Phone Key 7 601 0xB8 Phone Key 8 602 0xB9 Phone Key 9 603 0xBA Phone Key Star 604 0xBB Phone Key Pound 605 0xBC Phone Key A 606 0xBD Phone Key B 607 0xBE Phone Key C 608 0xBF Phone Key D 609 61012 Consumer 611 0x00 Unassigned 612 0x01 Consumer Control 613 0x02 Numeric Key Pad 614 0x03 Programmable Buttons 615 0x04 Microphone 616 0x05 Headphone 617 0x06 Graphic Equalizer 618 0x20 +10 619 0x21 +100 620 0x22 AM/PM 621 0x30 Power 622 0x31 Reset 623 0x32 Sleep 624 0x33 Sleep After 625 0x34 Sleep Mode 626 0x35 Illumination 627 0x36 Function Buttons 628 0x40 Menu 629 0x41 Menu Pick 630 0x42 Menu Up 631 0x43 Menu Down 632 0x44 Menu Left 633 0x45 Menu Right 634 0x46 Menu Escape 635 0x47 Menu Value Increase 636 0x48 Menu Value Decrease 637 0x60 Data On Screen 638 0x61 Closed Caption 639 0x62 Closed Caption Select 640 0x63 VCR/TV 641 0x64 Broadcast Mode 642 0x65 Snapshot 643 0x66 Still 644 0x80 Selection 645 0x81 Assign Selection 646 0x82 Mode Step 647 0x83 Recall Last 648 0x84 Enter Channel 649 0x85 Order Movie 650 0x86 Channel 651 0x87 Media Selection 652 0x88 Media Select Computer 653 0x89 Media Select TV 654 0x8A Media Select WWW 655 0x8B Media Select DVD 656 0x8C Media Select Telephone 657 0x8D Media Select Program Guide 658 0x8E Media Select Video Phone 659 0x8F Media Select Games 660 0x90 Media Select Messages 661 0x91 Media Select CD 662 0x92 Media Select VCR 663 0x93 Media Select Tuner 664 0x94 Quit 665 0x95 Help 666 0x96 Media Select Tape 667 0x97 Media Select Cable 668 0x98 Media Select Satellite 669 0x99 Media Select Security 670 0x9A Media Select Home 671 0x9B Media Select Call 672 0x9C Channel Increment 673 0x9D Channel Decrement 674 0x9E Media Select SAP 675 0xA0 VCR Plus 676 0xA1 Once 677 0xA2 Daily 678 0xA3 Weekly 679 0xA4 Monthly 680 0xB0 Play 681 0xB1 Pause 682 0xB2 Record 683 0xB3 Fast Forward 684 0xB4 Rewind 685 0xB5 Scan Next Track 686 0xB6 Scan Previous Track 687 0xB7 Stop 688 0xB8 Eject 689 0xB9 Random Play 690 0xBA Select DisC 691 0xBB Enter Disc 692 0xBC Repeat 693 0xBD Tracking 694 0xBE Track Normal 695 0xBF Slow Tracking 696 0xC0 Frame Forward 697 0xC1 Frame Back 698 0xC2 Mark 699 0xC3 Clear Mark 700 0xC4 Repeat From Mark 701 0xC5 Return To Mark 702 0xC6 Search Mark Forward 703 0xC7 Search Mark Backwards 704 0xC8 Counter Reset 705 0xC9 Show Counter 706 0xCA Tracking Increment 707 0xCB Tracking Decrement 708 0xCC Stop/Eject 709 0xCD Play/Pause 710 0xCE Play/Skip 711 0xE0 Volume 712 0xE1 Balance 713 0xE2 Mute 714 0xE3 Bass 715 0xE4 Treble 716 0xE5 Bass Boost 717 0xE6 Surround Mode 718 0xE7 Loudness 719 0xE8 MPX 720 0xE9 Volume Increment 721 0xEA Volume Decrement 722 0xF0 Speed Select 723 0xF1 Playback Speed 724 0xF2 Standard Play 725 0xF3 Long Play 726 0xF4 Extended Play 727 0xF5 Slow 728 0x100 Fan Enable 729 0x101 Fan Speed 730 0x102 Light Enable 731 0x103 Light Illumination Level 732 0x104 Climate Control Enable 733 0x105 Room Temperature 734 0x106 Security Enable 735 0x107 Fire Alarm 736 0x108 Police Alarm 737 0x109 Proximity 738 0x10A Motion 739 0x10B Duress Alarm 740 0x10C Holdup Alarm 741 0x10D Medical Alarm 742 0x150 Balance Right 743 0x151 Balance Left 744 0x152 Bass Increment 745 0x153 Bass Decrement 746 0x154 Treble Increment 747 0x155 Treble Decrement 748 0x160 Speaker System 749 0x161 Channel Left 750 0x162 Channel Right 751 0x163 Channel Center 752 0x164 Channel Front 753 0x165 Channel Center Front 754 0x166 Channel Side 755 0x167 Channel Surround 756 0x168 Channel Low Frequency Enhancement 757 0x169 Channel Top 758 0x16A Channel Unknown 759 0x170 Sub-channel 760 0x171 Sub-channel Increment 761 0x172 Sub-channel Decrement 762 0x173 Alternate Audio Increment 763 0x174 Alternate Audio Decrement 764 0x180 Application Launch Buttons 765 0x181 AL Launch Button Configuration Tool 766 0x182 AL Programmable Button Configuration 767 0x183 AL Consumer Control Configuration 768 0x184 AL Word Processor 769 0x185 AL Text Editor 770 0x186 AL Spreadsheet 771 0x187 AL Graphics Editor 772 0x188 AL Presentation App 773 0x189 AL Database App 774 0x18A AL Email Reader 775 0x18B AL Newsreader 776 0x18C AL Voicemail 777 0x18D AL Contacts/Address Book 778 0x18E AL Calendar/Schedule 779 0x18F AL Task/Project Manager 780 0x190 AL Log/Journal/Timecard 781 0x191 AL Checkbook/Finance 782 0x192 AL Calculator 783 0x193 AL A/V Capture/Playback 784 0x194 AL Local Machine Browser 785 0x195 AL LAN/WAN Browser 786 0x196 AL Internet Browser 787 0x197 AL Remote Networking/ISP Connect 788 0x198 AL Network Conference 789 0x199 AL Network Chat 790 0x19A AL Telephony/Dialer 791 0x19B AL Logon 792 0x19C AL Logoff 793 0x19D AL Logon/Logoff 794 0x19E AL Terminal Lock/Screensaver 795 0x19F AL Control Panel 796 0x1A0 AL Command Line Processor/Run 797 0x1A1 AL Process/Task Manager 798 0x1A2 AL Select Tast/Application 799 0x1A3 AL Next Task/Application 800 0x1A4 AL Previous Task/Application 801 0x1A5 AL Preemptive Halt Task/Application 802 0x1A6 AL Integrated Help Center 803 0x1A7 AL Documents 804 0x1A8 AL Thesaurus 805 0x1A9 AL Dictionary 806 0x1AA AL Desktop 807 0x1AB AC Spell Check 808 0x1AC AL Grammar Check 809 0x1AD AL Wireless Status 810 0x1AE AL Keyboard Layout 811 0x1AF AL Virus Protection 812 0x1B0 AL Encryption 813 0x1B1 AL Screen Saver 814 0x1B2 AL Alarms 815 0x1B3 AL Clock 816 0x1B4 AL File Browser 817 0x1B5 AL Power Status 818 0x1B6 AL Image Browser 819 0x1B7 AL Audio Browser 820 0x1B8 AL Movie Browser 821 0x1B9 AL Digital Rights Manager 822 0x1BA AL Digital Wallet 823 0x1BC AL Instant Messaging 824 0x1BD AL OEM Feature/Tips/Tutorial Browser 825 0x1BE AL OEM Help 826 0x1BF AL Online Community 827 0x1C0 AL Entertainment Content Browser 828 0x1C1 AL Online Shopping Browser 829 0x1C2 AL SmartCard Information/Help 830 0x1C3 AL Market Monitor/Finance Browser 831 0x1C4 AL Customized Corporate News Browser 832 0x1C5 AL Online Activity Browser 833 0x1C6 AL Research/Search Browser 834 0x1C7 AL Audio Player 835 0x200 Generic GUI Application Controls 836 0x201 AC New 837 0x202 AC Open 838 0x203 AC Close 839 0x204 AC Exit 840 0x205 AC Maximize 841 0x206 AC Minimize 842 0x207 AC Save 843 0x208 AC Print 844 0x209 AC Properties 845 0x21A AC Undo 846 0x21B AC Copy 847 0x21C AC Cut 848 0x21D AC Paste 849 0x21E AC Select All 850 0x21F AC Find 851 0x220 AC Find and Replace 852 0x221 AC Search 853 0x222 AC Go To 854 0x223 AC Home 855 0x224 AC Back 856 0x225 AC Forward 857 0x226 AC Stop 858 0x227 AC Refresh 859 0x228 AC Previous Link 860 0x229 AC Next Link 861 0x22A AC Bookmarks 862 0x22B AC History 863 0x22C AC Subscriptions 864 0x22D AC Zoom In 865 0x22E AC Zoom Out 866 0x22F AC Zoom 867 0x230 AC Full Screen View 868 0x231 AC Normal View 869 0x232 AC View Toggle 870 0x233 AC Scroll Up 871 0x234 AC Scroll Down 872 0x235 AC Scroll 873 0x236 AC Pan Left 874 0x237 AC Pan Right 875 0x238 AC Pan 876 0x239 AC New Window 877 0x23A AC Tile Horizontally 878 0x23B AC Tile Vertically 879 0x23C AC Format 880 0x23D AC Edit 881 0x23E AC Bold 882 0x23F AC Italics 883 0x240 AC Underline 884 0x241 AC Strikethrough 885 0x242 AC Subscript 886 0x243 AC Superscript 887 0x244 AC All Caps 888 0x245 AC Rotate 889 0x246 AC Resize 890 0x247 AC Flip Horizontal 891 0x248 AC Flip Vertical 892 0x249 AC Mirror Horizontal 893 0x24A AC Mirror Vertical 894 0x24B AC Font Select 895 0x24C AC Font Color 896 0x24D AC Font Size 897 0x24E AC Justify Left 898 0x24F AC Justify Center H 899 0x250 AC Justify Right 900 0x251 AC Justify Block H 901 0x252 AC Justify Top 902 0x253 AC Justify Center V 903 0x254 AC Justify Bottom 904 0x255 AC Justify Block V 905 0x256 AC Justify Decrease 906 0x257 AC Justify Increase 907 0x258 AC Numbered List 908 0x259 AC Restart Numbering 909 0x25A AC Bulleted List 910 0x25B AC Promote 911 0x25C AC Demote 912 0x25D AC Yes 913 0x25E AC No 914 0x25F AC Cancel 915 0x260 AC Catalog 916 0x261 AC Buy/Checkout 917 0x262 AC Add to Cart 918 0x263 AC Expand 919 0x264 AC Expand All 920 0x265 AC Collapse 921 0x266 AC Collapse All 922 0x267 AC Print Preview 923 0x268 AC Paste Special 924 0x269 AC Insert Mode 925 0x26A AC Delete 926 0x26B AC Lock 927 0x26C AC Unlock 928 0x26D AC Protect 929 0x26E AC Unprotect 930 0x26F AC Attach Comment 931 0x270 AC Delete Comment 932 0x271 AC View Comment 933 0x272 AC Select Word 934 0x273 AC Select Sentence 935 0x274 AC Select Paragraph 936 0x275 AC Select Column 937 0x276 AC Select Row 938 0x277 AC Select Table 939 0x278 AC Select Object 940 0x279 AC Redo/Repeat 941 0x27A AC Sort 942 0x27B AC Sort Ascending 943 0x27C AC Sort Descending 944 0x27D AC Filter 945 0x27E AC Set Clock 946 0x27F AC View Clock 947 0x280 AC Select Time Zone 948 0x281 AC Edit Time Zones 949 0x282 AC Set Alarm 950 0x283 AC Clear Alarm 951 0x284 AC Snooze Alarm 952 0x285 AC Reset Alarm 953 0x286 AC Synchronize 954 0x287 AC Send/Receive 955 0x288 AC Send To 956 0x289 AC Reply 957 0x28A AC Reply All 958 0x28B AC Forward Msg 959 0x28C AC Send 960 0x28D AC Attach File 961 0x28E AC Upload 962 0x28F AC Download (Save Target As) 963 0x290 AC Set Borders 964 0x291 AC Insert Row 965 0x292 AC Insert Column 966 0x293 AC Insert File 967 0x294 AC Insert Picture 968 0x295 AC Insert Object 969 0x296 AC Insert Symbol 970 0x297 AC Save and Close 971 0x298 AC Rename 972 0x299 AC Merge 973 0x29A AC Split 974 0x29B AC Distribute Horizontally 975 0x29C AC Distribute Vertically 976 97713 Digitizer 978 0x00 Undefined 979 0x01 Digitizer 980 0x02 Pen 981 0x03 Light Pen 982 0x04 Touch Screen 983 0x05 Touch Pad 984 0x06 White Board 985 0x07 Coordinate Measuring Machine 986 0x08 3D Digitizer 987 0x09 Stereo Plotter 988 0x0A Articulated Arm 989 0x0B Armature 990 0x0C Multiple Point Digitizer 991 0x0D Free Space Wand 992 0x0E Device Configuration 993 0x20 Stylus 994 0x21 Puck 995 0x22 Finger 996 0x23 Device Settings 997 0x30 Tip Pressure 998 0x31 Barrel Pressure 999 0x32 In Range 1000 0x33 Touch 1001 0x34 Untouch 1002 0x35 Tap 1003 0x36 Quality 1004 0x37 Data Valid 1005 0x38 Transducer Index 1006 0x39 Tablet Function Keys 1007 0x3A Program Change Keys 1008 0x3B Battery Strength 1009 0x3C Invert 1010 0x3D X Tilt 1011 0x3E Y Tilt 1012 0x3F Azimuth 1013 0x40 Altitude 1014 0x41 Twist 1015 0x42 Tip Switch 1016 0x43 Secondary Tip Switch 1017 0x44 Barrel Switch 1018 0x45 Eraser 1019 0x46 Tablet Pick 1020 0x47 Touch Valid 1021 0x48 Width 1022 0x49 Height 1023 0x51 Contact Identifier 1024 0x52 Device Mode 1025 0x53 Device Identifier 1026 0x54 Contact Count 1027 0x55 Contact Count Maximum 1028 102915 Physical Interface Device 1030 0x00 Undefined 1031 0x01 Physical Interface Device 1032 0x20 Normal 1033 0x21 Set Effect Report 1034 0x22 Effect Block Index 1035 0x23 Parameter Block Offset 1036 0x24 ROM Flag 1037 0x25 Effect Type 1038 0x26 ET Constant Force 1039 0x27 ET Ramp 1040 0x28 ET Custom Force Data 1041 0x30 ET Square 1042 0x31 ET Sine 1043 0x32 ET Triangle 1044 0x33 ET Sawtooth Up 1045 0x34 ET Sawtooth Down 1046 0x40 ET Spring 1047 0x41 ET Damper 1048 0x42 ET Inertia 1049 0x43 ET Friction 1050 0x50 Duration 1051 0x51 Sample Period 1052 0x52 Gain 1053 0x53 Trigger Button 1054 0x54 Trigger Repeat Interval 1055 0x55 Axes Enable 1056 0x56 Direction Enable 1057 0x57 Direction 1058 0x58 Type Specific Block Offset 1059 0x59 Block Type 1060 0x5A Set Envelope Report 1061 0x5B Attack Level 1062 0x5C Attack Time 1063 0x5D Fade Level 1064 0x5E Fade Time 1065 0x5F Set Condition Report 1066 0x60 CP Offset 1067 0x61 Positive Coefficient 1068 0x62 Negative Coefficient 1069 0x63 Positive Saturation 1070 0x64 Negative Saturation 1071 0x65 Dead Band 1072 0x66 Download Force Sample 1073 0x67 Isoch Custom Force Enable 1074 0x68 Custom Force Data Report 1075 0x69 Custom Force Data 1076 0x6A Custom Force Vendor Defined Data 1077 0x6B Set Custom Force Report 1078 0x6C Custom Force Data Offset 1079 0x6D Sample Count 1080 0x6E Set Periodic Report 1081 0x6F Offset 1082 0x70 Magnitude 1083 0x71 Phase 1084 0x72 Period 1085 0x73 Set Constant Force Report 1086 0x74 Set Ramp Force Report 1087 0x75 Ramp Start 1088 0x76 Ramp End 1089 0x77 Effect Operation Report 1090 0x78 Effect Operation 1091 0x79 Op Effect Start 1092 0x7A Op Effect Start Solo 1093 0x7B Op Effect Stop 1094 0x7C Loop Count 1095 0x7D Device Gain Report 1096 0x7E Device Gain 1097 0x7F PID Pool Report 1098 0x80 RAM Pool Size 1099 0x81 ROM Pool Size 1100 0x82 ROM Effect Block Count 1101 0x83 Simultaneous Effects Max 1102 0x84 Pool Alignment 1103 0x85 PID Pool Move Report 1104 0x86 Move Source 1105 0x87 Move Destination 1106 0x88 Move Length 1107 0x89 PID Block Load Report 1108 0x8B Block Load Status 1109 0x8C Block Load Success 1110 0x8D Block Load Full 1111 0x8E Block Load Error 1112 0x8F Block Handle 1113 0x90 PID Block Free Report 1114 0x91 Type Specific Block Handle 1115 0x92 PID State Report 1116 0x94 Effect Playing 1117 0x95 PID Device Control Report 1118 0x96 PID Device Control 1119 0x97 DC Enable Actuators 1120 0x98 DC Disable Actuators 1121 0x99 DC Stop All Effects 1122 0x9A DC Device Reset 1123 0x9B DC Device Pause 1124 0x9C DC Device Continue 1125 0x9F Device Paused 1126 0xA0 Actuators Enable 1127 0xA4 Safety Switch 1128 0xA5 Actuator Override Switch 1129 0xA6 Actuator Power 1130 0xA7 Start Delay 1131 0xA8 Parameter Block Size 1132 0xA9 Device Managed Pool 1133 0xAA Shared Parameter Blocks 1134 0xAB Create New Effect Report 1135 0xAC RAM Pool Available 1136 113716 Unicode 1138 * Unicode Char u%04x 1139 114020 Alphnumeric Display 1141 0x00 Undefined 1142 0x01 Alphanumeric Display 1143 0x02 Bitmapped Display 1144 0x20 Display Attributes Report 1145 0x21 ASCII Character Set 1146 0x22 Data Read Back 1147 0x23 Font Read Back 1148 0x24 Display Control Report 1149 0x25 Clear Display 1150 0x26 Display Enable 1151 0x27 Screen Saver Delay 1152 0x28 Screen Saver Enable 1153 0x29 Vertical Scroll 1154 0x2A Horizontal Scroll 1155 0x2B Character Report 1156 0x2C Display Data 1157 0x2D Display Status 1158 0x2E Stat Not Ready 1159 0x2F Stat Ready 1160 0x30 Err Not a loadable character 1161 0x31 Err Font data cannot be read 1162 0x32 Cursor Position Report 1163 0x33 Row 1164 0x34 Column 1165 0x35 Rows 1166 0x36 Columns 1167 0x37 Cursor Pixel Positioning 1168 0x38 Cursor Mode 1169 0x39 Cursor Enable 1170 0x3A Cursor Blink 1171 0x3B Font Report 1172 0x3C Font Data 1173 0x3D Character Width 1174 0x3E Character Height 1175 0x3F Character Spacing Horizontal 1176 0x40 Character Spacing Vertical 1177 0x41 Unicode Character Set 1178 0x42 Font 7-Segment 1179 0x43 7-Segment Direct Map 1180 0x44 Font 14-Segment 1181 0x45 14-Segment Direct Map 1182 0x46 Display Brightness 1183 0x47 Display Contrast 1184 0x48 Character Attribute 1185 0x49 Attribute Readback 1186 0x4A Attribute Data 1187 0x4B Char Attr Enhance 1188 0x4C Char Attr Underline 1189 0x4D Char Attr Blink 1190 0x80 Bitmap Size X 1191 0x81 Bitmap Size Y 1192 0x83 Bit Depth Format 1193 0x84 Display Orientation 1194 0x85 Palette Report 1195 0x86 Palette Data Size 1196 0x87 Palette Data Offset 1197 0x88 Palette Data 1198 0x8A Blit Report 1199 0x8B Blit Rectangle X1 1200 0x8C Blit Rectangle Y1 1201 0x8D Blit Rectangle X2 1202 0x8E Blit Rectangle Y2 1203 0x8F Blit Data 1204 0x90 Soft Button 1205 0x91 Soft Button ID 1206 0x92 Soft Button Side 1207 0x93 Soft Button Offset 1 1208 0x94 Soft Button Offset 2 1209 0x95 Soft Button Report 1210 121164 Medical Instrument 1212 0x00 Undefined 1213 0x01 Medical Ultrasound 1214 0x20 VCR/Acquisition 1215 0x21 Freeze/Thaw 1216 0x22 Clip Store 1217 0x23 Update 1218 0x24 Next 1219 0x25 Save 1220 0x26 Print 1221 0x27 Microphone Enable 1222 0x40 Cine 1223 0x41 Transmit Power 1224 0x42 Volume 1225 0x43 Focus 1226 0x44 Depth 1227 0x60 Soft Step - Primary 1228 0x61 Soft Step - Secondary 1229 0x70 Depth Gain Compensation 1230 0x80 Zoom Select 1231 0x81 Zoom Adjust 1232 0x82 Spectral Doppler Mode Select 1233 0x83 Spectral Doppler Adjust 1234 0x84 Color Doppler Mode Select 1235 0x85 Color Doppler Adjust 1236 0x86 Motion Mode Select 1237 0x87 Motion Mode Adjust 1238 0x88 2-D Mode Select 1239 0x89 2-D Mode Adjust 1240 0xA0 Soft Control Select 1241 0xA1 Soft Control Adjust 1242 1243128 Monitor 1244 0x00 Undefined 1245 0x01 Monitor Control 1246 0x02 EDID Information 1247 0x03 VDIF Information 1248 0x04 VESA Version 1249 1250129 Monitor Enumerated Values 1251 0x00 unassigned 1252 * ENUM %d 1253 1254130 VESA Virtual Controls 1255 0x01 Degauss 1256 0x10 Brightness 1257 0x12 Contrast 1258 0x16 Red Video Gain 1259 0x18 Green Video Gain 1260 0x1A Blue Video Gain 1261 0x1C Focus 1262 0x20 Horizontal Position 1263 0x22 Horizontal Size 1264 0x24 Horizontal Pincushion 1265 0x26 Horizontal Pincushion Balance 1266 0x28 Horizontal Misconvergence 1267 0x2A Horizontal Linearity 1268 0x2C Horizontal Linearity Balance 1269 0x30 Vertical Position 1270 0x32 Vertical Size 1271 0x34 Vertical Pincushion 1272 0x36 Vertical Pincushion Balance 1273 0x38 Vertical Misconvergence 1274 0x3A Vertical Linearity 1275 0x3C Vertical Linearity Balance 1276 0x40 Parallelogram Distortion 1277 0x42 Trapezoidal Distortion 1278 0x44 Tilt 1279 0x46 Top Corner Distortion Control 1280 0x48 Top Corner Distortion Balance 1281 0x4A Bottom Corner Distortion Control 1282 0x4C Bottom Corner Distortion Balance 1283 0x56 Horizontal Moir� 1284 0x58 Vertical Moir� 1285 0x5E Input Level Select 1286 0x60 Input Source Select 1287 0x6C Red Video Black Level 1288 0x6E Green Video Black Level 1289 0x70 Blue Video Black Level 1290 0xA2 Auto Size Center 1291 0xA4 Polarity Horizontal Synchronization 1292 0xA6 Polarity Vertical Synchronization 1293 0xA8 Synchronization Type 1294 0xAA Screen Orientation 1295 0xAC Horizontal Frequency 1296 0xAE Vertical Frequency 1297 0xB0 Settings 1298 0xCA On Screen Display 1299 0xD4 Stereo Mode 1300 1301132 Power Device 1302 0x00 Undefined 1303 0x01 iName 1304 0x02 PresentStatus 1305 0x03 ChangedStatus 1306 0x04 UPS 1307 0x05 PowerSupply 1308 0x10 BatterySystem 1309 0x11 BatterySystemID 1310 0x12 Battery 1311 0x13 BatteryID 1312 0x14 Charger 1313 0x15 ChargerID 1314 0x16 PowerConverter 1315 0x17 PowerConverterID 1316 0x18 OutletSystem 1317 0x19 OutletSystemID 1318 0x1A Input 1319 0x1B InputID 1320 0x1C Output 1321 0x1D OutputID 1322 0x1E Flow 1323 0x1F FlowID 1324 0x20 Outlet 1325 0x21 OutletID 1326 0x22 Gang 1327 0x23 GangID 1328 0x24 PowerSummary 1329 0x25 PowerSummeryID 1330 0x30 Voltage 1331 0x31 Current 1332 0x32 Frequency 1333 0x33 ApparentPower 1334 0x34 ActivePower 1335 0x35 PercentLoad 1336 0x36 Temperature 1337 0x37 Humidity 1338 0x38 BadCount 1339 0x40 ConfigVoltage 1340 0x41 ConfigCurrent 1341 0x42 ConfigFrequency 1342 0x43 ConfigApparentPower 1343 0x44 ConfigActivePower 1344 0x45 ConfigPercentLoad 1345 0x46 ConfigTemperature 1346 0x47 ConfigHumidity 1347 0x50 SwitchOnControl 1348 0x51 SwitchOffControl 1349 0x52 ToggleControl 1350 0x53 LowVoltageTransfer 1351 0x54 HighVoltageTransfer 1352 0x55 DelayBeforeReboot 1353 0x56 DelayBeforeStartup 1354 0x57 DelayBeforeShutdown 1355 0x58 Test 1356 0x59 ModuleReset 1357 0x5A AudibleAlarmControl 1358 0x60 Present 1359 0x61 Good 1360 0x62 InternalFailure 1361 0x63 VoltageOutOfRange 1362 0x64 FrequencyOutOfRange 1363 0x65 Overload 1364 0x66 OverCharged 1365 0x67 OverTemperature 1366 0x68 ShutdownRequested 1367 0x69 ShutdownImminent 1368 0x6A Reserved 1369 0x6B SwitchOn/Off 1370 0x6C Switchable 1371 0x6D Used 1372 0x6E Boost 1373 0x6F Buck 1374 0x70 Initialized 1375 0x71 Tested 1376 0x72 Awaiting Power 1377 0x73 CommunicationLost 1378 0xFD iManufacturer 1379 0xFE iProduct 1380 0xFF iSerialNumber 1381 1382133 Battery System 1383 0x00 Undefined 1384 0x01 SMBBatteryMode 1385 0x02 SMBBatteryStatus 1386 0x03 SMBAlarmWarning 1387 0x04 SMBChargerMode 1388 0x05 SMBChargerStatus 1389 0x06 SMBChargerSpecInfo 1390 0x07 SMBSelectorState 1391 0x08 SMBSelectorPresets 1392 0x09 SMBSelectorInfo 1393 0x10 OptionalMfgFunction1 1394 0x11 OptionalMfgFunction2 1395 0x12 OptionalMfgFunction3 1396 0x13 OptionalMfgFunction4 1397 0x14 OptionalMfgFunction5 1398 0x15 ConnectionToSMBus 1399 0x16 OutputConnection 1400 0x17 ChargerConnection 1401 0x18 BatteryInsertion 1402 0x19 Usenext 1403 0x1A OKToUse 1404 0x1B BatterySupported 1405 0x1C SelectorRevision 1406 0x1D ChargingIndicator 1407 0x28 ManufacturerAccess 1408 0x29 RemainingCapacityLimit 1409 0x2A RemainingTimeLimit 1410 0x2B AtRate 1411 0x2C CapacityMode 1412 0x2D BroadcastToCharger 1413 0x2E PrimaryBattery 1414 0x2F ChargeController 1415 0x40 TerminateCharge 1416 0x41 TermminateDischarge 1417 0x42 BelowRemainingCapacityLimit 1418 0x43 RemainingTimeLimitExpired 1419 0x44 Charging 1420 0x45 Discharging 1421 0x46 FullyCharged 1422 0x47 FullyDischarged 1423 0x48 ConditioningFlag 1424 0x49 AtRateOK 1425 0x4A SMBErrorCode 1426 0x4B NeedReplacement 1427 0x60 AtRateTimeToFull 1428 0x61 AtRateTimeToEmpty 1429 0x62 AverageCurrent 1430 0x63 Maxerror 1431 0x64 RelativeStateOfCharge 1432 0x65 AbsoluteStateOfCharge 1433 0x66 RemainingCapacity 1434 0x67 FullChargeCapacity 1435 0x68 RunTimeToEmpty 1436 0x69 AverageTimeToEmpty 1437 0x6A AverageTimeToFull 1438 0x6B CycleCount 1439 0x80 BattPackModelLevel 1440 0x81 InternalChargeController 1441 0x82 PrimaryBatterySupport 1442 0x83 DesignCapacity 1443 0x84 SpecificationInfo 1444 0x85 ManufacturerDate 1445 0x86 SerialNumber 1446 0x87 iManufacturerName 1447 0x88 iDevicename 1448 0x89 iDeviceChemistery 1449 0x8A ManufacturerData 1450 0x8B Rechargeable 1451 0x8C WarningCapacityLimit 1452 0x8D CapacityGranularity1 1453 0x8E CapacityGranularity2 1454 0x8F iOEMInformation 1455 0xC0 InhibitCharge 1456 0xC1 EnablePolling 1457 0xC2 ResetToZero 1458 0xD0 ACPresent 1459 0xD1 BatteryPresent 1460 0xD2 PowerFail 1461 0xD3 AlarmInhibited 1462 0xD4 ThermistorUnderRange 1463 0xD5 ThermistorHot 1464 0xD6 ThermistorCold 1465 0xD7 ThermistorOverRange 1466 0xD8 VoltageOutOfRange 1467 0xD9 CurrentOutOfRange 1468 0xDA CurrentNotRegulated 1469 0xDB VoltageNotRegulated 1470 0xDC MasterMode 1471 0xF0 ChargerSelectorSupport 1472 0xF1 ChargerSpec 1473 0xF2 Level2 1474 0xF3 Level3 1475 1476140 Bar Code Scanner 1477 0x00 Undefined 1478 0x01 Bar Code Badge Reader 1479 0x02 Bar Code Scanner 1480 0x03 Dumb Bar Code Scanner 1481 0x04 Cordless Scanner Base 1482 0x05 Bar Code Scanner Cradle 1483 0x10 Attribute Report 1484 0x11 Settings Report 1485 0x12 Scanned Data Report 1486 0x13 Raw Scanned Data Report 1487 0x14 Trigger Report 1488 0x15 Status Report 1489 0x16 UPC/EAN Control Report 1490 0x17 EAN 2/3 Label Control Report 1491 0x18 Code 39 Control Report 1492 0x19 Interleaved 2 of 5 Control Report 1493 0x1A Standard 2 of 5 Control Report 1494 0x1B MSI Plessey Control Report 1495 0x1C Codabar Control Report 1496 0x1D Code 128 Control Report 1497 0x1E Misc 1D Control Report 1498 0x1F 2D Control Report 1499 0x30 Aiming/Pointer Mode 1500 0x31 Bar Code Present Sensor 1501 0x32 Class 1A Laser 1502 0x33 Class 2 Laser 1503 0x34 Heater Present 1504 0x35 Contact Scanner 1505 0x36 Electronic Article Surveillance Notification 1506 0x37 Constant Electronic Article 1507 0x38 Error Indication 1508 0x39 Fixed Beeper 1509 0x3A Good Decode Indication 1510 0x3B Hands Free Scanning 1511 0x3C Intrinsically Safe 1512 0x3D Klasse Eins Laser 1513 0x3E Long Range Scanner 1514 0x3F Mirror Speed Control 1515 0x40 Not On File Indication 1516 0x41 Programmable Beeper 1517 0x42 Triggerless 1518 0x43 Wand 1519 0x44 Water Resistant 1520 0x45 Multi-Range Scanner 1521 0x46 Proximity Sensor 1522 0x4D Fragment Decoding 1523 0x4E Scanner Read Confidence 1524 0x4F Data Prefix 1525 0x50 Prefix AIMI 1526 0x51 Prefix None 1527 0x52 Prefix Proprietary 1528 0x55 Active Time 1529 0x56 Aiming Laser Pattern 1530 0x57 Bar Code Present 1531 0x58 Beeper State 1532 0x59 Laser On Time 1533 0x5A Laser State 1534 0x5B Lockout Timeout 1535 0x5C Motor State 1536 0x5D Motor Timeout 1537 0x5E Power On Reset Scanner 1538 0x5F Prevent Read of Barcodes 1539 0x60 Initiate Barcode Read 1540 0x61 Trigger State 1541 0x62 Trigger Mode 1542 0x63 Trigger Mode Blinking Laser On 1543 0x64 Trigger Mode Continuous Laser On 1544 0x65 Trigger Mode Laser on while Pulled 1545 0x66 Trigger Mode Laser stays on after Trigger release 1546 0x6D Commit Parameters to NVM 1547 0x6E Parameter Scanning 1548 0x6F Parameters Changed 1549 0x70 Set parapeter default values 1550 0x75 Scanner In Cradle 1551 0x76 Scanner In Range 1552 0x7A Aim Duration 1553 0x7B Good Read Lamp Duration 1554 0x7C Good Read Lamp Intensity 1555 0x7D Good Read LED 1556 0x7E Good Read Tone Frequence 1557 0x7F Good Read Tone Length 1558 0x80 Good Read Tone Volume 1559 0x82 No Read Message 1560 0x83 Not On File Volume 1561 0x84 Powerup Beep 1562 0x85 Sound Error Beep 1563 0x86 Sound Good Read Beep 1564 0x87 Sound Not On File Beep 1565 0x88 Good Read When to Write 1566 0x89 GRWTI After Decode 1567 0x8A GRWTI Beep/Lamp after transmit 1568 0x8B GRWTI No Beep/Lamp use at all 1569 0x91 Bookland EAN 1570 0x92 Convert EAN 8 to 13 Type 1571 0x93 Convert UPC A to EAN-13 1572 0x94 Convert UPC-E to A 1573 0x95 EAN-13 1574 0x96 EAN-8 1575 0x97 EAN-99 128_Mandatory 1576 0x98 EAN-99 P5/128_Optional 1577 0x9A UPC/EAN 1578 0x9B UPC/EAN Coupon Code 1579 0x9C UPC/EAN Periodicals 1580 0x9D UPC-A 1581 0x9E UPC-A with 128 Mandatory 1582 0x9F UPC-A with 128 Optional 1583 0xA0 UPC-A with P5 Optional 1584 0xA1 UPC-E 1585 0xA2 UPC-E1 1586 0xA9 Periodical 1587 0xAA Periodical Auto-Discriminate + 2 1588 0xAB Periodical Only Decode with + 2 1589 0xAC Periodical Ignore + 2 1590 0xAD Periodical Auto-Discriminate + 5 1591 0xAE Periodical Only Decode with + 5 1592 0xAF Periodical Ignore + 5 1593 0xB0 Check 1594 0xB1 Check Disable Price 1595 0xB2 Check Enable 4 digit Price 1596 0xB3 Check Enable 5 digit Price 1597 0xB4 Check Enable European 4 digit Price 1598 0xB5 Check European 5 digit Price 1599 0xB7 EAN Two Label 1600 0xB8 EAN Three Label 1601 0xB9 EAN 8 Flag Digit 1 1602 0xBA EAN 8 Flag Digit 2 1603 0xBB EAN 8 Flag Digit 3 1604 0xBC EAN 13 Flag Digit 1 1605 0xBD EAN 13 Flag Digit 2 1606 0xBE EAN 13 Flag Digit 3 1607 0xBF Add EAN 2/3 Label Definition 1608 0xC0 Clear all EAN 2/3 Label Definitions 1609 0xC3 Codabar 1610 0xC4 Code 128 1611 0xC7 Code 39 1612 0xC8 Code 93 1613 0xC9 Full ASCII Conversion 1614 0xCA Interleaved 2 of 5 1615 0xCB Italian Pharmacy Code 1616 0xCC MSI/Plessey 1617 0xCD Standard 2 of 5 IATA 1618 0xCE Standard 2 of 5 1619 0xD3 Transmit Start/Stop 1620 0xD4 Tri-Optic 1621 0xD5 UCC/EAN-128 1622 0xD6 Check Digit 1623 0xD7 Check Digit Disable 1624 0xD8 Check Digit Enable Interleaved 2 of 5 OPCC 1625 0xD9 Check Digit Enable Interleaved 2 of 5 USS 1626 0xDA Check Digit Enable Standard 2 of 5 OPCC 1627 0xDB Check Digit Enable Standard 2 of 5 USS 1628 0xDC Check Digit Enable One MSI Plessey 1629 0xDD Check Digit Enable Two MSI Plessey 1630 0xDE Check Digit Codabar Enable 1631 0xDF Check Digit Code 39 Enable 1632 0xF0 Transmit Check Digit 1633 0xF1 Disable Check Digit Transmit 1634 0xF2 Enable Check Digit Transmit 1635 0xFB Symbology Identifier 1 1636 0xFC Symbology Identifier 2 1637 0xFD Symbology Identifier 3 1638 0xFE Decoded Data 1639 0xFF Decode Data Continued 1640 0x100 Bar Space Data 1641 0x101 Scanner Data Accuracy 1642 0x102 Raw Data Polarity 1643 0x103 Polarity Inverted Bar Code 1644 0x104 Polarity Normal Bar Code 1645 0x106 Minimum Length to Decode 1646 0x107 Maximum Length to Decode 1647 0x108 First Discrete Length to Decode 1648 0x109 Second Discrete Length to Decode 1649 0x10A Data Length Method 1650 0x10B DL Method Read any 1651 0x10C DL Method Check in Range 1652 0x10D DL Method Check for Discrete 1653 0x110 Aztec Code 1654 0x111 BC412 1655 0x112 Channel Code 1656 0x113 Code 16 1657 0x114 Code 32 1658 0x115 Code 49 1659 0x116 Code One 1660 0x117 Colorcode 1661 0x118 Data Matrix 1662 0x119 MaxiCode 1663 0x11A MicroPDF 1664 0x11B PDF-417 1665 0x11C PosiCode 1666 0x11D QR Code 1667 0x11E SuperCode 1668 0x11F UltraCode 1669 0x120 USD-5 (Slug Code) 1670 0x121 VeriCode 1671 1672141 Weighing Device 1673 0x00 Undefined 1674 0x01 Weighing Device 1675 0x20 Scale Device 1676 0x21 Scale Class I Metric 1677 0x22 Scale Class I Metric 1678 0x23 Scale Class II Metric 1679 0x24 Scale Class III Metric 1680 0x25 Scale Class IIIL Metric 1681 0x26 Scale Class IV Metric 1682 0x27 Scale Class III English 1683 0x28 Scale Class IIIL English 1684 0x29 Scale Class IV English 1685 0x2A Scale Class Generic 1686 0x30 Scale Attribute Report 1687 0x31 Scale Control Report 1688 0x32 Scale Data Report 1689 0x33 Scale Status Report 1690 0x34 Scale Weight Limit Report 1691 0x35 Scale Statistics Report 1692 0x40 Data Weight 1693 0x41 Data Scaling 1694 0x50 Weight Unit 1695 0x51 Weight Unit Milligram 1696 0x52 Weight Unit Gram 1697 0x53 Weight Unit Kilogram 1698 0x54 Weight Unit Carats 1699 0x55 Weight Unit Taels 1700 0x56 Weight Unit Grains 1701 0x57 Weight Unit Pennyweights 1702 0x58 Weight Unit Metric Ton 1703 0x59 Weight Unit Avoir Ton 1704 0x5A Weight Unit Troy Ounce 1705 0x5B Weight Unit Ounce 1706 0x5C Weight Unit Pound 1707 0x60 Calibration Count 1708 0x61 Re-Zero Count 1709 0x70 Scale Status 1710 0x71 Scale Status Fault 1711 0x72 Scale Status Stable at Center of Zero 1712 0x73 Scale Status In Motion 1713 0x74 Scale Status Weight Stable 1714 0x75 Scale Status Under Zero 1715 0x76 Scale Status Over Weight Limit 1716 0x77 Scale Status Requires Rezeroing 1717 0x80 Zero Scale 1718 0x81 Enforced Zero Return 1719 1720142 Magnetic Stripe Reader 1721 0x00 Undefined 1722 0x01 MSR Device Read-Only 1723 0x11 Track 1 Length 1724 0x12 Track 2 Length 1725 0x13 Track 3 Length 1726 0x14 Track JIS Length 1727 0x20 Track Data 1728 0x21 Track 1 Data 1729 0x22 Track 2 Data 1730 0x23 Track 3 Data 1731 0x24 Track JIS Data 1732 1733144 Camera Control 1734 1735145 Arcade Device 1736 1737# Some Microsoft non-standard extensions 17380xFF00 Microsoft 1739 0xE9 Base Up 1740 0xEA Base Down 1741