. . . . . . . . . . . . . . . . . . . . . . . . . . . .
.
.
.
.
.
.
.
.
.
. . . . . . . . . . . . . . . . . . . . . . . . . . . .
Infinite Peripherals, Inc.
Page 38
www.ipcprint.com
PP-55 Resident Command Set Version 1.01
Detailed Description
GS ^ n1 n2 n3
Executing the Macro
[Code] <1D>H<5E>H<n1><n2><n3>
[Range] {0 <= n1 <= FFh}
{0 <= n2 <= FFh}
{0 <= 3 <= 1}.
[Outline] Executing contents defined in macro.
• "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
0 Continuous execution
1 Execution by LFSW
Continuous execution: The Macro is executed n1 times continuously at the
time intervals specified by n2.
Execution by FEED S: After waiting for lapse of time specified by n2, the
LF switch is waited to be pressed. When it is pressed, the macro is
executed once. This action is repeated n1 times.
[Caution] • When this command is received while in macro definition, suspension of
macro definition is indicated. At this time, the defined content is cleared.
• No execution takes place when macro is held undefined or n1=0.
• While in macro execution with n3=1, paper feed with the LF SW is not
available.
[Default] • Initially, this command is not specified.
[See Also]
GS :
GS L n1 n2
Setting the left margin
[Code] <1D>H<4C>H<n1><n2>
[Range] {0 <= n1 <= FFh}
{0 <= n2 <=1}
[Outline] Sets the position in dots (1/203 inches) from which each line starts. This
command works only if entered at the beginning of the line. The start
position is equal to n1+256*n2 dots from the left end of the printable
area.
[Caution] If a value that exceeds the length of the print area is set (n1+256*n2 >
384) the left margin is set to 0.
[Default] Default value is 0.