Programmer's guide pcos series 150 control codes – Star Micronics 150 User Manual

Page 31

Advertising
background image

Programmer's Guide

PcOS Series 150

Control Codes

Vertical Motion

12/14/99

Rev G

Page 21

Function

Set form length in lines

ASCII

[ESC] C <n>

Hexadecimal

1BH 43H <n>

Decimal

<27> <67> <n>

IPCL

&%SL <m

1

> <m

2

>

EPOS

[ESC] C <n>

Description

This command sets the form length to <n> lines at the current line spacing.

Function

Set form length in inches

ASCII

[ESC] C [NUL] <n>

Hexadecimal

1BH 43H <0> <n>

Decimal

<27> <67> <0> <n>

IPCL

&%SI <m

1

> <m

2

>

EPOS

none

Description

This command sets the form length to <n> inches.

Function

Begin auto line feed

ASCII

[ESC] 5 <01>

Hexadecimal

1BH 35H 01H

Decimal

<27> <53> <01>

IPCL

&%MA

EPOS

none

Description

This command sets auto line feed mode.

Note: This overrides the configuration setting.

Function

End auto line feed

ASCII

[ESC] 5 <0>

Hexadecimal

1BH 35H 00H

Decimal

<27> <53> <0>

IPCL

&%CA

EPOS

none

Description

This command ends auto line feed mode.

Note: This overrides the configuration setting.

Function

Reverse line feed

ASCII

[ESC] ]

Hexadecimal

1BH 5DH

Decimal

<27> <93>

IPCL

&%LR

EPOS

none

Description

This command performs a reverse line feed at the current line spacing.

Note: The receipt station can tolerate no more than 1/2 inch of reverse feed.

Note: This command is not available in models with validation.

Advertising