beautypg.com

Citizen Systems CBM-230/231 User Manual

Page 52

background image

CBM-230/231 User’s Manual

CITIZEN

52

(36) Printing Download Bit Image (GS / m)

Code : [1D]h + [2F]h + m
* {0

m

3} Data is described in Hex code.

Prints download bit images in a mode specified by m.

l Modes can be selected by m are shown table for selection with m are shown below.

Mode Name

Vertical Dot Density

Horizontal Dot Density

0

Normal mode

203 DPI

203 DPI

1

Double wide mode

203 DPI

101 DPI

2

Double high mode

101 DPI

203 DPI

3

Double wide/double high mode

101 DPI

101 DPI

l When data exist inside the print buffer, this command is ignored.
l When a download bit image has not been defined, this command is ignored.
l A portion of a download bit image exceeding one line length is not printed.
l A download character and a download bit image cannot be defined simultaneously.

(37) Starting / Ending Macro Definition (GS :)

Code : [1D]h + [3A]h

Specifying starting / ending macro definition. Maximum content available for macro
definition is 2048 bytes. A portion exceeding 2048 bytes is not defined.

l Even with ESC @ (initialization of the printer) having been executed, defined content is not

cleared. Therefore, it is possible to include ESC @ into the content of macro definition.

l Normal printing operation is carried out even while in macro definition

(38) Macro Execution (GS^ n1 n2 n3)

Code : [1D]h + [5E]h + n1 + n2 + n3
* {0

n1

FF}

{0

n2

FF}

{0

3

1} Data is described in Hex code.

Executing contents defined in macro.

l "n1-n3" indicate as follows:

n1

: The number of times of macro execution

n2

: Waiting time on macro execution

Waiting time of n2 x 100 msec is given for every execution.

n3

: Macro execution mode

n3

Mode

0

Continuous execution

1

Execution by the paper feed SW

Continuous execution

: The Macro is executed n1 times continuously at the time

intervals specified by n2.

Execution by FEED SW

: After waiting for lapse of time specified by n2,

the ERROR LED flickers and the paper feed switch is waited
to be pressed. When it is pressed, the macro is executed once.
This action is repeated n1 times.

l When this command is received while in macro definition, suspension of macro definition

is indicated. At this time, the defined content is cleared.

l No execution takes place when macro is held undefined or n1=0.
l While in macro execution with n3=1, paper feed with the FEED SW is not available.