41
(2) When you set Print contents of Item 1 of Nozzle 1 to "ABC123" and the print contents of Item 101
of Nozzle 2 to "DEF456":
Step 1. Write “Start” on Start/Stop control flag by Holding Register writing.
Step 2. Write “6” on Character count of Item 1 of Nozzle 1 by Holding Register writing.
Step 3. Write “ABC123” on Print contents of Item 1 of Nozzle 1 by Holding Register writing.
Step 4. Write “6” on Character count of Item 101 of Nozzle 2 by Holding Register writing.
Step 5. Write “DEF456” on Print contents of Item 101 of Nozzle 2 by Holding Register writing.
Step 6. Write “Stop” on Start/Stop control flag by Holding Register writing.
External unit
IJ Printer
Holding Register writing request
Holding Register writing response
1 Write “Start” on Start/Stop control flag by Holding Register writing. (function code: 0x10).
[Request message data of Holding Register writing]
0000 0000 0009 01 10 0000 0001 02 0001
[Response message data of Holding Register writing]
0000 0000 0006 01 10 0000 0001
(Hexadecimal notation)
Holding Register writing request
Holding Register writing response
2 Write “6” on Character count of Item 1 of Nozzle 1 by Holding Register writing.
(function code: 0x10)
[Request message data of Holding Register writing]
0000 0000 0009 01 10 0020 0001 02 0006
[Response message data of Holding Register writing]
0000 0000 0006 01 10 0020 0001
(Hexadecimal notation)
Holding Register writing request
Holding Register writing response
3 Write “ABC123” on Print contents of Item 1 of Nozzle 1 by Holding Register writing.
(function code: 0x10).
[Request message data of Holding Register writing]
0000 0000 001F 01 10 0084 000C 18 0000 0041 0000 0042 0000 0043 … 0000 0033
[Response message data of Holding Register writing]
0000 0000 0006 01 10 0084 000C
(Hexadecimal notation)