![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/7/2a/72a866ba-1585-47ff-8f33-2def19945330/72a866ba-1585-47ff-8f33-2def19945330-bg103.png)
261TN5250e Printer Commands Using IDB: Input Data String Syntax
Input Data String
Syntax
The input data string (<data>) following some printer commands
can contain three parts: Text, decimal numbers, and hexadecimal
numbers.
Text, decimal numbers, and hexadecimal numbers can be mixed by
separating each element with a comma. Example:
/0A,/0D, "Text",12,/0D,10,"More text",-
45,"Last text",/0C
Text: Text has to be put in quotation marks.
"This is a text"
Decimal: Decimal numbers are entered normally.
Use commas to separate.
12,34,24,67,12,3,45,6,7,90,255
Hexadecimal: Hexadecimal numbers have to be entered with a
slash in front followed by two hex digits. Use
commas to separate.
/23,/EE,/E4,/45,/F2,/78,/34,/1F