Confidential
MTP7632 Programming Manual
Telpar 800-872-4886 44 -
Hex
1D
43 31 aL aH bL bH n r
Decimal 29
67 49 aL aH bL bH n r
[Range] 0
≤
aL
≤
255
0
≤
aH
≤
255
0
≤
bL
≤
255
0
≤
bH
≤
255
0
≤
n
≤
255
0
≤
r
≤
255
[Description]
Select a count mode for the serial number counter.
•
aL, aH bL, 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.
[Notes] Count-up mode is specified when
[ a
L
+ a
H
×
256] < [ b
L
+ b
H
×
256] , n
≠
0 and r
≠
0.
Count-down mode is specified when
[ a
L
+ a
H
×
256] > [ b
L
+ b
H
×
256] ,n
≠
0 and r
≠
0.
Count stop when
[ aL + aH
×
256] = [ bL + bH
×
256] , n = 0 or r = 0.
If setting count-up mode, the minimum value of the counter is
[ aL + aH
×
256],the
maximum number is [ bL + bH
×
256].If counting up reaches a value exceeding the
maximum, it is resumed with the minimum value.
If setting count-down mode, the maximum value of the counter is
[ aL + aH
×
256],the
minimum number is [ bL + bH
×
256].If counting down reaches a value less than the
minimum, it is resumed with the maximum value.
When this command is executed, the internal counter that indicates the repetition
number specified by r is cleared.
[Default]
aL = 1, aH = 0, bL = 255, bH = 255, n =1, r = 1
[
Reference
]
GS C 0, GS C 2, GS C ;, GS c
GS C 2 nL nH
[Name]
Select counter
[
Format
]
ASCII
GS
C 2 nL mH
Hex
1D
43 32
nL mH
Decimal 29
67 50
nL mH
[
Range
]
0
≤
nL
≤
255
0
≤
nH
≤
255
[Description] Set the serial number counter value
nL and nH determine the value of the serial number set by [ nL + nH
×
256].
[Notes]
In count-up mode, if the counter value specified by this command goes out of the counter
Summary of Contents for MTP7632
Page 85: ...Confidential MTP7632 Programming Manual Telpar 800 872 4886 79 Code Page 1 Katakana ...
Page 86: ...Confidential MTP7632 Programming Manual Telpar 800 872 4886 80 Code Page 2 PC850 Multilingual ...
Page 87: ...Confidential MTP7632 Programming Manual Telpar 800 872 4886 81 Code Page 3 PC860 Portuguese ...
Page 89: ...Confidential MTP7632 Programming Manual Telpar 800 872 4886 83 Code Page 5 PC865 Nordic ...
Page 90: ...Confidential MTP7632 Programming Manual Telpar 800 872 4886 84 Code Page 16 WPC1252 ...
Page 91: ...Confidential MTP7632 Programming Manual Telpar 800 872 4886 85 Code Page 17 PC866 Cyrillic 2 ...
Page 92: ...Confidential MTP7632 Programming Manual Telpar 800 872 4886 86 Code Page 18 PC852 Latin2 ...
Page 93: ...Confidential MTP7632 Programming Manual Telpar 800 872 4886 87 Code Page 19 PC858 ...