(10)Sentence Registration (ESC + “/” + n) Command

With input of ESC (1BH) + “/” (2FH) + n + ‘registered sentence’ code, 24 (40)-bytes data following n are registered. Set a numeral of 1~8 to n.

With any other numeral having been set, data following are regarded as normal printing data, where no registration takes place and printing conducted.

Data cannot exceed one line which should be ended with CR (0DH) or LF (0AH). To register sentences exceeding 24 (40) bytes, sentence up to 24 (40) bytes are registered, and the data following are printed out as printed data.

The ESC command cannot be registered.

(11)Registered Sentence Printing (ESC + “!” + n) Command

With ESC (1BH) + “!” (21H) + n code input, sentence already registered in the numeral assigned to n are printed.

Assign, to n, a numeral of 1 to 8. With any other numeral having been set, no execution takes place.

Note 1: As much as 24 (40) bytes of data can be registered. In case that 24 (40) columns are exceeded on printing (because of enlarged or 4 letters having been assigned, etc.), printing is conducted up to 24 (40)th column and the columns overflowed are printed in the next line. Be sure to make registration in consideration of printing results.

Note 2: When double height and width character printing or inverted character printing is executed in registered sentence printing, this setting is active even after returning to normal printing unless that setting is cancelled.

Application Example

ESC

/

1

This is a pen

CR

 

 

 

 

 

Sentence registered in 1.

ESC

/

9

It this a pen ?

CR

 

 

 

 

 

No registration made with 9.

ESC

/

1

Is this a pen

CR

 

 

 

 

 

Overwritten on sentence registered initially in 1.

ESC

!

1

Printing of sentence registered in 1.

— 38 —

Page 42
Image 42
Citizen Systems CBM-910 Type II user manual Esc