Section 5. Programming; Introduction; The Sato Cl Programming Language - SATO CL412E Operator And Technical Reference Manual

Thermal transfer printers cl series e
Hide thumbs Also See for CL412E:
Table of Contents

Advertisement

INTRODUCTION

This section presents the commands that are used with the SATO CL Series "e"
printers to produce labels with logos, bar codes and alphanumeric data. All of the CL
commands use the same syntax. Some commands reference a physical point on the
label using horizontal and vertical dot reference numbers. The allowable range for
these references is dependent upon the particular printer to accomodate different
print widths and resolutions. These differences are noted in tables under the
commands affected.
The following information is presented in this section:

The SATO CL Programming Language

Selecting Protocol Control Codes
Using Basic
The Print Area
Command Codes
THE SATO CL PROGRAMMING LANGUAGE
A programming language for a printer is a familiar concept to most programmers. It is
a group of commands that are designed to use the internal intelligence of the printer.
The commands, which are referred to as CL Command Codes, contain non-printable
ASCII characters (such as <STX>, <ETX>, <ESC>) and printable characters.
These commands must be assembled into an organized block of code to be sent as
one data stream to the printer, which in turn interprets the command codes and
generates the desired label output. The programmer is free to use any programming
language available to send the desired data to the SATO CL Series "e" printer.
The command codes used by the SATO CL Series "e" Printers are based upon "Escape"
(1B hexadecimal) sequences. Typically there are four types of command sequences:
These commands generally tell the printer to perform a specific action, like "clear the
memory."
Commands with this format tell the printer to perform a specific action which is
dependent upon the following data, like "print X labels", where the value for X is
contained in the data.
SATO CL Series"e" Printers
SECTION 5.
PROGRAMMING
<ESC>{Command}
<ESC>{Command} {Data}
<ESC>{Command} {Parameter}
PN 9001074 Preliminary
Page 5-1

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cl408eCl608eCl612e

Table of Contents