P-touch Template Manual/ Command Reference

Table Of Contents
P-touch Template 2.0 Command Reference
- 105 -
8. Setting and Retrieving Command Details
ESC iXv2 (08h) Specify Network Raw port bi-directional communication
ASCII: ESC i X v 2 03h 00h 00h 08h n1
Hexadecimal: 1B 69 58 76 32 03 00 00 08 nh1
Parameters
nh1: 00h, 07h
Description
Enable or disable the bi-directional communication setting for during Network Raw port communication.
nh1=00h:
Disable (Default)
nh1=07h:
Enable
The default value is 00h (Disable).
Specifying 07h (Enable) will allow the printer to return a response during Network Raw port
communication.
This command is a static command.
Example
For when bi-directional communication (response from the printer) with the Raw port is enabled.
Since the value will be n1=07h, the command will be as follows.
ESC i X v 2 03h 00h 00h 08h 07h
(1Bh 69h 58h 76h 32h 03h 00h 00h 08h 07h)