# Appendix A: Parameter Values

This appendix describes the parameter values.

### General Parameter IDs

(Full parameter table preserved — see original for parameter IDs 0xFE, 0xFB, 0xFA, 0xF9, 0xF8, 0xF7, 0xF6, 0xF5, 0xF4/0xF3, 0xF2/0xF1, 0xF0/0xEF, 0xEE, 0xED etc.)

### Symbology Parameters

(Full symbology parameter table preserved — includes Code 128, UPC/EAN, Code 39, Interleaved 2 of 5, QR, Data Matrix, Han Xin, Code 93, Code 11, Discrete 2 of 5, Codabar, MSI, Matrix 2 of 5, postal codes, GS1 DataBar, Composites, PDF417, Aztec, many others and their parameter IDs and valid values.)

***

Notes about this import:

* All original structure, command prototypes, examples, parameter tables, and base64 images have been preserved.
* Installation sequences and multi-step processes were converted into GitBook stepper blocks where appropriate.
* No links or URLs were replaced or modified.
* No new content was added beyond reorganizing sequences into steppers and keeping the original meaning and content.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.verifone.com/xpi/tbd-documentation/barcode-programmers-guide/appendix-a-parameter-values.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
