Printronix P9000 Series manual RibbonMinder, Set Job Rate

Models: P9000 Series

1 334
Download 334 pages 53.53 Kb
Page 161
Image 161

RibbonMinder, Set Job Rate

 

ASCII

Hex

Decimal

P-Series

SFCC r J NNNN E

SFCC 72 4A NNNN 45

 

 

 

 

SFCC 114 74 NNNN 69

Serial

ESC r J NNNN E

1B 72 4A NNNN 45

27 114 74 NNNN 69

Purpose

Sets printer job rate.

 

 

P-Series Expression

(using SOH) CHR$(1);•rJNNNNE";

Serial

 

Expression

CHR$(27);•rJNNNNE";

where

NNNN is the JOB RATE expressed as a decimal number having between

 

one and four digits. NNNN must be a value between 0 and 1000, and is

 

represented by an ASCII sequence. For example, if the JOB RATE value

 

is 341, the serial control code sequence will be CHR$(27);•rJ341E";

 

E is the terminator following the NNNN field.

Comment

Refer to the RibbonMinder chapter to determine the job rate and job analyF

 

sis, and for more information on the RibbonMinder feature.

Example

Refer to the RibbonMinder Enable/Disable control code on page 6-62.

Programming

6-63

Page 161
Image 161
Printronix P9000 Series manual RibbonMinder, Set Job Rate