Sequence Program Outline; Function Outline; Program Outline - Brother PT-P900 Reference Manual

Melsec iq-f sample program
Hide thumbs Also See for PT-P900:
Table of Contents

Advertisement

6. Sequence program outline

6.1.

Function outline

This chapter explains the use example of the print operation using Brother label printer based on the
information from the Mitsubishi programmable controller (MELSEC).
6.2.

Program outline

This program can transmit the following P-touch Template commands to the label printer just one time
communication.
For the explanation of each command, refer to
Command
1
ESC 'ia' 03h
2
'^II'
3
'^TS001'
4
'^SS01,'
5
Filling data
6
'^FF'
For example, filling data of 5 is the following data string.
For the corresponding object name, refer to the drawing in 3.2.2
String of object
number 1
obj0001
By printing the data shown above in each page, change the data a little so that total 3 pages of printing will be
completed.
Content
Changing the mode inside the printer to "P-touch Template mode"
Initialization
Selecting template number "1"
Setting a separator to ',' (comma)
Concatenated string from obj0001-obj0004
Printing start
,
String of object
number 2
obj0002
Each command explanation
Object name
,
String of object
number 3
obj0003
26
MELSEC iQ-F Brother Label Printer Sample Program Reference Manual
in [Appendix A].
list.
,
String of object
number 4
obj0004
,

Advertisement

Table of Contents
loading

Table of Contents