Reference Guide
Table Of Contents
- About This Guide
- Chapter 1 Getting Started
- Chapter 2 Accessories Setup
- Chapter 3 Batch and Spectrum One Terminal Setup
- Chapter 4 Spectrum24 RF Terminal Setup
- Chapter 5 Operating the PDT 6800 Series
- Chapter 6 Maintaining the Terminal
- Chapter 7 Error Recovery and Troubleshooting
- Appendix A Null Modem Pin-outs
- Appendix B Keyboard Layouts
- Appendix C Communications Status Codes
- Appendix D Specifications
- Appendix E Boot-Up Quick Reference
- Appendix F 2D Scanner Drivers and Applications
- Numerics
- A
- B
- C
- D
- E
- F
- I
- K
- L
- M
- N
- P
- R
- S
- T
- U
- W
F-4
PDT 6800 Series Product Reference Guide
ConsIoctlGetExtDecoderParms (0x1C)
ConsIoctlSetExtDecoderParms (0x1A)
ConsIoctlGetExtDecoderParms
Len
ConsIoctlSetExtDecoderParms
Len
struct ExtDecoderParms_S
{
BYTE linear_security_level;
BYTE
linear_supp_enabled;BYTE
code39_xmit_chkdgt;
BYTE xmit_i25_chkdgt;
BYTE msi_chkdgt_scheme;
BYTE check_i25_chkdgt;
BYTE
random_weight_chkdgt;
BYTE tri39_red_enabled;
BYTE
cvtEAN8_2_EAN13;
BYTE cvtI25_2_EAN13;
BYTE cvtC39_2_C32;
BYTE C32Prefix;
BYTE EnableC128Perf;
BYTE C128PerfLvl;
BYTE EnableC39Perf;
BYTE C39PerfLvl;
BYTE updf_performance;
BYTE UPC_Composite;
};
ConsIoctlGetScanOptions (0x1D)
ConsIoctlSetScanOptions (0x1B)
ConsIoctlGetScanOptionsLen
ConsIoctlSetScanOptionsLen
struct ScanOptions_S
{
BYTE laser_on_time;
BYTE aim_time;
BYTE scan_mode;
BYTE aim_mode;
};
Table F-2. APIs (Continued)
Function Length Structure