Esc ixd1 retrieve delimiter, Esc ixd1, Retrieve delimiter – Brother QL-720NW User Manual
Page 75
Advertising

P-touch Template Command Reference
- 70 -
7. Control Command Details
ESC iXD1 Retrieve delimiter
ASCII: ESC
i
X
D
1
n1
n2
Decimal:
27 105
88 68 49 n1 n2
Hexadecimal:
1B 69 58 44 31 n1 n2
Parameters
n1: 00h (Fixed)
n2: 00h (Fixed)
Description
Retrieves the text string specified for the delimiter.
3- to 22-byte data is returned from the printer. (Varies depending on the length of the text string)
[1,2]:
n1 n2 (number of characters) n1+(n2*256)
[3 and later]: Text string
The retrieved value is a value specified by a static command.
Example
When the delimiter is set as “,” (2Ch):
Code: ESC i X D 1 00h 00h
(1Bh 69h 58h 44h 31h 00h 00h)
Returned value: 01h 00h
(01h 00h 2Ch)
Advertising