Chapter 8. Control Commands

Command Notation

[Name]

The name of the command.

[Format]

The code sequence.

 

ASCII indicates the ASCII equivalents.

 

Hex indicates the hexadecimal equivalents.

 

Decimal indicates the decimal equivalents.

 

[ ] k indicates the contents of the [ ] should be repeated

 

k times.

[Range]

Gives the allowable ranges for the arguments.

[Description]

Describes the function of the command.

Explanation of Terms

LSB

Least Significant Bit

HT

 

 

[Name]

Horizontal tab.

 

[Format]

ASCII

HT

 

Hex

09

 

Decimal

9

[Description]

Moves the print position to the next horizontal tab position.

LF

 

 

[Name]

Print and line feed.

[Format]

ASCII

LF

 

Hex

0A

 

Decimal

10

[Description]

Prints the data in the print buffer and feeds one line

 

based on the current line spacing.

CR

 

 

[Name]

Print and carriage return.

[Format]

ASCII

CR

 

Hex

0D

 

Decimal

13

[Description]

This command is set according to the DIP switch 1-1 setting

 

at power-on. This command is only available with a parallel

 

interface.

 

This command prints the data in the print buffer and does not feed the paper.

Sets the print starting position to the beginning of the line.

23

Page 24
Image 24
Samsung SRP-250 Series specifications Control Commands, Command Notation