Sequence Program Outline; Function Outline; Program Outline - Brother MELSEC iQ-F TD-4420TN Program Reference Manual

Hide thumbs Also See for MELSEC iQ-F TD-4420TN:
Table of Contents

Advertisement

5. Sequence program outline

5.1. Function outline

Based on the information from the Mitsubishi programmable controller (MELSEC), this chapter explains the
use example of the print operation using Brother label printer.

5.2. Program outline

This program can transmit the following FBPL command to label printer just one time communication.
For the explanation of each command, refer to FBPL command reference in
Command
1
CLS
2
TEXT 10,10,"3",0,3,3,"brother"
3
PRINT 1,1
Content
Deletes image buffer.
Arranges texts.
Parameter:
X-coordinate
Y-coordinate
Font name
Rotation angle
Horizontal double angle 3
Vertical double angle
Text string
Prints.
Parameter:
Number of print label sets
Number of print label copies 1
18
MELSEC iQ-R Brother Label Printer Sample Program Reference Manual
[Appendix
A].
10
10
"3" (16x24 fixed pitch
dot font)
0
3
"brother"
1

Advertisement

Table of Contents
loading

Table of Contents