Seiko TM-L60 Specifications Page 72

  • Download
  • Add to my manuals
  • Print
  • Page
    / 98
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 71
Rev. A Command Descriptions 1-65
TM–L60II/L60IIP Information Manual
GS C 1 aL aH bL bH n r selects a count mode for the serial number counter. aL, aH, bL, or bH specify the
counter range. n indicates the stepping amount when counting up or down. r indicates the repetition
number when the counter value is fixed. The default settings are as follows: a
L=1, aH=0, bL=255,
b
H=255, n=1, r=1.
Count-up mode is specified when [a
L + aH × 256] < [bL + bH × 256] and n is not equal to 0 and r is not
equal to 0. In setting count-up mode, the minimum value of the counter is [a
L + aH × 256] and the
maximum value is [b
L + bH × 256]. If counting up reaches a value exceeding the maximum, it is
resumed with the minimum value.
Count-down mode is specified when [a
L + aH × 256] > [bL + bH × 256] and n is not equal to 0 and r is
not equal to 0. In setting count-down mode, the maximum value of the counter is [a
L + aH × 256] and
the minimum value is [b
L + bH × 256]. If counting down reaches a value less than the minimum, it is
resumed with the maximum value.
Counting stops when [a
L + aH × 256] = [bL + bH × 256] or n= 0 or r = 0.
GS C 2 n
L nH sets the serial number counter value. nL and nH determine the value of the serial number
counter set by [n
L + nH × 256]. The default setting is nL=1, nH=0.
In count-up mode, if the counter value specified by this command goes out of the counter operation
range specified by the GS C 1 or GS C ; commands, it is forced to convert to the minimum value set
by the GS c command.
In count-down mode, if the counter value specified by this command goes out of the counter
operation range specified by the GS C 1 or GS C ; commands, it is forced to convert to the maximum
value set by the GS c command.
Program Example Print Sample
PRINT #1, CHR$(&H1D);"C1";CHR$(1);CHR$(0);
CHR$(44);CHR$(1);CHR$(1);CHR$(1);
Li ne 010
Li ne 011
PRINT #1, CHR$(&H1D);"C2";CHR$(10);CHR$(0);
PRINT #1, CHR$(&H1D);"C0";CHR$(3);CHR$(1);
PRINT #1, "Line ";CHR$(&H1D);"c";CHR$(&HA);
PRINT #1, "Line ";CHR$(&H1D);"c";CHR$(&HA);
Page view 71
1 2 ... 67 68 69 70 71 72 73 74 75 76 77 ... 97 98

Comments to this Manuals

No comments