Ovation Software Label Printer manual Printing Labels, Programming Commands

Models: Label Printer

1 66
Download 66 pages 43.42 Kb
Page 25
Image 25

Printing Labels

2.0 Introduction

Labels can be generated using RS-232 or parallel communications to a host computer or a PC with a compatible labeling software package. This chapter explains some of the basic programming commands that are required when writing programs to generate label formats. A programmer's manual can be obtained by mailing or faxing the request card located in the back of this manual.

2.1 Programming Commands

In order to be ready for a command sequence, the printer must first receive a special character called an “attention getter” that informs the printer that it is about to receive a command and the type of command it will be. Immediate commands, system-level commands, and font- loading commands each have their own attention getter. The attention getter character is followed by a command character that tells the printer what action to take.

ASCII

Decimal

HEX

DOS

Attention Getter For

Char.

Value

Value

Prompt

 

SOH

1

01

Ctrl A

Immediate Commands

STX

2

02

Ctrl B

System-Level Commands

ESC

27

1B

Ctrl [

Font-Loading Commands

Table 2-1 Attention Getters

Ovation™2

17

Page 25
Image 25
Ovation Software Label Printer manual Printing Labels, Programming Commands