For (2):

n indicates the number of bar code data, and the printer processes n bytes from the next character data as bar code data.

If n is outside of the specified range, the printer stops command processing and processes the following data as normal data.

In standard mode:

If d is outside of the specified range, the printer only feeds paper and processes the following data as normal data.

If the horizontal size exceeds printing area, the printer only feeds the paper.

This command feeds as much paper as is required to print the bar code, regardless of the line spacing specified by ESC 2 or ESC 3.

This command is enabled only when no data exists in the print buffer. When data exists in the print buffer, the printer processes the data following m as normal data.

After printing bar code, this command sets the print position to the beginning of the line.

In page mode :

This command develops bar code data in the print buffer, but does not print it. After processing bar code data, this command moves the print position to the right side dot of the bar code.

If d is out of the specified range, the printer stops command processing and processes the following data as normal data. In this case the data buffer position does not change.

If bar code width exceeds the printing area, the printer does not print the bar code but moves the data buffer position to the left side out of the printing area.

FS p n m

[Name]

Print NV

bit image

 

 

[Format]

ASC I I

FS

p

n

m

 

Hex

 

1C

70

n

m

 

Decimal

28

112 n

m

[Range]

1

n

4

 

 

 

 

0

m

3, 48

m

51 ,

 

[Description]

 

Prints a NV bit image n using the mode specified by m.

 

 

 

 

 

 

 

 

 

 

m

Mode

Vertical

Horizontal

 

 

 

Dot Density

Dot Density

 

 

 

 

 

 

 

0,48

Normal

203 DPI

203 DPI

 

 

1,49

Double-width

203 DPI

101 DPI

 

 

2,50

Double-heigh

101 DPI

203 DPI

 

 

 

3,51

Quadruple

101 DPI

101 DPI

 

N is the number of the NV bit image .

M specifies the bit image mode.

RP-3180 USER'S MANUAL 27

FS q n [xL xH yL yH d1...dk]1...[xL xH yL yH d1...dk]n

[Name]

Define NV bit image

 

 

[Format]

ASC II

FS

q

n

[xL xH yL yD d1...dk]1

 

Hex

 

1C

71

n

[xL xH yL yD d1...dk]1

 

Decimal

28

113 n

[xL xH yL yD d1...dk]1

[Range]

1

n

4

 

 

 

 

0

xL

72

 

 

 

 

xH=0

 

 

 

 

 

0

yL

255

 

 

 

0yL 1(when 1(yL+yH x 256) 288)

0 d 255

k=(xL + xH x 256) x (yL+yH x 256) x8

Total defined data area = 2M bits (256K bytes)

[Description]

Define the NV bit image specified by n..

 

N specifies the number of the defined NV bit image .

 

XL, xH specifies (xL+xH x 256) x8 dots in the horizontal direction

 

for the NV bit image you are defining.

 

YL, yH specifices (yL+yH x 256) x 8 dots in the vertical direction

 

for the NV bit image you are defining.

[Example]

When xL = 64, xH = 0, yL = 96, yH = 0

RP-3180 USER'S MANUAL 28

Page 17
Image 17
TVS electronic RP-3180 user manual Standard mode, Mode, FS p n m, Asc I, FS q n xL xH yL yH d1...dk1...xL xH yL yH d1...dkn