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-5
2D Scanner Drivers and Applications
ConsIoctlGetMacroPDF 0x1C
ConsIoctlSetMacroPDF 0x1A
ConsIoctlGetMacroPDFLen
ConsIoctlSetMacroPDFLen
struct MacroPDF_S
{
byte xmit_file_name;
byte xmit_block_count;
byte xmit_time_stamp;
byte xmit_sender;
byte xmit_addressee;
byte xmit_csum;
byte xmit_file_size;
byte xmit_header;
byte xmit_marker;
};
ConsIoctlGetMacroPDFAuxData (0x1E) ConsIoctlGetMacroPDFAuxDa
taLen
struct
MacroPDFAuxData_S
{
WORD SegmentIndex;
WORD SegmentCount;
CHAR FileId[256];
time_t Time_stamp;
WORD FileSize;
WORD CheckSum;
CHAR FileName[256];
CHAR Sender[256];
CHAR Addressee[256];
};
++
ConsIoctlGetVersion (0x1F) ConsIoctlGetVersionLen struct Version_S
{
BYTE Major;
BYTE Minor;
BYTE Scannerver[20];
BYTE Decoderver[20];
};
Table F-2. APIs (Continued)
Function Length Structure