Esc ixt2 specify print start trigger selection, Esc ixp2 specify print start command text string – Brother MW-260 User Manual
Page 49
27
ESC iXT2
Specify print start trigger selection
[ASCII]
ESC i X T 2 n1 n2 n3
[Decimal]
27 105 88 84 50 nd1 nd2 nd3
[Hexadecimal]
1B 69 58 54 32 nh1 nh2 nh3
[Parameters]
nh1 = 01h (Fixed)
nh2 = 00h (Fixed)
00h≤nh3≤02h
[Description]
·
Selects the print start trigger type.
nh3=00h:
When the specified text string is received (default)
nh3=01h:
When all objects are filled
(Prints with the delimiter at the end of the data)
nh3=02h:
When the specified number of characters is received
(not including delimiters)
·
This command is a static command.
[Remarks]
·
Invalid when nh3 is a value other than 00h through 02h
[Example]
·
When the print start trigger is “when all objects are filled”
ESC i X T 2 01h 00h 01h
(1Bh 69h 58h 54h 32h 01h 00h 01h)
ESC iXP2
Specify print start command text string
[ASCII]
ESC i X P 2 n1 n2 data
[Decimal]
27 105 88 80 50 nd1 nd2 datad
[Hexadecimal]
1B 69 58 50 32 nh1 nh2 datah
[Parameters]
01h≤nh1≤14h
nh2:00h (Fixed)
00h≤datah≤FFh
[Description]
·
Specifies the text string for the print start command.
nh1+(nh2*256):
Length of the text string (can be set between 1 and 20)
data:
Text string (The maximum number of characters that can be set is 20
characters (bytes).)
·
The default text string for the print start command is “^FF”.
·
This command is a static command.